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
/
common
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-11
Fix formating of variables with type: gid_t
Lukas Slebodnik
1
-2
/
+2
2013-09-11
Fix formating of variables with type: uid_t
Lukas Slebodnik
1
-2
/
+2
2013-09-11
Fix formating of variables with type: rlim_t
Lukas Slebodnik
1
-5
/
+5
2013-09-11
Fix formating of variables with type: unsigned long
Lukas Slebodnik
1
-1
/
+1
2013-08-28
DP: Use the correct type for DBus boolean
Jakub Hrozek
1
-2
/
+5
2013-08-28
sss_packet_grow: correctly pad packet length to 512B
Pavel Březina
1
-1
/
+1
2013-07-15
Missing space in debug message
Michal Zidek
1
-2
/
+2
2013-06-04
Lookup domains at startup
Sumit Bose
2
-0
/
+53
2013-05-20
Fixing critical format string issues.
Lukas Slebodnik
1
-2
/
+3
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 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
3
-6
/
+4
2013-03-20
coding style fix
Pavel Březina
1
-1
/
+1
2013-03-20
do not leak memory on failure in *_process_init()
Pavel Březina
1
-10
/
+14
2013-03-08
Move sss_cmd_execute from client to responder code.
Jakub Hrozek
3
-7
/
+15
2013-03-05
Remove the alt_db_path parameter of sysdb_init
Michal Zidek
1
-1
/
+1
2013-02-21
Fix uninitialized time_t var in responder
Ondrej Kos
1
-1
/
+1
2013-02-10
Introduce IS_SUBDOMAIN() macro
Simo Sorce
2
-4
/
+4
2013-02-10
Change the way domains are linked.
Simo Sorce
2
-68
/
+31
2013-02-10
Add function get_next_domain()
Simo Sorce
3
-10
/
+10
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-01-15
Add domain to some subdomain functions
Simo Sorce
1
-1
/
+2
2013-01-15
Refactor sysdb initialization
Simo Sorce
2
-2
/
+1
2013-01-08
Update domain ID for local domain as well
Sumit Bose
1
-2
/
+14
2013-01-02
failover: Protect against empty host names
Michal Zidek
1
-1
/
+2
2012-12-18
responder_dp: Add timeout to side requets
Simo Sorce
1
-1
/
+25
2012-12-18
RESPONDERS: Create a common file with service names and versions
Jakub Hrozek
1
-0
/
+43
2012-12-05
Always append rctx as private data
Simo Sorce
1
-1
/
+1
2012-12-04
NSS: Fix netgroup midpoint cache refresh
Jakub Hrozek
1
-1
/
+1
2012-11-19
Display more information on DB version mismatch
Ondrej Kos
1
-0
/
+1
2012-11-08
sss_dp_get_domains_send(): handle subreq error correctly
Pavel Březina
1
-1
/
+2
2012-10-29
Free the internal DP request
Jakub Hrozek
1
-0
/
+8
2012-10-12
Save time of last get_domains request
Sumit Bose
1
-0
/
+16
2012-10-11
Fix memory hierarchy in subdomains discovery
Jakub Hrozek
1
-116
/
+160
2012-10-11
do not call dp callbacks when responder is shutting down
Pavel Březina
3
-0
/
+25
2012-10-09
Fix typos
Yuri Chornoivan
1
-1
/
+1
2012-10-01
Use flat name for master domain as well
Sumit Bose
2
-1
/
+18
2012-10-01
Add new option default_domain_suffix
Sumit Bose
3
-3
/
+20
2012-08-21
accept_fd_handler: add missing return
Sumit Bose
1
-0
/
+1
2012-08-15
Fix LOCAL domain lookups
Pavel Březina
1
-19
/
+22
2012-08-01
Change subdomain_info
Simo Sorce
1
-1
/
+1
2012-07-10
Fix segfault when using local provider
Stephen Gallagher
1
-6
/
+5
2012-07-10
pac responder: limit access by checking UIDs
Sumit Bose
2
-4
/
+142
2012-06-20
Move some debug lines to new debug log levels
Stef Walter
1
-1
/
+1
[next]