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
/
src
/
responder
/
nss
/
nsssrv_cmd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-29
Add vetoed_shells option
John Hodrien
1
-1
/
+12
2011-07-21
Fix indexing of skipped groups
Jakub Hrozek
1
-2
/
+4
2011-06-27
fix typos
Simo Sorce
1
-5
/
+5
2011-06-02
Non-posix group processing - ldap provider and nss responder
Jan Zeleny
1
-3
/
+11
2011-05-31
Fix typo in initgroups negative cache check
Stephen Gallagher
1
-1
/
+1
2011-05-20
Add new options to override shell value
Jakub Hrozek
1
-1
/
+38
2011-05-20
Add a new option to override home directory value
Jakub Hrozek
1
-1
/
+133
2011-05-20
Add a new option to override primary GID number
Jakub Hrozek
1
-1
/
+9
2011-04-15
Fix regression where nonexistent entries were never added to the negative cache
Stephen Gallagher
1
-21
/
+21
2011-04-15
Fix a regression with the negative cache in multi-domain configurations
Stephen Gallagher
1
-3
/
+18
2011-01-06
Remove unused enumeration cache timeout checks
Sumit Bose
1
-30
/
+2
2011-01-06
Post enumeration tevent request if needed
Sumit Bose
1
-8
/
+41
2011-01-06
Return groups and users from all domains during enumeration
Sumit Bose
1
-3
/
+5
2010-10-26
Always use talloc_zero() to allocate cmdctx
Sumit Bose
1
-2
/
+2
2010-10-15
sysdb interface for adding fake users
Jakub Hrozek
1
-1
/
+1
2010-10-15
sysdb interface for adding incomplete groups
Jakub Hrozek
1
-1
/
+1
2010-10-13
Add netgroup support to the NSS responder
Stephen Gallagher
1
-2
/
+9
2010-10-13
Split out some helper functions for the NSS responder
Stephen Gallagher
1
-83
/
+17
2010-10-13
Require explicit setting of callback context for check_cache
Stephen Gallagher
1
-7
/
+13
2010-09-22
Initgroups on a non-cached user should go to the data provider
Stephen Gallagher
1
-1
/
+2
2010-09-08
Handle multiple simultaneous enumeration requests
Stephen Gallagher
1
-289
/
+706
2010-09-08
Dead assignments cleanup in NSS responder
Jan Zeleny
1
-5
/
+7
2010-06-17
Refactor the negative cache
Stephen Gallagher
1
-13
/
+14
2010-06-17
Ensure that all domains are checked for users/groups
Stephen Gallagher
1
-3
/
+15
2010-04-12
sysdb: convert sysdb_initgroups
Simo Sorce
1
-222
/
+117
2010-04-12
Adjust fill_pwent and fill_grent
Simo Sorce
1
-13
/
+13
2010-04-12
sysdb: convert sysdb_enumgrent
Simo Sorce
1
-161
/
+106
2010-04-12
sysdb: convert sysdb_enumpwent
Simo Sorce
1
-172
/
+116
2010-04-12
sysdb: convert sysdb_getgrgid
Simo Sorce
1
-193
/
+109
2010-04-12
sysdb: convert sysdb_getgrnam
Simo Sorce
1
-223
/
+134
2010-04-12
sysdb: convert sysdb_getpwuid
Simo Sorce
1
-198
/
+107
2010-04-12
sysdb: convert sysdb_getpwnam
Simo Sorce
1
-229
/
+190
2010-03-08
Fixed alignment problems in nss client/server
George McCollister
1
-6
/
+5
2010-03-04
Add forgotten \n in DEBUG statements
Martin Nagy
1
-2
/
+2
2010-02-18
Rename server/ directory to src/
Stephen Gallagher
1
-0
/
+3182
[prev]