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
2012-10-11
Fix memory hierarchy in subdomains discovery
Jakub Hrozek
1
-116
/
+160
2012-10-11
nss_cmd_retpwent(): do not go into infinite loop if n < 0
Pavel Březina
1
-0
/
+8
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
2
-2
/
+2
2012-10-09
Fix uninitialized pointer read in ssh_host_pubkeys_update_known_hosts
Jakub Hrozek
1
-1
/
+2
2012-10-05
SSH: Expire hosts in known_hosts
Jan Cholasta
3
-1
/
+21
2012-10-05
SSH: Refactor sysdb and related code
Jan Cholasta
2
-73
/
+52
2012-10-02
Fix few coding style issues
Pavel Březina
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
10
-24
/
+65
2012-09-24
SYSDB: Remove unnecessary domain parameter from several sysdb calls
Jakub Hrozek
2
-6
/
+2
2012-09-24
sss_cache tool invalidates records in memory cache.
Michal Zidek
3
-2
/
+126
2012-09-20
SSH: Fix possible infinite loop when updating known_hosts
Jan Cholasta
1
-3
/
+1
2012-09-13
SELinux: Always use the default if it exists on the server
Jakub Hrozek
1
-22
/
+21
2012-09-13
NSS: Fix off-by-one error in parse_getservbyname
Jakub Hrozek
1
-1
/
+1
2012-09-04
SSH: Simplify public key formatting function
Jan Cholasta
1
-4
/
+2
2012-09-04
SSH: Return error code in SSH utility functions
Jan Cholasta
1
-6
/
+7
2012-09-04
Check if the SELinux login directory exists
Jakub Hrozek
1
-3
/
+3
2012-08-21
accept_fd_handler: add missing return
Sumit Bose
1
-0
/
+1
2012-08-16
Only create the SELinux login file if there are mappings on the server
Jakub Hrozek
1
-45
/
+77
2012-08-16
Do not try to remove the temp login file if already renamed
Jakub Hrozek
1
-2
/
+3
2012-08-16
Build SELinux code in responder conditionally
Jakub Hrozek
1
-0
/
+7
2012-08-15
Fix LOCAL domain lookups
Pavel Březina
1
-19
/
+22
2012-08-07
Remove SYSDB_SUDO_CACHE_OC from attribute lists
Pavel Březina
1
-1
/
+0
2012-08-07
Rename SYSDB_SUDO_CACHE_AT_OC to SYSDB_SUDO_CACHE_OC
Pavel Březina
1
-1
/
+1
2012-08-01
Change subdomain_info
Simo Sorce
1
-1
/
+1
2012-08-01
Fix bad check
Jakub Hrozek
1
-1
/
+1
2012-07-27
Write SELinux config files in responder instead of PAM module
Jan Zeleny
1
-5
/
+95
2012-07-27
Move SELinux processing from session to account PAM stack
Jan Zeleny
1
-1
/
+2
2012-07-20
NSS: Add override_shell option
Stephen Gallagher
3
-2
/
+18
2012-07-18
PAM: Fix off-by-one-error in the SELinux session code
Jakub Hrozek
1
-1
/
+1
2012-07-18
Fix uninitialized values
Nick Guay
3
-5
/
+5
2012-07-12
Add newline to DEBUG messages
Jakub Hrozek
1
-2
/
+2
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
3
-4
/
+161
2012-07-09
Fix potential NULL-dereference
Stephen Gallagher
1
-1
/
+2
2012-07-09
Fix potential NULL-dereference
Stephen Gallagher
1
-1
/
+3
2012-07-06
Set file descriptor limits in pac responder
Sumit Bose
1
-0
/
+15
2012-06-29
sudo responder: schedule OOB full refresh when expired rule is deleted
Pavel Březina
2
-4
/
+40
2012-06-29
sudo responder: refresh expired rules
Pavel Březina
1
-31
/
+106
2012-06-29
sudo responder: update dp interface
Pavel Březina
3
-34
/
+72
2012-06-29
sudo responder: allow fetching only expired rules in sudosrv_get_sudorules_qu...
Pavel Březina
1
-25
/
+22
2012-06-29
sudo sysdb: add expiration time to the filter
Pavel Březina
1
-1
/
+1
2012-06-29
sudo responder: new request enum type
Pavel Březina
3
-13
/
+19
2012-06-29
sudo responder: discard in-memory cache
Pavel Březina
3
-375
/
+0
2012-06-29
sudo responder: change protocol version to 1
Pavel Březina
1
-0
/
+9
2012-06-29
sudo api: send uid, username and domainname
Pavel Březina
4
-109
/
+102
2012-06-29
sudo responder: get rid of dctx where possible
Pavel Březina
3
-93
/
+102
2012-06-29
sudo responder: remove code duplication in commands
Pavel Březina
4
-277
/
+283
2012-06-25
SELinux user maps: pick just one map
Jan Zeleny
1
-12
/
+11
[next]