index
:
sssd.git
list_tevent_req
manfixes
master
review
rhel5.10
rhel6.4
saveldapsid
sid
sid2
sssd-1-5
subdommem
token
token2
token3
token4
System Security Services Daemon [okos' clone]
Ondrej Kos
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
AD: Add lookup for SIDs not found in cache during TokenGroups
token4
Ondrej Kos
2013-09-11
4
-2
/
+333
*
AD: Enable TokenGroups initgroups lookup
Ondrej Kos
2013-09-11
4
-56
/
+133
*
LDAP: Make sdap_add_incomplete_groups public
Ondrej Kos
2013-09-11
2
-1
/
+7
*
LDAP: move sdap_get_initgr_state structure to private header
Ondrej Kos
2013-09-11
2
-23
/
+23
*
is_dn(): free dn
HEAD
master
Pavel Březina
2013-09-10
1
-0
/
+2
*
krb5: Fix warning sometimes uninitialized
Lukas Slebodnik
2013-09-10
1
-0
/
+2
*
DB: Rise search functions debug levels
Ondrej Kos
2013-09-10
1
-9
/
+9
*
DB: Add user/group lookup by SID
Ondrej Kos
2013-09-10
3
-23
/
+134
*
sysdb_search_group_by_gid: obtain gid instead of uid
Pavel Březina
2013-09-10
1
-1
/
+1
*
krb5: Remove unused helper functions
Simo Sorce
2013-09-09
2
-88
/
+0
*
krb5_child: Simplify ccache creation
Simo Sorce
2013-09-09
1
-387
/
+87
*
krb5: Add file/dir path precheck
Simo Sorce
2013-09-09
2
-0
/
+35
*
krb5: Remove unused function
Simo Sorce
2013-09-09
2
-32
/
+0
*
krb5: Remove unused ccache backend infrastructure
Simo Sorce
2013-09-09
7
-167
/
+14
*
krb5: Unify function to create ccache files
Simo Sorce
2013-09-09
5
-94
/
+43
*
krb5: Use new function to validate ccaches
Simo Sorce
2013-09-09
3
-371
/
+88
*
krb5: Make check_for_valid_tgt() static
Simo Sorce
2013-09-09
3
-76
/
+74
*
krb5: move template check to initializzation
Simo Sorce
2013-09-09
4
-24
/
+22
*
krb5: Move determination of user being active
Simo Sorce
2013-09-09
3
-43
/
+17
*
krb5: Replace type-specific ccache/principal check
Simo Sorce
2013-09-09
3
-148
/
+89
*
krb5: Use krb5_cc_destroy to remove old ccaches
Simo Sorce
2013-09-09
5
-119
/
+21
*
krb5: Add helper to destroy ccache as user
Simo Sorce
2013-09-09
2
-0
/
+111
*
krb5: Add calls to change and restore credentials
Simo Sorce
2013-09-09
2
-0
/
+131
*
tests: Add dlopen test to make sure modules works
Simo Sorce
2013-09-09
4
-1
/
+193
*
AUTOTOOLS: More robust detection of inotify.
Lukas Slebodnik
2013-09-09
4
-5
/
+39
*
AUTOTOOLS: Use pkg-config to detect libraries.
Lukas Slebodnik
2013-09-09
6
-27
/
+70
*
AUTOTOOLS: add check for type intptr_t
Lukas Slebodnik
2013-09-09
1
-3
/
+6
*
AUTOTOOLS: Refactor unicode library detection
Lukas Slebodnik
2013-09-09
3
-15
/
+45
*
AUTOTOOLS: Add directories for searching ldap headers and libs
Lukas Slebodnik
2013-09-09
1
-2
/
+2
*
AUTOMAKE: Use portable way to link with gettext
Lukas Slebodnik
2013-09-09
1
-1
/
+4
*
AUTOMAKE: Use portable way to link with dlopen
Lukas Slebodnik
2013-09-09
2
-2
/
+3
*
AUTOTOOLS: Add missing AC_MSG_RESULT
Lukas Slebodnik
2013-09-09
4
-5
/
+10
*
AUTOTOOLS: Add -LLIBDIR to PYTHON_LIBS
Lukas Slebodnik
2013-09-09
1
-1
/
+2
*
mmap_cache: Do not remove record from chain twice
Lukas Slebodnik
2013-09-09
1
-0
/
+6
*
krb5: Ingnore unknown expansion sequences
Simo Sorce
2013-09-09
2
-30
/
+45
*
Makefile: Fix sssd_be targets
Simo Sorce
2013-09-09
1
-2
/
+2
*
RPM: Add new subpackage for PAC responder
Stephen Gallagher
2013-09-05
1
-8
/
+31
*
dyndns: do not modify global family_order
Sumit Bose
2013-09-05
1
-3
/
+3
*
AD: Rename parametrized #define
Jakub Hrozek
2013-09-05
1
-3
/
+3
*
Fix reference to sssd-krb5 man page
Nikolai Kondrashov
2013-09-05
1
-1
/
+1
*
ad srv: prefer servers that are in the same domain as client
Pavel Březina
2013-09-05
1
-0
/
+89
*
utils: add is_host_in_domain()
Pavel Březina
2013-09-05
3
-0
/
+45
*
fo srv: add priority to fo_server_info
Pavel Březina
2013-09-05
2
-0
/
+2
*
resolv_sort_srv_reply: remove unnecessary mem_ctx
Pavel Březina
2013-09-05
4
-11
/
+15
*
Rename SAFEALIGN macros
Michal Zidek
2013-09-05
1
-30
/
+40
*
krb5_utils tests: fix some typos
Pavel Březina
2013-09-05
1
-8
/
+8
*
MAN: Document that sss_cache should be run after changing the cache timeout
Jakub Hrozek
2013-09-05
1
-0
/
+13
*
Fix warning missing arguments
Lukas Slebodnik
2013-09-05
1
-1
/
+1
*
KRB5: Fix warning declaration shadows global declaration
Lukas Slebodnik
2013-09-03
1
-8
/
+8
*
UTIL: Use standard maximum value of type size_t
Lukas Slebodnik
2013-09-03
2
-9
/
+8
[next]
Otomatik - 152.19.134.196
CloudFlare DNS
Türk Telekom DNS
Google DNS
Open DNS
OSZAR »