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-04-03
Check for correct variable name
Jakub Hrozek
1
-1
/
+1
2013-04-02
Making the authtok structure really opaque.
Lukas Slebodnik
2
-14
/
+12
2013-04-02
Reusing create_pam_data() on the other places.
Lukas Slebodnik
1
-1
/
+1
2013-03-20
coding style fix
Pavel Březina
1
-1
/
+1
2013-03-20
change responder contexts hierarchy
Pavel Březina
6
-65
/
+94
2013-03-20
do not leak memory on failure in *_process_init()
Pavel Březina
7
-35
/
+62
2013-03-19
Move SELinux processing to provider.
Michal Zidek
1
-309
/
+0
2013-03-19
Removing unused declaration of functions and variable.
Lukas Slebodnik
1
-1
/
+0
2013-03-08
Move sss_cmd_execute from client to responder code.
Jakub Hrozek
3
-7
/
+15
2013-03-07
Debug message in sss_mc_create_file.
Michal Zidek
1
-0
/
+5
2013-03-07
File descriptor leak in nss responder.
Michal Zidek
1
-18
/
+43
2013-03-07
Removing unused parameter type from sudosrv_get_sudorules_query_cache()
Lukas Slebodnik
1
-6
/
+4
2013-03-05
Remove the alt_db_path parameter of sysdb_init
Michal Zidek
1
-1
/
+1
2013-03-04
Use the same dbg level for all ncache hits.
Michal Zidek
2
-21
/
+28
2013-03-04
Remove unused functions
Jakub Hrozek
4
-36
/
+0
2013-03-01
autofs: fix invalid header 'number of entries' in packet
Pavel Březina
1
-1
/
+5
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
[prev]
[next]