freeipa/ipaserver
Martin Kosek 1d2d1e1af1 Sort LDAP updates properly
LDAP updates were sorted by number of RDNs in DN. This, however,
sometimes caused updates to be executed before cn=schema updates.
If the update required an objectClass or attributeType added during
the cn=schema update, the update operation failed.

Fix the sorting so that the cn=schema updates are always run first
and then the other updates sorted by RDN count.

https://fedorahosted.org/freeipa/ticket/3342
2013-01-11 11:29:04 -05:00
..
install Sort LDAP updates properly 2013-01-11 11:29:04 -05:00
plugins Add detection for users from trusted/invalid realms 2012-12-06 10:34:23 -05:00
__init__.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
dcerpc.py Add detection for users from trusted/invalid realms 2012-12-06 10:34:23 -05:00
ipaldap.py Provide 'protocol' argument to IPAdmin 2012-11-23 12:19:20 +01:00
rpcserver.py Compliant client side session cookie behavior 2012-12-10 12:45:09 -05:00