summaryrefslogtreecommitdiffstats
path: root/ipaserver/install/ldapupdate.py
Commit message (Expand)AuthorAgeFilesLines
* 35 remove escapes from the cvs parser in ipaserver/install/ldapupdate https:/...Jr Aquino2011-07-191-2/+1
* Disallow direct modifications to enrolledBy.Rob Crittenden2011-07-141-2/+2
* Add backslash escape support for cvs readerJohn Dennis2011-06-221-1/+2
* LDAP Updater may crash IPA installerMartin Kosek2011-05-021-1/+1
* The default groups we create should have ipaUniqueId setRob Crittenden2011-04-151-1/+9
* Fix traceback in ipa-nis-manage.Rob Crittenden2011-04-111-28/+32
* Fix ORDERING in some attributetypes and remove other unnecessary elements.Rob Crittenden2011-04-051-1/+1
* Automatically update IPA LDAP on rpm upgradesRob Crittenden2011-03-211-17/+26
* Domain to RealmSimo Sorce2011-03-141-10/+15
* Use ldapi: instead of unsecured ldap: in ipa core tools.Pavel Zuna2011-03-031-15/+30
* Add default roles and permissions for HBAC, SUDO and pw policyRob Crittenden2011-02-221-2/+14
* Let 389-ds start up even if Kerboros is not configured yet.Rob Crittenden2011-02-141-5/+9
* Add a replace option to ipa-ldap-updater.Rob Crittenden2011-02-141-1/+14
* Change FreeIPA license to GPLv3+Jakub Hrozek2010-12-201-5/+5
* UUIDs: remove uuid python plugin and let DS always autogenerateSimo Sorce2010-10-281-2/+1
* Add LDAP upgrade over ldapi support.Rob Crittenden2010-06-011-14/+37
* Use escapes in DNs instead of quoting.Rob Crittenden2010-04-191-0/+3
* Added Fuzzy docstrings; make-test now runs doctests in tests/*; fixed 'exista...Jason Gerard DeRose2009-12-181-1/+1
* Make the IPA server host and its services "real" IPA entriesRob Crittenden2009-12-111-1/+2
* Add a sleep() prior to calling tasks to ensure postop writes are doneRob Crittenden2009-10-161-0/+3
* Robustness fix for updater, in case updates['updates'] is not set yet.Rob Crittenden2009-10-051-1/+1
* Let the updater delete entries and add small test harnessRob Crittenden2009-10-051-6/+49
* Use the csv module instead of my own hackish lexer.Rob Crittenden2009-05-191-34/+30
* Rename errors2.py to errors.py. Modify all affected files.Pavel Zuna2009-04-231-7/+7
* Finish work replacing the errors module with errors2Rob Crittenden2009-04-201-6/+6
* Translate variables on all lines and sort files to be updatedRob Crittenden2009-03-251-3/+5
* Remove references to detail. This was used by the v1 exception systemRob Crittenden2009-02-111-20/+3
* Rename ipa-python directory to ipapython so it is a real python libraryRob Crittenden2009-02-091-1/+1
* Remove more unused files and functions, replace ipaerror with new error classesRob Crittenden2009-02-061-7/+8
* Remove some duplicated code that was moved to ipaserver and use it Remove som...Rob Crittenden2009-02-061-21/+23
* Get merged tree into an installalble state.Rob Crittenden2009-02-031-1/+1
* Mass tree reorganization for IPAv2. To view previous history of files use:Rob Crittenden2009-02-031-0/+593