summaryrefslogtreecommitdiffstats
path: root/ipa-admintools
Commit message (Expand)AuthorAgeFilesLines
* Add a tool to change the kerberos Master Key in case an admin wants to. This ...Simo Sorce2008-09-102-0/+384
* Wrap up the raw_input() to user_input() for convenience and uniformity.Martin Nagy2008-09-103-108/+14
* 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
* Set the license uniformly to GPLv2 only.Rob Crittenden2008-02-0418-36/+18
* 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-312-6/+12
* 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
* Fix discrepencies between built-in help and the man page.Rob Crittenden2008-01-252-15/+19
* Use consistent naming for tools.Rob Crittenden2008-01-256-15/+15
* Add a copy of the LICENSE and populate some README'sRob Crittenden2008-01-231-0/+13
* Fix issues reported by rpmlint.Rob Crittenden2008-01-182-4/+10
* Find and delete service principals from the command-line.Rob Crittenden2008-01-114-0/+249
* Fix help text of -a argumentRob Crittenden2008-01-111-1/+1
* Clean up the formatting a little.Rob Crittenden2008-01-043-17/+4
* Add man pageRob Crittenden2008-01-041-0/+54
* Add function to retrieve a short list of attributes to make ipa-adddelegationRob Crittenden2008-01-042-5/+19
* Merge version changes with upstreamSimo Sorce2007-12-212-1/+7
|\
| * Update versions for release.Karl MacMillan2007-12-212-1/+7
* | Big changeset that includes the work around keytab management.Simo Sorce2007-12-212-17/+4
|/