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
*
DB: Always write the SELinux object to sysdb
Jakub Hrozek
2012-09-13
1
-70
/
+8
*
FO: Check server validity before setting status
Jakub Hrozek
2012-09-13
7
-33
/
+49
*
NSS: Fix off-by-one error in parse_getservbyname
Jakub Hrozek
2012-09-13
1
-1
/
+1
*
backend: initialize sudo only when it is enabled in services
Pavel Březina
2012-09-12
1
-3
/
+63
*
be_process_init(): free ctx on error
Pavel Březina
2012-09-12
1
-15
/
+21
*
netgroup: resolve hostgroup membership correctly
Pavel Březina
2012-09-12
1
-1
/
+1
*
Remove obsolete comment
Simo Sorce
2012-09-12
1
-5
/
+0
*
KRB5: Add a missing string argument
Jakub Hrozek
2012-09-10
1
-1
/
+2
*
SYSDB: NULL-terminate the output of sysdb_get_{ranges,subdomains}
Jakub Hrozek
2012-09-10
3
-4
/
+7
*
KRB5: Return PAM_AUTH_ERR on incorrect password
Jakub Hrozek
2012-09-10
1
-19
/
+32
*
KRB5: cancel the sysdb transaction on one place only
Jakub Hrozek
2012-09-10
1
-1
/
+0
*
Out-of-bounds read fix in hmac-sha-1
Ondrej Kos
2012-09-07
1
-1
/
+3
*
Update translations for 1.9.0 beta 7 release
sssd-1_9_0_beta7
sssd-1_8_97
Jakub Hrozek
2012-09-05
14
-6534
/
+13778
*
SIGUSR2 should force SSSD to reread resolv.conf as well
Ariel Barria
2012-09-05
1
-2
/
+19
*
Don't terminate the same connection twice
Jakub Hrozek
2012-09-05
1
-6
/
+0
*
Retry the next server if bind during LDAP auth times out
Jakub Hrozek
2012-09-05
1
-1
/
+6
*
SYSDB: Abort unit test if sysdb_getpwnam fails
Jakub Hrozek
2012-09-05
1
-0
/
+3
*
SYSDB: Commit transaction in sysdb_store_user
Jakub Hrozek
2012-09-05
1
-17
/
+19
*
Unify usage of sysdb transactions (part 2).
Michal Zidek
2012-09-04
9
-270
/
+330
*
Check flat names when searching for sub-domains as well
Sumit Bose
2012-09-04
1
-1
/
+3
*
SSH: Add support for OpenSSH-style public keys
Jan Cholasta
2012-09-04
1
-13
/
+37
*
SSH: Simplify public key formatting function
Jan Cholasta
2012-09-04
4
-46
/
+12
*
SSH: Return error code in SSH utility functions
Jan Cholasta
2012-09-04
4
-29
/
+54
*
Check if the SELinux login directory exists
Jakub Hrozek
2012-09-04
2
-3
/
+12
*
Use PTHREAD_MUTEX_ROBUST to avoid deadlock in the client
Jakub Hrozek
2012-08-27
1
-6
/
+90
*
Use new debug levels in validate_tgt()
Sumit Bose
2012-08-24
1
-13
/
+16
*
Fix fallback in validate_tgt()
Sumit Bose
2012-08-24
1
-8
/
+20
*
Fix: IPv6 address with square brackets doesn't work.
Michal Zidek
2012-08-23
6
-1
/
+67
*
Unify usage of sysdb transactions
Michal Zidek
2012-08-23
20
-67
/
+270
*
Typo in debug message (SSSd -> SSSD).
Michal Zidek
2012-08-23
1
-1
/
+1
*
Clean up cache on server reinitialization
Pavel Březina
2012-08-23
5
-4
/
+403
*
Consolidation of functions that make realm upper-case
Ondrej Kos
2012-08-23
5
-31
/
+28
*
AD context was set to null due to type mismatch
Ondrej Kos
2012-08-23
3
-1
/
+14
*
Remove compilation warning: ret may be uninitialized
Pavel Březina
2012-08-21
1
-0
/
+2
*
Unbreak build on RHEL5: replace ldap_destroy() with ldap_unbind_ext()
Pavel Březina
2012-08-21
1
-1
/
+1
*
Close LDAP connection when unable to install TLS
Pavel Březina
2012-08-21
1
-13
/
+13
*
accept_fd_handler: add missing return
Sumit Bose
2012-08-21
1
-0
/
+1
*
SYSDB: Make sysdb_attrs_get_el_int() public
Stephen Gallagher
2012-08-21
2
-8
/
+10
*
Process all groups from a single nesting level
Jakub Hrozek
2012-08-21
1
-4
/
+14
*
Fix compilation error in Python murmurhash bindings
Jakub Hrozek
2012-08-16
2
-4
/
+10
*
Only create the SELinux login file if there are mappings on the server
Jakub Hrozek
2012-08-16
2
-51
/
+78
*
Do not try to remove the temp login file if already renamed
Jakub Hrozek
2012-08-16
1
-2
/
+3
*
Build SELinux code in responder conditionally
Jakub Hrozek
2012-08-16
1
-0
/
+7
*
Fix LOCAL domain lookups
Pavel Březina
2012-08-15
1
-19
/
+22
*
Add python bindings for murmurhash3
Sumit Bose
2012-08-15
2
-0
/
+165
*
KRB5: Only return PAM error for unreachable kpasswd when performing chpass
Jakub Hrozek
2012-08-15
1
-2
/
+4
*
FO: Return EAGAIN if there are more servers to try
Jakub Hrozek
2012-08-15
1
-0
/
+9
*
FO: Don't retry the same server if it's not working
Jakub Hrozek
2012-08-15
1
-2
/
+3
*
Duplicate detection in fail over did not work.
Michal Zidek
2012-08-15
9
-15
/
+69
*
sss_client: Group lookups should work even when fastcache cannot be initialized
Jakub Hrozek
2012-08-13
1
-8
/
+2
[next]