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-04-03
Check for correct variable name
Jakub Hrozek
2
-2
/
+2
2013-04-03
pidfile(): Do not leak fd on error
Jakub Hrozek
1
-0
/
+1
2013-04-02
Making the authtok structure really opaque.
Lukas Slebodnik
2
-43
/
+57
2013-03-27
filename in comment is corrected
Abhishek Singh
1
-1
/
+1
2013-03-25
Include config.h to build io.c on RHEL5
Jakub Hrozek
1
-0
/
+2
2013-03-21
Move signal.m4 from src/util to external
Jakub Hrozek
1
-1
/
+0
2013-03-20
correct order in error_to_str table
Pavel Březina
1
-1
/
+1
2013-03-19
Convert sdap_access to new error codes
Simo Sorce
2
-0
/
+2
2013-03-19
Move SELinux processing to provider.
Michal Zidek
2
-5
/
+5
2013-03-19
Use common error facility instead of sdap_result
Simo Sorce
4
-8
/
+9
2013-03-18
Fix sss_client breakage.
Lukas Slebodnik
4
-4
/
+49
2013-03-13
More generalized function open_debug_file_ex()
Lukas Slebodnik
2
-5
/
+7
2013-03-13
Reuse sss_open_cloexec at other places in code.
Lukas Slebodnik
2
-0
/
+93
2013-03-05
Improve IS_SSSD_ERROR() macro
Simo Sorce
1
-2
/
+2
2013-03-04
Cleanup error message handling for krb5 child
Simo Sorce
2
-1
/
+11
2013-03-04
Return ERR_INTERNAL instead of EIO
Simo Sorce
1
-1
/
+1
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
[next]