index
:
.git
master
Unnamed repository; edit this file 'description' to name the repository.
Rob Crittenden
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ipa-server
/
xmlrpc-server
/
funcs.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Initial support for Groups
rcritten@redhat.com
2007-08-24
1
-55
/
+293
*
Move add user logic to the server side
rcritten@redhat.com
2007-08-23
1
-0
/
+28
*
Handle optional arguments by using the value __NONE__ over XML-RPC.
rcritten@redhat.com
2007-08-23
1
-79
/
+35
*
Create ipaerror module.
Kevin McCarthy
2007-08-22
1
-96
/
+38
*
Move ldap search filter escaping into the funcs.py layer.
Kevin McCarthy
2007-08-21
1
-1
/
+26
*
Escape search input. Search by uid and cn.
Kevin McCarthy
2007-08-20
1
-1
/
+1
*
Embed origiginal values inside user, and have update_user pass in a user
Kevin McCarthy
2007-08-20
1
-0
/
+14
*
change strings to be encoded using value.encode("utf-8").
Kevin McCarthy
2007-08-17
1
-2
/
+2
*
Manual merge changes in for the cidict/ipaclient add_user()
Kevin McCarthy
2007-08-17
1
-1
/
+18
*
Change userlist into a quick search form.
Kevin McCarthy
2007-08-17
1
-1
/
+2
*
Implement user inactivation
rcritten@redhat.com
2007-08-17
1
-3
/
+58
*
Ensure that the Apache server is in forked mode
rcritten@redhat.com
2007-08-14
1
-0
/
+47
*
Patch from Rob to quick fix an error in the previous one
Simo Sorce
2007-08-16
1
-1
/
+1
*
Basic LDAP connection pooling
rcritten@redhat.com
2007-08-13
1
-5
/
+104
*
Allow the API to specify the location in the tree to add users, defaulting
rcritten@redhat.com
2007-08-10
1
-2
/
+2
*
- Abstracted client class to work directly or over RPC
rcritten@redhat.com
2007-08-06
1
-143
/
+196
*
Rename 'gn' to 'givenName'
kmccarth@redhat.com
2007-08-02
1
-1
/
+1
*
Add local-dist target.
Karl MacMillan
2007-08-01
1
-2
/
+7
*
Fixed broken patches and server spec.
Karl MacMillan
2007-07-31
1
-1
/
+1
*
Final reorginzation to reflect packaging.
Karl MacMillan
2007-07-31
1
-0
/
+170