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_cmd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-01
Add way to use files as a proxy backend fro LOCAL
Simo Sorce
1
-28
/
+91
2009-04-01
Add a more flexible way to parse and filter names.
Simo Sorce
1
-253
/
+670
2009-03-27
Make nsssrv use the common responder functions
Simo Sorce
1
-175
/
+167
2009-03-27
Fix uninitailized pointer and cut&paste error
Simo Sorce
1
-1
/
+5
2009-03-20
Retrieve some options from confdb
Simo Sorce
1
-4
/
+6
2009-03-18
Fix getgrent and getpwent calls
Simo Sorce
1
-2
/
+6
2009-03-13
Implement Negative cache for NSS
Simo Sorce
1
-3
/
+256
2009-03-10
Fix returning user with missing optional attributes.
Simo Sorce
1
-5
/
+8
2009-03-10
Treat uids and gids as 32 bit numbers not 64
Simo Sorce
1
-23
/
+21
2009-03-09
Always pass sss_domain_info to sysdb functions.
Simo Sorce
1
-27
/
+15
2009-03-06
Fix reporting non-default users.
Simo Sorce
1
-300
/
+311
2009-03-05
Remove _PW_ and _GR_ from SYSDB_ defines
Simo Sorce
1
-10
/
+10
2009-03-05
Implement GetCachedUsers in the InfoPipe
Stephen Gallagher
1
-2
/
+2
2009-03-04
Add enumeration backout period.
Simo Sorce
1
-2
/
+34
2009-02-28
Fix confdb issues.
Simo Sorce
1
-5
/
+5
2009-02-27
Refactor creation of domain_map into confdb
Stephen Gallagher
1
-12
/
+24
2009-02-26
Serialize access to sysdb and also exposes ldb transactions.
Simo Sorce
1
-29
/
+44
2009-02-26
Rebase the code to use talloc, tdb, tevent, ldb as external
Simo Sorce
1
-1
/
+1
2009-02-24
Add PAM responder
Sumit Bose
1
-0
/
+2238