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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-05
Update translations for 1.9.0 beta 7 release
Jakub Hrozek
14
-6534
/
+13778
2012-09-05
SIGUSR2 should force SSSD to reread resolv.conf as well
Ariel Barria
1
-2
/
+19
2012-09-05
Don't terminate the same connection twice
Jakub Hrozek
1
-6
/
+0
2012-09-05
Retry the next server if bind during LDAP auth times out
Jakub Hrozek
1
-1
/
+6
2012-09-05
SYSDB: Abort unit test if sysdb_getpwnam fails
Jakub Hrozek
1
-0
/
+3
2012-09-05
SYSDB: Commit transaction in sysdb_store_user
Jakub Hrozek
1
-17
/
+19
2012-09-04
Unify usage of sysdb transactions (part 2).
Michal Zidek
9
-270
/
+330
2012-09-04
Check flat names when searching for sub-domains as well
Sumit Bose
1
-1
/
+3
2012-09-04
SSH: Add support for OpenSSH-style public keys
Jan Cholasta
1
-13
/
+37
2012-09-04
SSH: Simplify public key formatting function
Jan Cholasta
4
-46
/
+12
2012-09-04
SSH: Return error code in SSH utility functions
Jan Cholasta
4
-29
/
+54
2012-09-04
Check if the SELinux login directory exists
Jakub Hrozek
2
-3
/
+12
2012-08-27
Use PTHREAD_MUTEX_ROBUST to avoid deadlock in the client
Jakub Hrozek
1
-6
/
+90
2012-08-24
Use new debug levels in validate_tgt()
Sumit Bose
1
-13
/
+16
2012-08-24
Fix fallback in validate_tgt()
Sumit Bose
1
-8
/
+20
2012-08-23
Fix: IPv6 address with square brackets doesn't work.
Michal Zidek
6
-1
/
+67
2012-08-23
Unify usage of sysdb transactions
Michal Zidek
20
-67
/
+270
2012-08-23
Typo in debug message (SSSd -> SSSD).
Michal Zidek
1
-1
/
+1
2012-08-23
Clean up cache on server reinitialization
Pavel Březina
5
-4
/
+403
2012-08-23
Consolidation of functions that make realm upper-case
Ondrej Kos
5
-31
/
+28
2012-08-23
AD context was set to null due to type mismatch
Ondrej Kos
3
-1
/
+14
2012-08-21
Remove compilation warning: ret may be uninitialized
Pavel Březina
1
-0
/
+2
2012-08-21
Unbreak build on RHEL5: replace ldap_destroy() with ldap_unbind_ext()
Pavel Březina
1
-1
/
+1
2012-08-21
Close LDAP connection when unable to install TLS
Pavel Březina
1
-13
/
+13
2012-08-21
accept_fd_handler: add missing return
Sumit Bose
1
-0
/
+1
2012-08-21
SYSDB: Make sysdb_attrs_get_el_int() public
Stephen Gallagher
2
-8
/
+10
2012-08-21
Process all groups from a single nesting level
Jakub Hrozek
1
-4
/
+14
2012-08-16
Fix compilation error in Python murmurhash bindings
Jakub Hrozek
2
-4
/
+10
2012-08-16
Only create the SELinux login file if there are mappings on the server
Jakub Hrozek
2
-51
/
+78
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-15
Add python bindings for murmurhash3
Sumit Bose
2
-0
/
+165
2012-08-15
KRB5: Only return PAM error for unreachable kpasswd when performing chpass
Jakub Hrozek
1
-2
/
+4
2012-08-15
FO: Return EAGAIN if there are more servers to try
Jakub Hrozek
1
-0
/
+9
2012-08-15
FO: Don't retry the same server if it's not working
Jakub Hrozek
1
-2
/
+3
2012-08-15
Duplicate detection in fail over did not work.
Michal Zidek
9
-15
/
+69
2012-08-13
sss_client: Group lookups should work even when fastcache cannot be initialized
Jakub Hrozek
1
-8
/
+2
2012-08-13
Add autofs-related options to configAPI
Jakub Hrozek
2
-1
/
+12
2012-08-10
MAN: Improve description of ldap_*_search_base options
Stephen Gallagher
4
-96
/
+63
2012-08-10
When ldap_group_nesting_level was reached, the LDAP provider tried to link gr...
Michal Zidek
1
-1
/
+45
2012-08-10
Document entry_cache_autofs_timeout
Jakub Hrozek
1
-0
/
+14
2012-08-10
remove duplicate sss_obfuscate reference in seealso manpage section
Nick Guay
1
-3
/
+0
2012-08-10
MAN: Fix minor typo in ldap_search_base section
Stephen Gallagher
1
-1
/
+1
2012-08-09
Don't use server after SRV data collapsed
Jakub Hrozek
1
-5
/
+8
2012-08-09
SRV resolution for backup servers should not be permitted.
Michal Zidek
5
-6
/
+37
2012-08-09
Change default for ldap_idmap_range_min to 200000
Jakub Hrozek
4
-4
/
+4
2012-08-09
Abort PAM access phase if HBAC does not return PAM_SUCCESS
Jakub Hrozek
1
-0
/
+1
2012-08-09
Backward GOTOs rewritten into do-while loops.
Ondrej Kos
2
-245
/
+271
2012-08-09
Change default value of ldap_sasl_string to host/hostname@REALM in man page.
Michal Zidek
1
-1
/
+1
[next]