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
*
Remove useless file
Simo Sorce
2009-04-03
1
-35
/
+0
*
Do not use the ldap libraries ldap_ prefix
Simo Sorce
2009-04-02
1
-76
/
+76
*
Add way to use files as a proxy backend fro LOCAL
Simo Sorce
2009-04-01
5
-50
/
+160
*
Add a more flexible way to parse and filter names.
Simo Sorce
2009-04-01
8
-283
/
+899
*
allow compilation with older version of dbus
Sumit Bose
2009-04-01
3
-0
/
+14
*
Do not file a sure segfault.
Simo Sorce
2009-04-01
1
-0
/
+2
*
fixed two issues in the initial configuration
Sumit Bose
2009-03-30
2
-2
/
+1
*
Fix copy&paste error
Simo Sorce
2009-03-27
1
-1
/
+1
*
Fix potential segfault if dp_ctx is still NULL.
Simo Sorce
2009-03-27
2
-2
/
+18
*
Make nsssrv use the common responder functions
Simo Sorce
2009-03-27
10
-734
/
+221
*
Fix uninitailized pointer and cut&paste error
Simo Sorce
2009-03-27
1
-1
/
+5
*
Fix bug where services restarted by the monitor would be pinged more than onc...
Stephen Gallagher
2009-03-27
1
-0
/
+8
*
Enable autoreconnection to the Data Provider in PAM
Stephen Gallagher
2009-03-26
3
-4
/
+67
*
Refactor nss_ctx to resp_ctx in responders
Stephen Gallagher
2009-03-26
7
-109
/
+109
*
Fix build
Simo Sorce
2009-03-24
2
-1
/
+4
*
Retrieve some options from confdb
Simo Sorce
2009-03-20
3
-11
/
+46
*
Enhance server_setup
Simo Sorce
2009-03-20
10
-10
/
+36
*
Simplify default configuration
Simo Sorce
2009-03-20
4
-122
/
+157
*
Add better error reporting to confdb functions
Simo Sorce
2009-03-20
1
-29
/
+63
*
Avoid nested events in confdb
Simo Sorce
2009-03-20
1
-1
/
+15
*
added response type PAM_ENV_ITEM and integrated response data into dbus messages
Sumit Bose
2009-03-20
2
-19
/
+98
*
Add reconnection logic to the SBUS
Stephen Gallagher
2009-03-20
2
-1
/
+206
*
Enable autoreconnection of Data Provider Backends to the Data Provider
Stephen Gallagher
2009-03-20
4
-7
/
+124
*
Remove references to FreeIPA from D-BUS interfaces
Stephen Gallagher
2009-03-19
8
-37
/
+37
*
use pam_data as main data structure for dbus communication
Sumit Bose
2009-03-19
8
-135
/
+116
*
Fix getgrent and getpwent calls
Simo Sorce
2009-03-18
1
-2
/
+6
*
Fix segfault error caused by a double free
Simo Sorce
2009-03-18
1
-178
/
+118
*
Enable MPGs and user/group enumeration on the LOCAL domain by default
Stephen Gallagher
2009-03-18
1
-3
/
+5
*
append CFLAGS environment variable to Makefiles CFLAGS
Sumit Bose
2009-03-13
1
-2
/
+2
*
Better error reporting for pidfile()
Simo Sorce
2009-03-13
1
-7
/
+11
*
Implement Negative cache for NSS
Simo Sorce
2009-03-13
6
-4
/
+572
*
Fix makefiles
Simo Sorce
2009-03-13
3
-27
/
+30
*
Fix calling setsid and resolve the sssd signal bug
Simo Sorce
2009-03-11
1
-11
/
+1
*
remove an unnecessary call to confdb
Sumit Bose
2009-03-11
1
-8
/
+4
*
Fix copy-paste error in InfoPipe CreateUser
Stephen Gallagher
2009-03-11
1
-2
/
+11
*
Remove unexisting left over header
sssd-0_2_1
Simo Sorce
2009-03-10
1
-1
/
+1
*
Bump up to version 0.2.0
sssd-0_2_0
Simo Sorce
2009-03-10
1
-1
/
+1
*
Fix returning user with missing optional attributes.
Simo Sorce
2009-03-10
4
-15
/
+24
*
Hide uid and gid options in usermod and groupmod
Jakub Hrozek
2009-03-10
2
-3
/
+3
*
Correct use of chkconfig in initscript and specfile
Jakub Hrozek
2009-03-10
1
-1
/
+1
*
added generic PAM return messages and a false login delay
Sumit Bose
2009-03-10
6
-65
/
+151
*
Treat uids and gids as 32 bit numbers not 64
Simo Sorce
2009-03-10
1
-23
/
+21
*
If a domain is MPG enabled return users a groups
Simo Sorce
2009-03-10
2
-15
/
+73
*
Fix bugs in functions dealing with groups
Simo Sorce
2009-03-10
1
-0
/
+6
*
Always pass sss_domain_info to sysdb functions.
Simo Sorce
2009-03-09
6
-95
/
+60
*
Move MPG checks within sysdb.
Simo Sorce
2009-03-09
6
-138
/
+199
*
Do not duplicate attribute names macros.
Simo Sorce
2009-03-09
4
-34
/
+31
*
make openldap the only used LDAP library
Sumit Bose
2009-03-09
2
-41
/
+27
*
typo, changed initrd to init
Sumit Bose
2009-03-09
3
-12
/
+12
*
sss_groupmod
Jakub Hrozek
2009-03-09
3
-1
/
+288
[next]