index
:
sssd.git
adlookup
aramco
bycert
dpstr
experimental-fo
f23
intg_test
krb5test
ldapdebug
master
mdbtest
memberof
misc
mpgfix
nonroot
nonroot-libcap
nsscrash19
oneway
override-pb
pk11child
pwrap
refactor
refactor-fo
review
review-negcache
review-sc
rhel-6.7
rhel-6.8
rhel-7.1
rhel-7.2
rhel5.10
rhel5.8
rhel5.9
rhel6.3
rhel6.4
rhel6.5
rhel6.6
rhel7.0
sbus-1-11
selinux
sid_index
simo_ccname
srvbackport
sssd-1-10
sssd-1-11
sssd-1-12
sssd-1-5
sssd-1-8
sssd-1-9
subdomfo
sysdb
tests
sssd with jhrozek's patches
Jakub Hrozek
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix authentication queue code for proxy auth
Stephen Gallagher
2010-11-18
1
-12
/
+19
*
Ensure that SSSD shuts down completely before restarting
Stephen Gallagher
2010-11-18
1
-0
/
+9
*
Log startup errors to syslog
Stephen Gallagher
2010-11-16
1
-7
/
+9
*
Fix incorrect type comparison
Stephen Gallagher
2010-11-15
1
-1
/
+1
*
Fix const cast warnings in tests
Stephen Gallagher
2010-11-15
2
-2
/
+2
*
Fix const cast warning in confdb_create_ldif
Stephen Gallagher
2010-11-15
1
-4
/
+4
*
Fix const cast issue with sysdb_attrs_users_from_str_list
Stephen Gallagher
2010-11-15
3
-11
/
+11
*
Fix const cast warning in build_attrs_from_map
Stephen Gallagher
2010-11-15
1
-3
/
+3
*
Fix const cast warning for sysdb_update_members
Stephen Gallagher
2010-11-15
4
-14
/
+14
*
Fix cast warning for pam_sss.c
Stephen Gallagher
2010-11-15
1
-8
/
+11
*
Introduce pam_verbosity config option
Sumit Bose
2010-11-15
7
-11
/
+126
*
Avoid long long in messages to PAM client use int64_t
Sumit Bose
2010-11-15
3
-16
/
+16
*
Sanitize ldap attributes in the config file
Stephen Gallagher
2010-11-15
1
-2
/
+21
*
Properly document ldap_purge_cache_timeout
Stephen Gallagher
2010-11-15
2
-1
/
+28
*
Sanitize search filters in LDAP provider
Stephen Gallagher
2010-11-15
4
-7
/
+61
*
Add unit tests for users and groups with odd characters
Stephen Gallagher
2010-11-15
1
-0
/
+145
*
Sanitize sysdb dn for memberof lookup
Stephen Gallagher
2010-11-15
1
-1
/
+11
*
Sanitize search filters in memberOf plugin
Stephen Gallagher
2010-11-15
1
-2
/
+20
*
Sanitize sysdb DN helpers
Stephen Gallagher
2010-11-15
1
-7
/
+83
*
Sanitize sysdb filters in the LDAP provider
Stephen Gallagher
2010-11-15
1
-2
/
+11
*
Sanitize sysdb search filters in the IPA provider
Stephen Gallagher
2010-11-15
1
-2
/
+17
*
Sanitize search filters for the sysdb
Stephen Gallagher
2010-11-15
1
-6
/
+39
*
Add sysdb utility function for sanitizing DN
Stephen Gallagher
2010-11-15
2
-0
/
+27
*
Add utility function to sanitize LDAP/LDB filters
Stephen Gallagher
2010-11-15
3
-0
/
+131
*
Properly check the return value from semanage_commit
Stephen Gallagher
2010-11-05
1
-2
/
+2
*
Review comments for namingContexts patches
Sumit Bose
2010-11-05
3
-23
/
+17
*
Handle errors during log reopening better
Stephen Gallagher
2010-11-05
2
-3
/
+30
*
Make ldap_search_base a non-mandatory option
Sumit Bose
2010-11-04
3
-39
/
+46
*
Use (default)namingContext to set empty search bases
Sumit Bose
2010-11-04
4
-1
/
+117
*
Add defaultNamingContext to RootDSE attributes
Sumit Bose
2010-11-04
2
-0
/
+3
*
Call krb5_child to check access permissions
Sumit Bose
2010-11-04
2
-4
/
+129
*
Make handle_child_* request public
Sumit Bose
2010-11-04
3
-325
/
+429
*
Add krb5_kuserok() access check to krb5_child
Sumit Bose
2010-11-04
1
-17
/
+73
*
Make krb5_setup() public
Sumit Bose
2010-11-04
3
-6
/
+8
*
Add krb5_get_simple_upn()
Sumit Bose
2010-11-04
3
-6
/
+30
*
Add infrastructure for Kerberos access provider
Sumit Bose
2010-11-04
4
-26
/
+184
*
Store krb5 auth context for other targets
Sumit Bose
2010-11-04
1
-1
/
+2
*
Don't clean up groups for which a user has it as primary GID
Stephen Gallagher
2010-11-04
1
-2
/
+15
*
Fix two return value checks
Sumit Bose
2010-11-01
1
-2
/
+2
*
Fix misused SDAP_SEARCH_BASE
Moritz Baumann
2010-11-01
1
-1
/
+1
*
Fix incorrect free of req in krb5_auth.c
Stephen Gallagher
2010-11-01
1
-1
/
+1
*
Allow authentication for referrals
Sumit Bose
2010-10-27
1
-0
/
+193
*
Always use uint32_t for UID/GID numbers
Jakub Hrozek
2010-10-26
8
-50
/
+43
*
Fix double free issue
Sumit Bose
2010-10-26
1
-2
/
+2
*
Always use talloc_zero() to allocate cmdctx
Sumit Bose
2010-10-26
2
-3
/
+3
*
Remove all nss requests after a reconnect
Sumit Bose
2010-10-26
3
-1
/
+26
*
Implement netgroups for proxy provider
Sumit Bose
2010-10-25
3
-2
/
+143
*
Add netgroups infrastructure to proxy provider
Sumit Bose
2010-10-25
3
-0
/
+42
*
Download only enabled IPA HBAC rules
Sumit Bose
2010-10-22
1
-1
/
+3
*
Add some missing ldap_memfree()
Sumit Bose
2010-10-22
2
-3
/
+6
[next]