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
path:
root
/
server
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix enumerations (bug #42)
Simo Sorce
2009-05-27
1
-12
/
+76
*
fix a wrong timeout
Sumit Bose
2009-05-26
1
-3
/
+4
*
Adjust sysdb tests to the new confdb interface and improve sysdb test coverage
Jakub Hrozek
2009-05-26
1
-39
/
+771
*
Silence warnings
Simo Sorce
2009-05-26
10
-22
/
+29
*
Do not fire up backend search when the data provider is local
Jakub Hrozek
2009-05-26
3
-17
/
+21
*
Stop overwriting the stack
Simo Sorce
2009-05-26
1
-2
/
+2
*
Link proxy backend against internal crypto library
Stephen Gallagher
2009-05-26
1
-2
/
+4
*
Move useradd defaults to confdb
Jakub Hrozek
2009-05-26
1
-3
/
+25
*
Clean up automake build to work on older versions of libtool
Stephen Gallagher
2009-05-26
2
-1
/
+3
*
Fix manual UID assignment in sysdb
Jakub Hrozek
2009-05-26
1
-11
/
+15
*
Fix infopipe packaging
Jakub Hrozek
2009-05-26
1
-0
/
+4
*
Add some more InfoPipe tests
Jakub Hrozek
2009-05-26
2
-1
/
+627
*
Fix typos in the Introspection XML file
Jakub Hrozek
2009-05-26
1
-3
/
+5
*
Fix initscript return codes
Jakub Hrozek
2009-05-26
1
-6
/
+6
*
Read the config before startup, fail if cannot be read
Jakub Hrozek
2009-05-26
1
-0
/
+26
*
Fix RPM generation issues with sssd
Stephen Gallagher
2009-05-19
1
-1
/
+1
*
Use freeipa-devel@redhat.com for bug reports
Stephen Gallagher
2009-05-19
1
-1
/
+1
*
Enable automake builds for sssd server
Stephen Gallagher
2009-05-19
13
-3791
/
+467
*
call tevent_add_fd only once
Sumit Bose
2009-05-19
1
-27
/
+11
*
added prototype for sysdb_set_cached_password
Sumit Bose
2009-05-19
1
-0
/
+6
*
Implement approximate offline detection in proxy
Simo Sorce
2009-05-18
1
-5
/
+98
*
Move actual password caching into sysdb
Simo Sorce
2009-05-18
12
-156
/
+286
*
Split ldap backend into auth and identity files
Simo Sorce
2009-05-18
3
-20
/
+800
*
Move ldap_be.c into ldap/ldap_auth.c
Simo Sorce
2009-05-18
1
-0
/
+0
*
Prevent accepting blank passwords
Simo Sorce
2009-05-18
1
-0
/
+7
*
Fix crypt functions to not use static buffers.
Simo Sorce
2009-05-18
4
-338
/
+334
*
Treat the local provider as a special case
Stephen Gallagher
2009-05-15
2
-1
/
+17
*
added new pam client protocol
Sumit Bose
2009-05-15
1
-1
/
+132
*
added more flexible handling of client protocol
Sumit Bose
2009-05-15
4
-2
/
+63
*
Manpage generation
Jakub Hrozek
2009-05-14
7
-3
/
+240
*
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
*
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 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
[next]