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
/
pam
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rework transaction code to use tevent_req
Simo Sorce
2009-07-03
1
-31
/
+84
*
Rename sysdb_req to sysdb_handle.
Simo Sorce
2009-07-03
2
-12
/
+6
*
check pending_return after dbus_connection_send_with_reply
Sumit Bose
2009-07-02
1
-1
/
+1
*
added kerberos backend with tevent_req event handling
Sumit Bose
2009-07-02
1
-1
/
+19
*
fix detection of authentication against LOCAL domain
Sumit Bose
2009-06-08
1
-3
/
+9
*
special-case NSS calls in PAM code
Jakub Hrozek
2009-05-28
1
-2
/
+2
*
fix a wrong timeout
Sumit Bose
2009-05-26
1
-3
/
+4
*
Move actual password caching into sysdb
Simo Sorce
2009-05-18
4
-126
/
+2
*
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
2
-18
/
+16
*
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
1
-1
/
+12
*
added check for NULL values
Sumit Bose
2009-05-14
2
-9
/
+1
*
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
*
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
1
-3
/
+3
*
fix for pam proxy chauthtok
Sumit Bose
2009-04-27
1
-0
/
+1
*
removed length of unused element from packet size calculation
Sumit Bose
2009-04-23
1
-1
/
+1
*
fix for a seq fault when pam_reply_delay is called.
Sumit Bose
2009-04-22
1
-2
/
+2
*
Force user check and discover user's domain
Simo Sorce
2009-04-17
2
-19
/
+319
*
Make reconnection to the Data Provider a global setting
Stephen Gallagher
2009-04-14
1
-2
/
+2
*
Fix a couple of segfaults and timeout checks
Simo Sorce
2009-04-13
1
-1
/
+1
*
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
*
Change the way we retrieve domains
Simo Sorce
2009-04-08
3
-20
/
+16
*
Clean up warnings in SSSD
Stephen Gallagher
2009-04-07
2
-3
/
+2
*
Unify name parsing and reposnder headers
Simo Sorce
2009-04-07
3
-34
/
+35
*
Use info in the domain entry to determine action.
Simo Sorce
2009-04-07
1
-1
/
+12
*
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
1
-2
/
+9
*
Make nsssrv use the common responder functions
Simo Sorce
2009-03-27
2
-12
/
+8
*
Enable autoreconnection to the Data Provider in PAM
Stephen Gallagher
2009-03-26
1
-1
/
+61
*
Refactor nss_ctx to resp_ctx in responders
Stephen Gallagher
2009-03-26
3
-11
/
+11
*
Enhance server_setup
Simo Sorce
2009-03-20
1
-1
/
+1
*
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
*
remove an unnecessary call to confdb
Sumit Bose
2009-03-11
1
-8
/
+4
*
added generic PAM return messages and a false login delay
Sumit Bose
2009-03-10
5
-64
/
+150
*
Always pass sss_domain_info to sysdb functions.
Simo Sorce
2009-03-09
1
-3
/
+3
*
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
1
-2
/
+3
*
Remove _PW_ and _GR_ from SYSDB_ defines
Simo Sorce
2009-03-05
1
-7
/
+7
*
added password reset by root
Sumit Bose
2009-03-05
1
-0
/
+5
*
added a privileged pipe
Sumit Bose
2009-03-05
1
-3
/
+2
*
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
4
-2
/
+332
*
Add PAM responder
Sumit Bose
2009-02-24
5
-0
/
+631