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-03-04
Remove unused functions
Jakub Hrozek
4
-36
/
+0
2013-03-01
Don't treat 0 as default for pam_pwd_expiration warning
Jakub Hrozek
1
-1
/
+2
2013-03-01
Revert "Add debug message to autofs client"
Jakub Hrozek
1
-3
/
+0
2013-03-01
autofs: fix invalid header 'number of entries' in packet
Pavel Březina
1
-1
/
+5
2013-03-01
Add debug message to autofs client
Pavel Březina
1
-0
/
+3
2013-02-28
Refactor krb5 child
Simo Sorce
1
-288
/
+210
2013-02-28
krb5_child style fix
Simo Sorce
1
-11
/
+11
2013-02-27
sdap_fill_memberships: continue if a member is not foud in sysdb
Pavel Březina
1
-3
/
+7
2013-02-26
Do not process success case in an else
Jakub Hrozek
1
-24
/
+24
2013-02-26
Remove enumerate=true from man sssd-ldap
Jakub Hrozek
1
-1
/
+0
2013-02-26
sysdb: try dealing with binary-content attributes
Jan Engelhardt
4
-7
/
+17
2013-02-26
if selinux is disabled, ignore that selogin dir is missing
Pavel Březina
1
-3
/
+15
2013-02-21
Fix the krb5 password expiration warning
Jakub Hrozek
1
-1
/
+7
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
[next]