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
Commit message (
Expand
)
Author
Age
Files
Lines
*
AUTOFS: allow removing entries from hash table
Jakub Hrozek
2012-12-18
3
-1
/
+32
*
DP: invalidate all cached maps if a request for auto.master comes in
Jakub Hrozek
2012-12-18
3
-0
/
+16
*
SYSDB: Add API to invalidate all map objects
Jakub Hrozek
2012-12-18
2
-0
/
+94
*
SYSDB: fix copy-n-paste error
Jakub Hrozek
2012-12-18
1
-1
/
+1
*
sudo: do full refresh when data provider is back online
Pavel Březina
2012-12-18
2
-7
/
+75
*
sudo: schedule another full refresh in short interval if the first fails
Pavel Březina
2012-12-18
2
-0
/
+28
*
check dp error in sdap_sudo_full_refresh_done()
Pavel Březina
2012-12-18
1
-3
/
+8
*
add sdap_sudo_schedule_refresh()
Pavel Březina
2012-12-18
2
-43
/
+77
*
try primary server after retry_timeout + 1 seconds when switching to backup
Pavel Březina
2012-12-18
4
-2
/
+14
*
RESOLV: Do not steal the resulting hostent on error
Jakub Hrozek
2012-12-18
1
-2
/
+3
*
Set cloexec flag for log files
Jakub Hrozek
2012-12-18
1
-0
/
+11
*
MEMBEROF: silence compilation warnings
Jakub Hrozek
2012-12-17
1
-15
/
+15
*
PROXY: fix groups caching
Ondrej Kos
2012-12-17
1
-0
/
+6
*
let ldap_chpass_uri failover work when using same hostname
Pavel Březina
2012-12-15
1
-11
/
+4
*
sssd_pam: Cleanup requests cache on sbus reconect
Simo Sorce
2012-12-14
1
-1
/
+4
*
Allow mmap calls to gracefully return absent ctx
Simo Sorce
2012-12-14
1
-0
/
+25
*
MAN: Fix the title of sssd-sudo
Jakub Hrozek
2012-12-13
1
-1
/
+1
*
sudo: support generalized time format
Pavel Březina
2012-12-13
2
-13
/
+34
*
tools: sss_userdel and groupdel remove entries from memory cache
Michal Zidek
2012-12-13
2
-0
/
+47
*
sssd_nss: Remove entries from memory cache if not found in sysdb
Michal Zidek
2012-12-13
1
-0
/
+23
*
sudo: include primary group in user group list
Pavel Březina
2012-12-13
1
-1
/
+41
*
sysdb_get_sudo_user_info() initialize attrs on declaration
Pavel Březina
2012-12-13
1
-4
/
+3
*
Add a macro to copy with barriers
Simo Sorce
2012-12-13
1
-17
/
+30
*
SYSDB: More debugging during the conversion to ghost users
Jakub Hrozek
2012-12-12
1
-0
/
+9
*
sudo: don't get stuck in rules and smart refresh when offline
Pavel Březina
2012-12-11
1
-4
/
+14
*
NSS: Fix the error handler in sss_mc_create_file
Jakub Hrozek
2012-12-11
1
-10
/
+16
*
sudo manpage: clarify that sudoHost may contain wildcards and not regular exp...
Pavel Březina
2012-12-11
2
-2
/
+2
*
MEMBEROF: Fix copy-n-paste error
Jakub Hrozek
2012-12-10
1
-1
/
+1
*
LDAP: remove dead assignment
Jakub Hrozek
2012-12-10
1
-1
/
+0
*
SYSDB: Move misplaced assignment
Jakub Hrozek
2012-12-10
1
-2
/
+1
*
PAC: check the return value of diff_git_lists
Jakub Hrozek
2012-12-10
1
-0
/
+4
*
let krb5_kpasswd failover work
Pavel Březina
2012-12-10
1
-3
/
+7
*
SSH: Reject requests for authorized keys of root
Jan Cholasta
2012-12-10
1
-0
/
+5
*
PROXY: fix negative cache
Ondrej Kos
2012-12-10
1
-20
/
+24
*
SUDO: strdup the input variable
Jakub Hrozek
2012-12-07
1
-1
/
+1
*
sudo: print rule name if notBefore or notAfter attribute is missing
Pavel Březina
2012-12-06
1
-1
/
+1
*
MAN: Move ssh_known_hosts_timeout documentation to the correct section
Jan Cholasta
2012-12-05
1
-12
/
+12
*
Fix comment on wrong line
Simo Sorce
2012-12-05
1
-1
/
+1
*
RESOLV: return ENOENT if the address list is empty
Jakub Hrozek
2012-12-05
1
-0
/
+8
*
MEMBEROF: Keep inherited ghost users around on modify operation
Jakub Hrozek
2012-12-05
2
-34
/
+637
*
MEMBEROF: Implement the modify operation for ghost users
Jakub Hrozek
2012-12-05
2
-36
/
+715
*
MEMBEROF: Split the add ghost operation into a separate function
Jakub Hrozek
2012-12-05
1
-17
/
+73
*
MEMBEROF: Split the del ghost attribute op into a reusable function
Jakub Hrozek
2012-12-05
1
-12
/
+22
*
MEMBEROF: split processing the member modify into a separate function
Jakub Hrozek
2012-12-05
1
-47
/
+73
*
MEMBEROF: Implement delete operation for ghost users
Jakub Hrozek
2012-12-05
2
-7
/
+362
*
LDAP: Continue adjusting group membership even if there is nothing to add
Jakub Hrozek
2012-12-05
1
-2
/
+1
*
Add memory barrier to mmap cache client code loop
Simo Sorce
2012-12-05
1
-0
/
+3
*
Always append rctx as private data
Simo Sorce
2012-12-05
1
-1
/
+1
*
Add backchannel NSS provider query on initgr calls
Simo Sorce
2012-12-05
1
-0
/
+165
*
Hook for mmap cache update on initgroup calls
Simo Sorce
2012-12-05
4
-0
/
+148
[next]