summaryrefslogtreecommitdiffstats
path: root/ipa-server/ipaserver
Commit message (Expand)AuthorAgeFilesLines
...
* | clean up radius client command line toolsJohn Dennis2007-11-231-2/+3
* | Add radius profile implementations:John Dennis2007-11-211-51/+16
* | ipa-addradiusclient now workingJohn Dennis2007-11-132-3/+5
* | checkpoint radius client workJohn Dennis2007-11-132-0/+49
|\|
| * Add posix auto gen for single master casePete Rowley2007-11-061-0/+34
| * remove offensive use of rpmJohn Dennis2007-11-061-7/+23
* | radius now does kerberos auth, reads client entries from LDAPJohn Dennis2007-11-101-2/+5
* | remove offensive use of rpmJohn Dennis2007-11-061-7/+23
|/
* Introduce service base class and clean up ipa-server-installKarl MacMillan2007-11-058-107/+294
* merge initial radius workJohn Dennis2007-11-033-0/+171
* Enable referential integrity plugin.Karl MacMillan2007-11-051-0/+10
* NTP configuration for client and server.Karl MacMillan2007-11-013-2/+51
* Fix ticket #70Simo Sorce2007-11-011-3/+3
* Create LDAP indeces on installation for fields the web GUI searches againstRob Crittenden2007-10-301-0/+14
* Create configuration for MIT Windows kerberos client and install intoRob Crittenden2007-10-291-0/+16
* Remove the use of uuid in the directory server instance name.Karl MacMillan2007-10-191-13/+1
* Add httpinstance.pyRob Crittenden2007-10-181-0/+1
* Autotool ipa-server - patch from William Jon McCann <mccann@jhu.edu>.Karl MacMillan2007-10-171-0/+17
* First step in enabling SSL in the IPA web serverRob Crittenden2007-10-151-0/+76
* Enabled memberof pluginRob Crittenden2007-10-161-0/+13
* Don't print error on fresh installSimo Sorce2007-10-121-3/+5
* Add inetUser objectclass. Remove test-users ldif.Kevin McCarthy2007-10-111-9/+0
* Karl MacMillan wrote:Karl MacMillan2007-10-092-3/+7
* DELETEs have to come first, in order for "case change" operations to work.Kevin McCarthy2007-10-081-2/+2
* New LDAP connection pool that does lockingRob Crittenden2007-10-081-1/+2
* On 10/4/07, Rob Crittenden <rcritten@redhat.com> wrote:Karl MacMillan2007-10-081-6/+17
* Try to catch more error conditions during installationrcritten@redhat.com2007-10-033-21/+82
* Misc small fixesKarl MacMillan2007-09-281-1/+1
* Misc small fixes:Kevin McCarthy2007-09-251-1/+2
* Adds methods to manipulate groups by dns.Kevin McCarthy2007-09-261-1/+1
* Enable LDAP debugging using the mod_python Apache configuration directivercritten@redhat.com2007-09-211-2/+3
* Merge with upstreamSimo Sorce2007-09-201-3/+21
|\
| * Use ticket forwarding with TurboGears. mod_proxy forwards the principalrcritten@redhat.com2007-09-141-3/+3
| * Add function to allow user's to set/reset their kerberos passwordrcritten@redhat.com2007-09-111-0/+18
* | Initial support for confiuguring a DNS Server during installation.Simo Sorce2007-09-202-9/+116
|/
* Overwrite ldappwd file to fix bug when reinstalling IPA.Karl MacMillan2007-09-111-1/+1
* Fix dsinstance.py and krbinstance.py importsKevin McCarthy2007-09-062-2/+2
* Enable LDAP SASL authentication using a forwarded kerberos ticketrcritten@redhat.com2007-09-051-16/+39
* merge ipa-server/ipaserver/util.py into ipa-python/ipautil.pySimo Sorce2007-09-041-80/+0
* Merge with upstreamSimo Sorce2007-09-041-2/+6
|\
| * Add account deactivation checkbox.Kevin McCarthy2007-08-311-2/+6
* | Add password request for admin userSimo Sorce2007-08-312-10/+46
|/
* Fix copy&paste error, its not the conf files we need access to,Simo Sorce2007-08-301-2/+2
* Change user search to be asynchronous.Kevin McCarthy2007-08-281-0/+38
* Changes for larger data demo.Kevin McCarthy2007-08-281-2/+5
* Implement delete users and groupsrcritten@redhat.com2007-08-281-0/+12
* This patch wraps binary data in an xmlrpclib Binary object. ThisKarl MacMillan2007-08-281-5/+5
* Initial support for Groupsrcritten@redhat.com2007-08-241-0/+3
* Handle optional arguments by using the value __NONE__ over XML-RPC.rcritten@redhat.com2007-08-231-35/+0
* Create ipaerror module.Kevin McCarthy2007-08-221-21/+30