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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-03
LDAP: Initialize ID mapping when configured
Stephen Gallagher
2
-0
/
+10
2012-05-03
LDAP: Add ID mapping range settings
Stephen Gallagher
2
-0
/
+6
2012-05-03
LDAP: Add helper routines for ID-mapping
Stephen Gallagher
2
-0
/
+334
2012-05-03
LDAP: Add id-mapping option
Stephen Gallagher
2
-0
/
+2
2012-05-03
LDAP: Add objectSID config option
Stephen Gallagher
2
-0
/
+8
2012-05-03
Read sysdb attribute name, not LDAP attribute map name
Jakub Hrozek
1
-2
/
+2
2012-05-02
LDAP: check return value of sysdb_attrs_get_el
Jakub Hrozek
1
-0
/
+7
2012-05-01
execv, excvp and exec_child never return EOK
Stef Walter
1
-5
/
+3
2012-04-24
Accept be_req instead if be_ctx in LDAP access provider
Jan Zeleny
2
-14
/
+15
2012-04-20
Get the RootDSE after binding if not successfull before
Jakub Hrozek
1
-26
/
+104
2012-04-20
Convert read and write operations to sss_atomic_read
Jakub Hrozek
1
-32
/
+21
2012-04-20
sdap_check_aliases must not error when detects the same user
Jakub Hrozek
1
-13
/
+31
2012-04-20
Free controls in sdap_rebind_proc
Jakub Hrozek
1
-4
/
+6
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-04-18
Do not call sdap_auth if not needed
Jakub Hrozek
1
-7
/
+11
2012-04-18
Prevent printing NULL from DEBUG messages
Jakub Hrozek
2
-6
/
+13
2012-04-05
Clean up log messages about keytab_name
Stephen Gallagher
1
-7
/
+12
2012-03-29
LDAP services: Save lowercased protocol names in case-insensitive domains
Jakub Hrozek
1
-1
/
+17
2012-03-28
Add terminator for sdap_attr_map
Stephen Gallagher
2
-14
/
+31
2012-03-28
Add terminator for dp_option
Stephen Gallagher
1
-1
/
+2
2012-03-28
Put dp_option maps in their own file
Stephen Gallagher
2
-279
/
+314
2012-03-26
LDAP: Fix memory leaks in synchronous_tls_setup
Stephen Gallagher
1
-8
/
+10
2012-03-26
LDAP services: Keep the protocol around
Jakub Hrozek
1
-0
/
+1
2012-03-21
LDAP: Add better error logging when ldap_result() fails
Stephen Gallagher
1
-1
/
+3
2012-03-16
LDAP: Errors retrieving the RootDSE should not be fatal
Stephen Gallagher
1
-15
/
+8
2012-03-16
Fix uninitialized variable
Jakub Hrozek
1
-1
/
+1
2012-03-14
LDAP: Add AD 2008r2 schema
Stephen Gallagher
1
-2
/
+49
2012-03-09
Missing debug message if sdap_sudo_refresh_set_timer fails
Pavel Březina
1
-1
/
+5
2012-03-09
LDAP: Make sdap_access_send/recv public
Stephen Gallagher
2
-12
/
+17
2012-03-08
Fix nested groups processing
Jakub Hrozek
1
-26
/
+60
2012-03-08
Detect cycle in the fail over on subsequent resolve requests only
Jakub Hrozek
2
-3
/
+6
2012-03-06
krb5_child: set debugging sooner
Jakub Hrozek
1
-11
/
+17
2012-03-06
Only do one cycle when resolving a server
Jakub Hrozek
2
-9
/
+9
2012-03-05
Use proper errno code
Jakub Hrozek
1
-1
/
+1
2012-03-01
IPA: Set the DNS discovery domain to match ipa_domain
Stephen Gallagher
1
-1
/
+2
2012-02-26
LDAP: Remove unnecessary filter sanitize
Stephen Gallagher
1
-11
/
+5
2012-02-24
Modifications to simplify list_missing_attrs
Jan Zeleny
8
-44
/
+21
2012-02-24
Delete missing attributes from netgroups to be stored
Jan Zeleny
1
-1
/
+26
2012-02-24
IPA hosts refactoring
Jan Zeleny
1
-2
/
+0
2012-02-24
LDAP: Only use paging control on requests for multiple entries
Stephen Gallagher
10
-25
/
+79
2012-02-23
AUTOFS: Search all search bases for automounter map entries
Jakub Hrozek
1
-18
/
+86
2012-02-23
LDAP: Properly assign orig_dn
Stephen Gallagher
1
-0
/
+1
2012-02-23
IPA: Add ipa_parse_search_base()
Stephen Gallagher
2
-10
/
+28
2012-02-21
Don't give memory context in confdb where not needed
Jan Zeleny
1
-1
/
+1
2012-02-21
End request if ldap_parse_result fails
Jakub Hrozek
1
-0
/
+3
2012-02-17
LDAP: Ignore group member users that do not have name attributes
Stephen Gallagher
1
-2
/
+2
2012-02-17
Redesign purging of the sudo cache
Pavel Březina
1
-19
/
+55
[next]