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
/
util
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-02
failover: Protect against empty host names
Michal Zidek
2
-92
/
+72
2012-12-20
Carefully check records when forcibly invalidating
Simo Sorce
1
-2
/
+4
2012-12-20
Free resources if fileno failed
Jakub Hrozek
1
-0
/
+2
2012-12-18
select_principal_from_keytab() do wildcard lookups after specific ones
Sumit Bose
1
-3
/
+3
2012-12-18
select_principal_from_keytab() look for plain input as well
Sumit Bose
1
-2
/
+6
2012-12-18
Set cloexec flag for log files
Jakub Hrozek
1
-0
/
+11
2012-11-28
Avoid const warnings when deallocating memory
Simo Sorce
1
-1
/
+1
2012-11-28
Revert "Avoid accessing half-deallocated memory when using talloc_zfree macro."
Simo Sorce
1
-5
/
+1
2012-11-26
debug: print fatal and critical errors if debug level is unresolved
Michal Zidek
1
-1
/
+4
2012-11-22
Handle compiling FQDN regular expression with old pcre gracefully
Jakub Hrozek
1
-0
/
+9
2012-11-21
MONITOR: Fix off-by-one error in add_string_to_list
Jakub Hrozek
1
-1
/
+4
2012-11-19
Refactor the way subdomain accounts are saved
Simo Sorce
1
-1
/
+1
2012-11-19
SERVER: Check the return value of waitpid
Jakub Hrozek
1
-11
/
+27
2012-11-14
Always start PAC responder if IPA ID provider is configured
Sumit Bose
1
-0
/
+6
2012-11-14
Add string_in_list() and add_string_to_list() with tests
Sumit Bose
2
-0
/
+69
2012-11-12
Only build extract_and_send_pac on platforms that support it
Jakub Hrozek
2
-0
/
+118
2012-11-12
Do not always return PAM_SYSTEM_ERR when offline krb5 authentication fails
Jakub Hrozek
1
-0
/
+42
2012-11-08
util_lock.c: sss_br_lock_file accepted invalid parameter value
Michal Zidek
2
-3
/
+7
2012-11-06
util: Added new file util_lock.c
Michal Zidek
2
-0
/
+87
2012-11-06
exit original process after sssd is initialized
Pavel Březina
2
-2
/
+30
2012-11-06
fix indendation, coding style and debug levels in server.c
Pavel Březina
1
-110
/
+114
2012-11-06
add SSSDBG_IMPORTANT_INFO macro
Pavel Březina
1
-0
/
+1
2012-10-29
Include talloc log in our debug facility
Michal Zidek
2
-5
/
+15
2012-10-26
Make sub-domains case-insensitive
Sumit Bose
1
-1
/
+1
2012-10-26
sss_parse_name_for_domains: always return the canonical domain name
Sumit Bose
1
-2
/
+7
2012-10-26
Add replacement for krb5_find_authdata()
Sumit Bose
2
-0
/
+19
2012-10-12
Only call krb5_set_trace_callback on platforms that support it
Jakub Hrozek
2
-4
/
+18
2012-10-12
Collect krb5 trace on high debug levels
Jakub Hrozek
2
-0
/
+19
2012-10-02
remove left over principal selection
Pavel Březina
2
-106
/
+0
2012-10-02
monitor: create pid file after all responders are started
Pavel Březina
1
-0
/
+1
2012-10-01
Use flat name for master domain as well
Sumit Bose
1
-1
/
+2
2012-10-01
Add new option default_domain_suffix
Sumit Bose
1
-11
/
+41
2012-09-24
sss_cache tool invalidates records in memory cache.
Michal Zidek
1
-0
/
+2
2012-09-20
Add provider specific default regular expressions
Sumit Bose
1
-0
/
+62
2012-09-07
Out-of-bounds read fix in hmac-sha-1
Ondrej Kos
1
-1
/
+3
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
2
-40
/
+9
2012-09-04
SSH: Return error code in SSH utility functions
Jan Cholasta
2
-17
/
+40
2012-08-23
Fix: IPv6 address with square brackets doesn't work.
Michal Zidek
2
-0
/
+32
2012-08-23
Consolidation of functions that make realm upper-case
Ondrej Kos
2
-0
/
+24
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-16
Fix compilation error in Python murmurhash bindings
Jakub Hrozek
1
-0
/
+2
2012-07-23
Extend category support in SELinux user maps
Jan Zeleny
1
-6
/
+24
2012-07-23
Added some DEBUG statements into SELinux related code
Jan Zeleny
1
-4
/
+24
2012-07-18
Modify priority evaluation in SELinux user maps
Jan Zeleny
2
-6
/
+45
2012-07-09
Check for errors from krb5_unparse_name
Stephen Gallagher
1
-1
/
+8
2012-07-06
Revert commit 4c157ecedd52602f75574605ef48d0c48e9bfbe8
Stef Walter
2
-151
/
+0
2012-06-29
DEBUG: Log to syslog if we are unable to open a debug fd
Stephen Gallagher
1
-0
/
+5
[next]