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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-11-24
Fix a typo on setup_netlink()
Sumit Bose
1
-1
/
+1
2010-11-24
fix typo in get_server_status()
Sumit Bose
1
-1
/
+1
2010-11-22
sss_client: make code thread-safe
Simo Sorce
5
-58
/
+219
2010-11-22
Add SIGUSR2 to reset offline status
Sumit Bose
2
-0
/
+38
2010-11-22
Add signal documentation to sssd(8)
Stephen Gallagher
1
-0
/
+35
2010-11-19
Use a more efficient host search filter
Sumit Bose
1
-5
/
+6
2010-11-19
Fix man page
Sumit Bose
1
-2
/
+2
2010-11-19
Fix offline detection for LDAP auth/chpass
Sumit Bose
1
-5
/
+13
2010-11-18
Wait for all children to exit
Stephen Gallagher
1
-2
/
+61
2010-11-18
Add missing error code
Sumit Bose
1
-0
/
+1
2010-11-18
Fix authentication queue code for proxy auth
Stephen Gallagher
1
-12
/
+19
2010-11-18
Ensure that SSSD shuts down completely before restarting
Stephen Gallagher
1
-0
/
+9
2010-11-16
Log startup errors to syslog
Stephen Gallagher
1
-7
/
+9
2010-11-15
Fix incorrect type comparison
Stephen Gallagher
1
-1
/
+1
2010-11-15
Fix const cast warnings in tests
Stephen Gallagher
2
-2
/
+2
2010-11-15
Fix const cast warning in confdb_create_ldif
Stephen Gallagher
1
-4
/
+4
2010-11-15
Fix const cast issue with sysdb_attrs_users_from_str_list
Stephen Gallagher
3
-11
/
+11
2010-11-15
Fix const cast warning in build_attrs_from_map
Stephen Gallagher
1
-3
/
+3
2010-11-15
Fix const cast warning for sysdb_update_members
Stephen Gallagher
4
-14
/
+14
2010-11-15
Fix cast warning for pam_sss.c
Stephen Gallagher
1
-8
/
+11
2010-11-15
Introduce pam_verbosity config option
Sumit Bose
7
-11
/
+126
2010-11-15
Avoid long long in messages to PAM client use int64_t
Sumit Bose
3
-16
/
+16
2010-11-15
Sanitize ldap attributes in the config file
Stephen Gallagher
1
-2
/
+21
2010-11-15
Properly document ldap_purge_cache_timeout
Stephen Gallagher
2
-1
/
+28
2010-11-15
Sanitize search filters in LDAP provider
Stephen Gallagher
4
-7
/
+61
2010-11-15
Add unit tests for users and groups with odd characters
Stephen Gallagher
1
-0
/
+145
2010-11-15
Sanitize sysdb dn for memberof lookup
Stephen Gallagher
1
-1
/
+11
2010-11-15
Sanitize search filters in memberOf plugin
Stephen Gallagher
1
-2
/
+20
2010-11-15
Sanitize sysdb DN helpers
Stephen Gallagher
1
-7
/
+83
2010-11-15
Sanitize sysdb filters in the LDAP provider
Stephen Gallagher
1
-2
/
+11
2010-11-15
Sanitize sysdb search filters in the IPA provider
Stephen Gallagher
1
-2
/
+17
2010-11-15
Sanitize search filters for the sysdb
Stephen Gallagher
1
-6
/
+39
2010-11-15
Add sysdb utility function for sanitizing DN
Stephen Gallagher
2
-0
/
+27
2010-11-15
Add utility function to sanitize LDAP/LDB filters
Stephen Gallagher
3
-0
/
+131
2010-11-05
Properly check the return value from semanage_commit
Stephen Gallagher
1
-2
/
+2
2010-11-05
Review comments for namingContexts patches
Sumit Bose
3
-23
/
+17
2010-11-05
Handle errors during log reopening better
Stephen Gallagher
2
-3
/
+30
2010-11-04
Make ldap_search_base a non-mandatory option
Sumit Bose
3
-39
/
+46
2010-11-04
Use (default)namingContext to set empty search bases
Sumit Bose
4
-1
/
+117
2010-11-04
Add defaultNamingContext to RootDSE attributes
Sumit Bose
2
-0
/
+3
2010-11-04
Call krb5_child to check access permissions
Sumit Bose
2
-4
/
+129
2010-11-04
Make handle_child_* request public
Sumit Bose
3
-325
/
+429
2010-11-04
Add krb5_kuserok() access check to krb5_child
Sumit Bose
1
-17
/
+73
2010-11-04
Make krb5_setup() public
Sumit Bose
3
-6
/
+8
2010-11-04
Add krb5_get_simple_upn()
Sumit Bose
3
-6
/
+30
2010-11-04
Add infrastructure for Kerberos access provider
Sumit Bose
4
-26
/
+184
2010-11-04
Store krb5 auth context for other targets
Sumit Bose
1
-1
/
+2
2010-11-04
Don't clean up groups for which a user has it as primary GID
Stephen Gallagher
1
-2
/
+15
2010-11-01
Fix two return value checks
Sumit Bose
1
-2
/
+2
2010-11-01
Fix misused SDAP_SEARCH_BASE
Moritz Baumann
1
-1
/
+1
[next]