index
:
sssd.git
adlookup
aramco
bycert
dpstr
experimental-fo
f23
intg_test
krb5test
ldapdebug
master
mdbtest
memberof
misc
mpgfix
nonroot
nonroot-libcap
nsscrash19
oneway
override-pb
pk11child
pwrap
refactor
refactor-fo
review
review-negcache
review-sc
rhel-6.7
rhel-6.8
rhel-7.1
rhel-7.2
rhel5.10
rhel5.8
rhel5.9
rhel6.3
rhel6.4
rhel6.5
rhel6.6
rhel7.0
sbus-1-11
selinux
sid_index
simo_ccname
srvbackport
sssd-1-10
sssd-1-11
sssd-1-12
sssd-1-5
sssd-1-8
sssd-1-9
subdomfo
sysdb
tests
sssd with jhrozek's patches
Jakub Hrozek
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
responder
Commit message (
Expand
)
Author
Age
Files
Lines
*
NSS: Fix netgroup midpoint cache refresh
1.9.2-35
Jakub Hrozek
2012-12-07
3
-3
/
+3
*
Always append rctx as private data
1.9.2-33
Simo Sorce
2012-12-06
1
-1
/
+1
*
Hook for mmap cache update on initgroup calls
Simo Sorce
2012-12-06
3
-0
/
+147
*
Hook to perform a mmap cache update from sssd_nss
Simo Sorce
2012-12-06
3
-0
/
+118
*
mmap cache: public functions to invalidate records
Simo Sorce
2012-12-06
2
-0
/
+135
*
LDAP: Only convert direct parents' ghost attribute to member
Jakub Hrozek
2012-11-21
1
-1
/
+1
*
Refactor the way subdomain accounts are saved
Simo Sorce
2012-11-19
4
-29
/
+53
*
Display more information on DB version crash
Ondrej Kos
2012-11-19
1
-0
/
+1
*
SUDO: Fix wrong variable check
Jakub Hrozek
2012-11-19
1
-1
/
+1
*
Do not always return PAM_SYSTEM_ERR when offline krb5 authentication fails
Jakub Hrozek
2012-11-15
1
-17
/
+12
*
sudo: print how many rules we are refreshing or returning
Pavel Březina
2012-11-14
1
-3
/
+4
*
sudo: do not send domain name with username
Pavel Březina
2012-11-14
3
-6
/
+5
*
sudo: support users from subdomains
Pavel Březina
2012-11-14
4
-60
/
+214
*
use tmp_ctx in sudosrv_get_sudorules_from_cache()
Pavel Březina
2012-11-14
1
-8
/
+20
*
sudo: fix missing parameter in two debug messages
Pavel Březina
2012-11-14
1
-3
/
+3
*
Store the original group DN in the subdomain user object
Sumit Bose
2012-11-12
1
-26
/
+58
*
Get lists of GIDs to be added and deleted and use them
Sumit Bose
2012-11-12
1
-3
/
+89
*
Add pac_user_get_grp_info() to read current group memberships
Sumit Bose
2012-11-12
1
-0
/
+106
*
Add diff_gid_lists() with test
Sumit Bose
2012-11-12
2
-0
/
+172
*
sss_dp_get_domains_send(): handle subreq error correctly
Pavel Březina
2012-11-12
1
-1
/
+2
*
sss_cache: Remove fastcache even if sssd is not running.
Michal Zidek
2012-11-06
1
-3
/
+23
*
PAM: Do not leak fd after SELinux context file is written
Jakub Hrozek
2012-11-05
1
-0
/
+1
*
Free the internal DP request
Jakub Hrozek
2012-11-05
1
-0
/
+8
*
pac responder: add user principal and name alias to cached user object
Sumit Bose
2012-11-05
3
-4
/
+46
*
pac responder: use only lower case user name
Sumit Bose
2012-11-05
2
-5
/
+15
*
pac responder: fix copy-and-paste error
Sumit Bose
2012-11-05
1
-7
/
+0
*
Fix two errors in the nss responder
Sumit Bose
2012-11-05
1
-1
/
+3
*
Check for subdomains if getpwuid or getgrgid are the first requests
Sumit Bose
2012-10-12
1
-0
/
+72
*
Save time of last get_domains request
Sumit Bose
2012-10-12
1
-0
/
+16
*
Fix memory hierarchy in subdomains discovery
Jakub Hrozek
2012-10-11
1
-116
/
+160
*
nss_cmd_retpwent(): do not go into infinite loop if n < 0
Pavel Březina
2012-10-11
1
-0
/
+8
*
do not call dp callbacks when responder is shutting down
Pavel Březina
2012-10-11
3
-0
/
+25
*
Fix typos
Yuri Chornoivan
2012-10-09
2
-2
/
+2
*
Fix uninitialized pointer read in ssh_host_pubkeys_update_known_hosts
Jakub Hrozek
2012-10-09
1
-1
/
+2
*
SSH: Expire hosts in known_hosts
Jan Cholasta
2012-10-05
3
-1
/
+21
*
SSH: Refactor sysdb and related code
Jan Cholasta
2012-10-05
2
-73
/
+52
*
Fix few coding style issues
Pavel Březina
2012-10-02
1
-1
/
+1
*
Use flat name for master domain as well
Sumit Bose
2012-10-01
2
-1
/
+18
*
Add new option default_domain_suffix
Sumit Bose
2012-10-01
10
-24
/
+65
*
SYSDB: Remove unnecessary domain parameter from several sysdb calls
Jakub Hrozek
2012-09-24
2
-6
/
+2
*
sss_cache tool invalidates records in memory cache.
Michal Zidek
2012-09-24
3
-2
/
+126
*
SSH: Fix possible infinite loop when updating known_hosts
Jan Cholasta
2012-09-20
1
-3
/
+1
*
SELinux: Always use the default if it exists on the server
Jakub Hrozek
2012-09-13
1
-22
/
+21
*
NSS: Fix off-by-one error in parse_getservbyname
Jakub Hrozek
2012-09-13
1
-1
/
+1
*
SSH: Simplify public key formatting function
Jan Cholasta
2012-09-04
1
-4
/
+2
*
SSH: Return error code in SSH utility functions
Jan Cholasta
2012-09-04
1
-6
/
+7
*
Check if the SELinux login directory exists
Jakub Hrozek
2012-09-04
1
-3
/
+3
*
accept_fd_handler: add missing return
Sumit Bose
2012-08-21
1
-0
/
+1
*
Only create the SELinux login file if there are mappings on the server
Jakub Hrozek
2012-08-16
1
-45
/
+77
*
Do not try to remove the temp login file if already renamed
Jakub Hrozek
2012-08-16
1
-2
/
+3
[next]