summaryrefslogtreecommitdiffstats
path: root/ipaserver/install/ldapupdate.py
Commit message (Expand)AuthorAgeFilesLines
* Run index task in ldap updater only when neededMartin Kosek2012-09-161-6/+9
* Add attributeTypes to safe schema updaterMartin Kosek2012-09-161-29/+39
* Add safe updates for objectClassesMartin Kosek2012-09-041-2/+50
* Ticket #3008: DN objects hash differently depending on caseJohn Dennis2012-08-221-1/+1
* Use DN objects instead of stringsJohn Dennis2012-08-121-331/+357
* Rework task naming in LDAP updates to avoid conflicting names in certain casesAlexander Bokovoy2012-07-241-9/+9
* Framework for admin/install tools, with ipa-ldap-updaterPetr Viktorin2012-07-221-1/+1
* Move install script error handling to a common functionPetr Viktorin2012-05-311-1/+4
* Remove ipa-server-install LDAP update errorsMartin Kosek2012-05-171-1/+8
* Remove duplicate and unused utility codePetr Viktorin2012-05-091-1/+1
* Don't check for schema uniqueness when comparing in ldapupdate.Rob Crittenden2012-02-221-1/+6
* Correct update syntax in 30-s4u2proxy.updateRob Crittenden2012-02-151-6/+6
* Fix attempted write to attribute of read-only object.Jan Cholasta2012-01-021-2/+2
* Ticket #1879 - IPAdmin undefined anonymous parameter listsJohn Dennis2011-11-291-2/+2
* Fix some issues introduced when rebasing update patchRob Crittenden2011-11-231-4/+4
* Add plugin framework to LDAP updates.Rob Crittenden2011-11-221-62/+82
* ticket 2022 - modify codebase to utilize IPALogManager, obsoletes loggingJohn Dennis2011-11-231-42/+42
* Fix DNS permissions and membership in privilegesRob Crittenden2011-10-091-2/+14
* Move Managed Entries into their own container in the replicated space.Jr Aquino2011-09-121-26/+126
* 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