summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* krb5: Remove ability to create public directoriesexpand_tmplSimo Sorce2013-09-053-71/+34
* krb5: Remove unused helper functionsSimo Sorce2013-09-052-88/+0
* krb5_child: Simplify ccache creationSimo Sorce2013-09-051-387/+95
* krb5: Add file/dir path precheckSimo Sorce2013-09-052-0/+35
* krb5: Remove unused functionSimo Sorce2013-09-052-32/+0
* krb5: Remove unused ccache backend infrastructureSimo Sorce2013-09-057-167/+14
* krb5: Unify function to create ccache filesSimo Sorce2013-09-055-94/+43
* krb5: Use new function to validate ccachesSimo Sorce2013-09-053-371/+88
* krb5: Make check_for_valid_tgt() staticSimo Sorce2013-09-053-76/+74
* krb5: move template check to initializzationSimo Sorce2013-09-054-24/+22
* krb5: Move determination of user being activeSimo Sorce2013-09-053-43/+17
* krb5: Replace type-specific ccache/principal checkSimo Sorce2013-09-053-148/+89
* krb5: Use krb5_cc_destroy to remove old ccachesSimo Sorce2013-09-055-119/+20
* krb5: Add helper to destroy ccache as userSimo Sorce2013-09-052-0/+111
* krb5: Add calls to change and restore credentialsSimo Sorce2013-09-052-0/+132
* krb5: Ingnore unknown expansion sequencesSimo Sorce2013-09-052-30/+45
* 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
* PROXY: Handle empty GECOSJakub Hrozek2013-09-031-1/+8
* AUTOMAKE: Add missing escaped newlineLukas Slebodnik2013-09-021-1/+1
* Fix czech specific character in my namePavel Březina2013-09-029-9/+9
* Updating the version for 1.11.1 releaseJakub Hrozek2013-08-281-1/+1
* Updating the version for the 1.11.0 releaseJakub Hrozek2013-08-281-1/+1
* Updating translations for the 1.11.0 releaseJakub Hrozek2013-08-2837-9076/+10213
* CONFIGURE: Get rid of bashismLukas Slebodnik2013-08-281-1/+1
* IPA_HBAC: Explicitelly include header file time.hLukas Slebodnik2013-08-281-0/+1
* MEMBEROF: Remove temporary workaroundLukas Slebodnik2013-08-281-5/+0
* UTIL: Explicitly include header file sys/socket.hLukas Slebodnik2013-08-281-0/+1
* MONITOR: Move function declaration out of conditional buildLukas Slebodnik2013-08-281-5/+6
* CLIENT: Fix non gnu sss_strnlen implementationLukas Slebodnik2013-08-281-1/+1
* UTIL: Create new wraper header file sss_endian.hLukas Slebodnik2013-08-288-32/+66
* DP: Use the correct type for DBus booleanJakub Hrozek2013-08-281-2/+5
* IPA: Add forgotten declarationJakub Hrozek2013-08-281-0/+1
* NSS: Descend into subdomains if enumerate=trueJakub Hrozek2013-08-281-12/+12
* IPA: enable enumeration if parent domain enumerates in server modeJakub Hrozek2013-08-281-12/+58
* Add a new option to control subdomain enumerationJakub Hrozek2013-08-288-1/+75
* Read enumerate state for subdomains from cacheJakub Hrozek2013-08-284-7/+23