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
2013-09-11
Fix formating of variables with type: ssize_t
Lukas Slebodnik
3
-5
/
+5
2013-09-11
Use the same variable type like in struct ldb_message_element
Lukas Slebodnik
1
-1
/
+1
2013-09-11
Fix formating of variables with type: int
Lukas Slebodnik
2
-3
/
+4
2013-09-11
Fix formating of variables with type: unsigned long
Lukas Slebodnik
1
-1
/
+1
2013-09-11
Fix formating of variables with type: long
Lukas Slebodnik
5
-10
/
+13
2013-09-11
LDAP: Store cleanup timestamp after initial cleanup
Jakub Hrozek
3
-10
/
+10
2013-09-10
is_dn(): free dn
Pavel Březina
1
-0
/
+2
2013-09-10
krb5: Fix warning sometimes uninitialized
Lukas Slebodnik
1
-0
/
+2
2013-09-09
krb5_child: Simplify ccache creation
Simo Sorce
1
-387
/
+87
2013-09-09
krb5: Add file/dir path precheck
Simo Sorce
2
-0
/
+35
2013-09-09
krb5: Remove unused ccache backend infrastructure
Simo Sorce
6
-144
/
+14
2013-09-09
krb5: Unify function to create ccache files
Simo Sorce
3
-69
/
+22
2013-09-09
krb5: Use new function to validate ccaches
Simo Sorce
3
-371
/
+88
2013-09-09
krb5: Make check_for_valid_tgt() static
Simo Sorce
1
-0
/
+74
2013-09-09
krb5: move template check to initializzation
Simo Sorce
4
-24
/
+22
2013-09-09
krb5: Move determination of user being active
Simo Sorce
3
-43
/
+17
2013-09-09
krb5: Replace type-specific ccache/principal check
Simo Sorce
3
-148
/
+89
2013-09-09
krb5: Use krb5_cc_destroy to remove old ccaches
Simo Sorce
3
-118
/
+18
2013-09-09
krb5: Add helper to destroy ccache as user
Simo Sorce
2
-0
/
+111
2013-09-09
krb5: Add calls to change and restore credentials
Simo Sorce
2
-0
/
+131
2013-09-09
krb5: Ingnore unknown expansion sequences
Simo Sorce
1
-30
/
+15
2013-09-05
dyndns: do not modify global family_order
Sumit Bose
1
-3
/
+3
2013-09-05
AD: Rename parametrized #define
Jakub Hrozek
1
-3
/
+3
2013-09-05
ad srv: prefer servers that are in the same domain as client
Pavel Březina
1
-0
/
+89
2013-09-05
fo srv: add priority to fo_server_info
Pavel Březina
2
-0
/
+2
2013-09-05
resolv_sort_srv_reply: remove unnecessary mem_ctx
Pavel Březina
1
-1
/
+1
2013-09-05
Fix warning missing arguments
Lukas Slebodnik
1
-1
/
+1
2013-09-03
KRB5: Fix warning declaration shadows global declaration
Lukas Slebodnik
1
-8
/
+8
2013-09-03
PROXY: Handle empty GECOS
Jakub Hrozek
1
-1
/
+8
2013-09-02
Fix czech specific character in my name
Pavel Březina
8
-8
/
+8
2013-08-28
IPA_HBAC: Explicitelly include header file time.h
Lukas Slebodnik
1
-0
/
+1
2013-08-28
IPA: Add forgotten declaration
Jakub Hrozek
1
-0
/
+1
2013-08-28
IPA: enable enumeration if parent domain enumerates in server mode
Jakub Hrozek
1
-12
/
+58
2013-08-28
SYSDB: Store enumerate flag for subdomain
Jakub Hrozek
2
-3
/
+4
2013-08-28
LDAP: Make sdap_id_setup_tasks reusable for subdomains
Jakub Hrozek
5
-9
/
+21
2013-08-28
LDAP: Make the cleanup task reusable for subdomains
Jakub Hrozek
5
-42
/
+73
2013-08-28
LDAP: Make cleanup synchronous
Jakub Hrozek
3
-150
/
+34
2013-08-28
LDAP: Convert enumeration to the ptask API
Jakub Hrozek
4
-136
/
+132
2013-08-28
LDAP: Move the ldap enum request to its own reusable module
Jakub Hrozek
6
-642
/
+741
2013-08-28
LDAP: Remove unused constant
Jakub Hrozek
1
-2
/
+0
2013-08-28
LDAP: Add enum_{users,groups}_recv to follow the tevent_req style
Jakub Hrozek
1
-24
/
+19
2013-08-28
DB: remove unused realm parameter from sysdb_master_domain_add_info
Jakub Hrozek
2
-2
/
+2
2013-08-28
ipa-server-mode: add IPA group memberships to AD users
Sumit Bose
3
-8
/
+1004
2013-08-28
IPA: Enable AD sites when in server mode
Jakub Hrozek
3
-2
/
+70
2013-08-28
krb5: Fetch ccname template from krb5.conf
Stephen Gallagher
6
-14
/
+169
2013-08-28
krb5_common: Refactor to use a talloc temp context
Simo Sorce
1
-12
/
+28
2013-08-27
KRB5: Add support for KEYRING cache type
Stephen Gallagher
4
-0
/
+212
2013-08-27
KRB5: Remove unnecessary call to become_user()
Stephen Gallagher
1
-6
/
+0
2013-08-26
sudo: do not strdup usn on ENOENT
Pavel Březina
1
-1
/
+1
2013-08-26
sudo: do not fail to store the rule if we can't read usn
Pavel Březina
1
-3
/
+4
[next]