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
/
providers
/
ldap
/
sdap_async_groups.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-20
Fix possible segfault in sdap_save_group()
Jan Zeleny
1
-2
/
+11
2012-06-15
Fixed debug message in sdap_save_group()
Jan Zeleny
1
-1
/
+1
2012-06-13
Fix an issue in ghost users
Jan Zeleny
1
-75
/
+47
2012-06-13
LDAP: Auto-detect support for the ldap match rule
Stephen Gallagher
1
-0
/
+1
2012-06-13
LDAP: Add support for AD chain matching extension in group lookups
Stephen Gallagher
1
-9
/
+153
2012-06-12
LDAP: Remove redundant check
Stephen Gallagher
1
-11
/
+0
2012-05-31
Add support for filtering atributes
Jan Zeleny
1
-5
/
+5
2012-05-31
Ghost members - support in LDAP provider
Jan Zeleny
1
-186
/
+286
2012-05-22
LDAP nested groups: Do not process callback with _post deep in the nested str...
Jakub Hrozek
1
-12
/
+10
2012-05-16
Use the sysdb attribute name, not LDAP attribute name
Jakub Hrozek
1
-1
/
+1
2012-05-10
LDAP: Handle very large Active Directory groups
Stephen Gallagher
1
-17
/
+37
2012-05-10
LDAP: Add attr_count return value to build_attrs_from_map()
Stephen Gallagher
1
-6
/
+8
2012-05-03
LDAP: Add helper function to map IDs
Stephen Gallagher
1
-46
/
+2
2012-05-03
LDAP: Do not remove uidNumber and gidNumber attributes when saving id-mapped ...
Stephen Gallagher
1
-0
/
+5
2012-05-03
LDAP: Add helper routine to convert LDAP blob to SID string
Stephen Gallagher
1
-20
/
+4
2012-05-03
LDAP: Allow looking up ID-mapped groups by name
Stephen Gallagher
1
-18
/
+105
2012-05-02
LDAP: check return value of sysdb_attrs_get_el
Jakub Hrozek
1
-0
/
+7
2012-04-18
Fixed minor memory leak in ldap provider
Jan Zeleny
1
-0
/
+1
2012-04-18
Fixed memory context in sdap_fill_memberships()
Jan Zeleny
1
-1
/
+1
2012-04-18
Removed unused block of code is sdap_fill_memberships()
Jan Zeleny
1
-57
/
+29
2012-04-18
Removed a block of dead code in sdap_async_groups.c
Jan Zeleny
1
-20
/
+1
2012-02-24
Modifications to simplify list_missing_attrs
Jan Zeleny
1
-1
/
+1
2012-02-24
LDAP: Only use paging control on requests for multiple entries
Stephen Gallagher
1
-5
/
+10
2012-02-17
LDAP: Ignore group member users that do not have name attributes
Stephen Gallagher
1
-2
/
+2
2012-02-14
Fix memory hierarchy when processing nested group memberships
Jakub Hrozek
1
-2
/
+2
2012-02-04
NSS: Add individual timeouts for entry types
Stephen Gallagher
1
-7
/
+7
2012-02-04
LDAP: Fix incorrect search timeouts
Stephen Gallagher
1
-1
/
+1
2012-02-04
LDAP: Do not fail if RootDSE check cannot determine search bases
Stephen Gallagher
1
-0
/
+9
2011-12-16
Logically dead code in sdap_nested_group_lookup_group
Pavel Březina
1
-1
/
+1
2011-12-16
Use the case sensitivity flag in the LDAP provider
Jakub Hrozek
1
-2
/
+2
2011-12-16
Refactor saving sdap entities
Jakub Hrozek
1
-39
/
+10
2011-12-14
Support search bases in RFC2307bis enumeration
Pavel Březina
1
-10
/
+145
2011-11-29
Fix two small bugs in group dereferencing
Jakub Hrozek
1
-2
/
+5
2011-11-22
Cleanup: Remove unused parameters
Jakub Hrozek
1
-12
/
+6
2011-11-11
Use one transaction instead of two during RFC2307bis group processing
Jakub Hrozek
1
-31
/
+55
2011-11-08
LDAP: Remove redundant groups from the lookup list
Stephen Gallagher
1
-23
/
+0
2011-11-02
LDAP: Add support for multiple search bases for group enumeration
Stephen Gallagher
1
-21
/
+95
2011-11-02
LDAP: Support multiple group search bases (non-enumeration, RFC2307)
Stephen Gallagher
1
-13
/
+62
2011-10-13
SysDB commands that save lastUpdate allows this value to be passed in
Pavel Březina
1
-12
/
+22
2011-10-06
Fix small bug where TALLOC_CTX could end up unfreed.
Pavel Zuna
1
-3
/
+3
2011-09-28
Store name aliases for users, groups
Jakub Hrozek
1
-37
/
+92
2011-09-06
Allow turning dereference off by setting the threshold to 0
Jakub Hrozek
1
-1
/
+1
2011-08-29
Fix moving to next entry in deref code
Jakub Hrozek
1
-1
/
+6
2011-08-15
Moved some functions in sdap_async_groups
Jan Zeleny
1
-122
/
+112
2011-08-15
Confusing part of code cleared out
Jan Zeleny
1
-34
/
+32
2011-08-15
sdap_async_accounts.c split
Jan Zeleny
1
-0
/
+2810