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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-15
Add domain argument to sysdb_remove_attrs()
Simo Sorce
2
-5
/
+6
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
3
-8
/
+8
2013-01-15
Add domain argument to sysdb_delete_group()
Simo Sorce
3
-5
/
+7
2013-01-15
Add domain argument to sysdb_search_groups()
Simo Sorce
4
-8
/
+13
2013-01-15
Add domain argument to sysdb_delete_user()
Simo Sorce
3
-12
/
+18
2013-01-15
Add domain arg to sysdb_search_users()
Simo Sorce
6
-17
/
+30
2013-01-15
Add domain argument to sysdb_search_custom()
Simo Sorce
7
-8
/
+22
2013-01-15
Add domain argument to sysdb_store_custom()
Simo Sorce
1
-1
/
+1
2013-01-15
Add domain argument to sysdb_cache_auth()
Simo Sorce
1
-1
/
+5
2013-01-15
Add domain argument to sysdb_cache_password()
Simo Sorce
3
-3
/
+7
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
3
-7
/
+8
2013-01-15
Add domain argument to sysdb_store_user()
Simo Sorce
3
-16
/
+16
2013-01-15
Add domain arguments to sysdb_add_inetgroup fns.
Simo Sorce
3
-4
/
+6
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
3
-8
/
+16
2013-01-15
Add domain to sysdb_search_group_by_gid()
Simo Sorce
2
-2
/
+2
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
10
-23
/
+50
2013-01-15
Add domain argument to sysdb_get_user_attr()
Simo Sorce
6
-15
/
+18
2013-01-15
Add domain argument to sysdb_initgroups()
Simo Sorce
1
-1
/
+1
2013-01-15
Pass domain to sysdb_get<pwu/grg><id() functions
Simo Sorce
1
-3
/
+3
2013-01-15
Make sysdb_custom_subtree_dn() require a domain.
Simo Sorce
3
-4
/
+6
2013-01-15
Make sysdb_custom_dn() require a domain.
Simo Sorce
2
-5
/
+9
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-15
Remove the sysdb_ctx_get_domain() function.
Simo Sorce
1
-1
/
+4
2013-01-15
Refactor single domain initialization
Simo Sorce
1
-2
/
+2
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
16
-373
/
+429
2013-01-10
Code can only check for cached passwords
Simo Sorce
1
-4
/
+17
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-08
IPA: Rename IPA_CONFIG_SELINUX_DEFAULT_MAP
Jakub Hrozek
3
-4
/
+6
2013-01-08
SELINUX: Process maps even when offline
Jakub Hrozek
1
-226
/
+429
2013-01-08
SYSDB: Remove duplicate selinux defines
Jakub Hrozek
1
-0
/
+1
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
let krb5_backup_kpasswd failover work
Pavel Březina
1
-2
/
+2
2013-01-02
failover: Protect against empty host names
Michal Zidek
6
-8
/
+8
2013-01-02
set ret to EOK after for loop in sdap_sudo_purge_sudoers
Pavel Březina
1
-0
/
+2
2012-12-20
krb5 tgt renewal: fix usage of ldb_dn_get_component_val()
Sumit Bose
1
-4
/
+4
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
3
-0
/
+16
2012-12-18
sudo: do full refresh when data provider is back online
Pavel Březina
2
-7
/
+75
[next]