summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* AD: Enable TokenGroups initgroups lookuptoken3Ondrej Kos2013-09-114-55/+133
* LDAP: Make sdap_add_incomplete_groups publicOndrej Kos2013-09-112-1/+7
* LDAP: move sdap_get_initgr_state structure to private headerOndrej Kos2013-09-112-23/+23
* is_dn(): free dnHEADmasterPavel Březina2013-09-101-0/+2
* krb5: Fix warning sometimes uninitializedLukas Slebodnik2013-09-101-0/+2
* DB: Rise search functions debug levelsOndrej Kos2013-09-101-9/+9
* DB: Add user/group lookup by SIDOndrej Kos2013-09-103-23/+134
* sysdb_search_group_by_gid: obtain gid instead of uidPavel Březina2013-09-101-1/+1
* krb5: Remove unused helper functionsSimo Sorce2013-09-092-88/+0
* krb5_child: Simplify ccache creationSimo Sorce2013-09-091-387/+87
* krb5: Add file/dir path precheckSimo Sorce2013-09-092-0/+35
* krb5: Remove unused functionSimo Sorce2013-09-092-32/+0
* krb5: Remove unused ccache backend infrastructureSimo Sorce2013-09-097-167/+14
* krb5: Unify function to create ccache filesSimo Sorce2013-09-095-94/+43
* krb5: Use new function to validate ccachesSimo Sorce2013-09-093-371/+88
* krb5: Make check_for_valid_tgt() staticSimo Sorce2013-09-093-76/+74
* krb5: move template check to initializzationSimo Sorce2013-09-094-24/+22
* krb5: Move determination of user being activeSimo Sorce2013-09-093-43/+17
* krb5: Replace type-specific ccache/principal checkSimo Sorce2013-09-093-148/+89
* krb5: Use krb5_cc_destroy to remove old ccachesSimo Sorce2013-09-095-119/+21
* krb5: Add helper to destroy ccache as userSimo Sorce2013-09-092-0/+111
* krb5: Add calls to change and restore credentialsSimo Sorce2013-09-092-0/+131
* tests: Add dlopen test to make sure modules worksSimo Sorce2013-09-094-1/+193
* AUTOTOOLS: More robust detection of inotify.Lukas Slebodnik2013-09-094-5/+39
* AUTOTOOLS: Use pkg-config to detect libraries.Lukas Slebodnik2013-09-096-27/+70
* AUTOTOOLS: add check for type intptr_tLukas Slebodnik2013-09-091-3/+6
* AUTOTOOLS: Refactor unicode library detectionLukas Slebodnik2013-09-093-15/+45
* AUTOTOOLS: Add directories for searching ldap headers and libsLukas Slebodnik2013-09-091-2/+2
* AUTOMAKE: Use portable way to link with gettextLukas Slebodnik2013-09-091-1/+4
* AUTOMAKE: Use portable way to link with dlopenLukas Slebodnik2013-09-092-2/+3
* AUTOTOOLS: Add missing AC_MSG_RESULTLukas Slebodnik2013-09-094-5/+10
* AUTOTOOLS: Add -LLIBDIR to PYTHON_LIBSLukas Slebodnik2013-09-091-1/+2
* mmap_cache: Do not remove record from chain twiceLukas Slebodnik2013-09-091-0/+6
* krb5: Ingnore unknown expansion sequencesSimo Sorce2013-09-092-30/+45
* Makefile: Fix sssd_be targetsSimo Sorce2013-09-091-2/+2
* RPM: Add new subpackage for PAC responderStephen Gallagher2013-09-051-8/+31
* dyndns: do not modify global family_orderSumit Bose2013-09-051-3/+3
* AD: Rename parametrized #defineJakub Hrozek2013-09-051-3/+3
* Fix reference to sssd-krb5 man pageNikolai Kondrashov2013-09-051-1/+1
* ad srv: prefer servers that are in the same domain as clientPavel Březina2013-09-051-0/+89
* utils: add is_host_in_domain()Pavel Březina2013-09-053-0/+45
* fo srv: add priority to fo_server_infoPavel Březina2013-09-052-0/+2
* resolv_sort_srv_reply: remove unnecessary mem_ctxPavel Březina2013-09-054-11/+15
* Rename SAFEALIGN macrosMichal Zidek2013-09-051-30/+40
* krb5_utils tests: fix some typosPavel Březina2013-09-051-8/+8
* MAN: Document that sss_cache should be run after changing the cache timeoutJakub Hrozek2013-09-051-0/+13
* Fix warning missing argumentsLukas Slebodnik2013-09-051-1/+1
* KRB5: Fix warning declaration shadows global declarationLukas Slebodnik2013-09-031-8/+8
* UTIL: Use standard maximum value of type size_tLukas Slebodnik2013-09-032-9/+8
* Include sys/types.h for types id_t and uid_tLukas Slebodnik2013-09-032-0/+2