freeipa/ipaserver
Martin Kosek 5550ee1607 Fix LDAP add calls in replication module
Replace conn.add_s(entry) with conn.addEntry(entry) to avoid
function calls with an invalid number of parameters.

https://fedorahosted.org/freeipa/ticket/2139
2012-01-13 09:10:50 +01:00
..
install Fix LDAP add calls in replication module 2012-01-13 09:10:50 +01:00
plugins Fix attempted write to attribute of read-only object. 2012-01-02 11:51:26 +03:00
__init__.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
conn.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
ipaldap.py Fix attempted write to attribute of read-only object. 2012-01-02 11:51:26 +03:00
ipautil.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
rpcserver.py Reload UI on server upgrade. 2011-12-21 13:23:08 -06:00