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
/
responder
Commit message (
Expand
)
Author
Age
Files
Lines
*
Force user check and discover user's domain
Simo Sorce
2009-04-17
6
-297
/
+593
*
Fix by_id enumeration with multiple domains
Simo Sorce
2009-04-16
1
-0
/
+10
*
Add common function to retrieve comma sep. lists
Simo Sorce
2009-04-14
1
-11
/
+13
*
Make reconnection to the Data Provider a global setting
Stephen Gallagher
2009-04-14
2
-7
/
+4
*
Add reconnection code between the NSS responder and the Data provider
Stephen Gallagher
2009-04-14
1
-1
/
+52
*
Fix a couple of segfaults and timeout checks
Simo Sorce
2009-04-13
2
-31
/
+14
*
Fix segfaults when passing an unknown domain
Simo Sorce
2009-04-13
1
-9
/
+20
*
Implement credentials caching in pam responder.
Simo Sorce
2009-04-13
8
-373
/
+494
*
Always pass full domain info
Simo Sorce
2009-04-13
1
-1
/
+1
*
Serialize requests vs backends.
Simo Sorce
2009-04-09
1
-544
/
+702
*
Change the way we retrieve domains
Simo Sorce
2009-04-08
7
-234
/
+105
*
Clean up warnings in SSSD
Stephen Gallagher
2009-04-07
3
-11
/
+10
*
Unify name parsing and reposnder headers
Simo Sorce
2009-04-07
12
-243
/
+328
*
Use info in the domain entry to determine action.
Simo Sorce
2009-04-07
1
-1
/
+12
*
Add way to use files as a proxy backend fro LOCAL
Simo Sorce
2009-04-01
1
-28
/
+91
*
Add a more flexible way to parse and filter names.
Simo Sorce
2009-04-01
5
-280
/
+885
*
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
*
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
3
-2
/
+4
*
added response type PAM_ENV_ITEM and integrated response data into dbus messages
Sumit Bose
2009-03-20
2
-19
/
+98
*
use pam_data as main data structure for dbus communication
Sumit Bose
2009-03-19
3
-27
/
+85
*
Fix getgrent and getpwent calls
Simo Sorce
2009-03-18
1
-2
/
+6
*
Implement Negative cache for NSS
Simo Sorce
2009-03-13
5
-3
/
+570
*
remove an unnecessary call to confdb
Sumit Bose
2009-03-11
1
-8
/
+4
*
Fix returning user with missing optional attributes.
Simo Sorce
2009-03-10
1
-5
/
+8
*
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
*
Always pass sss_domain_info to sysdb functions.
Simo Sorce
2009-03-09
2
-30
/
+18
*
Do not duplicate attribute names macros.
Simo Sorce
2009-03-09
1
-2
/
+2
*
use fixed paths to sockets to make sure clients and server are using the same
Sumit Bose
2009-03-09
6
-59
/
+76
*
Fix reporting non-default users.
Simo Sorce
2009-03-06
2
-301
/
+314
*
Remove _PW_ and _GR_ from SYSDB_ defines
Simo Sorce
2009-03-05
2
-17
/
+17
*
Implement GetCachedUsers in the InfoPipe
Stephen Gallagher
2009-03-05
1
-2
/
+2
*
added password reset by root
Sumit Bose
2009-03-05
1
-0
/
+5
*
added a privileged pipe
Sumit Bose
2009-03-05
6
-8
/
+137
*
Add enumeration backout period.
Simo Sorce
2009-03-04
3
-2
/
+39
*
Simplify some aspects of pam_LOCAL_domain
Simo Sorce
2009-03-04
3
-138
/
+87
*
replaced pure ldb calls with sysdb calls
Sumit Bose
2009-03-03
3
-120
/
+309
*
first version of LOCAL pam backend
Sumit Bose
2009-03-02
5
-2
/
+354
*
Fix confdb issues.
Simo Sorce
2009-02-28
1
-5
/
+5
*
Refactor creation of domain_map into confdb
Stephen Gallagher
2009-02-27
4
-168
/
+31
*
Serialize access to sysdb and also exposes ldb transactions.
Simo Sorce
2009-02-26
2
-30
/
+53
*
Rebase the code to use talloc, tdb, tevent, ldb as external
Simo Sorce
2009-02-26
9
-59
/
+59
*
Add PAM responder
Sumit Bose
2009-02-24
17
-0
/
+5087