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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-27
NSS: Add getservbyname and getservbyport support to the NSS Responder
Stephen Gallagher
3
-0
/
+1209
2012-01-23
Move sized_string declaration to utils
Stephen Gallagher
2
-19
/
+0
2012-01-23
DP: Fix bugs in sss_dp_get_account_int
Stephen Gallagher
1
-0
/
+1
2012-01-21
RESPONDER: Extend sss_dp_account_send() to include extra data
Stephen Gallagher
1
-4
/
+4
2012-01-17
NSS: Improve DEBUG messages for netgroup cache
Stephen Gallagher
1
-2
/
+2
2012-01-09
nsssrv: use sized_string in fill_grent
Simo Sorce
1
-35
/
+48
2012-01-09
nsssrv: use sized_string in fill_pwent
Simo Sorce
1
-41
/
+56
2012-01-09
nsssrv: add string manipulation helper
Simo Sorce
2
-0
/
+19
2012-01-04
nsssrv: remove unused macro
Simo Sorce
1
-2
/
+0
2011-12-21
Return user and group names lowercased in case insensitive domains
Jakub Hrozek
1
-12
/
+32
2011-12-21
sss_get_cased_name utility function
Jakub Hrozek
2
-9
/
+9
2011-12-19
Deleted declaration of nss_get_dom()
Jan Zeleny
1
-4
/
+0
2011-12-19
Pass client context to sss_dp_get_account_send
Jakub Hrozek
1
-1
/
+1
2011-12-16
Use the case sensitivity flag in responders
Jakub Hrozek
2
-20
/
+40
2011-12-16
Responders: Split getting domain by name into separate function
Jakub Hrozek
2
-17
/
+4
2011-12-08
Ignore NULL-terminator when checking UTF8-validity for netgroups
Stephen Gallagher
1
-1
/
+1
2011-12-07
Pass the correct private data into Data Provider callback
Jakub Hrozek
1
-1
/
+1
2011-12-05
Ignore NULL-terminator when checking UTF8-validity
Stephen Gallagher
1
-3
/
+3
2011-11-29
RESPONDER: Refactor DP requests into tevent_req style
Stephen Gallagher
2
-50
/
+112
2011-11-22
Cleanup: Remove unused parameters
Jakub Hrozek
1
-2
/
+1
2011-11-18
RESPONDER: Ensure that all input strings are valid UTF-8
Stephen Gallagher
2
-0
/
+28
2011-09-21
Enable the midpoint cache update by default
Stephen Gallagher
1
-1
/
+1
2011-08-25
New DEBUG facility - SSSDBG_UNRESOLVED changed from -1 to 0
Pavel Březina
1
-1
/
+4
2011-08-25
New DEBUG facility - conversion
Pavel Březina
1
-0
/
+2
2011-08-15
sysdb refactoring: deleted domain variables in sysdb API
Jan Zeleny
2
-9
/
+8
2011-08-08
Remove unused temporary context
Jakub Hrozek
1
-5
/
+0
2011-08-08
Prevent segfault if vetoed_shells are specified without allowed_shells
Jakub Hrozek
1
-16
/
+19
2011-07-29
Add vetoed_shells option
John Hodrien
3
-1
/
+17
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
3
-1
/
+123
2011-05-20
Add a new option to override home directory value
Jakub Hrozek
3
-1
/
+140
2011-05-20
Add a new option to override primary GID number
Jakub Hrozek
2
-2
/
+10
2011-05-06
Allow changing the log level without restart
Stephen Gallagher
1
-1
/
+1
2011-05-06
Do not leak netgroups hash table
Jakub Hrozek
1
-0
/
+12
2011-04-25
Don't use negative cache in netgroup lookup
Jan Zeleny
2
-20
/
+20
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-03-09
Change state of hash entry if netgroup cannot be parsed
Sumit Bose
1
-0
/
+2
2011-03-07
Refactor set_netgroup_entry()
Sumit Bose
1
-4
/
+7
2011-03-07
Add missing name to struct getent_ctx for missing netgroup
Sumit Bose
1
-0
/
+6
2011-01-14
Fix missing hash table bug
Stephen Gallagher
1
-0
/
+1
2011-01-06
Remove unused enumeration cache timeout checks
Sumit Bose
3
-33
/
+2
2011-01-06
Post enumeration tevent request if needed
Sumit Bose
2
-8
/
+43
2011-01-06
Return groups and users from all domains during enumeration
Sumit Bose
1
-3
/
+5
2010-12-17
Fix possible NULL-dereference in lookup_netgr_step()
Sumit Bose
1
-1
/
+1
2010-12-15
Fix uninitialized value error in lookup_netgr_step()
Sumit Bose
1
-146
/
+181
2010-10-26
Always use talloc_zero() to allocate cmdctx
Sumit Bose
2
-3
/
+3
[next]