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