summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Updating translations for the 1.12.4 releasesssd-1_12_4Jakub Hrozek2015-02-1838-10708/+11273
* RESPONDERS: Warn to syslog about colliding objectsLukas Slebodnik2015-02-183-0/+22
* LDAP: Handle ENOENT better in the cleanup taskJakub Hrozek2015-02-181-9/+8
* LDAP: Add better DEBUG messages to the cleanup taskJakub Hrozek2015-02-181-0/+11
* GPO: Better debugging for gpo_child's mkdirJakub Hrozek2015-02-181-1/+6
* CONFIGURE: Do not use macro AC_PROG_MKDIR_P twiceLukas Slebodnik2015-02-181-2/+1
* Add missing new lines to debug messagesLukas Slebodnik2015-02-1849-127/+131
* sbus_codegen: Port to python3Lukas Slebodnik2015-02-131-8/+13
* Remove strict requirements of python2Lukas Slebodnik2015-02-138-8/+7
* SSSDConfig: Port missing parts to python3Lukas Slebodnik2015-02-132-31/+34
* SSSDConfig: Remove unused exception nameLukas Slebodnik2015-02-131-3/+3
* BUILD: Include python-test.py in the tarballJakub Hrozek2015-02-131-1/+3
* Python3 support in SSSDBohuslav Kabrda2015-02-1313-146/+299
* SELINUX: Check the return value of setuid and setgidJakub Hrozek2015-02-131-2/+12
* resolv: Fix a typoJakub Hrozek2015-02-131-1/+1
* Add user_attributes to ifp section of API schemaRob Crittenden2015-02-131-0/+1
* MONITOR: Fix double freeLukas Slebodnik2015-02-121-0/+3
* RESOLV: Add an internal function to read TTL from a DNS packetJakub Hrozek2015-02-119-5/+539
* LDAP: Rename the _res output parameter to avoid clashing with libresolv in testsJakub Hrozek2015-02-112-4/+4
* fill_id() fix LE/BE issue with wrong data typeSumit Bose2015-01-301-4/+6
* AD: use GC for SID requests as wellSumit Bose2015-01-302-10/+29
* ipa_s2n_save_objects: properly handle fully-qualified group namesSumit Bose2015-01-301-1/+1
* MAN: amend sss_ssh_authorizedkeysPavel Reichl2015-01-301-2/+3
* IPA: Resolve IPA user groups' overrideDN in non-default viewJakub Hrozek2015-01-301-8/+312
* LDAP: Add UUID when saving incomplete groupsJakub Hrozek2015-01-305-12/+29
* pysss: Fix double freeLukas Slebodnik2015-01-301-3/+0
* PROXY: Fix use after freeLukas Slebodnik2015-01-301-2/+2
* SELINUX: Set and reset umask when caling set_seuser from deamon codeJakub Hrozek2015-01-272-1/+21
* SELINUX: Call setuid(0)/setgid(0) to also set the real IDs to rootJakub Hrozek2015-01-271-1/+17
* IPA: Use attr's dom for users, tooJakub Hrozek2015-01-261-11/+11
* IPA: process_members() add ghosts only onceSumit Bose2015-01-261-2/+4
* IPA: resolve IPA group-memberships for AD usersSumit Bose2015-01-262-3/+44
* AD: support for AD site overridePavel Reichl2015-01-265-7/+37
* AD: add new option ad_sitePavel Reichl2015-01-265-0/+19
* sysdb: remove ghosts in all sub-domains as wellSumit Bose2015-01-231-2/+3
* nss: fix SID lookupsSumit Bose2015-01-231-1/+9
* IPA: properly handle mixed-case trusted domainsSumit Bose2015-01-234-2/+133
* views: fix GID overrride for mpg domainsSumit Bose2015-01-211-1/+20
* Open the PAC socket from krb5_child before dropping rootJakub Hrozek2015-01-213-0/+27
* nss: Add original DN and memberOf to origbyname requestSumit Bose2015-01-202-2/+5
* nss: refactor fill_orig()Sumit Bose2015-01-201-67/+66
* nss: make fill_orig() multi-value awareSumit Bose2015-01-202-21/+198
* krb5: fix entry order in MEMORY keytabSumit Bose2015-01-192-28/+172
* MAN: add dots as valid character in domain namesPavel Reichl2015-01-151-1/+1
* MAN: dyndns_iface supports only one interfacePavel Reichl2015-01-152-0/+6
* GPO: add systemd-user to gpo default permit listPavel Reichl2015-01-152-1/+8
* krb5_child: Return ERR_NETWORK_IO on KRB5_KDCREP_SKEWJakub Hrozek2015-01-141-0/+1
* IPA: set SYSDB_INITGR_EXPIRE for RESP_USER_GROUPLISTSumit Bose2015-01-141-0/+14
* IPA: resolve missing membersSumit Bose2015-01-141-14/+48
* IPA: rename ipa_s2n_get_groups_send() to ipa_s2n_get_fqlist_send()Sumit Bose2015-01-141-50/+50