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
2013-09-24
Include header file in implementation module.
Lukas Slebodnik
5
-0
/
+5
2013-09-24
Convert IN_MULTICAST parameter to host order
Jakub Hrozek
1
-1
/
+1
2013-09-20
LDAP: Use primary cn to search netgroup
Lukas Slebodnik
3
-7
/
+22
2013-09-20
sdap_domain_add: remove too strict consistency check
Sumit Bose
1
-10
/
+0
2013-09-20
LDAP: Deprecate ldap_{user,group}_search_filter
Jakub Hrozek
1
-0
/
+12
2013-09-18
AD: Download master domain info when enumerating
Jakub Hrozek
2
-6
/
+11
2013-09-18
LDAP: sdap_id_setup_tasks accepts a custom enum request
Jakub Hrozek
3
-17
/
+26
2013-09-17
util: add sss_idmap_talloc[_free]
Pavel Březina
1
-14
/
+3
2013-09-11
Fix formating of variables with type: gid_t
Lukas Slebodnik
1
-2
/
+1
2013-09-11
Fix formating of variables with type: id_t
Lukas Slebodnik
1
-5
/
+7
2013-09-11
Fix warning: data argument not used by format string
Lukas Slebodnik
1
-2
/
+5
2013-09-11
Fix formating of variables with ber_ type
Lukas Slebodnik
2
-3
/
+4
2013-09-11
Fix formating of variables with type: time_t
Lukas Slebodnik
5
-6
/
+6
2013-09-11
Fix formating of variables with type defined in stdint.h
Lukas Slebodnik
1
-2
/
+3
2013-09-11
Fix formating of variables with type: size_t
Lukas Slebodnik
14
-43
/
+53
2013-09-11
Use the same variable type like in struct ldb_message_element
Lukas Slebodnik
1
-1
/
+1
2013-09-11
Fix formating of variables with type: int
Lukas Slebodnik
2
-3
/
+4
2013-09-11
Fix formating of variables with type: long
Lukas Slebodnik
3
-8
/
+11
2013-09-11
LDAP: Store cleanup timestamp after initial cleanup
Jakub Hrozek
3
-10
/
+10
2013-09-10
is_dn(): free dn
Pavel Březina
1
-0
/
+2
2013-09-02
Fix czech specific character in my name
Pavel Březina
2
-2
/
+2
2013-08-28
LDAP: Make sdap_id_setup_tasks reusable for subdomains
Jakub Hrozek
3
-7
/
+19
2013-08-28
LDAP: Make the cleanup task reusable for subdomains
Jakub Hrozek
5
-42
/
+73
2013-08-28
LDAP: Make cleanup synchronous
Jakub Hrozek
3
-150
/
+34
2013-08-28
LDAP: Convert enumeration to the ptask API
Jakub Hrozek
4
-136
/
+132
2013-08-28
LDAP: Move the ldap enum request to its own reusable module
Jakub Hrozek
6
-642
/
+741
2013-08-28
LDAP: Remove unused constant
Jakub Hrozek
1
-2
/
+0
2013-08-28
LDAP: Add enum_{users,groups}_recv to follow the tevent_req style
Jakub Hrozek
1
-24
/
+19
2013-08-26
sudo: do not strdup usn on ENOENT
Pavel Březina
1
-1
/
+1
2013-08-26
sudo: do not fail to store the rule if we can't read usn
Pavel Březina
1
-3
/
+4
2013-08-19
sysdb_add_incomplete_group: store SID string is available
Sumit Bose
2
-9
/
+18
2013-08-19
save_rfc2307bis_user_memberships: use fq names for subdomains
Sumit Bose
1
-0
/
+16
2013-08-19
sdap_add_incomplete_groups: use fully qualified name if needed
Sumit Bose
1
-4
/
+14
2013-08-19
sudo: continue if we are unable to resolve fqdn
Pavel Březina
1
-1
/
+0
2013-08-19
sdap_save_user: save original primary GID of subdomain users
Sumit Bose
1
-11
/
+22
2013-08-19
sdap_get_initgr_done: use the right SID to get a GID
Sumit Bose
1
-1
/
+2
2013-08-11
ldap, krb5: More descriptive msg on chpass failure.
Michal Zidek
1
-0
/
+15
2013-08-08
Enable removing nonexisting dn in sdap_handle_account_info
Lukas Slebodnik
1
-1
/
+1
2013-08-08
Fix memory context for hash entries
Sumit Bose
1
-2
/
+4
2013-08-07
Fix memory context for a state member
Sumit Bose
1
-1
/
+1
2013-08-05
sudo: print better debug message when a rule has multiple cn values
Pavel Březina
1
-1
/
+5
2013-08-05
sudo: skip rule on error instead of failing completely
Pavel Březina
1
-1
/
+3
2013-07-25
Prevent using uninitialized "group_name" in done section.
Lukas Slebodnik
1
-1
/
+1
2013-07-24
LDAP: Use domain-specific name where appropriate
Jakub Hrozek
5
-112
/
+159
2013-07-17
SIGCHLD handler: do not call callback when pvt data where freed
Pavel Březina
1
-1
/
+1
2013-07-17
print hint about password complexity when new password is rejected
Pavel Březina
1
-0
/
+8
2013-07-17
LDAP: When resolving a SID, search for groups first, then users
Jakub Hrozek
1
-19
/
+18
2013-07-01
ldap: only update shadowLastChange when password change is successful
Jim Collins
1
-1
/
+2
2013-06-28
AD: Move storing sdap_domain for subdomain to generic LDAP code
Jakub Hrozek
2
-0
/
+77
2013-06-28
LDAP: Add utility function sdap_copy_map
Jakub Hrozek
2
-0
/
+45
[next]