index
:
sssd.git
adlookup
aramco
bycert
dpstr
experimental-fo
f23
intg_test
krb5test
ldapdebug
master
mdbtest
memberof
misc
mpgfix
nonroot
nonroot-libcap
nsscrash19
oneway
override-pb
pk11child
pwrap
refactor
refactor-fo
review
review-negcache
review-sc
rhel-6.7
rhel-6.8
rhel-7.1
rhel-7.2
rhel5.10
rhel5.8
rhel5.9
rhel6.3
rhel6.4
rhel6.5
rhel6.6
rhel7.0
sbus-1-11
selinux
sid_index
simo_ccname
srvbackport
sssd-1-10
sssd-1-11
sssd-1-12
sssd-1-5
sssd-1-8
sssd-1-9
subdomfo
sysdb
tests
sssd with jhrozek's patches
Jakub Hrozek
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
util
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added some SELinux-related utility functions
Jan Zeleny
2012-02-06
2
-0
/
+232
*
UTIL: Add strtouint16
Stephen Gallagher
2012-01-23
2
-0
/
+20
*
Move sized_string declaration to utils
Stephen Gallagher
2012-01-23
2
-0
/
+19
*
Fix invalid index in pidfile()
Stephen Gallagher
2012-01-21
1
-1
/
+3
*
Raise the debug level of two very noisy statements
Stephen Gallagher
2012-01-17
1
-2
/
+3
*
Log fixes for sdap_call_conn_cb
Stephen Gallagher
2012-01-14
1
-1
/
+2
*
util: Fix murmurhash3 on machines with old glibc
Simo Sorce
2012-01-09
1
-0
/
+10
*
util: add murmurhash3 hash function
Simo Sorce
2012-01-09
2
-0
/
+120
*
Add compatibility layer for Heimdal Kerberos implementation
Stephen Gallagher
2011-12-22
2
-12
/
+73
*
sss_get_cased_name utility function
Jakub Hrozek
2011-12-21
2
-0
/
+13
*
Reorder pidfile() function to guarantee NULL-termination
Stephen Gallagher
2011-12-19
1
-3
/
+3
*
Move child_common routines to util
Stephen Gallagher
2011-12-19
2
-0
/
+844
*
Use of uninitialized value in sss_ldap_dn_in_search_bases
Pavel Březina
2011-12-16
1
-3
/
+3
*
sss_utf8_tolower utility function+unit tests
Jakub Hrozek
2011-12-16
5
-0
/
+123
*
Added sss_ldap_dn_in_search_bases()
Pavel Březina
2011-12-14
2
-0
/
+132
*
Fix potential resource leak in backup_file.c
Stephen Gallagher
2011-12-09
1
-1
/
+1
*
Always attempt to connect in sdap_async_sys_connect_done
Jakub Hrozek
2011-12-07
1
-18
/
+6
*
Fixed an error in macro for merging double linked lists
Jan Zeleny
2011-12-05
1
-1
/
+1
*
Allow using Glib for UTF8 support
Stephen Gallagher
2011-12-05
2
-0
/
+162
*
Cleanup: Remove unused parameters
Jakub Hrozek
2011-11-22
1
-4
/
+3
*
Fixed possible resource leak in get_uid_from_pid()
Jan Zeleny
2011-11-07
1
-4
/
+10
*
Add wrapper for krb5_get_init_creds_opt_set_canonicalize
Jan Zeleny
2011-11-02
2
-0
/
+13
*
Fix size return for split_on_separator()
Stephen Gallagher
2011-11-02
1
-1
/
+1
*
Add option to follow symlinks to check_file()
Jakub Hrozek
2011-10-13
2
-3
/
+4
*
Multiline macro cleanup
Jakub Hrozek
2011-09-28
3
-5
/
+5
*
DEBUG timestamps offer higher precision
Pavel Březina
2011-09-08
3
-13
/
+65
*
sss_ldap_err2string() - ldap_err2string() to sss_ldap_err2string()
Pavel Březina
2011-09-06
1
-3
/
+3
*
sss_ldap_err2string() - function created
Pavel Březina
2011-09-06
2
-0
/
+16
*
New DEBUG facility - SSSDBG_UNRESOLVED changed from -1 to 0
Pavel Březina
2011-08-25
3
-13
/
+11
*
New DEBUG facility - conversion
Pavel Březina
2011-08-25
3
-21
/
+11
*
New DEBUG facility - modified DEBUG
Pavel Březina
2011-08-25
1
-6
/
+41
*
New DEBUG facility - new levels
Pavel Březina
2011-08-25
2
-2
/
+89
*
Handle timeout during sss_ldap_init_send
Jakub Hrozek
2011-08-15
2
-2
/
+36
*
Handle errno properly in set_debug_file_from_fd()
Jakub Hrozek
2011-08-15
1
-2
/
+5
*
Allow the O_NONBLOCK flag to be reset correctly
Ralf Haferkamp
2011-08-11
1
-14
/
+0
*
debug_timestamps fixes
Pavel Březina
2011-08-08
3
-11
/
+16
*
Fix python HBAC bindings for python <= 2.4
Jakub Hrozek
2011-07-13
2
-0
/
+167
*
Move IP adress escaping from the LDAP namespace
Jakub Hrozek
2011-07-11
4
-11
/
+11
*
Call ldap_install_tls() on ldaps connections
Sumit Bose
2011-07-05
1
-0
/
+15
*
Do not access state after tevent_req_done() is called.
Sumit Bose
2011-07-01
1
-10
/
+16
*
Do not attempt to close() a file descriptor < 0
Stephen Gallagher
2011-07-01
1
-1
/
+3
*
Use ldap_init_fd() instead of ldap_initialize() if available
Sumit Bose
2011-06-30
2
-0
/
+346
*
Make parse_args skip extra spaces
Jakub Hrozek
2011-06-15
1
-16
/
+24
*
Add a utility function to escape IPv6 address for use in URIs
Jakub Hrozek
2011-06-02
2
-0
/
+11
*
Import config.h earlier
Stephen Gallagher
2011-05-23
1
-2
/
+1
*
Set _GNU_SOURCE globally
Sumit Bose
2011-05-23
5
-6
/
+6
*
Add support for Attribute Scoped Queries
Jakub Hrozek
2011-05-20
1
-0
/
+4
*
Fixed unitialized pointer in select_principal_from_keytab
Jan Zeleny
2011-05-16
1
-1
/
+1
*
Fixed unitialized return value in match_principal
Jan Zeleny
2011-05-16
1
-2
/
+1
*
Allow changing the log level without restart
Stephen Gallagher
2011-05-06
2
-3
/
+24
[next]