summaryrefslogtreecommitdiffstats
path: root/ipa-admintools
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Create ipa-radius-admintoolsKarl MacMillan2007-12-189-1306/+0
* Add a man page for ipa-getkeytab.Karl MacMillan2007-12-122-1/+66
* Add simple UI for command-line programs to be able to select whenRob Crittenden2007-12-104-28/+101
* Merge.Karl MacMillan2007-12-116-43/+45
|\
| * Rework input validation to more closely match what we require in the UIRob Crittenden2007-12-073-40/+40
| * Fix delegation in the UI and add a missing aci that allows writes.Rob Crittenden2007-12-071-1/+3
| * Fix spellingRob Crittenden2007-12-102-2/+2
* | Merge.Karl MacMillan2007-12-112-0/+6
|\|
| * Notify the user when the search results have been truncatedRob Crittenden2007-12-052-0/+6
* | mergeJohn Dennis2007-12-049-28/+156
|\|
| * Compatibility changes to work on RHEL 5 with python 2.4rcritten@redhat.com2007-11-302-2/+2
| * delete_group() takes a DN, not a CN. Also do slightly better error reporting.Rob Crittenden2007-11-301-1/+13
| * Add utility to lock user accounts. Remove lock capability from ipa-deluserRob Crittenden2007-11-266-25/+141
* | add user profile command line arg to all radiusJohn Dennis2007-11-283-2/+21
* | merged radius work with latest mainline tipJohn Dennis2007-11-2820-71/+392
|\|
| * Add xml-rpc interface for getting keytabs.Karl MacMillan2007-11-212-0/+84
| * Move packages to ipa from freeipa.Karl MacMillan2007-11-212-8/+14