| Commit message (Expand) | Author | Age | Files | Lines |
* | bug fixes | John Dennis | 2007-11-27 | 4 | -14/+11 |
* | checkpoint bug fixing and cleanup of command line radius tools | John Dennis | 2007-11-27 | 4 | -124/+185 |
* | do a better job of handling attribute deletion | John Dennis | 2007-11-27 | 2 | -59/+42 |
* | checkpoint work to add attribute deletion | John Dennis | 2007-11-27 | 1 | -84/+164 |
* | add parse_items(), read_items_file() | John Dennis | 2007-11-26 | 4 | -4/+4 |
* | add command line utilites for radius profiles | John Dennis | 2007-11-26 | 5 | -0/+577 |
* | remove radius_client.py, move contents to radius_util.py | John Dennis | 2007-11-26 | 4 | -10/+6 |
* | checkpoint radius client add,modify,find,del working, command line args handl... | John Dennis | 2007-11-26 | 3 | -1/+3 |
* | clean up attribute names | jdennis@VAIO | 2007-11-24 | 4 | -48/+50 |
* | clean up radius client command line tools | John Dennis | 2007-11-23 | 3 | -76/+137 |
* | Add radius profile implementations: | John Dennis | 2007-11-21 | 3 | -123/+179 |
* | map attrs to friendly name | John Dennis | 2007-11-14 | 1 | -3/+10 |
* | add ipa-findradiusclient search | John Dennis | 2007-11-14 | 2 | -0/+100 |
* | radius client modify and delete work | John Dennis | 2007-11-14 | 4 | -7/+220 |
* | move radius client utility code to common radius_client.py so it can be shared | John Dennis | 2007-11-13 | 1 | -98/+1 |
* | ipa-addradiusclient now working | John Dennis | 2007-11-13 | 1 | -8/+8 |
* | checkpoint radius client work | John Dennis | 2007-11-13 | 2 | -0/+249 |
* | Prevent gzip from requesting confirmation. | Karl MacMillan | 2007-11-05 | 1 | -2/+2 |
* | Use proper method of retrieving attributes | Rob Crittenden | 2007-11-01 | 1 | -1/+1 |
* | Bump versions for release. | Karl MacMillan | 2007-11-01 | 2 | -3/+9 |
* | Remove multi-value set/add in ipa-usermod. | Karl MacMillan | 2007-10-31 | 1 | -8/+7 |
* | Rename memberOf to group_members in xml-rpc interface. | Karl MacMillan | 2007-10-31 | 1 | -1/+1 |
* | Allow set/add/del to be called multiple times. | Karl MacMillan | 2007-10-31 | 1 | -17/+34 |
* | Add memberOf API call to the XML-RPC interface | Rob Crittenden | 2007-10-30 | 1 | -1/+15 |
* | Allow adding, setting, deleting arbitrary attributes | Rob Crittenden | 2007-10-31 | 1 | -4/+30 |
* | Install the delegation tools | Rob Crittenden | 2007-10-29 | 1 | -0/+5 |
* | Fix minor spelling issue | Rob Crittenden | 2007-10-29 | 2 | -4/+2 |
* | imported patch freeipa-require-python-krbv.patch | Mark McLoughlin | 2008-02-21 | 2 | -2/+2 |
* | Command-line delegation tools with man pages | Rob Crittenden | 2007-10-24 | 8 | -0/+641 |
* | Actually return a value to the shell | Rob Crittenden | 2007-10-19 | 9 | -9/+18 |
* | Make distclean work again | Rob Crittenden | 2007-10-19 | 1 | -0/+2 |
* | Add unique exit status to the ipa-find* tools when nothing is found | Rob Crittenden | 2007-10-16 | 4 | -4/+12 |
* | Add option -a to print all attributes | Rob Crittenden | 2007-10-11 | 1 | -5/+38 |
* | First draft of man pages for the admin tools | Rob Crittenden | 2007-10-11 | 13 | -2/+433 |
* | Combine get_user/group by dn/cn into get_entry_by_cn/dn. | Kevin McCarthy | 2007-10-09 | 1 | -1/+1 |
* | Do group operations based on the group DN, not the CN | rcritten@redhat.com | 2007-10-02 | 2 | -7/+20 |
* | Rely more on kerberos. | Simo Sorce | 2007-10-01 | 2 | -44/+47 |
* | Give ipa-adduser, ipa-addgroup and ipa-usermod an interactive mode | rcritten@redhat.com | 2007-09-21 | 5 | -33/+428 |
* | Add a missing exception catcher | rcritten@redhat.com | 2007-09-24 | 4 | -0/+12 |
* | Merge conflicts between rob and kevin patches | Simo Sorce | 2007-09-20 | 1 | -1/+3 |
|\ |
|
| * | Implement asynchronous search for groups. | Kevin McCarthy | 2007-09-19 | 1 | -1/+3 |
* | | Add function to allow user's to set/reset their kerberos password | rcritten@redhat.com | 2007-09-11 | 1 | -1/+12 |
|/ |
|
* | In the TCP case there is an extra (redundant) lenght | Simo Sorce | 2007-09-12 | 1 | -2/+2 |
* | Reset version numbers for next milestone. | Karl MacMillan | 2007-09-10 | 1 | -1/+1 |
* | Update version numbers for release.milestone_3 | Karl MacMillan | 2007-09-10 | 1 | -1/+1 |
* | Add group command-line tools to the Makefile | rcritten@redhat.com | 2007-09-07 | 1 | -0/+4 |
* | Enable LDAP SASL authentication using a forwarded kerberos ticket | rcritten@redhat.com | 2007-09-05 | 2 | -1/+9 |
* | Add 'test' target to makefiles. Hook up ipautil tests to run. | Kevin McCarthy | 2007-09-04 | 1 | -0/+2 |
* | Implement delete users and groups | rcritten@redhat.com | 2007-08-28 | 3 | -3/+71 |
* | Initial support for Groups | rcritten@redhat.com | 2007-08-24 | 5 | -1/+275 |