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-03-19
Removing unused declaration of functions and variable.
Lukas Slebodnik
1
-10
/
+0
2013-03-19
Use common error facility instead of sdap_result
Simo Sorce
5
-316
/
+202
2013-03-13
Fix initialization of multiple variables
Ondrej Kos
2
-2
/
+2
2013-03-13
More generalized function open_debug_file_ex()
Lukas Slebodnik
1
-5
/
+1
2013-03-07
Fixed typo in debug message.
Lukas Slebodnik
1
-3
/
+5
2013-03-05
Check the return value of sysdb_search_services
Jakub Hrozek
1
-0
/
+6
2013-02-27
sdap_fill_memberships: continue if a member is not foud in sysdb
Pavel Březina
1
-3
/
+7
2013-02-26
sysdb: try dealing with binary-content attributes
Jan Engelhardt
2
-7
/
+5
2013-02-11
LDAP: Check for authtok validity
Jakub Hrozek
1
-7
/
+9
2013-02-10
Add realm info to sss_domain_info
Simo Sorce
1
-1
/
+1
2013-01-28
nested groups: fix group lookup hangs if member dn is incorrect
Pavel Březina
1
-0
/
+24
2013-01-21
Add be_req_get_data() helper funciton.
Simo Sorce
5
-8
/
+8
2013-01-21
Add be_req_get_be_ctx() helper.
Simo Sorce
5
-39
/
+43
2013-01-21
Introduce be_req_terminate() helper
Simo Sorce
4
-17
/
+10
2013-01-21
Remove domain from be_req structure
Simo Sorce
1
-1
/
+1
2013-01-21
Pass domain not be_req to access check functions
Simo Sorce
3
-17
/
+25
2013-01-21
Remove sysdb as a be request structure member
Simo Sorce
1
-2
/
+2
2013-01-21
Remove sysdb as a be context structure member
Simo Sorce
13
-27
/
+27
2013-01-21
Move ldap provider access functions
Simo Sorce
2
-59
/
+86
2013-01-21
LDAP: Compare lists of DNs when saving autofs entries
Jakub Hrozek
1
-134
/
+147
2013-01-15
LDAP: avoid complex realloc logic in save_rfc2307bis_group_memberships
Jakub Hrozek
1
-12
/
+4
2013-01-15
Add domain arguments to sysdb sudo functions
Simo Sorce
4
-9
/
+22
2013-01-15
Add domain arguments to sysdb services functions
Simo Sorce
2
-4
/
+5
2013-01-15
Add domain argument to sysdb autofs functions
Simo Sorce
2
-11
/
+18
2013-01-15
Add domain arguemnt to sysdb_get_real_name()
Simo Sorce
1
-1
/
+2
2013-01-15
Add domain argument to sysdb_idmap_ funcitons
Simo Sorce
1
-1
/
+2
2013-01-15
Add domain argument to sysdb_remove_attrs()
Simo Sorce
1
-1
/
+1
2013-01-15
Add domain argument to sysdb_has/set_enumerated()
Simo Sorce
3
-3
/
+4
2013-01-15
Add domain arg to sysdb_search/delete_netgroup()
Simo Sorce
1
-1
/
+1
2013-01-15
Add domain argument to sysdb_delete_group()
Simo Sorce
2
-3
/
+5
2013-01-15
Add domain argument to sysdb_search_groups()
Simo Sorce
3
-7
/
+12
2013-01-15
Add domain argument to sysdb_delete_user()
Simo Sorce
2
-4
/
+6
2013-01-15
Add domain arg to sysdb_search_users()
Simo Sorce
3
-16
/
+25
2013-01-15
Add domain argument to sysdb_cache_password()
Simo Sorce
1
-0
/
+1
2013-01-15
Add domain arg to sysdb group member functions
Simo Sorce
2
-7
/
+9
2013-01-15
Add domain argument to sysdb_store_group()
Simo Sorce
1
-3
/
+5
2013-01-15
Add domain argument to sysdb_store_user()
Simo Sorce
1
-2
/
+3
2013-01-15
Add domain arguments to sysdb_add_inetgroup fns.
Simo Sorce
1
-1
/
+1
2013-01-15
Add domain arguments to sysdb_add_group functions.
Simo Sorce
2
-4
/
+6
2013-01-15
Add domain argument to sysdb_set_user_attr()
Simo Sorce
2
-3
/
+8
2013-01-15
Add domain to sysdb_search_group_by_gid()
Simo Sorce
1
-1
/
+1
2013-01-15
Add domain to sysdb_search_group_by_name()
Simo Sorce
3
-7
/
+16
2013-01-15
Add domain to sysdb_search_user_by_name()
Simo Sorce
5
-15
/
+36
2013-01-15
Add domain argument to sysdb_get_user_attr()
Simo Sorce
2
-5
/
+6
2013-01-15
Make sysdb_custom_subtree_dn() require a domain.
Simo Sorce
1
-2
/
+4
2013-01-15
Make sysdb_domain_dn() require a domain.
Simo Sorce
1
-1
/
+1
2013-01-15
Make sysdb_netgroup_base_dn() require a domain.
Simo Sorce
1
-1
/
+1
2013-01-14
let ldap_backup_chpass_uri work
Pavel Březina
1
-2
/
+4
2013-01-14
Fix LDAP authentication - invalid password length
Pavel Březina
1
-1
/
+1
2013-01-10
Change pam data auth tokens.
Simo Sorce
4
-97
/
+92
[next]