summaryrefslogtreecommitdiffstats
path: root/install/tools/ipa-managed-entries
Commit message (Expand)AuthorAgeFilesLines
* ipa-managed-entries requires password with bad passwordGabe2014-11-261-1/+4
* Move CACERT definition to a single place.Jan Cholasta2014-03-251-2/+1
* Use /usr/bin/python2Xiao-Long Chen2014-01-031-1/+1
* Turn LDAPEntry.single_value into a dictionary-like property.Jan Cholasta2013-11-051-2/+2
* Print newline after receiving EOF in installutils.read_password.Jan Cholasta2013-07-241-1/+1
* Remove ipaserver/ipaldap.pyPetr Viktorin2013-03-131-2/+1
* Remove some uses of raw python-ldapPetr Viktorin2013-03-011-40/+16
* replace getEntry with get_entry (or get_entries if scope != SCOPE_BASE)Petr Viktorin2013-03-011-5/+2
* Replace getList by a get_entries methodPetr Viktorin2013-03-011-3/+2
* Replace entry.getValue by entry.single_valuePetr Viktorin2013-03-011-2/+2
* Remove some unused importsPetr Viktorin2013-03-011-1/+0
* Use DN objects instead of stringsJohn Dennis2012-08-121-12/+7
* Move install script error handling to a common functionPetr Viktorin2012-05-311-17/+2
* Remove unused options from ipa-managed-entriesMartin Kosek2012-02-071-3/+0
* Catch exception when trying to list missing managed entries definitionsRob Crittenden2012-01-121-3/+7
* Add plugin framework to LDAP updates.Rob Crittenden2011-11-221-3/+1
* ticket 2022 - modify codebase to utilize IPALogManager, obsoletes loggingJohn Dennis2011-11-231-6/+3
* Fix ipa-managed-entries bind procedureMartin Kosek2011-11-161-7/+13
* Fix ipa-managed-entries password option long formMartin Kosek2011-10-261-1/+1
* Install tools crash when password prompt is interruptedMartin Kosek2011-10-061-0/+2
* 25 Create Tool for Enabling/Disabling Managed Entry PluginsJR Aquino2011-09-211-0/+252