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
/
providers
/
ldap
/
sdap_async_initgroups.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix formating of variables with type: size_t
Lukas Slebodnik
2013-09-11
1
-7
/
+10
*
sysdb_add_incomplete_group: store SID string is available
Sumit Bose
2013-08-19
1
-8
/
+17
*
save_rfc2307bis_user_memberships: use fq names for subdomains
Sumit Bose
2013-08-19
1
-0
/
+16
*
sdap_add_incomplete_groups: use fully qualified name if needed
Sumit Bose
2013-08-19
1
-4
/
+14
*
sdap_get_initgr_done: use the right SID to get a GID
Sumit Bose
2013-08-19
1
-1
/
+2
*
Fix memory context for a state member
Sumit Bose
2013-08-07
1
-1
/
+1
*
LDAP: Use domain-specific name where appropriate
Jakub Hrozek
2013-07-24
1
-27
/
+24
*
Replace SDAP_ID_MAPPING checks with sdap_idmap_domain_has_algorithmic_mapping
Sumit Bose
2013-06-28
1
-7
/
+13
*
LDAP: return sdap search return code to ID
Jakub Hrozek
2013-06-07
1
-2
/
+2
*
LDAP: new SDAP domain structure
Jakub Hrozek
2013-06-07
1
-8
/
+10
*
LDAP: Pass in a connection to ID functions
Jakub Hrozek
2013-06-07
1
-1
/
+4
*
LDAP: If deref search fails, try again without deref
Jan Cholasta
2013-03-21
1
-1
/
+11
*
ldap: Fallback option for rfc2307 schema
Simo Sorce
2013-03-20
1
-2
/
+15
*
Removing unused declaration of functions and variable.
Lukas Slebodnik
2013-03-19
1
-10
/
+0
*
Fix initialization of multiple variables
Ondrej Kos
2013-03-13
1
-1
/
+1
*
Remove sysdb as a be context structure member
Simo Sorce
2013-01-21
1
-1
/
+1
*
LDAP: avoid complex realloc logic in save_rfc2307bis_group_memberships
Jakub Hrozek
2013-01-15
1
-12
/
+4
*
Add domain arguemnt to sysdb_get_real_name()
Simo Sorce
2013-01-15
1
-1
/
+2
*
Add domain arg to sysdb group member functions
Simo Sorce
2013-01-15
1
-5
/
+7
*
Add domain arguments to sysdb_add_group functions.
Simo Sorce
2013-01-15
1
-2
/
+2
*
Add domain to sysdb_search_group_by_name()
Simo Sorce
2013-01-15
1
-6
/
+12
*
Add domain to sysdb_search_user_by_name()
Simo Sorce
2013-01-15
1
-10
/
+22
*
LDAP: remove dead assignment
Jakub Hrozek
2012-12-10
1
-1
/
+0
*
LDAP: Continue adjusting group membership even if there is nothing to add
Jakub Hrozek
2012-12-05
1
-2
/
+1
*
sdap_add_incomplete_groups(): fix ret may be uninitialized warning
Pavel Březina
2012-09-24
1
-1
/
+1
*
AD: Optimize initgroups lookups with tokenGroups
Stephen Gallagher
2012-09-24
1
-4
/
+20
*
Unify usage of sysdb transactions
Michal Zidek
2012-08-23
1
-27
/
+47
*
Remove compilation warning: ret may be uninitialized
Pavel Březina
2012-08-21
1
-0
/
+2
*
Process all groups from a single nesting level
Jakub Hrozek
2012-08-21
1
-4
/
+14
*
When ldap_group_nesting_level was reached, the LDAP provider tried to link gr...
Michal Zidek
2012-08-10
1
-1
/
+45
*
LDAP: Auto-detect support for the ldap match rule
Stephen Gallagher
2012-06-13
1
-1
/
+3
*
LDAP: Add support for AD chain matching extension in initgroups
Stephen Gallagher
2012-06-13
1
-9
/
+20
*
LDAP: Make sdap_initgr_common_store() non-static
Stephen Gallagher
2012-06-12
1
-7
/
+7
*
LDAP: Add helper function to get list of a user's groups from sysdb
Stephen Gallagher
2012-06-12
1
-33
/
+64
*
LDAP: Fix incorrect switch statement in sdap_get_initgr_done()
Stephen Gallagher
2012-06-12
1
-1
/
+1
*
Utilize attribute exclusion in LDAP initgroups
Jan Zeleny
2012-05-31
1
-3
/
+33
*
Add support for filtering atributes
Jan Zeleny
2012-05-31
1
-10
/
+10
*
Ghost members - removed sdap_check_aliases()
Jan Zeleny
2012-05-31
1
-7
/
+0
*
LDAP: Add attr_count return value to build_attrs_from_map()
Stephen Gallagher
2012-05-10
1
-5
/
+5
*
LDAP: Treat groups with unmappable SIDs as non-POSIX groups
Stephen Gallagher
2012-05-03
1
-9
/
+12
*
LDAP: Add helper function to map IDs
Stephen Gallagher
2012-05-03
1
-16
/
+5
*
LDAP: Add helper routine to convert LDAP blob to SID string
Stephen Gallagher
2012-05-03
1
-28
/
+144
*
Fix nested groups processing
Jakub Hrozek
2012-03-08
1
-26
/
+60
*
Use proper errno code
Jakub Hrozek
2012-03-05
1
-1
/
+1
*
Modifications to simplify list_missing_attrs
Jan Zeleny
2012-02-24
1
-1
/
+1
*
LDAP: Only use paging control on requests for multiple entries
Stephen Gallagher
2012-02-24
1
-6
/
+12
*
LDAP: Properly assign orig_dn
Stephen Gallagher
2012-02-23
1
-0
/
+1
*
Fix memory hierarchy when processing nested group memberships
Jakub Hrozek
2012-02-14
1
-6
/
+8
*
LDAP: Fix incorrect search timeouts
Stephen Gallagher
2012-02-04
1
-1
/
+1
*
LDAP: Do not fail if RootDSE check cannot determine search bases
Stephen Gallagher
2012-02-04
1
-1
/
+34
[next]