summaryrefslogtreecommitdiffstats
path: root/ipapython
Commit message (Expand)AuthorAgeFilesLines
* Gain information from ADad-workTomas Babej2013-07-182-7/+15
* Run gpg-agent explicitly when encrypting/decrypting files.Jan Cholasta2013-07-171-7/+12
* Use --ignore-dependencies only when necessaryAna Krivokapic2013-07-111-4/+5
* Avoid systemd service deadlock during shutdownAna Krivokapic2013-07-111-1/+11
* Use correct DS instance in ipactl statusAna Krivokapic2013-07-112-13/+31
* Add Nose plugin for BeakerLib integrationPetr Viktorin2013-06-171-6/+13
* Manage ipa-otpd.socket by IPATomas Babej2013-06-061-0/+1
* Remove code to install Dogtag 9Petr Viktorin2013-05-311-4/+0
* Remove leading zero from IPA_NUM_VERSIONPetr Viktorin2013-05-141-0/+17
* Remove unused ipapython.certdb.CertDB classPetr Viktorin2013-04-021-127/+0
* Process exceptions when talking to DogtagAlexander Bokovoy2013-03-211-1/+4
* Extend ipa-replica-manage to be able to manage DNA ranges.Rob Crittenden2013-03-131-0/+2
* Use IPAdmin rather than raw python-ldap in migration.py and ipadiscovery.pyPetr Viktorin2013-03-132-75/+46
* Use IPAdmin rather than raw python-ldap in ipa-client-installPetr Viktorin2013-03-131-1/+4
* Move ipaldap to ipapythonPetr Viktorin2013-03-131-0/+1815
* Derive Entity class from Entry, and move it to ldapupdatePetr Viktorin2013-03-011-131/+0
* Remove unused methods from Entry, Entity, and IPAdminPetr Viktorin2013-03-011-52/+0
* Add custom mapping object for LDAP entry data.Jan Cholasta2013-03-011-0/+2
* Make ipapython.dogtag log requests at debug level, not infoPetr Viktorin2013-02-011-1/+1
* Port ipa-replica-prepare to the admintool frameworkPetr Viktorin2013-02-011-1/+4
* Better logging for AdminTool and ipa-ldap-updaterPetr Viktorin2013-02-011-30/+90
* Add support for RFC 6594 SSHFP DNS records.Jan Cholasta2013-02-011-3/+12
* Drop ipapython.compat.Jan Cholasta2013-02-013-84/+2
* Use new certmonger locking to prevent NSS database corruption.Rob Crittenden2013-01-291-11/+27
* Pylint cleanup.Jan Cholasta2013-01-293-21/+16
* Use secure method to acquire IPA CA certificateJohn Dennis2013-01-231-0/+36
* convert the base platform modules into packagesTimo Aaltonen2013-01-1410-178/+273
* Cookie Expires date should be locale insensitiveJohn Dennis2012-12-201-31/+11
* Switch %r specifiers to '%s' in Public errorsLynn Root2012-12-111-3/+3
* Compliant client side session cookie behaviorJohn Dennis2012-12-101-0/+699
* Stop and disable conflicting time&date servicesMartin Kosek2012-12-074-5/+18
* Only update the list of running services in the installer or ipactl.Rob Crittenden2012-12-052-4/+17
* Change network configuration fileMartin Kosek2012-12-054-2/+138
* Drop unused readline importLubomir Rintel2012-12-041-1/+1
* Use correct Dogtag configuration in get_pin and get_ca_certchainPetr Viktorin2012-11-232-4/+8
* Changes to use a single database for dogtag and IPAAde Lee2012-11-231-1/+11
* Save service name on service startup/shutdownSimo Sorce2012-11-014-0/+50
* Revert "Save service name on service startup"Simo Sorce2012-11-014-29/+0
* Save service name on service startupSimo Sorce2012-11-014-0/+29
* Preserve original service_name in servicesSimo Sorce2012-11-012-15/+16
* After unininstall see if certmonger is still tracking any of our certs.Rob Crittenden2012-11-011-0/+36
* IPA Server check in ipa-replica-manageTomas Babej2012-10-311-0/+13
* Close connection after each request, avoid NSS shutdown problem.Rob Crittenden2012-10-241-0/+6
* Make sure the CA is running when starting servicesPetr Viktorin2012-10-232-61/+154
* Add fallback for httpd restarts on sysV platformsMartin Kosek2012-10-181-0/+17
* ipautil.run: Log the command line before running the commandPetr Viktorin2012-10-171-6/+11
* Create Firefox extension on upgrade and replica-installPetr Viktorin2012-10-101-4/+13
* Fix CA CRL migration crash in ipa-upgradeconfigMartin Kosek2012-10-101-2/+2
* Move CRL publish directory to IPA owned directoryMartin Kosek2012-10-091-2/+2
* Wait for secure Dogtag ports when starting the pki servicesPetr Viktorin2012-10-031-4/+4