index
:
sssd.git
adlookup
aramco
bycert
dpstr
experimental-fo
f23
intg_test
krb5test
ldapdebug
master
mdbtest
memberof
misc
mpgfix
nonroot
nonroot-libcap
nsscrash19
oneway
override-pb
pk11child
pwrap
refactor
refactor-fo
review
review-negcache
review-sc
rhel-6.7
rhel-6.8
rhel-7.1
rhel-7.2
rhel5.10
rhel5.8
rhel5.9
rhel6.3
rhel6.4
rhel6.5
rhel6.6
rhel7.0
sbus-1-11
selinux
sid_index
simo_ccname
srvbackport
sssd-1-10
sssd-1-11
sssd-1-12
sssd-1-5
sssd-1-8
sssd-1-9
subdomfo
sysdb
tests
sssd with jhrozek's patches
Jakub Hrozek
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
simple access provider: allow fully qualified names
Pavel Březina
2013-08-07
1
-46
/
+95
*
Fix memory context for a state member
Sumit Bose
2013-08-07
1
-1
/
+1
*
sssd_ad: Add hackish workaround for sasl ad_compat
Simo Sorce
2013-08-06
1
-0
/
+41
*
sudo: print better debug message when a rule has multiple cn values
Pavel Březina
2013-08-05
1
-1
/
+5
*
sudo: skip rule on error instead of failing completely
Pavel Březina
2013-08-05
1
-1
/
+3
*
SSH: Ensure that cmd_ctx->name will not be NULL.
Lukas Slebodnik
2013-08-05
1
-4
/
+6
*
Fix netgroup lookup when using fully qualified name
Pavel Březina
2013-07-31
1
-2
/
+2
*
Netgroups should ignore the 'use_fully_qualified_names' setting
Stephen Gallagher
2013-07-29
2
-8
/
+13
*
Remove unused memory context
Lukas Slebodnik
2013-07-29
1
-6
/
+6
*
Use GID if subdomain is not MPG
Jakub Hrozek
2013-07-29
1
-1
/
+8
*
Clarify that getnamebysid currently works only with ipa/ad id_provider
Ondrej Kos
2013-07-29
1
-1
/
+3
*
resolv-tests failing with memory leak
Michal Zidek
2013-07-25
1
-2
/
+4
*
Prevent using uninitialized "group_name" in done section.
Lukas Slebodnik
2013-07-25
1
-1
/
+1
*
Fix two minor typos
Yuri Chornoivan
2013-07-25
2
-2
/
+2
*
Updating translations for the 1.11 beta2 release
sssd-1_11_0_beta2
sssd-1_10_92
Jakub Hrozek
2013-07-24
15
-3402
/
+3974
*
Every time release allocated memory in function py_sss_getgrouplist
Lukas Slebodnik
2013-07-24
1
-0
/
+2
*
Lower timeout to contact DNS server
Michal Zidek
2013-07-24
1
-1
/
+1
*
Set default DNS resolution timeout to 6 seconds.
Michal Zidek
2013-07-24
2
-3
/
+3
*
LDAP: Use domain-specific name where appropriate
Jakub Hrozek
2013-07-24
5
-112
/
+159
*
Fix possible dereference of a NULL pointer.
Lukas Slebodnik
2013-07-23
1
-1
/
+1
*
pysss: prevent crashing when group is unresolvable
Alexander Bokovoy
2013-07-23
1
-2
/
+13
*
Remove unused constant.
Michal Zidek
2013-07-23
1
-2
/
+0
*
KRB5: Do not send PAC in server mode
Jakub Hrozek
2013-07-23
5
-7
/
+27
*
SUDO: realloc with sizeof(uint32_t) when adding uint32_t
Jakub Hrozek
2013-07-22
1
-1
/
+1
*
pysss: add pysss.getgrouplist(username)
Alexander Bokovoy
2013-07-22
1
-0
/
+59
*
Fix warnings: uninitialized variable
Lukas Slebodnik
2013-07-22
4
-6
/
+5
*
Remove unused memory context from function unpack_authtok
Lukas Slebodnik
2013-07-22
1
-3
/
+3
*
Fix the default FQDN format
Jakub Hrozek
2013-07-19
2
-3
/
+3
*
TOOLS: Update all services with sss_debuglevel
Ondrej Kos
2013-07-19
1
-2
/
+7
*
AD: Set the bool value same as default value in opts
Jakub Hrozek
2013-07-19
2
-4
/
+73
*
IPA: warn if full_name_format is customized in server mode
Jakub Hrozek
2013-07-19
3
-1
/
+20
*
Add mising argument required by format string
Lukas Slebodnik
2013-07-19
2
-3
/
+4
*
Use functionm ldb_dn_get_linearized to format struct ldb_dn
Lukas Slebodnik
2013-07-19
1
-3
/
+6
*
Fix clang format string warning.
Lukas Slebodnik
2013-07-19
2
-2
/
+2
*
Remove unused be_ctx->sigchld_ctx
Jakub Hrozek
2013-07-18
2
-9
/
+0
*
KRB: Replace multiple calls with variable
Ondrej Kos
2013-07-18
1
-6
/
+9
*
KRB: Handle empty password gracefully
Ondrej Kos
2013-07-18
1
-0
/
+11
*
Do not try to set password when authtok_length is zero
Ondrej Kos
2013-07-18
1
-2
/
+6
*
MAN: Clarify the min_id/max_id limits further
Jakub Hrozek
2013-07-17
1
-0
/
+4
*
MAN: IP addresss does not work when used for ad_server
Jakub Hrozek
2013-07-17
1
-1
/
+1
*
MAN: clarify the default access provider for AD
Jakub Hrozek
2013-07-17
1
-0
/
+5
*
SIGCHLD handler: do not call callback when pvt data where freed
Pavel Březina
2013-07-17
5
-5
/
+37
*
dyndns timeout test: catch SIGCHLD handler events
Pavel Březina
2013-07-17
1
-0
/
+12
*
Every time use permissive control in function memberof_mod.
Lukas Slebodnik
2013-07-17
1
-0
/
+7
*
print hint about password complexity when new password is rejected
Pavel Březina
2013-07-17
2
-1
/
+15
*
LDAP: When resolving a SID, search for groups first, then users
Jakub Hrozek
2013-07-17
1
-19
/
+18
*
remove unused variable
Pavel Březina
2013-07-16
1
-4
/
+0
*
Remove unused function parameter
Lukas Slebodnik
2013-07-16
1
-3
/
+1
*
Use conditional build for retrieving ccache.
Lukas Slebodnik
2013-07-15
4
-88
/
+78
*
Missing space in debug message
Michal Zidek
2013-07-15
1
-2
/
+2
[next]