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
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
RPM: Require libsss_idmap from sssd-common
Jakub Hrozek
1
-3
/
+1
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
2013-07-10
sss_cache: Add option to invalidate all entries
Michal Zidek
2
-0
/
+24
2013-07-09
Do not copy special files when creating homedir
Ondrej Kos
3
-73
/
+10
2013-07-09
DB: sysdb_search_user_by_name: search by both name and alias
Jakub Hrozek
2
-6
/
+36
2013-07-02
Move sssd_pac binary to the IPA and AD providers
Stephen Gallagher
1
-5
/
+8
2013-07-02
BUILD: Use pkg-config to detect cmocka
Lukas Slebodnik
2
-20
/
+19
2013-07-02
RPM: Move sssd_pac to the krb5-common subpackage
Jakub Hrozek
1
-4
/
+4
2013-07-02
Remove sysv->systemd upgrade routines
Stephen Gallagher
1
-12
/
+0
2013-07-02
Move pre and post scripts to sssd-common
Stephen Gallagher
1
-5
/
+5
2013-07-01
ldap: only update shadowLastChange when password change is successful
Jim Collins
1
-1
/
+2
2013-06-28
Bumping the version for the 1.11 beta2 release
Jakub Hrozek
1
-1
/
+1
2013-06-28
Updating translations for the 1.11 beta1 release
Jakub Hrozek
36
-4576
/
+5360
2013-06-28
IPA: Look up AD users directly if IPA server mode is on
Jakub Hrozek
6
-6
/
+168
2013-06-28
IPA: Create and remove AD id_ctx for subdomains discovered in server mode
Jakub Hrozek
1
-0
/
+182
2013-06-28
AD: Move storing sdap_domain for subdomain to generic LDAP code
Jakub Hrozek
3
-65
/
+78
2013-06-28
IPA: Initialize server mode ctx if server mode is on
Jakub Hrozek
5
-0
/
+69
2013-06-28
AD: initialize failover with custom realm, domain and failover service
Jakub Hrozek
3
-28
/
+41
2013-06-28
AD: decouple ad_id_ctx initialization
Jakub Hrozek
3
-102
/
+285
2013-06-28
LDAP: Add utility function sdap_copy_map
Jakub Hrozek
2
-0
/
+45
2013-06-28
IPA: Add a server mode option
Jakub Hrozek
4
-0
/
+22
2013-06-28
Read mpg state for subdomains from cache
Sumit Bose
4
-11
/
+30
2013-06-28
Save mpg state for subdomains
Sumit Bose
5
-13
/
+54
2013-06-28
IPA: read ranges before subdomains
Sumit Bose
1
-29
/
+27
2013-06-28
Replace new_subdomain() with find_subdomain_by_name()
Sumit Bose
5
-16
/
+11
2013-06-28
Add support for new ipaRangeType attribute
Sumit Bose
5
-6
/
+54
2013-06-28
Add ipa_idmap_init()
Sumit Bose
4
-1
/
+276
2013-06-28
Replace SDAP_ID_MAPPING checks with sdap_idmap_domain_has_algorithmic_mapping
Sumit Bose
5
-14
/
+38
2013-06-28
Add sdap_idmap_domain_has_algorithmic_mapping()
Sumit Bose
2
-0
/
+62
2013-06-28
Allow different methods to find new domains for idmapping
Sumit Bose
2
-3
/
+24
[next]