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
2013-02-21
Fix uninitialized time_t var in responder
Ondrej Kos
1
-1
/
+1
2013-02-21
tools: append new line to string from poptStrerror()
Milan Cejnar
1
-1
/
+13
2013-02-14
subdomains: replace invalid characters with underscore in krb5 mapping file name
Pavel Březina
1
-1
/
+26
2013-02-14
Lower the DEBUG level if an entry cannot be deleted from memcache
Jakub Hrozek
1
-3
/
+3
2013-02-14
get_next_domain() test dom->parent->next for NULL
Pavel Březina
1
-1
/
+1
2013-02-12
Filter out multicast addresses from IPA DNS updates
Jakub Hrozek
1
-1
/
+1
2013-02-11
LDAP: Check for authtok validity
Jakub Hrozek
1
-7
/
+9
2013-02-11
krb5: include backwards compatible declaration of krb5_trace_info
Jakub Hrozek
2
-2
/
+8
2013-02-10
Introduce IS_SUBDOMAIN() macro
Simo Sorce
8
-13
/
+15
2013-02-10
Parent and subdomains use the same sysdb
Simo Sorce
2
-71
/
+8
2013-02-10
Change the way domains are linked.
Simo Sorce
13
-414
/
+225
2013-02-10
Add ability to disable domains
Simo Sorce
2
-8
/
+14
2013-02-10
Add function get_next_domain()
Simo Sorce
18
-112
/
+119
2013-02-10
Remove sysdb_subdom completely
Simo Sorce
4
-127
/
+131
2013-02-10
Add sysdb_subdomain_store() function
Simo Sorce
2
-37
/
+103
2013-02-10
Refactor sysdb_master_domain_add_info()
Simo Sorce
3
-51
/
+28
2013-02-10
Update main domain info in place
Simo Sorce
4
-62
/
+38
2013-02-10
Avoid sysdb_subdom in sysdb_get_subdomains()
Simo Sorce
6
-102
/
+60
2013-02-10
Add realm info to sss_domain_info
Simo Sorce
10
-10
/
+25
2013-02-10
NSS: Add original homedir to home directory template options
Stephen Gallagher
6
-8
/
+29
2013-02-01
Correct sss_ssh_knowhostsproxy typo in man pages
John Hodrien
1
-1
/
+1
2013-02-01
dp: check whether hostid backend is configured before filing be request
Pavel Březina
1
-0
/
+8
2013-01-30
Fix minor grammar error in log
Stephen Gallagher
1
-1
/
+1
2013-01-30
krb: recreate ccache if it was deleted
Pavel Březina
1
-1
/
+8
2013-01-29
TESTS: include error message on fail
Ondrej Kos
1
-8
/
+8
2013-01-29
TESTS: Fix coverity issues 13126, 13127
Ondrej Kos
1
-2
/
+6
2013-01-29
Unchecked return value in files.c
Michal Zidek
1
-1
/
+9
2013-01-28
nested groups: fix group lookup hangs if member dn is incorrect
Pavel Březina
1
-0
/
+24
2013-01-28
TOOLS: Compile on old platforms such as RHEL5
Jakub Hrozek
1
-37
/
+140
2013-01-28
MAN: Clarify that saving users after enumerating large domain might be CPU in...
Jakub Hrozek
1
-1
/
+9
2013-01-25
Possible null derefence in ipa_subdomains.c.
Michal Zidek
1
-0
/
+4
2013-01-23
SYSDB: Expire group if adding ghost users fails with EEXIST
Jakub Hrozek
1
-2
/
+36
2013-01-23
SYSDB: make the sss_ldb_modify_permissive function public
Jakub Hrozek
2
-2
/
+11
2013-01-23
TOOLS: Use file descriptor to avoid races when creating a home directory
Jakub Hrozek
4
-354
/
+364
2013-01-23
TOOLS: Use openat/unlinkat when removing the homedir
Jakub Hrozek
1
-42
/
+41
2013-01-23
Check that strings do not go beyond the end of the packet body in autofs and ...
Jan Cholasta
2
-7
/
+7
2013-01-22
sudo responder: change num_rules type from size_t to uint32_t
Pavel Březina
7
-25
/
+25
2013-01-22
Convert the value of pwd_exp_warning to seconds
Jakub Hrozek
1
-5
/
+6
2013-01-22
fix backend callbacks: remove callback properly from dlist
Pavel Březina
1
-6
/
+18
2013-01-22
Fix code style
Jakub Hrozek
1
-1
/
+2
2013-01-21
Make struct be_req opaque
Simo Sorce
2
-18
/
+18
2013-01-21
Add be_req_get_data() helper funciton.
Simo Sorce
17
-32
/
+45
2013-01-21
Add be_req_get_be_ctx() helper.
Simo Sorce
22
-133
/
+155
2013-01-21
Add be_req_create() helper
Simo Sorce
3
-40
/
+38
2013-01-21
Introduce be_req_terminate() helper
Simo Sorce
18
-129
/
+84
2013-01-21
Remove domain from be_req structure
Simo Sorce
7
-64
/
+46
2013-01-21
Pass domain not be_req to access check functions
Simo Sorce
5
-22
/
+33
2013-01-21
Split simple_access_check function out
Simo Sorce
3
-206
/
+225
2013-01-21
Do not pass NULL to ipa_subdomain_retrieve()
Simo Sorce
1
-18
/
+20
2013-01-21
Move hbac_ctx_is_offline()
Simo Sorce
2
-7
/
+6
[next]