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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-25
New DEBUG facility - SSSDBG_UNRESOLVED changed from -1 to 0
Pavel Březina
2
-2
/
+8
2011-08-25
New DEBUG facility - conversion
Pavel Březina
2
-0
/
+4
2011-08-15
Do not delete requests inside hash_iterate loop
Jakub Hrozek
1
-10
/
+12
2011-08-15
sysdb refactoring: memory context deleted
Jan Zeleny
2
-9
/
+5
2011-08-15
sysdb refactoring: deleted domain variables in sysdb API
Jan Zeleny
4
-20
/
+13
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-08-04
Revert "Allow LDAP to decide when an expiration warning is warranted"
Stephen Gallagher
1
-4
/
+3
2011-08-01
Allow LDAP to decide when an expiration warning is warranted
Stephen Gallagher
1
-3
/
+4
2011-07-29
Converge accept_fd_handler and accept_priv_fd_handler
Stephen Gallagher
1
-85
/
+50
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-23
Set _GNU_SOURCE globally
Sumit Bose
1
-3
/
+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
4
-2
/
+17
2011-05-06
Create common sss_monitor_init()
Stephen Gallagher
1
-34
/
+3
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-04-15
Add debug logging to the negative cache
Stephen Gallagher
1
-0
/
+5
2011-04-08
Fix unchecked return values of pam_add_response
Jakub Hrozek
1
-4
/
+12
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-02-21
Perform initgroups lookups for all domains
Stephen Gallagher
1
-3
/
+5
2011-01-21
Perform initgroups lookup for PAM
Stephen Gallagher
1
-1
/
+3
2011-01-19
Use DEFAULT_PAM_VERBOSITY if config value cannot be retrieved
Sumit Bose
1
-1
/
+1
2011-01-19
Add pam_pwd_expiration_warning config option
Sumit Bose
1
-12
/
+47
2011-01-14
Fix missing hash table bug
Stephen Gallagher
1
-0
/
+1
2011-01-11
Validate user supplied size of data items
Sumit Bose
1
-76
/
+75
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-22
Update the ID cache for any PAM request
Stephen Gallagher
4
-8
/
+23
2010-12-22
Ensure ID is checked in all domains for PAM
Stephen Gallagher
1
-0
/
+2
2010-12-17
Fix possible NULL-dereference in lookup_netgr_step()
Sumit Bose
1
-1
/
+1
2010-12-17
Fix unchecked return value in set_nonblocking
Stephen Gallagher
1
-10
/
+53
2010-12-15
Fix uninitialized value error in lookup_netgr_step()
Sumit Bose
1
-146
/
+181
2010-12-14
Remove unused newauthtok variable in LOCAL_pam_handler
Sumit Bose
1
-3
/
+0
2010-12-14
Eliminate possible NULL-dereference in pam_check_user_search
Stephen Gallagher
1
-0
/
+7
2010-12-03
Add support for server-side pam response messages
Sumit Bose
1
-0
/
+2
2010-12-02
Add a special filter type to handle enumerations
Sumit Bose
1
-1
/
+1
2010-11-15
Introduce pam_verbosity config option
Sumit Bose
1
-11
/
+90
2010-11-15
Avoid long long in messages to PAM client use int64_t
Sumit Bose
1
-7
/
+7
[next]