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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-03
Fix typo in spec file
Sumit Bose
1
-1
/
+1
2012-05-03
SYSDB: Handle upgrade script failures better
Stephen Gallagher
1
-4
/
+13
2012-05-03
AUTOFS: remove unused assignments
Jakub Hrozek
2
-5
/
+9
2012-05-03
IPA: Check return values
Jakub Hrozek
2
-2
/
+12
2012-05-03
PROXY: return correct return codes
Jakub Hrozek
1
-7
/
+9
2012-05-03
SSS_DEBUGLEVEL: silence analyzer warnings
Jakub Hrozek
1
-2
/
+3
2012-05-02
NSS: fix returning group from cache
Jakub Hrozek
1
-1
/
+1
2012-05-02
Handle endianness issues on older systems
Stephen Gallagher
1
-0
/
+17
2012-05-02
DP: return correct error message when subdomains back end target is not confi...
Jakub Hrozek
1
-1
/
+1
2012-05-02
HBAC: Prevent NULL dereference in hbac_evaluate
Jakub Hrozek
1
-2
/
+4
2012-05-02
ipa_get_config_send: remove unused assignment
Jakub Hrozek
1
-1
/
+0
2012-05-02
IPA netgroups: return EOK when there are no netgroups to process
Jakub Hrozek
1
-0
/
+1
2012-05-02
NSS: Check return code of sss_mmap_cache_gr_store
Jakub Hrozek
1
-0
/
+5
2012-05-02
PAM_SSS: report error code if write fails
Jakub Hrozek
1
-2
/
+2
2012-05-02
PYHBAC: Return NULL on failure
Jakub Hrozek
1
-0
/
+1
2012-05-02
RESPONDER: check return value from confdb_get_int
Jakub Hrozek
1
-0
/
+7
2012-05-02
LDAP: check return value of sysdb_attrs_get_el
Jakub Hrozek
1
-0
/
+7
2012-05-02
SERVER: use the correct return code of sss_atomic_write_s
Jakub Hrozek
1
-1
/
+1
2012-05-02
SSH: return NULL on error in ssh_host_pubkeys_format_known_host_plain
Jakub Hrozek
1
-1
/
+2
2012-05-02
SYSDB: check return value
Jakub Hrozek
1
-2
/
+2
2012-05-02
SYSDB: return EOK if empty message is passed into get_rm_msg
Jakub Hrozek
1
-0
/
+1
2012-05-02
SUDO: Return ret, not EOK
Jakub Hrozek
1
-1
/
+1
2012-05-01
Allow different SID representations in libidmap
Sumit Bose
6
-15
/
+929
2012-05-01
execv, excvp and exec_child never return EOK
Stef Walter
4
-18
/
+11
2012-04-24
NSS: Only return data from initgroups once
Jakub Hrozek
1
-3
/
+10
2012-04-24
Lowercase group members in case-insensitive domains
Jakub Hrozek
1
-1
/
+7
2012-04-24
murmurhash: Relax inline requirement
Stephen Gallagher
1
-2
/
+2
2012-04-24
Two fixes in responder subdomain code
Jan Zeleny
2
-1
/
+7
2012-04-24
fix copy and paste error in comment
Pavel Březina
1
-1
/
+1
2012-04-24
SSH: Add support for hashed known_hosts
Jan Cholasta
10
-40
/
+212
2012-04-24
UTIL: Add HMAC-SHA-1 function
Jan Cholasta
5
-0
/
+165
2012-04-24
Utilize sysdb context within be_req in HBAC
Jan Zeleny
1
-2
/
+2
2012-04-24
Detect subdomain request in IPA access provider
Jan Zeleny
1
-0
/
+10
2012-04-24
Accept be_req instead if be_ctx in LDAP access provider
Jan Zeleny
3
-15
/
+16
2012-04-24
Carry sysdb context and domain info in be_req structure
Jan Zeleny
2
-0
/
+5
2012-04-24
Basic support for subdomains in auth provider
Jan Zeleny
3
-3
/
+13
2012-04-24
Send PAM requests for subdomains to the right provider
Jan Zeleny
1
-3
/
+41
2012-04-24
Add ID operations in subdomains
Jan Zeleny
4
-0
/
+277
2012-04-24
Add s2n extended operation
Sumit Bose
3
-0
/
+668
2012-04-24
Moved expand_homedir_template() from NSS responder to utility code
Jan Zeleny
4
-108
/
+170
2012-04-24
New config option for subdomains
Jan Zeleny
4
-0
/
+29
2012-04-24
Add domain name to get_account_info request
Sumit Bose
3
-0
/
+11
2012-04-24
IPA: Add get-domains target
Sumit Bose
9
-0
/
+447
2012-04-24
data provider: added subdomains
Sumit Bose
7
-4
/
+197
2012-04-24
Check sub-domains in nss_cmd_get{pwuid|grgid}_search()
Sumit Bose
1
-4
/
+26
2012-04-24
Ask for subdomains in responder in the first request after startup
Jan Zeleny
1
-0
/
+30
2012-04-24
Retrieve subdomains if there is a request for fully qualified user
Jan Zeleny
3
-31
/
+192
2012-04-24
Modified responder_get_domain()
Jan Zeleny
13
-22
/
+51
2012-04-24
Responder part of the subdomain retrieval work
Jan Zeleny
8
-1
/
+394
2012-04-24
Add conn_name to allow different names for domains and connections
Jan Zeleny
5
-4
/
+6
[prev]
[next]