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
/
nss
/
nsssrv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-18
Make the password field configurable in NSS
Jakub Hrozek
1
-0
/
+7
2009-11-05
Update midpoint refresh logic to be relative to cache timeout
Stephen Gallagher
1
-5
/
+6
2009-10-27
Move responsibility for entry expiration timeout
Simo Sorce
1
-10
/
+0
2009-10-15
Remove two unused functions.
Stephen Gallagher
1
-8
/
+0
2009-10-09
Remove DP process
Simo Sorce
1
-16
/
+16
2009-10-06
Remove unused btreemap code
Stephen Gallagher
1
-1
/
+0
2009-09-25
Send debug messages to logfile
Jakub Hrozek
1
-1
/
+3
2009-09-25
Upgrade confdb to version 2
Stephen Gallagher
1
-21
/
+41
2009-09-23
Revert "Use syslog for logging error conditions in SSSD"
Stephen Gallagher
1
-18
/
+10
2009-09-21
Use syslog for logging error conditions in SSSD
Jakub Hrozek
1
-10
/
+18
2009-09-09
Add support for the EntryCacheNoWaitRefreshTimeout
Stephen Gallagher
1
-0
/
+16
2009-08-21
fix handling of filtersUsers in groups
Sumit Bose
1
-17
/
+22
2009-08-17
Fix reconnection code
Simo Sorce
1
-16
/
+24
2009-08-11
Change the why DP clients identify
Simo Sorce
1
-3
/
+15
2009-08-11
Change services identification mechanism
Simo Sorce
1
-74
/
+5
2009-08-11
Make child processes exit when parent dies
Jakub Hrozek
1
-0
/
+6
2009-08-10
Simplify interfaces initialization
Simo Sorce
1
-20
/
+19
2009-08-10
Cosmetic changes
Simo Sorce
1
-15
/
+15
2009-08-10
Remove redundant memory contexts
Simo Sorce
1
-3
/
+3
2009-07-20
Implement resInit for monitor, NSS, PAM, DP and the backends
Stephen Gallagher
1
-0
/
+20
2009-04-14
Add common function to retrieve comma sep. lists
Simo Sorce
1
-11
/
+13
2009-04-14
Make reconnection to the Data Provider a global setting
Stephen Gallagher
1
-5
/
+2
2009-04-14
Add reconnection code between the NSS responder and the Data provider
Stephen Gallagher
1
-1
/
+52
2009-04-08
Change the way we retrieve domains
Simo Sorce
1
-24
/
+8
2009-04-07
Unify name parsing and reposnder headers
Simo Sorce
1
-23
/
+5
2009-04-01
Add a more flexible way to parse and filter names.
Simo Sorce
1
-8
/
+120
2009-03-27
Make nsssrv use the common responder functions
Simo Sorce
1
-355
/
+18
2009-03-24
Fix build
Simo Sorce
1
-1
/
+1
2009-03-20
Retrieve some options from confdb
Simo Sorce
1
-6
/
+39
2009-03-20
Enhance server_setup
Simo Sorce
1
-1
/
+1
2009-03-13
Implement Negative cache for NSS
Simo Sorce
1
-0
/
+8
2009-03-09
use fixed paths to sockets to make sure clients and server are using the same
Sumit Bose
1
-0
/
+5
2009-03-04
Add enumeration backout period.
Simo Sorce
1
-0
/
+1
2009-02-27
Refactor creation of domain_map into confdb
Stephen Gallagher
1
-80
/
+3
2009-02-26
Serialize access to sysdb and also exposes ldb transactions.
Simo Sorce
1
-1
/
+9
2009-02-26
Rebase the code to use talloc, tdb, tevent, ldb as external
Simo Sorce
1
-16
/
+16
2009-02-24
Add PAM responder
Sumit Bose
1
-0
/
+590