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
*
Reopen the LDB after modifying it
Stephen Gallagher
2011-04-15
1
-3
/
+20
*
Run all appropriate upgrades
Stephen Gallagher
2011-04-15
1
-1
/
+17
*
Don't leak memory if sysdb_domain_init() fails
Stephen Gallagher
2011-04-15
1
-3
/
+6
*
Fix regression where nonexistent entries were never added to the negative cache
Stephen Gallagher
2011-04-15
1
-21
/
+21
*
Fix a regression with the negative cache in multi-domain configurations
Stephen Gallagher
2011-04-15
1
-3
/
+18
*
Add debug logging to the negative cache
Stephen Gallagher
2011-04-15
1
-0
/
+5
*
Do not throw a DP error when failing to delete a nonexistent entity
Stephen Gallagher
2011-04-15
1
-4
/
+4
*
memberof: free delete operation apyload once done
Simo Sorce
2011-04-14
1
-1
/
+13
*
memberof: fix calculation of replaced members
Simo Sorce
2011-04-14
1
-0
/
+1
*
sysdb: use header defined macros instead of explicit values
Simo Sorce
2011-04-13
1
-9
/
+9
*
Never remove gecos from the sysdb cache
Stephen Gallagher
2011-04-12
1
-0
/
+9
*
Provide a configuration option to use systemd unit file
Jakub Hrozek
2011-04-12
2
-0
/
+52
*
The systemd unit file should not require DBus
Jakub Hrozek
2011-04-12
1
-2
/
+0
*
Use safe alignment macros for in-tree SRV record parsing
Jakub Hrozek
2011-04-12
1
-3
/
+3
*
Initialise rootdse to NULL if not available
Sumit Bose
2011-04-12
1
-0
/
+1
*
Initialise srv_opts even if rootDSE is missing
Sumit Bose
2011-04-11
2
-46
/
+49
*
Remove detection of duplicates from SRV result processing
Jakub Hrozek
2011-04-11
1
-9
/
+0
*
Read only rootDSE data if rootDSE is available
Sumit Bose
2011-04-08
1
-20
/
+22
*
Fix unchecked return values of pam_add_response
Jakub Hrozek
2011-04-08
3
-7
/
+23
*
Don't pass NULL to printf for TLS errors
Jakub Hrozek
2011-04-08
5
-33
/
+57
*
Do not attempt to resolve nameless servers
Jakub Hrozek
2011-04-01
1
-1
/
+1
*
Only save members for successfully saved groups
Jakub Hrozek
2011-04-01
1
-2
/
+17
*
Fall back to cn if gecos is not available
Stephen Gallagher
2011-03-30
1
-0
/
+9
*
Mark transaction as done when cancelled
Jakub Hrozek
2011-03-28
1
-2
/
+8
*
RFC2307: Ignore zero-length member names in group lookups
Stephen Gallagher
2011-03-28
1
-0
/
+4
*
Always complete the transaction in sdap_process_group_members_2307
Stephen Gallagher
2011-03-28
1
-0
/
+11
*
Fix typo in sdap_nested_group_process_step
Jakub Hrozek
2011-03-28
1
-1
/
+1
*
Return from functions in LDAP provider after marking request as failed
Jakub Hrozek
2011-03-24
1
-1
/
+4
*
sss_obfuscate: abort on ctrl+c
Stephen Gallagher
2011-03-24
1
-0
/
+12
*
sss_obfuscate: Avoid traceback on ctrl+d
Stephen Gallagher
2011-03-24
1
-5
/
+9
*
Add host access control support
Pierre Ossman
2011-03-24
10
-3
/
+184
*
Check result of talloc_strdup() properly
Stephen Gallagher
2011-03-23
1
-1
/
+1
*
Don't crash on error if _name parameter unspecified
Stephen Gallagher
2011-03-23
1
-2
/
+2
*
Don't crash if we get a multivalued name without an origDN
Stephen Gallagher
2011-03-23
1
-1
/
+3
*
Add sysdb_attrs_primary_name_list() routine
Stephen Gallagher
2011-03-23
3
-18
/
+81
*
Use sysdb_attrs_primary_name() in sdap_initgr_nested_store_group
Stephen Gallagher
2011-03-23
1
-1
/
+3
*
Use fake groups during IPA schema initgroups
Jakub Hrozek
2011-03-23
1
-114
/
+418
*
Add originalDN to fake groups
Jakub Hrozek
2011-03-23
4
-5
/
+21
*
RFC2307bis: Ignore aliases for groups
Stephen Gallagher
2011-03-23
1
-14
/
+26
*
RFC2307: Ignore aliases for groups
Stephen Gallagher
2011-03-23
1
-23
/
+35
*
Ignore aliases for users
Stephen Gallagher
2011-03-23
1
-20
/
+26
*
Add sysdb_attrs_primary_name()
Stephen Gallagher
2011-03-23
2
-0
/
+106
*
Create sysdb_get_rdn() function
Stephen Gallagher
2011-03-23
2
-13
/
+50
*
Sanitize DN when searching the original DN in the cache
Sumit Bose
2011-03-22
1
-1
/
+9
*
Fix incorrect return value check
Stephen Gallagher
2011-03-17
1
-1
/
+1
*
Add support for krb5 access provider to SSSDConfig API
Stephen Gallagher
2011-03-17
2
-1
/
+3
*
Fix LDAP search filter for nested initgroups
Jakub Hrozek
2011-03-15
1
-1
/
+1
*
Fix one unlikely case of failure in sdap_id_op module
Jan Zeleny
2011-03-14
1
-1
/
+3
*
Require existence of username, uid and gid for user enumeration
Stephen Gallagher
2011-03-14
1
-12
/
+18
*
Require existence of GID number and name in group searches
Stephen Gallagher
2011-03-14
3
-25
/
+42
[next]