index
:
sssd
build-fixes
build-fixes-1
heimdal
heimdal-1
master
System Security Services Daemon
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
server
/
responder
/
common
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-09
Remove DP process
Simo Sorce
3
-34
/
+78
2009-10-06
Remove unused btreemap code
Stephen Gallagher
2
-2
/
+0
2009-10-05
Make dp requests more robust
Simo Sorce
1
-36
/
+109
2009-09-25
Upgrade confdb to version 2
Stephen Gallagher
1
-2
/
+2
2009-09-23
Revert "Use syslog for logging error conditions in SSSD"
Stephen Gallagher
2
-38
/
+38
2009-09-21
Use syslog for logging error conditions in SSSD
Jakub Hrozek
2
-38
/
+38
2009-09-11
Add copyright notices
Jakub Hrozek
1
-0
/
+21
2009-09-08
Split database in multiple files
Simo Sorce
2
-3
/
+3
2009-08-27
Fix group replies when using member/memberof
Simo Sorce
2
-6
/
+41
2009-08-18
added missing hash_create which was remove by a previous patch
Sumit Bose
1
-5
/
+14
2009-08-17
Fix reconnection code
Simo Sorce
3
-145
/
+35
2009-08-14
Refactor responder_dp.c
Stephen Gallagher
2
-91
/
+91
2009-08-14
Don't go to the backend for identical cache entry requests
Stephen Gallagher
2
-54
/
+294
2009-08-12
Eliminate unnecessary explicit timeout for DP account requests
Stephen Gallagher
1
-33
/
+19
2009-08-11
Change the why DP clients identify
Simo Sorce
3
-5
/
+38
2009-08-11
Change services identification mechanism
Simo Sorce
2
-4
/
+14
2009-08-10
Simplify interfaces initialization
Simo Sorce
3
-47
/
+19
2009-08-10
merge server and connection structures
Simo Sorce
2
-4
/
+4
2009-08-10
Cosmetic changes
Simo Sorce
3
-13
/
+13
2009-08-10
Remove redundant memory contexts
Simo Sorce
3
-22
/
+28
2009-08-05
Move parsing of names and domains into util/
Jakub Hrozek
2
-120
/
+1
2009-07-20
Raise debug level for version negotiation
Simo Sorce
1
-2
/
+2
2009-07-02
check pending_return after dbus_connection_send_with_reply
Sumit Bose
1
-1
/
+1
2009-05-26
Silence warnings
Simo Sorce
1
-2
/
+2
2009-05-26
Do not fire up backend search when the data provider is local
Jakub Hrozek
1
-0
/
+4
2009-05-15
added more flexible handling of client protocol
Sumit Bose
2
-1
/
+41
2009-04-27
Eliminate segfault on NSS and PAM responder startup.
Stephen Gallagher
1
-0
/
+4
2009-04-17
Force user check and discover user's domain
Simo Sorce
2
-0
/
+274
2009-04-08
Change the way we retrieve domains
Simo Sorce
2
-37
/
+2
2009-04-07
Unify name parsing and reposnder headers
Simo Sorce
6
-60
/
+147
2009-03-27
Make nsssrv use the common responder functions
Simo Sorce
4
-35
/
+13
2009-03-26
Enable autoreconnection to the Data Provider in PAM
Stephen Gallagher
2
-3
/
+6
2009-03-26
Refactor nss_ctx to resp_ctx in responders
Stephen Gallagher
4
-98
/
+98
2009-03-10
added generic PAM return messages and a false login delay
Sumit Bose
1
-1
/
+1
2009-03-09
use fixed paths to sockets to make sure clients and server are using the same
Sumit Bose
3
-56
/
+67
2009-03-05
added a privileged pipe
Sumit Bose
5
-5
/
+135
2009-03-02
first version of LOCAL pam backend
Sumit Bose
1
-0
/
+22
2009-02-27
Refactor creation of domain_map into confdb
Stephen Gallagher
1
-68
/
+3
2009-02-26
Rebase the code to use talloc, tdb, tevent, ldb as external
Simo Sorce
5
-27
/
+27
2009-02-24
Add PAM responder
Sumit Bose
8
-0
/
+1077