index
:
sssd
build-fixes
build-fixes-1
heimdal
heimdal-1
master
System Security Services Daemon
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-05-15
added more flexible handling of client protocol
Sumit Bose
6
-7
/
+83
2009-05-14
Manpage generation
Jakub Hrozek
8
-3
/
+243
2009-05-14
Enable building a single libsssd_utils.so from common
Stephen Gallagher
3
-6
/
+38
2009-05-14
Enable modular build of common SSSD libraries
Stephen Gallagher
14
-10
/
+55
2009-05-14
Update configure rules for LDB and POPT
Stephen Gallagher
2
-4
/
+9
2009-05-14
More useful error message when adding user/group that already exists
Jakub Hrozek
2
-2
/
+18
2009-05-14
Check for valid ID range, domains overlap
Jakub Hrozek
1
-0
/
+36
2009-05-14
added check for NULL values
Sumit Bose
3
-9
/
+8
2009-05-12
Fix warnings in monitor.c and confdb.c
Stephen Gallagher
2
-7
/
+13
2009-05-11
Separate confdb API from confdb setup
Stephen Gallagher
8
-374
/
+458
2009-05-08
added syslog support to pam_sss
Sumit Bose
1
-5
/
+40
2009-05-08
cleanup and fixes for pam_sss
Sumit Bose
1
-190
/
+352
2009-05-08
Chdir to / when daemonizing
Jakub Hrozek
1
-0
/
+11
2009-05-08
Use tevent for shutdown signals, remove old pidfile, make sssd single-instance.
Jakub Hrozek
2
-1
/
+79
2009-05-08
redirect stderr to /dev/null in initscript
Jakub Hrozek
1
-1
/
+1
2009-05-06
Fix some more return paths using uninitalized ret
Simo Sorce
1
-3
/
+3
2009-05-04
Fixes for porting SSSD to Debian-based platforms
Stephen Gallagher
5
-5
/
+7
2009-04-29
Fix configuration corruption issue
Stephen Gallagher
1
-2
/
+20
2009-04-29
Fix Indentation
Simo Sorce
1
-88
/
+89
2009-04-29
reuse authtok which is already in the pam stack
Sumit Bose
1
-2
/
+22
2009-04-29
Fix use of uninitialized return variable
Simo Sorce
1
-5
/
+5
2009-04-28
Add debug param to the tools, fix lock/unlock in sss_usermod
Jakub Hrozek
6
-3
/
+31
2009-04-28
Invoke shadow-utils in sss_ tools
Jakub Hrozek
11
-48
/
+643
2009-04-28
handle other pam calls when offline
Sumit Bose
1
-0
/
+10
2009-04-28
Use different attribute for cached passwords change time
Sumit Bose
1
-2
/
+2
2009-04-28
enable offline handling for native LDAP backend
Sumit Bose
1
-4
/
+48
2009-04-28
change PAM timeout the match NSS time
Sumit Bose
2
-3
/
+1
2009-04-27
Use different attribute for cached passwords
Simo Sorce
2
-3
/
+5
2009-04-27
Update sss_client configure.ac too
Simo Sorce
1
-1
/
+1
2009-04-27
Release version 0.3.3
Stephen Gallagher
3
-3
/
+3
2009-04-27
Eliminate segfault on NSS and PAM responder startup.
Stephen Gallagher
1
-0
/
+4
2009-04-27
Stress test
Jakub Hrozek
3
-1
/
+333
2009-04-27
enable uid/gid generation again
Sumit Bose
1
-3
/
+6
2009-04-27
handle pam acct_mgmt, setcred and open/close_session before user bind in ldap...
Sumit Bose
1
-0
/
+17
2009-04-27
fix for pam proxy chauthtok
Sumit Bose
4
-9
/
+22
2009-04-23
removed length of unused element from packet size calculation
Sumit Bose
1
-1
/
+1
2009-04-23
fixes for user and group creation in LOCAL domain
Sumit Bose
2
-1
/
+20
2009-04-23
allow to forward the authtok to other pam modules
Sumit Bose
1
-0
/
+16
2009-04-22
fix for a seq fault when pam_reply_delay is called.
Sumit Bose
1
-2
/
+2
2009-04-22
add dynamic hash table data structure implementation
John Dennis
8
-2
/
+1903
2009-04-20
Add a release script to help building tarballs
Simo Sorce
1
-0
/
+8
2009-04-20
sssd 0.3.2
Jakub Hrozek
4
-4
/
+7
2009-04-17
INI parser. Fix for line numbers.
Dmitri Pal
1
-1
/
+4
2009-04-17
INI parser. Adding comments to avoid confusion.
Dmitri Pal
1
-0
/
+2
2009-04-17
INI parser. Removing inlines.
Dmitri Pal
1
-17
/
+17
2009-04-17
Force user check and discover user's domain
Simo Sorce
6
-297
/
+593
2009-04-16
INI parser. Cleanup. Prep for INI validation.
Dmitri Pal
3
-189
/
+460
2009-04-16
Avoid unnecessary reloads of config.ldb
Simo Sorce
1
-4
/
+37
2009-04-16
Fix by_id enumeration with multiple domains
Simo Sorce
1
-0
/
+10
2009-04-15
INI parser. Better error handling if something bad happens.
Dmitri Pal
1
-6
/
+21
[next]