summaryrefslogtreecommitdiffstats
path: root/ipa-server
Commit message (Expand)AuthorAgeFilesLines
* patch queue: groupmember.patchKevin McCarthy2007-09-146-30/+331
* Adding sort images.Kevin McCarthy2007-09-132-0/+0
* Group edit pageKevin McCarthy2007-09-128-9/+279
* Add group screen. More to come...Kevin McCarthy2007-09-116-7/+172
* Small fixes to proxyprovider.Kevin McCarthy2007-09-111-7/+7
* Adds javascript table sorting for user resultsKevin McCarthy2007-09-133-2/+887
* Better way to ask for the Realm name, with implicit defaultSimo Sorce2007-09-121-16/+10
* Add confirmation when asking un-echoed passwordsSimo Sorce2007-09-121-3/+27
* Avoid showing passwords.Simo Sorce2007-09-121-3/+4
* In the TCP case there is an extra (redundant) lenghtSimo Sorce2007-09-122-2/+10
* Enable mod_proxy to sit in front of TurboGears and pass along thercritten2007-09-109-14/+239
* Edit protected fields checkbox on user edit page.Kevin McCarthy2007-09-106-5/+66
* Overwrite ldappwd file to fix bug when reinstalling IPA.Karl MacMillan2007-09-111-1/+1
* Update version numbers for release.milestone_3Karl MacMillan2007-09-102-1/+7
* Fix duplicate entry error to be more descriptive.Kevin McCarthy2007-09-074-7/+11
* Add required packages to READMEKevin McCarthy2007-09-071-0/+7
* Reference the interactive method by defaultSimo Sorce2007-09-071-2/+4
* Add group command-line tools to the Makefilercritten@redhat.com2007-09-071-8/+37
* small release fixes:Kevin McCarthy2007-09-072-3/+3
* Password changes:Kevin McCarthy2007-09-065-11/+66
* Correct installation path for dna plugin.Karl MacMillan2007-09-071-1/+1
* Add search box in header.Kevin McCarthy2007-09-067-18/+71
* Added dna plugin to spec.Karl MacMillan2007-09-072-0/+2
* Small UI tweeksKevin McCarthy2007-09-056-25/+42
* Add password expiration messages to user show/edit pages.Kevin McCarthy2007-09-057-0/+75
* Fix dsinstance.py and krbinstance.py importsKevin McCarthy2007-09-062-2/+2
* Enable LDAP SASL authentication using a forwarded kerberos ticketrcritten@redhat.com2007-09-053-137/+167
* Initial commit of dna plugin - origin: FDS with fix upsPete Rowley2007-09-044-1/+1222
* merge ipa-server/ipaserver/util.py into ipa-python/ipautil.pySimo Sorce2007-09-043-83/+3
* Merge with upstreamSimo Sorce2007-09-0412-78/+1394
|\
| * Add account deactivation checkbox.Kevin McCarthy2007-08-318-7/+59
| * Add 'test' target to makefiles. Hook up ipautil tests to run.Kevin McCarthy2007-09-041-0/+2
| * Add auto-suggest for uid and email fields.Kevin McCarthy2007-08-305-71/+181
| * Add scriptaculous effects library (will add more if they become necessary).Kevin McCarthy2007-08-302-0/+1152
* | Add password request for admin userSimo Sorce2007-08-314-26/+93
* | More DIT fixes discovered after testingSimo Sorce2007-08-312-3/+3
* | Megre in form upstreamSimo Sorce2007-08-3017-131/+275
|\|
| * Added freeipa logo.Karl MacMillan2007-08-301-0/+0
| * Fix copy&paste error, its not the conf files we need access to,Simo Sorce2007-08-301-2/+2
| * UI cleanupKevin McCarthy2007-08-2913-113/+86
| * Change user search to be asynchronous.Kevin McCarthy2007-08-285-11/+65
| * Changes for larger data demo.Kevin McCarthy2007-08-284-6/+33
| * Implement delete users and groupsrcritten@redhat.com2007-08-283-4/+94
* | Fix copy&paste error, its not the conf files we need access to,Simo Sorce2007-08-301-2/+2
* | Integrate corrections pointed out on the listSimo Sorce2007-08-303-11/+10
* | Finalize DIT, this is waht we are probably going to have in the end,Simo Sorce2007-08-295-64/+85
|/
* This patch wraps binary data in an xmlrpclib Binary object. ThisKarl MacMillan2007-08-283-36/+19
* Enhanced user search:Kevin McCarthy2007-08-272-26/+95
* Fix minor error in previous patch.Karl MacMillan2007-08-281-1/+1
* Include any LDAP error strings in XML-RPC Fault exceptionsrcritten@redhat.com2007-08-272-5/+10