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-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
2013-01-10
Fix sdap reinit.
Simo Sorce
1
-82
/
+89
2013-01-09
AD: Add user as a direct member of his primary group
Jakub Hrozek
1
-8
/
+109
2013-01-09
AD: replace GID/UID, do not add another one
Jakub Hrozek
4
-7
/
+41
2013-01-07
sudo smart refresh: fix debug message
Pavel Březina
1
-1
/
+1
2013-01-07
sudo smart refresh: do not include usn in filter if no valid usn is known
Pavel Březina
1
-5
/
+12
2013-01-07
Fix tevent_req style for sdap_async_sudo.
Simo Sorce
1
-22
/
+22
2013-01-04
LDAP: initialize refresh function handler
Ondrej Kos
1
-1
/
+1
2013-01-02
failover: Protect against empty host names
Michal Zidek
3
-5
/
+5
2013-01-02
set ret to EOK after for loop in sdap_sudo_purge_sudoers
Pavel Březina
1
-0
/
+2
2012-12-19
Add default section to switch statement
Sumit Bose
1
-0
/
+3
2012-12-18
DP: invalidate all cached maps if a request for auto.master comes in
Jakub Hrozek
1
-0
/
+8
2012-12-18
sudo: do full refresh when data provider is back online
Pavel Březina
2
-7
/
+75
2012-12-18
sudo: schedule another full refresh in short interval if the first fails
Pavel Březina
2
-0
/
+28
2012-12-18
check dp error in sdap_sudo_full_refresh_done()
Pavel Březina
1
-3
/
+8
2012-12-18
add sdap_sudo_schedule_refresh()
Pavel Březina
2
-43
/
+77
2012-12-15
let ldap_chpass_uri failover work when using same hostname
Pavel Březina
1
-11
/
+4
2012-12-11
sudo: don't get stuck in rules and smart refresh when offline
Pavel Březina
1
-4
/
+14
2012-12-10
LDAP: remove dead assignment
Jakub Hrozek
1
-1
/
+0
2012-12-07
SUDO: strdup the input variable
Jakub Hrozek
1
-1
/
+1
2012-12-05
Fix comment on wrong line
Simo Sorce
1
-1
/
+1
2012-12-05
LDAP: Continue adjusting group membership even if there is nothing to add
Jakub Hrozek
1
-2
/
+1
2012-12-04
Use an entry type mask macro to filter entry types
Simo Sorce
1
-1
/
+1
2012-12-04
Indentation fix
Jakub Hrozek
1
-5
/
+2
[next]