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-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
2010-09-23
Use new MIT krb5 API for better password expiration warnings
Sumit Bose
2
-2
/
+26
2010-09-15
Fix parameter order when initializing decryption
Jakub Hrozek
1
-1
/
+1
2010-09-08
Dead assignments cleanup in various places in SSSD
Jan Zeleny
1
-1
/
+1
2010-09-08
Password obfuscation utility functions
Jakub Hrozek
3
-0
/
+510
2010-09-08
Add safe copy/move macros for uint16_t
Jakub Hrozek
1
-1
/
+11
2010-09-08
Move crypto functions into its own subdir
Jakub Hrozek
5
-42
/
+109
2010-08-03
Add dup_string_list() utility function
Stephen Gallagher
2
-0
/
+37
2010-08-03
Add diff_string_lists utility function
Stephen Gallagher
2
-0
/
+209
2010-08-03
Validate keytab at startup
Jakub Hrozek
2
-0
/
+162
2010-07-09
Add log notifications for startup and shutdown.
Stephen Gallagher
1
-1
/
+4
2010-07-09
Add sss_log() function
Stephen Gallagher
2
-0
/
+81
2010-06-28
Resend SIGINT as SIGTERM in services
Jakub Hrozek
1
-0
/
+3
2010-06-17
Initialize len before looping to read the pidfile
Stephen Gallagher
1
-1
/
+1
2010-06-14
Check closedir call in find_uid
Jakub Hrozek
1
-4
/
+9
2010-06-14
get_uid_from_pid should use fstat rather than lstat
Jakub Hrozek
1
-11
/
+11
2010-06-10
Fix misuse of errno in find_uid.c
Stephen Gallagher
1
-17
/
+26
2010-06-10
Properly handle read() and write() throughout the SSSD
Stephen Gallagher
3
-12
/
+57
2010-05-27
Move parse_args() to util
Sumit Bose
2
-0
/
+101
2010-05-16
Add ldap_krb5_ticket_lifetime option
Sumit Bose
1
-0
/
+5
2010-05-07
Clean up kdcinfo and kpasswdinfo files when exiting
Stephen Gallagher
2
-1
/
+2
[next]