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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-09
krb5: Use krb5_cc_destroy to remove old ccaches
Simo Sorce
4
-119
/
+19
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
tests: Add dlopen test to make sure modules works
Simo Sorce
3
-1
/
+162
2013-09-09
AUTOTOOLS: More robust detection of inotify.
Lukas Slebodnik
2
-4
/
+36
2013-09-09
AUTOTOOLS: Use pkg-config to detect libraries.
Lukas Slebodnik
6
-27
/
+70
2013-09-09
AUTOTOOLS: add check for type intptr_t
Lukas Slebodnik
1
-3
/
+6
2013-09-09
AUTOTOOLS: Refactor unicode library detection
Lukas Slebodnik
2
-7
/
+38
2013-09-09
AUTOTOOLS: Add directories for searching ldap headers and libs
Lukas Slebodnik
1
-2
/
+2
2013-09-09
AUTOTOOLS: Add missing AC_MSG_RESULT
Lukas Slebodnik
4
-5
/
+10
2013-09-09
AUTOTOOLS: Add -LLIBDIR to PYTHON_LIBS
Lukas Slebodnik
1
-1
/
+2
2013-09-09
mmap_cache: Do not remove record from chain twice
Lukas Slebodnik
1
-0
/
+6
2013-09-09
krb5: Ingnore unknown expansion sequences
Simo Sorce
2
-30
/
+45
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
Fix reference to sssd-krb5 man page
Nikolai Kondrashov
1
-1
/
+1
2013-09-05
ad srv: prefer servers that are in the same domain as client
Pavel Březina
1
-0
/
+89
2013-09-05
utils: add is_host_in_domain()
Pavel Březina
3
-0
/
+45
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
4
-11
/
+15
2013-09-05
Rename SAFEALIGN macros
Michal Zidek
1
-30
/
+40
2013-09-05
krb5_utils tests: fix some typos
Pavel Březina
1
-8
/
+8
2013-09-05
MAN: Document that sss_cache should be run after changing the cache timeout
Jakub Hrozek
1
-0
/
+13
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
UTIL: Use standard maximum value of type size_t
Lukas Slebodnik
2
-9
/
+8
2013-09-03
Include sys/types.h for types id_t and uid_t
Lukas Slebodnik
2
-0
/
+2
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
9
-9
/
+9
2013-08-28
Updating translations for the 1.11.0 release
Jakub Hrozek
15
-4794
/
+5827
2013-08-28
IPA_HBAC: Explicitelly include header file time.h
Lukas Slebodnik
1
-0
/
+1
2013-08-28
MEMBEROF: Remove temporary workaround
Lukas Slebodnik
1
-5
/
+0
2013-08-28
UTIL: Explicitly include header file sys/socket.h
Lukas Slebodnik
1
-0
/
+1
2013-08-28
MONITOR: Move function declaration out of conditional build
Lukas Slebodnik
1
-5
/
+6
2013-08-28
CLIENT: Fix non gnu sss_strnlen implementation
Lukas Slebodnik
1
-1
/
+1
2013-08-28
UTIL: Create new wraper header file sss_endian.h
Lukas Slebodnik
6
-32
/
+62
2013-08-28
DP: Use the correct type for DBus boolean
Jakub Hrozek
1
-2
/
+5
2013-08-28
IPA: Add forgotten declaration
Jakub Hrozek
1
-0
/
+1
2013-08-28
NSS: Descend into subdomains if enumerate=true
Jakub Hrozek
1
-12
/
+12
2013-08-28
IPA: enable enumeration if parent domain enumerates in server mode
Jakub Hrozek
1
-12
/
+58
2013-08-28
Add a new option to control subdomain enumeration
Jakub Hrozek
8
-1
/
+75
2013-08-28
Read enumerate state for subdomains from cache
Jakub Hrozek
4
-7
/
+23
2013-08-28
SYSDB: Store enumerate flag for subdomain
Jakub Hrozek
5
-11
/
+38
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
[next]