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
*
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
*
Added some kerberos functions for building on RHEL5
Jan Zeleny
2011-05-05
2
-5
/
+188
*
Override config file debug_level with command-line
Stephen Gallagher
2011-05-04
3
-9
/
+16
*
Modify principal selection for keytab authentication
Jan Zeleny
2011-04-25
2
-2
/
+180
*
Extend and move function for finding principal in keytab
Jan Zeleny
2011-04-25
2
-0
/
+161
*
Don't pass NULL to printf for TLS errors
Jakub Hrozek
2011-04-08
2
-0
/
+33
*
Fix uninitialized value error
Sumit Bose
2011-01-21
1
-1
/
+1
*
NSS obfuscation code cleanup
Jakub Hrozek
2011-01-20
1
-38
/
+97
*
Add overflow check to SAFEALIGN_COPY_*_CHECK macros
Sumit Bose
2011-01-11
1
-3
/
+6
*
Validate user supplied size of data items
Sumit Bose
2011-01-11
1
-0
/
+5
*
Introduce sss_hash_create_ex()
Sumit Bose
2010-12-20
2
-6
/
+29
*
Fix unchecked return value in sss_krb5_verify_keytab_ex
Stephen Gallagher
2010-12-17
1
-1
/
+8
*
Fix invalid sizeof in pidfile
Stephen Gallagher
2010-12-16
1
-1
/
+1
*
Add missing break statement to sss_hash_create
Stephen Gallagher
2010-12-14
1
-0
/
+1
*
Fix build issue with older Kerberos library
Sumit Bose
2010-12-08
1
-0
/
+7
*
Add support for FAST in krb5 provider
Sumit Bose
2010-12-07
2
-0
/
+62
*
krb5_child returns TGT lifetime
Sumit Bose
2010-12-03
1
-0
/
+6
*
Add a special filter type to handle enumerations
Sumit Bose
2010-12-02
1
-0
/
+2
*
Make default SIGTERM and SIGINT handlers use tevent
Stephen Gallagher
2010-12-02
1
-1
/
+33
*
Add missing error code
Sumit Bose
2010-11-18
1
-0
/
+1
*
Add utility function to sanitize LDAP/LDB filters
Stephen Gallagher
2010-11-15
2
-0
/
+63
*
Handle errors during log reopening better
Stephen Gallagher
2010-11-05
1
-2
/
+28
*
Always use uint32_t for UID/GID numbers
Jakub Hrozek
2010-10-26
2
-4
/
+4
*
Write log opening failures to the syslog
Stephen Gallagher
2010-10-19
1
-0
/
+3
*
Use unsigned long for conversion to id_t
Jakub Hrozek
2010-10-18
1
-4
/
+4
*
Add a missing include file
Sumit Bose
2010-10-13
1
-0
/
+1
*
Add common hash table setup
Stephen Gallagher
2010-10-08
2
-0
/
+58
*
Use new MIT krb5 API for better password expiration warnings
Sumit Bose
2010-09-23
2
-2
/
+26
*
Fix parameter order when initializing decryption
Jakub Hrozek
2010-09-15
1
-1
/
+1
*
Dead assignments cleanup in various places in SSSD
Jan Zeleny
2010-09-08
1
-1
/
+1
*
Password obfuscation utility functions
Jakub Hrozek
2010-09-08
3
-0
/
+510
*
Add safe copy/move macros for uint16_t
Jakub Hrozek
2010-09-08
1
-1
/
+11
*
Move crypto functions into its own subdir
Jakub Hrozek
2010-09-08
5
-42
/
+109
*
Add dup_string_list() utility function
Stephen Gallagher
2010-08-03
2
-0
/
+37
*
Add diff_string_lists utility function
Stephen Gallagher
2010-08-03
2
-0
/
+209
*
Validate keytab at startup
Jakub Hrozek
2010-08-03
2
-0
/
+162
*
Add log notifications for startup and shutdown.
Stephen Gallagher
2010-07-09
1
-1
/
+4
*
Add sss_log() function
Stephen Gallagher
2010-07-09
2
-0
/
+81
[next]