summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* PAC: check return value of hash_entrieswipPavel Reichl2014-04-081-3/+11
* krb5_child: Fix use after free in debug messageLukas Slebodnik2014-04-082-11/+16
* Implemented LDAP component of GPO-based access controlYassir Elley2014-04-0811-51/+2571
* fixSumit Bose2014-04-083-24/+19
* do_test_get_by_dn: use talloc_zero instead of tallocSumit Bose2014-04-081-1/+1
* wbclient fixSumit Bose2014-04-081-0/+1
* WIP: libsss_wbclientSumit Bose2014-04-085-1/+1487
* Unit test: find_or_guess_upnSumit Bose2014-04-081-0/+26
* Add test for fill_membersSumit Bose2014-04-084-8/+287
* NO DOT PUSH: speed up buildSumit Bose2014-04-081-0/+1
* Fix warning zero-length gnu_printf format stringLukas Slebodnik2014-04-071-1/+1
* Remove unused argument from resolv_gethostbyname_dns_parseLukas Slebodnik2014-04-071-5/+4
* krb5_child: Remove unused krb5_context from set_changepw_optionsLukas Slebodnik2014-04-071-4/+3
* Remove dead code from ipa_get_selinux_recvMichal Zidek2014-04-071-38/+23
* Possible null dereference in SELinux codeMichal Zidek2014-04-041-2/+2
* Makefile: Use alternative method to replace *bindirLukas Slebodnik2014-04-042-1/+27
* IFP: do not create client socketPavel Březina2014-04-042-2/+1
* AUTOFS: terminate array after the last entryLukas Slebodnik2014-04-041-1/+2
* IFP: Connect to the system busJakub Hrozek2014-04-049-2/+275
* IFP: Re-add the InfoPipe serverJakub Hrozek2014-04-0416-2/+418
* IFP: Fix a typo in the MakefileJakub Hrozek2014-04-041-1/+1
* Remove --with-distro-versionNikolai Kondrashov2014-04-033-13/+1
* cmocka-unit-test-for-functions-getpwuid*-addedPallavi Jha2014-04-032-1/+283
* IPA: Fix SELinux mapping order memory hierarchyJakub Hrozek2014-04-031-8/+8
* AD: connect to forest root when downloading the list of subdomainsJakub Hrozek2014-04-021-9/+362
* IPA: Use function sysdb_attrs_get_el in safe wayLukas Slebodnik2014-03-311-10/+7
* KRB5: Do not attempt to get a TGT after a password change using OTPJakub Hrozek2014-03-264-3/+52
* krb5-child: add revert_changepw_options()Sumit Bose2014-03-211-0/+22
* krb5_client: rename krb5_set_canonicalize() to set_canonicalize_option()Sumit Bose2014-03-211-16/+16
* krb5-child: extract lifetime settings into set_lifetime_options()Sumit Bose2014-03-211-36/+55
* krb5_child: remove unused option lifetime_str from k5c_setup_fast()Sumit Bose2014-03-211-6/+3
* SYSV: Do not call functions success and fail itselfLukas Slebodnik2014-03-201-1/+1
* MAN: minimal value expected for ldap_idmap_range_sizePavel Reichl2014-03-201-0/+16
* KRB5: log message - wrong permissions on ccache dirPavel Reichl2014-03-181-2/+3
* refactor calls of sss_parse_namePavel Reichl2014-03-184-8/+4
* MAN: Option name typo in sssd-krb5Pavel Reichl2014-03-141-1/+1
* BUILD: Enable additional compiler warningsLukas Slebodnik2014-03-141-2/+2
* Use pattern #elif defined(identifier)Lukas Slebodnik2014-03-146-21/+21
* UTIL: Hide implementation details about unicode libraries.Lukas Slebodnik2014-03-142-7/+9
* PAM: add ignore_unknown_user optionPete Fritchman2014-03-142-0/+24
* sbus: Add the sbus_request_parse_or_finish() methodStef Walter2014-03-146-81/+287
* sbus_tests: Add some testing of dispatch and handler codeStef Walter2014-03-144-0/+455
* sbus: Make sbus_new_server() work for non-priveleged processesStef Walter2014-03-141-1/+1
* sbus: Refactor how we export DBus interfacesStef Walter2014-03-1421-348/+199
* sbus: Add struct sbus_request to represent a DBus invocationStef Walter2014-03-1416-498/+469
* providers: Fix types passed to dbus varargs functionsStef Walter2014-03-142-12/+27
* MAN: new general options sectionPavel Reichl2014-03-131-39/+62
* IPA: Write SELinux usernames in the right caseJakub Hrozek2014-03-131-5/+21
* KRB: Prevent dereference of a null pointerLukas Slebodnik2014-03-131-2/+4
* TESTS: Remove unused macrosLukas Slebodnik2014-03-123-10/+0