summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* util: Fix 'wrong mode' debug messagePavel Reichl2014-04-281-2/+3
* Monitor: fix message wrong perm. mode on config filePavel Reichl2014-04-281-2/+2
* confdb: Change file checks for config fileSimo Sorce2014-04-281-3/+4
* util: Change file check fns to use a mode maskSimo Sorce2014-04-288-89/+60
* mmap: Get errno when unlink failsMichal Zidek2014-04-251-0/+1
* TEST: Some macros aren't defined in older version of check.Lukas Slebodnik2014-04-251-0/+15
* KRB5: Print a verbose error message on failure reading the keytabJakub Hrozek2014-04-231-0/+6
* RESPONDERS: Add a new request sss_parse_inp_sendJakub Hrozek2014-04-227-1/+466
* TESTS: Split a separate common_mock_resp_dp moduleJakub Hrozek2014-04-222-71/+101
* TESTS: Create a default sss_names_ctx in create_dom_test_ctxJakub Hrozek2014-04-222-0/+13
* DP: Remove unused 'force' parameter from the subdomain handlerJakub Hrozek2014-04-222-20/+6
* RESPONDER: Fix a wrong DEBUG messageJakub Hrozek2014-04-221-2/+1
* sbus request: fix error initializationPavel Březina2014-04-191-2/+4
* sbus_tests: fix missing invoker in initializerPavel Březina2014-04-191-0/+2
* sbus_codegen_tests: Add test case type-safe handler argsStef Walter2014-04-194-5/+567
* sbus: Add type-safe DBus method handlers and finish functionsStef Walter2014-04-1919-71/+544
* SBUS: Create an sbus_method_meta instance for IntrospectionJakub Hrozek2014-04-193-0/+12
* KRB5: Go offline in case of generic errorPavel Reichl2014-04-171-0/+1
* Minor fixes for sss_parse_name_for_domainsJakub Hrozek2014-04-171-6/+11
* Add a unit test for sss_parse_name_for_domainsJakub Hrozek2014-04-171-4/+199
* ad_access_filter man page typoYassir Elley2014-04-171-1/+1
* KRB: do not check ccache directory for GIDPavel Reichl2014-04-171-7/+4
* ConfigAPI: Add two missing AD optionsJakub Hrozek2014-04-161-0/+2
* TEST: Add untested libraries into dlopen testLukas Slebodnik2014-04-161-0/+6
* SBUS: Generate introspection from the interface meta structureJakub Hrozek2014-04-155-3/+420
* SDAP: augmented logging for group savingPavel Reichl2014-04-142-1/+24
* failover: Shorter retry time for failed SRVPavel Reichl2014-04-143-2/+17
* AD Provider: Fix crash looking up forest on Samba 4Stephen Gallagher2014-04-101-1/+2
* PAC: fix clang warningPavel Reichl2014-04-101-0/+8
* tests: Don't set the check fork mode explicitlyJakub Hrozek2014-04-102-2/+0
* krb5_child: Fix use after free in debug messageLukas Slebodnik2014-04-082-11/+16
* 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
* IFP: do not create client socketPavel Březina2014-04-041-1/+1
* AUTOFS: terminate array after the last entryLukas Slebodnik2014-04-041-1/+2
* IFP: Connect to the system busJakub Hrozek2014-04-047-1/+265
* IFP: Re-add the InfoPipe serverJakub Hrozek2014-04-0413-2/+381
* Remove --with-distro-versionNikolai Kondrashov2014-04-032-12/+1
* cmocka-unit-test-for-functions-getpwuid*-addedPallavi Jha2014-04-031-1/+282
* 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