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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-27
SSH: Add missing break statements to sss_ssh_format_pubkey
Jan Cholasta
1
-0
/
+2
2012-02-27
SSH: Add more debugging messages
Jan Cholasta
5
-8
/
+38
2012-02-27
SSH: Don't abort known_hosts update when host search fails
Jan Cholasta
1
-1
/
+1
2012-02-27
AUTOFS: speed up the client by requesting multiple entries at once
Jakub Hrozek
3
-78
/
+239
2012-02-27
Eliminate build-time requirement for nscd
Stephen Gallagher
2
-11
/
+12
2012-02-26
LDAP: Remove unnecessary filter sanitize
Stephen Gallagher
1
-11
/
+5
2012-02-26
SSH: Manage global known_hosts file in the responder
Jan Cholasta
3
-78
/
+136
2012-02-26
SSH: Continue connecting to SSH server even when SSSD is not running in sss_s...
Jan Cholasta
1
-112
/
+85
2012-02-26
UTIL: Add function for atomic I/O
Jan Cholasta
2
-0
/
+44
2012-02-26
SSH: Refactor responder and client common code
Jan Cholasta
6
-166
/
+294
2012-02-26
SSH: Save SSH host name aliases
Jan Cholasta
6
-42
/
+120
2012-02-24
Modifications to simplify list_missing_attrs
Jan Zeleny
8
-44
/
+21
2012-02-24
Delete missing attributes from netgroups to be stored
Jan Zeleny
6
-4
/
+45
2012-02-24
SELinux related attributes added to config API
Jan Zeleny
2
-1
/
+11
2012-02-24
IPA hosts refactoring
Jan Zeleny
18
-154
/
+156
2012-02-24
LDAP: Only use paging control on requests for multiple entries
Stephen Gallagher
16
-40
/
+100
2012-02-23
AUTOFS: Search all search bases for automounter map entries
Jakub Hrozek
1
-18
/
+86
2012-02-23
AUTOFS: Invoke implicit setautomntent if needed
Jakub Hrozek
2
-45
/
+156
2012-02-23
libnl: fix the path to phy80211 subdirectory
Jakub Hrozek
1
-4
/
+20
2012-02-23
Move sudo_dom_ctx.user to local variable
Pavel Březina
2
-8
/
+8
2012-02-23
Honor case_sensitive option in sudo responder
Pavel Březina
4
-21
/
+100
2012-02-23
LDAP: Properly assign orig_dn
Stephen Gallagher
1
-0
/
+1
2012-02-23
Save errno value before calling DEBUG
Jakub Hrozek
1
-2
/
+4
2012-02-23
pam_sss: keep selinux optional
Simo Sorce
2
-3
/
+6
2012-02-23
nss_group: Cache the result from sssd when the glibc provided buffer is too s...
Simo Sorce
1
-8
/
+145
2012-02-23
IPA: Add ipa_parse_search_base()
Stephen Gallagher
3
-19
/
+72
2012-02-21
Don't give memory context in confdb where not needed
Jan Zeleny
17
-55
/
+75
2012-02-21
remove unused function
Jakub Hrozek
1
-20
/
+0
2012-02-21
End request if ldap_parse_result fails
Jakub Hrozek
1
-0
/
+3
2012-02-18
Include the fd_limit configuration option
Jakub Hrozek
1
-0
/
+1
2012-02-17
RESPONDERS: Make the fd_limit setting configurable
Stephen Gallagher
7
-4
/
+63
2012-02-17
RESPONDERS: Allow increasing the file-descriptor limit
Stephen Gallagher
4
-0
/
+48
2012-02-17
Fix case insensitive service lookups
Jakub Hrozek
1
-6
/
+6
2012-02-17
LDAP: Ignore group member users that do not have name attributes
Stephen Gallagher
1
-2
/
+2
2012-02-17
NSS: Always return the same protocol that was requested
Stephen Gallagher
2
-9
/
+26
2012-02-17
Redesign purging of the sudo cache
Pavel Březina
3
-94
/
+370
2012-02-15
Always include all manpage XML files in the distribution tarball
Stephen Gallagher
1
-2
/
+3
2012-02-14
Refactor sss_result into sss_sudo_result
Pavel Březina
5
-36
/
+38
2012-02-14
SSH: Build man pages conditionally
Jan Cholasta
1
-3
/
+5
2012-02-14
Fix memory hierarchy when processing nested group memberships
Jakub Hrozek
4
-11
/
+14
2012-02-14
Ensure NULL-termination in get_uid_from_pid()
Stephen Gallagher
1
-0
/
+3
2012-02-13
Fix uninitialized value error in proxy provider
Stephen Gallagher
1
-1
/
+1
2012-02-13
Check for failure in sss_packet_grow()
Stephen Gallagher
1
-5
/
+5
2012-02-13
Fix bad failure handling in be_sudo_handler()
Stephen Gallagher
1
-13
/
+13
2012-02-13
Fix uninitialized in_transaction
Stephen Gallagher
2
-2
/
+2
2012-02-13
Add missing breaks to switch statements
Stephen Gallagher
2
-0
/
+2
2012-02-13
Avoid uninitialized value comparison
Stephen Gallagher
1
-0
/
+3
2012-02-13
Fix missing NULL check after malloc
Stephen Gallagher
1
-0
/
+4
2012-02-13
Remove dead code
Stephen Gallagher
1
-9
/
+0
2012-02-13
SSH: Verify that names received from client are valid UTF-8 in responder
Jan Cholasta
2
-0
/
+21
[next]