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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
2
-3
/
+23
*
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
4
-326
/
+432
*
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
5
-27
/
+187
*
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
*
Mention ding-libs in BUILD.txt
Sumit Bose
2010-10-27
1
-33
/
+11
*
Allow authentication for referrals
Sumit Bose
2010-10-27
1
-0
/
+193
*
Bumping version to 1.5.0 dev
Stephen Gallagher
2010-10-26
1
-1
/
+1
*
Always use uint32_t for UID/GID numbers
Jakub Hrozek
2010-10-26
9
-50
/
+44
*
Improve versioning for automated builds
Stephen Gallagher
2010-10-26
1
-5
/
+5
*
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
4
-2
/
+144
*
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
*
Add ldap_deref option
Sumit Bose
2010-10-22
10
-3
/
+103
*
Updating uk translation
Yuri Chornoivan
2010-10-22
1
-8
/
+6
*
Write log opening failures to the syslog
Stephen Gallagher
2010-10-19
3
-2
/
+5
[next]