summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Don't create a backup of the PKCS#12 cert on replicasRob Crittenden2008-02-142-12/+17
* Fix bugs in handling of circular groupings in memberOf plug-in.Nathan Kinder2008-02-141-5/+18
* Fix incorrect form labelRob Crittenden2008-02-141-1/+1
* Use ldap_explode_dn instead of ldap_str2dn so we can use python-ldap 2.2.0Rob Crittenden2008-02-111-5/+4
* Gracefully handle sys.exit() in python 2.4Rob Crittenden2008-02-111-0/+2
* Generate the multi-value entries needed when redirecting to the edit_userRob Crittenden2008-02-081-24/+39
* Install principalshow.kidRob Crittenden2008-02-081-0/+1
* Missed a place to translate the realm name into an instance nameRob Crittenden2008-02-081-1/+3
* Include some missing man pagesRob Crittenden2008-02-081-0/+3
* Include some missing utilities in the MakefileRob Crittenden2008-02-081-0/+2
* Always do a chkconfig --add/--del on install/uninstallRob Crittenden2008-02-081-0/+14
* Add switch to be able to provide a comma separate list of encryption typesSimo Sorce2008-02-061-25/+76
* Switch 'below' to 'above' to point to the right location of the CA on the pageRob Crittenden2008-02-071-1/+1
* Don't set blank values so we don't end up with empty attributesRob Crittenden2008-01-302-70/+91
* Set the license uniformly to GPLv2 only.Rob Crittenden2008-02-04124-92/+1209
* Create /var/run/<process>.pid to play nicers with the start scriptsRob Crittenden2008-02-063-5/+36
* Fix broken attempt to return 0 on success, 1 on failureRob Crittenden2008-02-061-2/+2
* Fix two typosRob Crittenden2008-02-051-2/+2
* Add uniqueMember -> member mapping into /etc/ldap.conf on installationSimo Sorce2008-02-051-0/+1
* Return 1 on error, 0 on successRob Crittenden2008-02-051-0/+2
* Use file to store the current CA serial numberRob Crittenden2008-02-057-43/+162
* Remove = sign between [set|add|del]attr=attr=value to improve readability.Rob Crittenden2008-02-041-3/+3
* Add --usage as a command-line option.Rob Crittenden2008-02-011-0/+2
* Marked with wrong license. IPA is GPLv2.Rob Crittenden2008-01-3112-40/+76
* Use orig_user_dict to get krbprincipalname when changing passwords.Rob Crittenden2008-01-311-1/+6
* Ensure that the ipa_webgui error log exists and has correct permissions.Rob Crittenden2008-01-312-2/+16
* Add option to list common attributes for use with --setattr,--addattr,--delattrRob Crittenden2008-01-314-4/+37
* Handle the --usage option by actually displaying the usageRob Crittenden2008-01-3115-18/+34
* Use proper string validation routine.Rob Crittenden2008-01-311-1/+1
* Use correct variable for domain when restoring a file.Rob Crittenden2008-01-311-1/+1
* Fix discrepencies between built-in help and the man page.Rob Crittenden2008-01-252-15/+19
* Enable logging so we can catch startup errors either in the console orRob Crittenden2008-01-301-3/+51
* Put user-modifiable files into /etc/ipa/html so they can be marked asRob Crittenden2008-01-302-4/+64
* Missed closing quoteRob Crittenden2008-01-291-1/+1
* Remove reference to radius that wasn't used and was causing program to fail.Rob Crittenden2008-01-291-1/+1
* Include some additional information when installing IPA.Rob Crittenden2008-01-252-4/+16
* Fix misspelling of the word indices.Rob Crittenden2008-01-253-4/+4
* Fix not so random random passwordsMark McLoughlin2008-01-221-4/+2
* Re-factor the ipa_webgui and ipa_kpasswd instance codeMark McLoughlin2008-01-226-66/+41
* Initialise DsInstance.pkcs12_infoMark McLoughlin2008-01-221-0/+1
* Small refactor of dsinstance.config_dirname()Mark McLoughlin2008-01-222-13/+13
* Remove questions from ipaserver.dsinstanceMark McLoughlin2008-01-222-25/+34
* Use consistent naming for tools.Rob Crittenden2008-01-259-17/+17
* Listen only on the localhost interfaceRob Crittenden2008-01-251-0/+4
* Dropped the last 's' in the sessions cache directoryRob Crittenden2008-01-241-1/+1
* Major mistake on my part by adding sessions to the wrong place. This brokeRob Crittenden2008-01-241-1/+1
* Missed one replacement of pyasn1 -> python-pyasn1Rob Crittenden2008-01-241-1/+1
* Include --prefix in all invocations of autogen.sh.Rob Crittenden2008-01-241-2/+2
* Use Fedora package names for PyKerberos (python-kerberos) and pyasn1Rob Crittenden2008-01-245-10/+24
* Add a copy of the LICENSE and populate some README'sRob Crittenden2008-01-236-0/+486