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
2012-04-05
Clean up log messages about keytab_name
Stephen Gallagher
2
-11
/
+21
2012-03-29
Fix off-by-one error in principal selection
Jakub Hrozek
1
-3
/
+3
2012-03-29
Add sss_get_cased_name_list utility function
Jakub Hrozek
2
-0
/
+41
2012-03-26
Always initialize the returned data in sss_krb5_princ_realm()
Sumit Bose
1
-0
/
+3
2012-03-21
Make the string_equal() function public
Jakub Hrozek
2
-0
/
+10
2012-03-19
nsssrv: add handling of memory cache group map
Simo Sorce
1
-0
/
+10
2012-03-19
util: Helper headers for shared memory cache
Simo Sorce
1
-0
/
+117
2012-02-29
Handle cases where UID is -1
Stephen Gallagher
1
-6
/
+1
2012-02-27
SSH: Add missing break statements to sss_ssh_format_pubkey
Jan Cholasta
1
-0
/
+2
2012-02-27
SSH: Add more debugging messages
Jan Cholasta
1
-0
/
+1
2012-02-26
UTIL: Add function for atomic I/O
Jan Cholasta
2
-0
/
+44
2012-02-26
SSH: Refactor responder and client common code
Jan Cholasta
2
-0
/
+233
2012-02-21
Don't give memory context in confdb where not needed
Jan Zeleny
1
-4
/
+4
2012-02-14
Ensure NULL-termination in get_uid_from_pid()
Stephen Gallagher
1
-0
/
+3
2012-02-07
UTIL: Provide base64 encoding and decoding functions
Jan Cholasta
4
-36
/
+139
2012-02-06
Added some SELinux-related utility functions
Jan Zeleny
2
-0
/
+232
2012-01-23
UTIL: Add strtouint16
Stephen Gallagher
2
-0
/
+20
2012-01-23
Move sized_string declaration to utils
Stephen Gallagher
2
-0
/
+19
2012-01-21
Fix invalid index in pidfile()
Stephen Gallagher
1
-1
/
+3
2012-01-17
Raise the debug level of two very noisy statements
Stephen Gallagher
1
-2
/
+3
2012-01-14
Log fixes for sdap_call_conn_cb
Stephen Gallagher
1
-1
/
+2
2012-01-09
util: Fix murmurhash3 on machines with old glibc
Simo Sorce
1
-0
/
+10
2012-01-09
util: add murmurhash3 hash function
Simo Sorce
2
-0
/
+120
2011-12-22
Add compatibility layer for Heimdal Kerberos implementation
Stephen Gallagher
2
-12
/
+73
2011-12-21
sss_get_cased_name utility function
Jakub Hrozek
2
-0
/
+13
2011-12-19
Reorder pidfile() function to guarantee NULL-termination
Stephen Gallagher
1
-3
/
+3
2011-12-19
Move child_common routines to util
Stephen Gallagher
2
-0
/
+844
2011-12-16
Use of uninitialized value in sss_ldap_dn_in_search_bases
Pavel Březina
1
-3
/
+3
2011-12-16
sss_utf8_tolower utility function+unit tests
Jakub Hrozek
5
-0
/
+123
2011-12-14
Added sss_ldap_dn_in_search_bases()
Pavel Březina
2
-0
/
+132
2011-12-09
Fix potential resource leak in backup_file.c
Stephen Gallagher
1
-1
/
+1
2011-12-07
Always attempt to connect in sdap_async_sys_connect_done
Jakub Hrozek
1
-18
/
+6
2011-12-05
Fixed an error in macro for merging double linked lists
Jan Zeleny
1
-1
/
+1
2011-12-05
Allow using Glib for UTF8 support
Stephen Gallagher
2
-0
/
+162
2011-11-22
Cleanup: Remove unused parameters
Jakub Hrozek
1
-4
/
+3
2011-11-07
Fixed possible resource leak in get_uid_from_pid()
Jan Zeleny
1
-4
/
+10
2011-11-02
Add wrapper for krb5_get_init_creds_opt_set_canonicalize
Jan Zeleny
2
-0
/
+13
2011-11-02
Fix size return for split_on_separator()
Stephen Gallagher
1
-1
/
+1
2011-10-13
Add option to follow symlinks to check_file()
Jakub Hrozek
2
-3
/
+4
2011-09-28
Multiline macro cleanup
Jakub Hrozek
3
-5
/
+5
2011-09-08
DEBUG timestamps offer higher precision
Pavel Březina
3
-13
/
+65
2011-09-06
sss_ldap_err2string() - ldap_err2string() to sss_ldap_err2string()
Pavel Březina
1
-3
/
+3
2011-09-06
sss_ldap_err2string() - function created
Pavel Březina
2
-0
/
+16
2011-08-25
New DEBUG facility - SSSDBG_UNRESOLVED changed from -1 to 0
Pavel Březina
3
-13
/
+11
2011-08-25
New DEBUG facility - conversion
Pavel Březina
3
-21
/
+11
2011-08-25
New DEBUG facility - modified DEBUG
Pavel Březina
1
-6
/
+41
2011-08-25
New DEBUG facility - new levels
Pavel Březina
2
-2
/
+89
2011-08-15
Handle timeout during sss_ldap_init_send
Jakub Hrozek
2
-2
/
+36
2011-08-15
Handle errno properly in set_debug_file_from_fd()
Jakub Hrozek
1
-2
/
+5
2011-08-11
Allow the O_NONBLOCK flag to be reset correctly
Ralf Haferkamp
1
-14
/
+0
[next]