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
/
responder
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-26
if selinux is disabled, ignore that selogin dir is missing
Pavel Březina
1
-3
/
+15
2013-02-21
Fix uninitialized time_t var in responder
Ondrej Kos
1
-1
/
+1
2013-02-14
Lower the DEBUG level if an entry cannot be deleted from memcache
Jakub Hrozek
1
-3
/
+3
2013-02-10
Introduce IS_SUBDOMAIN() macro
Simo Sorce
4
-8
/
+8
2013-02-10
Parent and subdomains use the same sysdb
Simo Sorce
2
-71
/
+8
2013-02-10
Change the way domains are linked.
Simo Sorce
3
-78
/
+32
2013-02-10
Add function get_next_domain()
Simo Sorce
11
-101
/
+83
2013-02-10
Update main domain info in place
Simo Sorce
1
-21
/
+4
2013-02-10
Avoid sysdb_subdom in sysdb_get_subdomains()
Simo Sorce
1
-30
/
+7
2013-02-10
Add realm info to sss_domain_info
Simo Sorce
1
-0
/
+1
2013-02-10
NSS: Add original homedir to home directory template options
Stephen Gallagher
2
-6
/
+7
2013-01-23
Check that strings do not go beyond the end of the packet body in autofs and ...
Jan Cholasta
2
-7
/
+7
2013-01-22
sudo responder: change num_rules type from size_t to uint32_t
Pavel Březina
5
-20
/
+20
2013-01-16
Invalidate user entry even if there are no groups
Jakub Hrozek
1
-6
/
+1
2013-01-16
NSS: invalidate memcache user entry on initgr, too
Jakub Hrozek
1
-0
/
+11
2013-01-15
Add domain to some subdomain functions
Simo Sorce
1
-1
/
+2
2013-01-15
Add domain arguments to sysdb sudo functions
Simo Sorce
1
-4
/
+5
2013-01-15
Add domain arguments to sysdb ssh functions
Simo Sorce
1
-3
/
+4
2013-01-15
Add domain arguments to sysdb services functions
Simo Sorce
1
-6
/
+6
2013-01-15
Add domain argument to sysdb selinux functions
Simo Sorce
1
-2
/
+4
2013-01-15
Add domain argument to sysdb autofs functions
Simo Sorce
1
-2
/
+2
2013-01-15
Add domain argument to sysdb_delete_user()
Simo Sorce
1
-1
/
+1
2013-01-15
Add domain argument to sysdb_search_custom()
Simo Sorce
1
-3
/
+7
2013-01-15
Add domain argument to sysdb_cache_auth()
Simo Sorce
1
-1
/
+1
2013-01-15
Add domain argument to sysdb_store_user()
Simo Sorce
1
-1
/
+1
2013-01-15
Add domain argument to sysdb_set_user_attr()
Simo Sorce
2
-12
/
+10
2013-01-15
Add domain to sysdb_search_group_by_gid()
Simo Sorce
1
-1
/
+1
2013-01-15
Add domain to sysdb_search_user_by_uid()
Simo Sorce
1
-1
/
+2
2013-01-15
Add domain argument to sysdb_get_user_attr()
Simo Sorce
2
-3
/
+3
2013-01-15
Add domain argument to sysdb_initgroups()
Simo Sorce
2
-3
/
+4
2013-01-15
Add domain option to sysdb_get/netgr/attrs() fns
Simo Sorce
1
-1
/
+1
2013-01-15
Pass domain to sysdb_enum<pw/gr>ebt() functions
Simo Sorce
1
-4
/
+4
2013-01-15
Pass domain to sysdb_get<pwu/grg><id() functions
Simo Sorce
1
-2
/
+2
2013-01-15
Pass domain to sysdb_get<pw/gr>nam() functions
Simo Sorce
3
-13
/
+7
2013-01-15
Make sysdb_domain_dn() require a domain.
Simo Sorce
1
-1
/
+1
2013-01-15
Make sysdb_user_dn() require a domain explictly.
Simo Sorce
1
-1
/
+1
2013-01-15
Refactor sysdb initialization
Simo Sorce
2
-2
/
+1
2013-01-10
Change pam data auth tokens.
Simo Sorce
2
-94
/
+94
2013-01-10
Code can only check for cached passwords
Simo Sorce
1
-15
/
+24
2013-01-08
Refactor gid handling in the PAC responder
Sumit Bose
3
-84
/
+202
2013-01-08
PAC responder: check if existing user differs
Sumit Bose
3
-13
/
+64
2013-01-08
Use hash table to collect GIDs from PAC to avoid dups
Sumit Bose
1
-18
/
+86
2013-01-08
Read remote groups from PAC
Sumit Bose
1
-3
/
+52
2013-01-08
Remote groups do not have an original DN attribute
Sumit Bose
1
-40
/
+34
2013-01-08
Save domain and GID for groups from the configured domain
Sumit Bose
3
-17
/
+47
2013-01-08
Always get user data from PAC
Sumit Bose
1
-7
/
+7
2013-01-08
Update domain ID for local domain as well
Sumit Bose
1
-2
/
+14
2013-01-08
Add find_domain_by_id()
Sumit Bose
2
-0
/
+42
2013-01-08
Use struct pac_grp instead of gid_t for groups from PAC
Sumit Bose
3
-18
/
+25
2013-01-07
memcache: add macro that validates record length
Pavel Březina
1
-2
/
+1
[prev]
[next]