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-16
Correct format security for talloc_named of auth tokens
Stephen Gallagher
1
-1
/
+1
2013-01-15
Stop creating fake sysdb contexts
Simo Sorce
1
-7
/
+2
2013-01-15
Move mpg flag to the domain where it belongs
Simo Sorce
1
-0
/
+1
2013-01-15
Add domain to sysdb_search_user_by_name()
Simo Sorce
2
-1
/
+3
2013-01-15
Pass domain to sysdb_get<pw/gr>nam() functions
Simo Sorce
1
-1
/
+1
2013-01-15
Refactor single domain initialization
Simo Sorce
2
-0
/
+40
2013-01-10
Add authtok utility functions.
Simo Sorce
2
-0
/
+382
2013-01-10
Add function to safely wipe memory.
Simo Sorce
2
-0
/
+18
2013-01-07
memcache: make MC_PTR_TO_SLOT() more readable
Pavel Březina
1
-2
/
+1
2013-01-07
memcache: add macro that validates record length
Pavel Březina
1
-0
/
+6
2013-01-07
Search for SHORTNAME$@REALM instead of fqdn$@REALM by default
Jakub Hrozek
1
-3
/
+35
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
[next]