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-12
KRB: Remove unused function parameters
Lukas Slebodnik
1
-4
/
+2
2013-09-12
KRB: Remove unused memory context
Lukas Slebodnik
3
-3
/
+3
2013-09-11
Fix formating of variables with type: gid_t
Lukas Slebodnik
5
-19
/
+19
2013-09-11
Fix formating of variables with type: uid_t
Lukas Slebodnik
3
-8
/
+12
2013-09-11
Fix formating of variables with type: id_t
Lukas Slebodnik
2
-5
/
+9
2013-09-11
Use right formating to print string
Lukas Slebodnik
1
-1
/
+1
2013-09-11
Fix warning: data argument not used by format string
Lukas Slebodnik
1
-2
/
+5
2013-09-11
Fix formating of variables with ber_ type
Lukas Slebodnik
2
-3
/
+4
2013-09-11
Fix formating of variables with type: time_t
Lukas Slebodnik
7
-9
/
+10
2013-09-11
Fix formating of variables with type defined in stdint.h
Lukas Slebodnik
3
-5
/
+7
2013-09-11
Fix formating of variables with type: key_serial_t
Lukas Slebodnik
1
-1
/
+2
2013-09-11
Fix formating of variables with type: size_t
Lukas Slebodnik
27
-63
/
+76
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
[next]