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-08-05
sudo: print better debug message when a rule has multiple cn values
Pavel Březina
1
-1
/
+5
2013-08-05
sudo: skip rule on error instead of failing completely
Pavel Březina
1
-1
/
+3
2013-08-05
SSH: Ensure that cmd_ctx->name will not be NULL.
Lukas Slebodnik
1
-4
/
+6
2013-07-31
Fix netgroup lookup when using fully qualified name
Pavel Březina
1
-2
/
+2
2013-07-29
Netgroups should ignore the 'use_fully_qualified_names' setting
Stephen Gallagher
2
-8
/
+13
2013-07-29
Remove unused memory context
Lukas Slebodnik
1
-6
/
+6
2013-07-29
Use GID if subdomain is not MPG
Jakub Hrozek
1
-1
/
+8
2013-07-29
Clarify that getnamebysid currently works only with ipa/ad id_provider
Ondrej Kos
1
-1
/
+3
2013-07-25
resolv-tests failing with memory leak
Michal Zidek
1
-2
/
+4
2013-07-25
Prevent using uninitialized "group_name" in done section.
Lukas Slebodnik
1
-1
/
+1
2013-07-25
Fix two minor typos
Yuri Chornoivan
2
-2
/
+2
2013-07-24
Updating translations for the 1.11 beta2 release
Jakub Hrozek
15
-3402
/
+3974
2013-07-24
Every time release allocated memory in function py_sss_getgrouplist
Lukas Slebodnik
1
-0
/
+2
2013-07-24
Lower timeout to contact DNS server
Michal Zidek
1
-1
/
+1
2013-07-24
Set default DNS resolution timeout to 6 seconds.
Michal Zidek
2
-3
/
+3
2013-07-24
LDAP: Use domain-specific name where appropriate
Jakub Hrozek
5
-112
/
+159
2013-07-23
Fix possible dereference of a NULL pointer.
Lukas Slebodnik
1
-1
/
+1
2013-07-23
pysss: prevent crashing when group is unresolvable
Alexander Bokovoy
1
-2
/
+13
2013-07-23
Remove unused constant.
Michal Zidek
1
-2
/
+0
2013-07-23
KRB5: Do not send PAC in server mode
Jakub Hrozek
5
-7
/
+27
2013-07-22
SUDO: realloc with sizeof(uint32_t) when adding uint32_t
Jakub Hrozek
1
-1
/
+1
2013-07-22
pysss: add pysss.getgrouplist(username)
Alexander Bokovoy
1
-0
/
+59
2013-07-22
Fix warnings: uninitialized variable
Lukas Slebodnik
4
-6
/
+5
2013-07-22
Remove unused memory context from function unpack_authtok
Lukas Slebodnik
1
-3
/
+3
2013-07-19
Fix the default FQDN format
Jakub Hrozek
2
-3
/
+3
2013-07-19
TOOLS: Update all services with sss_debuglevel
Ondrej Kos
1
-2
/
+7
2013-07-19
AD: Set the bool value same as default value in opts
Jakub Hrozek
2
-4
/
+73
2013-07-19
IPA: warn if full_name_format is customized in server mode
Jakub Hrozek
3
-1
/
+20
2013-07-19
Add mising argument required by format string
Lukas Slebodnik
2
-3
/
+4
2013-07-19
Use functionm ldb_dn_get_linearized to format struct ldb_dn
Lukas Slebodnik
1
-3
/
+6
2013-07-19
Fix clang format string warning.
Lukas Slebodnik
2
-2
/
+2
2013-07-18
Remove unused be_ctx->sigchld_ctx
Jakub Hrozek
2
-9
/
+0
2013-07-18
KRB: Replace multiple calls with variable
Ondrej Kos
1
-6
/
+9
2013-07-18
KRB: Handle empty password gracefully
Ondrej Kos
1
-0
/
+11
2013-07-18
Do not try to set password when authtok_length is zero
Ondrej Kos
1
-2
/
+6
2013-07-17
MAN: Clarify the min_id/max_id limits further
Jakub Hrozek
1
-0
/
+4
2013-07-17
MAN: IP addresss does not work when used for ad_server
Jakub Hrozek
1
-1
/
+1
2013-07-17
MAN: clarify the default access provider for AD
Jakub Hrozek
1
-0
/
+5
2013-07-17
SIGCHLD handler: do not call callback when pvt data where freed
Pavel Březina
5
-5
/
+37
2013-07-17
dyndns timeout test: catch SIGCHLD handler events
Pavel Březina
1
-0
/
+12
2013-07-17
Every time use permissive control in function memberof_mod.
Lukas Slebodnik
1
-0
/
+7
2013-07-17
print hint about password complexity when new password is rejected
Pavel Březina
2
-1
/
+15
2013-07-17
LDAP: When resolving a SID, search for groups first, then users
Jakub Hrozek
1
-19
/
+18
2013-07-16
remove unused variable
Pavel Březina
1
-4
/
+0
2013-07-16
Remove unused function parameter
Lukas Slebodnik
1
-3
/
+1
2013-07-15
Use conditional build for retrieving ccache.
Lukas Slebodnik
4
-88
/
+78
2013-07-15
Missing space in debug message
Michal Zidek
1
-2
/
+2
2013-07-11
Return right directory name for dircache
Lukas Slebodnik
1
-6
/
+10
2013-07-11
Always set port status to neutral when resetting service.
Michal Zidek
1
-1
/
+2
2013-07-10
KRB5_CHILD: Fix handling of get_password return code
Ondrej Kos
1
-4
/
+10
[next]