summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* ipalib: Remove redundant and star imports from host pluginTomas Babej2014-09-301-8/+8
* idviews: Add ipaAssignedIDVIew reference to the host objectTomas Babej2014-09-303-8/+14
* idviews: Create container for ID views under cn=accountsTomas Babej2014-09-303-0/+6
* idviews: Add necessary schema for the ID viewsTomas Babej2014-09-304-1/+11
* Add missing imports to ipapython.certdbJan Cholasta2014-09-301-0/+2
* Do not crash in CAInstance.__init__ when default argument values are usedJan Cholasta2014-09-301-2/+8
* Fix certmonger search for the CA cert in ipa-certupdate and ipa-cacert-manageJan Cholasta2014-09-302-2/+6
* Fix certmonger.wait_for_requestJan Cholasta2014-09-301-1/+1
* Remove ipa-ca.crt from systemwide CA store on client uninstall and cert updateJan Cholasta2014-09-303-10/+30
* Get server hostname from jsonrpc_uri in ipa-certupdateJan Cholasta2014-09-301-4/+2
* Check if IPA client is configured in ipa-certupdateJan Cholasta2014-09-301-0/+6
* Use /etc/ipa/nssdb to get nicknames of IPA certs installed in /etc/pki/nssdbJan Cholasta2014-09-303-96/+42
* Use NSSDatabase instead of direct certutil calls in client codeJan Cholasta2014-09-303-58/+26
* Add NSSDatabase.has_nickname for checking nickname presence in a NSS DBJan Cholasta2014-09-301-0/+9
* Move NSSDatabase from ipaserver.certs to ipapython.certdbJan Cholasta2014-09-302-447/+452
* Introduce NSS database /etc/ipa/nssdbJan Cholasta2014-09-306-64/+153
* Fix ImportError in ipa-ca-installMartin Kosek2014-09-301-1/+1
* Do stricter validation of CA certificatesJan Cholasta2014-09-302-4/+15
* Allow choosing CA-less server certificates by nameJan Cholasta2014-09-306-7/+53
* CA-less installer options usability fixesJan Cholasta2014-09-308-232/+326
* External CA installer options usability fixesJan Cholasta2014-09-309-141/+136
* Add NSSDatabase.import_files method for importing files in various formatsJan Cholasta2014-09-301-0/+191
* extdom: add support for new versionSumit Bose2014-09-303-252/+603
* Use stack allocation when writing values during otp authNathaniel McCallum2014-09-301-17/+11
* webui: do not offer ipa-ad-winsync and ipa-ipa-trust range typesPetr Vobornik2014-09-291-8/+0
* baseldap: Properly handle the case of renaming object to the same nameTomas Babej2014-09-292-11/+35
* Allow specifying signing algorithm of the IPA CA cert in ipa-server-install.Jan Cholasta2014-09-293-5/+23
* Do not require description in UI.David Kupka2014-09-2910-17/+17
* Detect and configure all usable IP addresses.David Kupka2014-09-266-247/+255
* ipaserver.install.service: Don't show error message on SystemExit(0)Petr Viktorin2014-09-261-8/+9
* Add 'host' setting into default.conf configuration file on client. Fix descri...David Kupka2014-09-262-4/+5
* LDAP disable serviceMartin Basti2014-09-261-1/+66
* Refactoring of autobind, object_existsMartin Basti2014-09-266-50/+50
* ipa-restore: Set SELinux booleans when restoringPetr Viktorin2014-09-262-0/+43
* Move setting SELinux booleans to platform codePetr Viktorin2014-09-265-119/+152
* ipa-kdb: fix unit testsSumit Bose2014-09-262-1/+4
* Remove --ip-address, --name-server otpions from DNS helpMartin Basti2014-09-261-5/+2
* DNS tests: tests update to due to change in optionsMartin Basti2014-09-254-354/+231
* WebUI: DNS: Remove ip-address, admin-email optionsMartin Basti2014-09-251-89/+4
* DNS: autofill admin emailMartin Basti2014-09-254-21/+11
* Add correct NS records during installationMartin Basti2014-09-252-46/+57
* Deprecation of --name-server and --ip-address option in DNSMartin Basti2014-09-254-86/+100
* DNS test: allow '.' as zone nameMartin Basti2014-09-251-0/+104
* Fix DNS plugin to allow to add root zoneMartin Basti2014-09-251-24/+32
* ipa-replica-prepare: Wait for the DNS entry to be resolvablePetr Viktorin2014-09-251-0/+53
* upgradeinstance: Restore listeners on failurePetr Viktorin2014-09-252-12/+37
* test_permission_plugin: Check legacy permissionsPetr Viktorin2014-09-251-4/+12
* FIX: ldap schmema updater needs correct ordering of the updatesMartin Basti2014-09-252-44/+91
* WebUI: DNS: remove --class optionMartin Basti2014-09-251-7/+0
* DNS: remove --class optionMartin Basti2014-09-251-4/+5