summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Since krb5 1.14 inquire_context may return no nameHEADwipmasterSimo Sorce2015-12-141-6/+10
* Always use valgrind for gssproxy testsSimo Sorce2015-12-011-1/+2
* Better naming for tests log filesSimo Sorce2015-12-012-19/+18
* Add impersonate testSimo Sorce2015-12-014-0/+198
* Appropriately resolve const warnings in tests.Simo Sorce2015-12-012-6/+8
* Use t_utils.h in all tests.Simo Sorce2015-12-017-191/+63
* Add acquire test and generally improve testsSimo Sorce2015-12-017-31/+263
* Fix acquiring default credentialsSimo Sorce2015-12-011-1/+3
* Add helpers to store and retrieve encrypted credsSimo Sorce2015-12-014-9/+246
* Add gss_acquire_cred_impersonate_name supportSimo Sorce2015-12-0112-27/+263
* Add helper to find options in rpc messagesSimo Sorce2015-12-012-30/+44
* Add higher level debugging for all rpc callsSimo Sorce2015-12-0115-0/+805
* Add options to specify a debug levelSimo Sorce2015-12-016-13/+72
* Set C standard used to gnu99Robbie Harwood2015-12-011-0/+1
* Improve code in gp_export_gssx_cred()Simo Sorce2015-11-301-9/+5
* Fix const warning that can lead to issuesSimo Sorce2015-11-301-1/+1
* Fix const warning in gp_creds.cSimo Sorce2015-11-302-1/+3
* Fix make cleanSimo Sorce2015-11-302-1/+3
* Fix several leaksRobbie Harwood2015-11-195-0/+8
* Fix possible explicit NULL deref in gpm_accept_sec_contextRobbie Harwood2015-10-291-5/+7
* Fix potential deadlock on socket grabRobbie Harwood2015-10-291-3/+1
* Clear message structure before decoding into itRobbie Harwood2015-10-211-0/+1
* Log useful message on kernel interface failureRobbie Harwood2015-10-091-5/+8
* Add tests for reloading on SIGHUPRobbie Harwood2015-09-281-18/+76
* Port test suite to python3Robbie Harwood2015-09-281-11/+16
* Correct handling of EINTR on read()/write()Robbie Harwood2015-09-281-2/+2
* Use pkg-config to find libgssapi-krb5.so*Robbie Harwood2015-09-221-2/+11
* Reload config on SIGHUPRobbie Harwood2015-09-155-49/+162
* getpwman(3) can return NULL without setting errnoRobbie Harwood2015-09-141-0/+3
* Allow configdir and configfile to be specified togetherRobbie Harwood2015-09-141-7/+0
* Fix formatting on noncompliant copyright linesRobbie Harwood2015-09-0466-1574/+66
* Ensure ini_config >= 1.2.0 for `ini_config_augment()`Robbie Harwood2015-09-042-3/+6
* Add HTTP service and move NFS into its own conf fileRobbie Harwood (frozencemetery)2015-09-046-21/+41
* Error on `allow_any_uid` issuesRobbie Harwood (frozencemetery)2015-09-041-1/+43
* Extract generalized selinux context comparison functionRobbie Harwood2015-09-042-13/+26
* Update man pages for symbolic euids and config snippetsRobbie Harwood (frozencemetery)2015-09-042-7/+40
* Add support for config directoriesRobbie Harwood (frozencemetery)2015-09-044-30/+142
* Remove one layer of abstraction over dinglibsRobbie Harwood (frozencemetery)2015-08-315-400/+261
* Allow symbolic euids in conf filesRobbie Harwood (frozencemetery)2015-08-261-9/+25
* Specify KRB5RCACHEDIR in systemd unit fileRobbie Harwood (frozencemetery)2015-08-182-0/+3
* Update BUILD.txtRoland Mainz2015-04-171-5/+13
* Remove support for iniparse libraryRoland Mainz2015-04-155-272/+1
* Turn on strict aliasing rulesRoland Mainz2015-04-091-2/+4
* Release version 0.4.1Simo Sorce2015-03-301-1/+1
* Fix configuration file substitutionsSimo Sorce2015-03-302-3/+3
* Fix handling of context initializationSimo Sorce2015-03-301-5/+7
* Suppress warning: use after freeLukas Slebodnik2015-03-291-0/+1
* Include header file with prototypes in implementation moduleLukas Slebodnik2015-03-291-0/+2
* Remove unused parameter from get_pipe_nameLukas Slebodnik2015-03-291-2/+2
* Fix warning value stored to 'ret' is never readLukas Slebodnik2015-03-291-1/+2