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
*
Revert commit 4c157ecedd52602f75574605ef48d0c48e9bfbe8
Stef Walter
2012-07-06
2
-151
/
+0
*
DEBUG: Log to syslog if we are unable to open a debug fd
Stephen Gallagher
2012-06-29
1
-0
/
+5
*
libcrypto fully implemented
George McCollister
2012-06-26
4
-9
/
+442
*
Fix re_expression matching with subdomains
Jan Zeleny
2012-06-21
1
-15
/
+19
*
UTILS: Fix segfault due to sss_parse_name_for_domains
Stephen Gallagher
2012-06-21
1
-7
/
+10
*
Move some debug lines to new debug log levels
Stef Walter
2012-06-20
2
-5
/
+5
*
Fix typo breaking DIR cache detection
Stephen Gallagher
2012-06-18
1
-2
/
+0
*
KRB5: Auto-detect DIR cache support in configure
Stephen Gallagher
2012-06-15
2
-2
/
+18
*
Fix compilation on older little-endian systems
Stephen Gallagher
2012-06-15
1
-1
/
+2
*
Use Kerberos context in KRB5_DEBUG
Jakub Hrozek
2012-06-14
1
-0
/
+8
*
Add support for storing credential caches in the DIR: back end
Jakub Hrozek
2012-06-14
2
-20
/
+4
*
Residual util functions
Jakub Hrozek
2012-06-14
2
-0
/
+102
*
sss_names_init: Report correct error code if allocation failed
Jakub Hrozek
2012-06-13
1
-1
/
+4
*
Make re_expression and full_name_format per domain options
Stef Walter
2012-06-12
3
-7
/
+140
*
KRB5: Avoid NULL-dereference with empty keytab
Stephen Gallagher
2012-05-22
1
-7
/
+13
*
Simple implementation of Netscape password warning expiration control
Joshua Roys
2012-05-22
1
-0
/
+8
*
Limit krb5_get_init_creds_keytab() to etypes in keytab
Stef Walter
2012-05-07
2
-0
/
+145
*
Remove erroneous failure message in find_principal_in_keytab
Stef Walter
2012-05-07
1
-1
/
+1
*
Modify behavior of pam_pwd_expiration_warning
Jan Zeleny
2012-05-04
2
-0
/
+6
*
Fix endian issue in SID conversion
Sumit Bose
2012-05-04
1
-0
/
+2
*
Handle endianness issues on older systems
Stephen Gallagher
2012-05-02
1
-0
/
+17
*
SERVER: use the correct return code of sss_atomic_write_s
Jakub Hrozek
2012-05-02
1
-1
/
+1
*
execv, excvp and exec_child never return EOK
Stef Walter
2012-05-01
2
-8
/
+5
*
murmurhash: Relax inline requirement
Stephen Gallagher
2012-04-24
1
-2
/
+2
*
Two fixes in responder subdomain code
Jan Zeleny
2012-04-24
1
-1
/
+1
*
SSH: Add support for hashed known_hosts
Jan Cholasta
2012-04-24
2
-3
/
+9
*
UTIL: Add HMAC-SHA-1 function
Jan Cholasta
2012-04-24
3
-0
/
+127
*
Moved expand_homedir_template() from NSS responder to utility code
Jan Zeleny
2012-04-24
2
-0
/
+167
*
New config option for subdomains
Jan Zeleny
2012-04-24
1
-0
/
+2
*
Add conn_name to allow different names for domains and connections
Jan Zeleny
2012-04-24
1
-2
/
+2
*
Add some utility functions for subdomains
Jan Zeleny
2012-04-24
2
-0
/
+119
*
Convert read and write operations to sss_atomic_read
Jakub Hrozek
2012-04-20
4
-120
/
+89
*
Move atomic io function to a separate module
Jakub Hrozek
2012-04-20
4
-43
/
+102
*
sss_atomic_io: Do not fail reads with EPIPE if there is not enough data to read
Jakub Hrozek
2012-04-20
1
-1
/
+2
*
Clean up log messages about keytab_name
Stephen Gallagher
2012-04-05
2
-11
/
+21
*
Fix off-by-one error in principal selection
Jakub Hrozek
2012-03-29
1
-3
/
+3
*
Add sss_get_cased_name_list utility function
Jakub Hrozek
2012-03-29
2
-0
/
+41
*
Always initialize the returned data in sss_krb5_princ_realm()
Sumit Bose
2012-03-26
1
-0
/
+3
*
Make the string_equal() function public
Jakub Hrozek
2012-03-21
2
-0
/
+10
*
nsssrv: add handling of memory cache group map
Simo Sorce
2012-03-19
1
-0
/
+10
*
util: Helper headers for shared memory cache
Simo Sorce
2012-03-19
1
-0
/
+117
*
Handle cases where UID is -1
Stephen Gallagher
2012-02-29
1
-6
/
+1
*
SSH: Add missing break statements to sss_ssh_format_pubkey
Jan Cholasta
2012-02-27
1
-0
/
+2
*
SSH: Add more debugging messages
Jan Cholasta
2012-02-27
1
-0
/
+1
*
UTIL: Add function for atomic I/O
Jan Cholasta
2012-02-26
2
-0
/
+44
*
SSH: Refactor responder and client common code
Jan Cholasta
2012-02-26
2
-0
/
+233
*
Don't give memory context in confdb where not needed
Jan Zeleny
2012-02-21
1
-4
/
+4
*
Ensure NULL-termination in get_uid_from_pid()
Stephen Gallagher
2012-02-14
1
-0
/
+3
*
UTIL: Provide base64 encoding and decoding functions
Jan Cholasta
2012-02-07
4
-36
/
+139
*
Added some SELinux-related utility functions
Jan Zeleny
2012-02-06
2
-0
/
+232
[next]