index
:
freeipa.git
30gatepo
4-2-trust-fixes
ad-work
adwork
dns-records
gssapi-delegate
hbactest
hbactester
ipa-2-1
ipautil-refactor
kdc-fixes
master
my-master
network-fixes
oneway-trust
platform
platform-master
systemd-ipa-2-1
systemd-master
test-patches-2-1
testing
testotp
ticket-1259
ticket-1368
ticket-1369
ticket-1369-lite
ticket-1373
ticket-1476
ticket-1549
ticket-hbac-test
trusts-master
views
FreeIPA project
Alexander Bokovoy
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ipa-server
Commit message (
Expand
)
Author
Age
Files
Lines
*
Changes for larger data demo.
Kevin McCarthy
2007-08-28
4
-6
/
+33
*
Implement delete users and groups
rcritten@redhat.com
2007-08-28
3
-4
/
+94
*
This patch wraps binary data in an xmlrpclib Binary object. This
Karl MacMillan
2007-08-28
3
-36
/
+19
*
Enhanced user search:
Kevin McCarthy
2007-08-27
2
-26
/
+95
*
Fix minor error in previous patch.
Karl MacMillan
2007-08-28
1
-1
/
+1
*
Include any LDAP error strings in XML-RPC Fault exceptions
rcritten@redhat.com
2007-08-27
2
-5
/
+10
*
Initial support for Groups
rcritten@redhat.com
2007-08-24
5
-55
/
+309
*
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
3
-119
/
+47
*
Add DS task to fix up memberof, turn debug build back on
Pete Rowley
2007-08-21
2
-3
/
+268
*
Create ipaerror module.
Kevin McCarthy
2007-08-22
4
-127
/
+81
*
Move ldap search filter escaping into the funcs.py layer.
Kevin McCarthy
2007-08-21
2
-19
/
+26
*
Fix escaping code, missing "unicode" string identifier in one of the value
Simo Sorce
2007-08-21
1
-1
/
+1
*
Escape search input. Search by uid and cn.
Kevin McCarthy
2007-08-20
3
-3
/
+25
*
Remove auto-wildcarding of uid search.
Kevin McCarthy
2007-08-20
2
-3
/
+2
*
Improved modlist generator.
Kevin McCarthy
2007-08-20
1
-3
/
+34
*
Convert add_user to take a user instead of a dict.
Kevin McCarthy
2007-08-20
1
-6
/
+6
*
Move utf-8 conversion inside user.py (for updates).
Kevin McCarthy
2007-08-20
1
-4
/
+4
*
Embed origiginal values inside user, and have update_user pass in a user
Kevin McCarthy
2007-08-20
2
-38
/
+35
*
change strings to be encoded using value.encode("utf-8").
Kevin McCarthy
2007-08-17
2
-4
/
+4
*
Manual merge changes in for the cidict/ipaclient add_user()
Kevin McCarthy
2007-08-17
2
-2
/
+19
*
Add interactive prompts to ipa-server-install
Simo Sorce
2007-08-20
1
-14
/
+108
*
Remove dependncy on libmhash and use openssl md4 functions
Simo Sorce
2007-08-20
6
-15
/
+26
*
Change userlist into a quick search form.
Kevin McCarthy
2007-08-17
3
-20
/
+49
*
Remove ':' from the label widgets so they can be used outside forms.
Kevin McCarthy
2007-08-17
4
-31
/
+31
*
Complete proper daemonization by closing std* descriptors.
Simo Sorce
2007-08-17
1
-0
/
+4
*
Merge with upstream
Simo Sorce
2007-08-17
13
-115
/
+3738
|
\
|
*
Add update user to gui.
Kevin McCarthy
2007-08-16
5
-109
/
+127
|
*
Implement user inactivation
rcritten@redhat.com
2007-08-17
3
-5
/
+81
|
*
Fix -Wall for memberof plugin (from Pete Rowley).
Karl MacMillan
2007-08-17
1
-10
/
+28
|
*
- Add password generator method to controller.
Kevin McCarthy
2007-08-14
7
-14
/
+3370
|
*
Split userform into edit and new forms.
Kevin McCarthy
2007-08-10
5
-26
/
+181
|
*
Updated dep list.
Karl MacMillan
2007-08-17
1
-3
/
+3
*
|
Add forgotten ipa-kpasswd.init
Simo Sorce
2007-08-17
1
-0
/
+76
|
/
*
Ensure that the Apache server is in forked mode
rcritten@redhat.com
2007-08-14
3
-0
/
+73
*
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
3
-25
/
+136
*
make pluginlibrary files executable like all other dirsrv plugins
Simo Sorce
2007-08-16
2
-4
/
+4
*
Fix the relative name, Richm explained that the allowed values are either:
Simo Sorce
2007-08-16
2
-2
/
+2
*
Add libmhash as dependency for ipa_wpd_extop
Simo Sorce
2007-08-16
2
-2
/
+2
*
Make ipa-kpasswd start immediately
Simo Sorce
2007-08-15
1
-1
/
+1
*
Improve ipa-kpasswd so that it can be installed and started
Simo Sorce
2007-08-15
1
-75
/
+110
*
General fixes.
Simo Sorce
2007-08-15
4
-4
/
+4
*
in F7 all directory names have changed from fedora-ds to dirsrv
Simo Sorce
2007-08-15
9
-30
/
+32
*
Use relative .so names for plugin so that lib/lib64 does not get in the way
Simo Sorce
2007-08-15
3
-2
/
+2
*
Merge from upstream
Simo Sorce
2007-08-15
7
-2
/
+1786
|
\
|
*
Install server plugins in correct lib directory.
Karl MacMillan
2007-08-15
2
-3
/
+13
|
*
Integrate memberof plugin into build.
Karl MacMillan
2007-08-15
4
-4
/
+29
|
*
initial commit of memberof DS plugin
Pete Rowley
2007-08-10
3
-0
/
+1749
*
|
Activate the passwd extop plugin and ipa-kpasswd daemon
Simo Sorce
2007-08-15
4
-8
/
+33
[next]