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
/
providers
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-11
sudo: don't get stuck in rules and smart refresh when offline
Pavel Březina
1
-4
/
+14
2012-12-10
LDAP: remove dead assignment
Jakub Hrozek
1
-1
/
+0
2012-12-10
let krb5_kpasswd failover work
Pavel Březina
1
-3
/
+7
2012-12-10
PROXY: fix negative cache
Ondrej Kos
1
-20
/
+24
2012-12-07
SUDO: strdup the input variable
Jakub Hrozek
1
-1
/
+1
2012-12-05
Fix comment on wrong line
Simo Sorce
1
-1
/
+1
2012-12-05
LDAP: Continue adjusting group membership even if there is nothing to add
Jakub Hrozek
1
-2
/
+1
2012-12-05
Add backchannel NSS provider query on initgr calls
Simo Sorce
1
-0
/
+165
2012-12-05
Hook for mmap cache update on initgroup calls
Simo Sorce
1
-0
/
+1
2012-12-05
Hook to perform a mmap cache update from sssd_nss
Simo Sorce
1
-0
/
+6
2012-12-04
Use an entry type mask macro to filter entry types
Simo Sorce
5
-5
/
+6
2012-12-04
Streamline ipa_account_info handler
Simo Sorce
1
-74
/
+55
2012-12-04
Fix tevent_req style for get_netgroup in ipa_id
Simo Sorce
1
-80
/
+71
2012-12-04
Fix ipa_subdomain_id names and tevent_req style
Simo Sorce
3
-52
/
+36
2012-12-04
Fix tevent_req style for krb5_auth
Simo Sorce
4
-371
/
+334
2012-12-04
Missing parameter in DEBUG message.
Michal Zidek
1
-1
/
+2
2012-12-04
Indentation fix
Jakub Hrozek
1
-5
/
+2
2012-12-02
warn user if password is about to expire
Pavel Březina
1
-3
/
+4
2012-12-02
IPA: Handle bad results from c-ares lookup
Stephen Gallagher
1
-1
/
+11
2012-11-28
idmap: Silence DEBUG messages when dealing with built-in SIDs.
Michal Zidek
4
-79
/
+108
2012-11-26
Save errno before it might be modified.
Simo Sorce
1
-8
/
+16
2012-11-23
LDAP: fix uninitialized variable
Ondrej Kos
1
-1
/
+1
2012-11-20
fix SIGSEGV in IPA provider when ldap_sasl_authid is not set
Pavel Březina
1
-1
/
+1
2012-11-20
LDAP: Only convert direct parents' ghost attribute to member
Jakub Hrozek
4
-9
/
+39
2012-11-19
Disable canonicalization during password changes
Sumit Bose
1
-2
/
+43
2012-11-19
Fix compare_principal_realm() check
Sumit Bose
1
-9
/
+3
2012-11-19
Just use the service name with krb5_get_init_creds_password()
Sumit Bose
1
-24
/
+2
2012-11-19
LDAP: Make it possible to use full principal in ldap_sasl_authid again
Jakub Hrozek
1
-4
/
+16
2012-11-19
LDAP: Checking the principal should not be considered fatal
Jakub Hrozek
1
-6
/
+10
2012-11-19
LDAP: Provide a common sdap_set_sasl_options init function
Jakub Hrozek
4
-91
/
+95
2012-11-19
Do not save HBAC rules in subdomain subtree
Sumit Bose
3
-16
/
+32
2012-11-19
Refactor the way subdomain accounts are saved
Simo Sorce
2
-4
/
+61
2012-11-19
LDAP: Refactor saving ghost users
Jakub Hrozek
1
-88
/
+99
2012-11-19
LDAP: use the correct memory context
Jakub Hrozek
1
-1
/
+1
2012-11-19
LDAP: Fix saving empty groups
Jakub Hrozek
1
-2
/
+4
2012-11-19
LDAP: Allocate the temporary context on NULL, not memctx
Jakub Hrozek
1
-1
/
+1
2012-11-19
LDAP: Remove double break
Jakub Hrozek
1
-1
/
+0
2012-11-18
LDAP: Expire even non authenticated connections
Jakub Hrozek
1
-8
/
+11
2012-11-16
fix -O3 variable may be uninitialized warnings
Pavel Březina
2
-6
/
+6
2012-11-15
sudo: store rules with no sudoHost attribute
Pavel Březina
1
-0
/
+7
2012-11-15
Add ignore_group_members option.
Paul B. Henson
2
-2
/
+13
2012-11-14
Run IPA subdomain provider if IPA ID provider is configured
Sumit Bose
2
-2
/
+69
2012-11-12
Only build extract_and_send_pac on platforms that support it
Jakub Hrozek
1
-104
/
+18
2012-11-12
KRB5: Rename variable to avoid shadowing a global declaration
Jakub Hrozek
1
-4
/
+4
2012-11-12
backend: add PAC to the list of known clients
Pavel Březina
1
-0
/
+2
2012-11-12
subdomains: check request type on one place only
Pavel Březina
1
-6
/
+0
2012-11-12
Do not always return PAM_SYSTEM_ERR when offline krb5 authentication fails
Jakub Hrozek
1
-1
/
+2
2012-11-10
Do not remove a group if it has members from subdomains
Sumit Bose
1
-4
/
+15
2012-11-08
Clarify debug message about initgroups and subdomains
Sumit Bose
1
-0
/
+7
2012-11-08
do not default fullname to gecos when schema = ad
Pavel Březina
1
-0
/
+14
[next]