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
2011-10-17
Use fewer transactions during RFC2307bis initgroups
Jakub Hrozek
1
-346
/
+366
2011-10-17
Utility functions for LDAP nested schema initgroups
Jakub Hrozek
1
-0
/
+119
2011-10-13
SysDB commands that save lastUpdate allows this value to be passed in
Pavel Březina
5
-21
/
+41
2011-10-06
Fix small bug where TALLOC_CTX could end up unfreed.
Pavel Zuna
1
-3
/
+3
2011-10-03
Use explicit base 10 for converting strings to integers
Jakub Hrozek
1
-2
/
+2
2011-09-28
Store name aliases for users, groups
Jakub Hrozek
5
-37
/
+216
2011-09-28
Add a sysdb_get_direct_parents function
Jakub Hrozek
1
-57
/
+5
2011-09-28
Fixed bad logic in processing netgroups in LDAP provider
Jan Zeleny
1
-1
/
+3
2011-09-28
Multiline macro cleanup
Jakub Hrozek
2
-3
/
+3
2011-09-20
Fix uninitialized pointer read in sdap_gssapi_get_default_realm()
Jakub Hrozek
1
-1
/
+1
2011-09-08
DEBUG timestamps offer higher precision
Pavel Březina
1
-0
/
+2
2011-09-06
Keep deref controls until the whole request is finished
Jakub Hrozek
1
-8
/
+45
2011-09-06
Improve error message for LDAP password constraint violation
Jakub Hrozek
3
-16
/
+29
2011-09-06
Allow turning dereference off by setting the threshold to 0
Jakub Hrozek
3
-3
/
+9
2011-09-06
sss_ldap_err2string() - ldap_err2string() to sss_ldap_err2string()
Pavel Březina
3
-35
/
+35
2011-09-06
sss_ldap_err2string() - function created
Pavel Březina
1
-2
/
+0
2011-08-29
Fix moving to next entry in deref code
Jakub Hrozek
1
-1
/
+6
2011-08-26
Use the default Kerberos realm for LDAP with GSSAPI auth
Jakub Hrozek
1
-3
/
+55
2011-08-26
Add LDAP provider option to set LDAP_OPT_X_SASL_NOCANON
Jakub Hrozek
3
-1
/
+14
2011-08-25
New DEBUG facility - SSSDBG_UNRESOLVED changed from -1 to 0
Pavel Březina
1
-1
/
+4
2011-08-25
New DEBUG facility - conversion
Pavel Březina
3
-2
/
+4
2011-08-25
Improve password policy error code and message
Sumit Bose
1
-4
/
+9
2011-08-15
Handle timeout during sss_ldap_init_send
Jakub Hrozek
1
-1
/
+5
2011-08-15
Moved some functions in sdap_async_initgroups
Jan Zeleny
1
-345
/
+349
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
4
-2514
/
+2588
2011-08-15
sysdb refactoring: memory context deleted
Jan Zeleny
5
-25
/
+15
2011-08-15
sysdb refactoring: deleted domain variables in sysdb API
Jan Zeleny
9
-58
/
+35
2011-08-11
Use sysdb attribute name for GID, not LDAP attribute
Stephen Gallagher
1
-3
/
+3
2011-08-04
Fix returning groups when gidNumber attribute is not ordered
Jakub Hrozek
3
-4
/
+10
2011-08-01
Request password control unconditionally during bind
Jakub Hrozek
1
-6
/
+6
2011-08-01
Wrong paramater to sysdb_attrs_add_uint32
Jakub Hrozek
1
-1
/
+1
2011-07-27
Explicitly ignore groups with gidNumber=0
Jakub Hrozek
2
-11
/
+18
2011-07-27
Set gidNumber of non-posix groups to 0 even on updates
Jakub Hrozek
1
-8
/
+44
2011-07-21
fo_get_server_name() getter for a server name
Jakub Hrozek
1
-1
/
+10
2011-07-21
Rename fo_get_server_name to fo_get_server_str_name
Jakub Hrozek
1
-2
/
+2
2011-07-21
Do not add a NULL host parsed from LDAP URI
Jakub Hrozek
1
-1
/
+8
2011-07-08
Add LDAP access control based on NDS attributes
Sumit Bose
5
-2
/
+193
2011-07-08
Add helper function msgs2attrs_array
Stephen Gallagher
2
-0
/
+33
2011-06-30
Use ldap_init_fd() instead of ldap_initialize() if available
Sumit Bose
3
-37
/
+88
2011-06-30
Use name based URI instead of IP address based URIs
Sumit Bose
1
-37
/
+2
2011-06-30
Add sdap_call_conn_cb() to call add connection callback directly
Sumit Bose
2
-0
/
+40
2011-06-30
Add sockaddr_storage to sdap_service
Sumit Bose
2
-0
/
+12
2011-06-16
Do not check pwdAttribute
Sumit Bose
1
-9
/
+0
2011-06-15
Switch resolver to using resolv_hostent and honor TTL
Jakub Hrozek
1
-2
/
+2
2011-06-02
Non-posix group processing - ldap provider and nss responder
Jan Zeleny
2
-28
/
+79
2011-06-02
Use escaped IP addresses in LDAP provider
Jakub Hrozek
1
-6
/
+56
2011-05-25
Sanitize username during initgroups call
Sumit Bose
1
-1
/
+7
2011-05-25
Separate return paths for success and failure in sdap_nested_group_check_cache
Jakub Hrozek
1
-6
/
+10
[next]