summaryrefslogtreecommitdiffstats
path: root/ipa-admintools
Commit message (Expand)AuthorAgeFilesLines
* Fix appending to a multi-valued field.Rob Crittenden2008-11-121-1/+1
* ipa-pwpolicy: correctly compare minlife and maxlife Fixes: 463849Martin Nagy2008-10-081-1/+1
* Fix a typo in ipa-modgroup causing it to fail Fixes: 463567Martin Nagy2008-10-081-1/+1
* ipa-change-master-key: Really exit when not run as root Also fix this for ipa...Martin Nagy2008-10-081-0/+1
* Remove reference to very unlikely service examples that are notSimo Sorce2008-09-181-3/+0
* Fix error where usage wasn't being updated properlyRob Crittenden2008-09-121-1/+1
* Fix spelling.Martin Nagy2008-09-121-1/+1
* Fix the -G option of ipa-adduser. Don't add the user if one of the groups doe...Martin Nagy2008-09-111-11/+28
* More strict input checks in ipa-pwpolicy and return non-zero when unsuccessfu...Martin Nagy2008-09-111-7/+7
* Rework config.py and change cli tools. Maintain order of IPA servers from com...Martin Nagy2008-09-1121-338/+251
* Add a tool to change the kerberos Master Key in case an admin wants to.Simo Sorce2008-09-102-0/+382
* Display name as separate attributes instead of showing common name.Rob Crittenden2008-08-221-1/+13
* Add options to display a subset of delegations and return 2 if none are found.Rob Crittenden2008-08-221-16/+31
* Add tool to manage IPA Search and User policyRob Crittenden2008-08-204-1/+254
* Fix versioning for configure.ac and ipa-python/setup.pySimo Sorce2008-08-112-3/+6
* Change user and group validators to match shadow-utilsRob Crittenden2008-08-074-14/+19
* Wrap up the raw_input() to user_input() for convenience and uniformity.Martin Nagy2008-07-233-108/+14
* Fix attribute parsing so that you can add a DN or an attribute with a '=' cha...Martin Nagy2008-07-094-8/+8
* Be more exacting when deleting a group.Rob Crittenden2008-07-071-5/+9
* Add documentation for -v/--verbose optionRob Crittenden2008-07-0317-7/+65
* Missed adding verbose to a couple of IPAClient invocations.Rob Crittenden2008-06-114-4/+4
* Fix some minor man page issues.Rob Crittenden2008-06-042-3/+11
* Fix some minor man page issues.Rob Crittenden2008-06-033-2/+4
* Add two now options, --addattr and --setattr, to allow arbitrary attributes t...Rob Crittenden2008-05-304-4/+87
* Actually pass along the verbose option to IPAClient.Rob Crittenden2008-05-2917-17/+17
* Add python-configobj as a Requires and do some other specfile cleanups.Rob Crittenden2008-05-281-5/+13
* Catch name resolution errors coming from the socket module.Rob Crittenden2008-05-1318-0/+72
* Second half of the redoing how the version is managed.Rob Crittenden2008-05-071-1/+1
* Redo the way versioning works in freeIPA.Rob Crittenden2008-05-051-79/+0
* Remove duplicated "the" and add some formatting to the EXAMPLE for clarity.Rob Crittenden2008-05-051-3/+4
* Add --verbose option so the HTTP headers and XML request/response can be seen.Rob Crittenden2008-04-2518-265/+448
* Add nfs as a service principal type.Rob Crittenden2008-04-231-0/+1
* Become version 1.0.0release-1-0-0Rob Crittenden2008-04-162-1/+7
* Move print statement to the correct scope so it displays both lock and unlock.Rob Crittenden2008-04-151-1/+1
* is_integer returns the integer, don't use an if clause, just check it, if itSimo Sorce2008-04-081-12/+12
* Fix error where password was getting set wrong if passed in on command-line.Rob Crittenden2008-04-081-1/+1
* When getting members let user indicate what type of member they want.Rob Crittenden2008-03-271-1/+1
* Don't define bogus realm/server in configuration file by defaultRob Crittenden2008-03-1718-0/+54
* Allow groups to be added as a group membeRob Crittenden2008-02-282-7/+39
* In the UI we don't want to display Edit links unless someone can actuallyRob Crittenden2008-02-273-4/+50
* - Centralize try/except so the entire program is covered. This make itRob Crittenden2008-02-2718-1034/+1124
* Require that service principals resolve to a DNS A record.Rob Crittenden2008-02-262-4/+14
* Move ipa-getkeytab man page into proper subdirRob Crittenden2008-02-252-65/+1
* Command-line utility to manage password policyRob Crittenden2008-02-254-0/+194
* Remove reference to wrong commandRob Crittenden2008-02-211-5/+5
* Become freeipa-0.99.0Rob Crittenden2008-02-212-3/+9
* Handle input range properly and catch KeyboardInterrupt and exit gracefullyRob Crittenden2008-02-202-4/+9
* Handle a ctrl-C gracefully while getting the new passwordRob Crittenden2008-02-201-13/+18
* Include some missing man pagesRob Crittenden2008-02-081-0/+3
* Include some missing utilities in the MakefileRob Crittenden2008-02-081-0/+2