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-03-04
Use SSSD specific errors for offline auth
Simo Sorce
3
-10
/
+22
2013-03-04
Add SSSD specific error codes and definitions
Simo Sorce
3
-7
/
+117
2013-03-04
Improved readability of get_next_domain()
Lukas Slebodnik
1
-2
/
+2
2013-02-14
get_next_domain() test dom->parent->next for NULL
Pavel Březina
1
-1
/
+1
2013-02-11
krb5: include backwards compatible declaration of krb5_trace_info
Jakub Hrozek
1
-1
/
+7
2013-02-10
Introduce IS_SUBDOMAIN() macro
Simo Sorce
2
-1
/
+3
2013-02-10
Change the way domains are linked.
Simo Sorce
3
-26
/
+33
2013-02-10
Add ability to disable domains
Simo Sorce
1
-8
/
+12
2013-02-10
Add function get_next_domain()
Simo Sorce
3
-2
/
+22
2013-02-10
Avoid sysdb_subdom in sysdb_get_subdomains()
Simo Sorce
1
-0
/
+3
2013-02-10
Add realm info to sss_domain_info
Simo Sorce
2
-1
/
+12
2013-02-10
NSS: Add original homedir to home directory template options
Stephen Gallagher
2
-2
/
+14
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
[prev]
[next]