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
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
2011-08-08
debug_timestamps fixes
Pavel Březina
3
-11
/
+16
2011-07-13
Fix python HBAC bindings for python <= 2.4
Jakub Hrozek
2
-0
/
+167
2011-07-11
Move IP adress escaping from the LDAP namespace
Jakub Hrozek
4
-11
/
+11
2011-07-05
Call ldap_install_tls() on ldaps connections
Sumit Bose
1
-0
/
+15
2011-07-01
Do not access state after tevent_req_done() is called.
Sumit Bose
1
-10
/
+16
2011-07-01
Do not attempt to close() a file descriptor < 0
Stephen Gallagher
1
-1
/
+3
2011-06-30
Use ldap_init_fd() instead of ldap_initialize() if available
Sumit Bose
2
-0
/
+346
2011-06-15
Make parse_args skip extra spaces
Jakub Hrozek
1
-16
/
+24
2011-06-02
Add a utility function to escape IPv6 address for use in URIs
Jakub Hrozek
2
-0
/
+11
2011-05-23
Import config.h earlier
Stephen Gallagher
1
-2
/
+1
2011-05-23
Set _GNU_SOURCE globally
Sumit Bose
5
-6
/
+6
2011-05-20
Add support for Attribute Scoped Queries
Jakub Hrozek
1
-0
/
+4
2011-05-16
Fixed unitialized pointer in select_principal_from_keytab
Jan Zeleny
1
-1
/
+1
2011-05-16
Fixed unitialized return value in match_principal
Jan Zeleny
1
-2
/
+1
2011-05-06
Allow changing the log level without restart
Stephen Gallagher
2
-3
/
+24
2011-05-05
Added some kerberos functions for building on RHEL5
Jan Zeleny
2
-5
/
+188
2011-05-04
Override config file debug_level with command-line
Stephen Gallagher
3
-9
/
+16
2011-04-25
Modify principal selection for keytab authentication
Jan Zeleny
2
-2
/
+180
2011-04-25
Extend and move function for finding principal in keytab
Jan Zeleny
2
-0
/
+161
2011-04-08
Don't pass NULL to printf for TLS errors
Jakub Hrozek
2
-0
/
+33
2011-01-21
Fix uninitialized value error
Sumit Bose
1
-1
/
+1
2011-01-20
NSS obfuscation code cleanup
Jakub Hrozek
1
-38
/
+97
2011-01-11
Add overflow check to SAFEALIGN_COPY_*_CHECK macros
Sumit Bose
1
-3
/
+6
2011-01-11
Validate user supplied size of data items
Sumit Bose
1
-0
/
+5
2010-12-20
Introduce sss_hash_create_ex()
Sumit Bose
2
-6
/
+29
2010-12-17
Fix unchecked return value in sss_krb5_verify_keytab_ex
Stephen Gallagher
1
-1
/
+8
2010-12-16
Fix invalid sizeof in pidfile
Stephen Gallagher
1
-1
/
+1
2010-12-14
Add missing break statement to sss_hash_create
Stephen Gallagher
1
-0
/
+1
2010-12-08
Fix build issue with older Kerberos library
Sumit Bose
1
-0
/
+7
2010-12-07
Add support for FAST in krb5 provider
Sumit Bose
2
-0
/
+62
2010-12-03
krb5_child returns TGT lifetime
Sumit Bose
1
-0
/
+6
2010-12-02
Add a special filter type to handle enumerations
Sumit Bose
1
-0
/
+2
2010-12-02
Make default SIGTERM and SIGINT handlers use tevent
Stephen Gallagher
1
-1
/
+33
2010-11-18
Add missing error code
Sumit Bose
1
-0
/
+1
2010-11-15
Add utility function to sanitize LDAP/LDB filters
Stephen Gallagher
2
-0
/
+63
2010-11-05
Handle errors during log reopening better
Stephen Gallagher
1
-2
/
+28
2010-10-26
Always use uint32_t for UID/GID numbers
Jakub Hrozek
2
-4
/
+4
2010-10-19
Write log opening failures to the syslog
Stephen Gallagher
1
-0
/
+3
2010-10-18
Use unsigned long for conversion to id_t
Jakub Hrozek
1
-4
/
+4
2010-10-13
Add a missing include file
Sumit Bose
1
-0
/
+1
2010-10-08
Add common hash table setup
Stephen Gallagher
2
-0
/
+58
[next]