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-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
2010-11-01
Fix incorrect free of req in krb5_auth.c
Stephen Gallagher
1
-1
/
+1
2010-10-27
Allow authentication for referrals
Sumit Bose
1
-0
/
+193
2010-10-26
Always use uint32_t for UID/GID numbers
Jakub Hrozek
8
-50
/
+43
2010-10-26
Fix double free issue
Sumit Bose
1
-2
/
+2
2010-10-26
Always use talloc_zero() to allocate cmdctx
Sumit Bose
2
-3
/
+3
2010-10-26
Remove all nss requests after a reconnect
Sumit Bose
3
-1
/
+26
2010-10-25
Implement netgroups for proxy provider
Sumit Bose
3
-2
/
+143
2010-10-25
Add netgroups infrastructure to proxy provider
Sumit Bose
3
-0
/
+42
2010-10-22
Download only enabled IPA HBAC rules
Sumit Bose
1
-1
/
+3
2010-10-22
Add some missing ldap_memfree()
Sumit Bose
2
-3
/
+6
2010-10-22
Add ldap_deref option
Sumit Bose
10
-3
/
+103
2010-10-19
Write log opening failures to the syslog
Stephen Gallagher
2
-1
/
+4
[next]