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-06-07
New utility function sss_get_domain_name
Jakub Hrozek
2
-19
/
+10
2013-06-06
Enhance PAC responder for AD users
Sumit Bose
3
-927
/
+659
2013-06-04
Lookup domains at startup
Sumit Bose
8
-0
/
+89
2013-05-30
Remove branching to improve readability
Jakub Hrozek
1
-23
/
+11
2013-05-30
Allow flat name in the FQname format
Jakub Hrozek
1
-3
/
+3
2013-05-30
Add utility functions for formatting fully-qualified names
Jakub Hrozek
3
-34
/
+22
2013-05-20
Fixing critical format string issues.
Lukas Slebodnik
7
-14
/
+25
2013-05-10
sudo responder: search rules for subdomains in parent domain subtree
Pavel Březina
1
-0
/
+5
2013-05-10
Add missing \n to debug string
Sumit Bose
1
-1
/
+1
2013-05-07
SSH: Do not skip domains with use_fully_qualified_names in host key requests
Jan Cholasta
1
-6
/
+0
2013-05-07
SSH: Use separate field for domain name in client requests
Jan Cholasta
1
-27
/
+64
2013-05-07
SSH: Fix parsing of names from client requests
Jan Cholasta
3
-3
/
+30
2013-05-03
Add SID related calls to the NSS responder
Sumit Bose
2
-3
/
+795
2013-05-02
Add sss_ncache_set_sid() and sss_ncache_check_sid()
Sumit Bose
2
-0
/
+31
2013-05-02
Add responder_get_domain_by_id()
Sumit Bose
2
-0
/
+52
2013-05-02
Add idmap context to nss context
Sumit Bose
2
-0
/
+22
2013-05-02
Add two new request types to the data-provider interface
Sumit Bose
2
-1
/
+9
2013-05-02
Add secid filter to responder-dp protocol
Sumit Bose
1
-4
/
+14
2013-05-02
responder_get_domain(): remove timeout calculation
Sumit Bose
1
-10
/
+1
2013-05-02
responder_get_domain: do not return disabled domains
Sumit Bose
1
-0
/
+4
2013-05-02
Remove unused TALLOC_CTX from responder_get_domain()
Sumit Bose
11
-20
/
+16
2013-04-26
DB: Switch to new libini_config API
Ondrej Kos
2
-2
/
+1
2013-04-21
Refactoring: remove duplicated code in nss responder
Sumit Bose
2
-622
/
+240
2013-04-21
Fix and rename get_my_domain_data()
Sumit Bose
3
-12
/
+14
2013-04-17
Inform about function duplication.
Michal Zidek
1
-0
/
+3
2013-04-10
Allow using flatname for subdomain home dir template
Jakub Hrozek
2
-5
/
+7
2013-04-08
Allocate PAM DP request data on responder context
Jakub Hrozek
3
-5
/
+54
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
[next]