summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use secure_getenv in client and mechglue modulegetenvSimo Sorce2013-11-206-6/+30
* creds: Allow admins to define only client credsSimo Sorce2013-11-161-1/+6
* config: Do not modify const stringsSimo Sorce2013-11-161-1/+9
* Change version to 0.3.0Simo Sorce2013-10-231-1/+1
* Add impersonation supportSimo Sorce2013-10-234-55/+173
* Move uid to name resolution in its own function.Simo Sorce2013-10-231-6/+19
* Add man page entry for cred_usageSimo Sorce2013-10-231-0/+9
* Add man page entry for allow_any_uidSimo Sorce2013-10-231-0/+14
* Add option to specify allowed usage.Simo Sorce2013-10-184-2/+33
* Allow arbitrary users to connect to a serviceSimo Sorce2013-10-1822-70/+90
* docs: Fill in GSSPROXY_BEHAVIOR default setting from configure option.Günther Deschner2013-10-182-3/+11
* docs: autogenerate proxymech manpage.Günther Deschner2013-10-182-1/+2
* Fix documentation to match realitySimo Sorce2013-10-181-4/+4
* Fix LOCAL_FIRST behaviorSimo Sorce2013-10-181-20/+19
* Fix resource leak in gpm_accept_sec_context().Günther Deschner2013-10-151-8/+8
* Use right signedness for creds buffer.Günther Deschner2013-08-281-2/+2
* Fix selinux option checkSimo Sorce2013-08-261-1/+1
* Add service match using SeLinux ContextSimo Sorce2013-07-027-13/+160
* Coverity fixes.Simo Sorce2013-06-273-10/+10
* Further improve debugging, mention servicename, socket and euid.Günther Deschner2013-06-241-1/+4
* Properly check socket for connection matching.Simo Sorce2013-06-211-3/+8
* Split nfs server and client servicesSimo Sorce2013-06-211-3/+8
* Bump version for 0.2.3 release.Günther Deschner2013-06-061-1/+1
* Fix nfsd socketSimo Sorce2013-06-061-0/+1
* Add Requires: libini_config >= 1.0.0.1 to the rpm spec file.Günther Deschner2013-06-061-0/+2
* Use verbose ding-libs error reporting when config parsing failed.Günther Deschner2013-06-051-1/+9
* Require libverto-tevent to make sure libverto initialization succeedsGünther Deschner2013-06-031-0/+1
* gssproxy: report an error message on event loop failure.Günther Deschner2013-06-031-0/+2
* systemd: add require for the nfs kernel modules.Günther Deschner2013-06-031-0/+1
* systemd: Make sure we start before nfs-secure services.Günther Deschner2013-05-291-0/+1
* Add "make test_proxymech" to provided specfile.Günther Deschner2013-05-221-0/+1
* Fix realloc size in gp_get_cred_environment().Günther Deschner2013-05-221-2/+3
* Make sure dlopen.sh is part of the tarballGünther Deschner2013-05-221-1/+1
* Bump version for 0.2.2 release.Günther Deschner2013-05-221-1/+1
* Fix documentation of "mechs" parameter in gssproxy.conf(5).Günther Deschner2013-05-161-3/+3
* Overwrite existing GSS_USE_PROXY variable in the server.Günther Deschner2013-05-161-1/+1
* Fix socket error handling.Simo Sorce2013-05-161-44/+30
* Fix secondary socket detection at runtime.Simo Sorce2013-05-161-1/+1
* Disable gss_export_name_composite() for now.Günther Deschner2013-05-162-3/+6
* Neutralize gssi_export_name.Simo Sorce2013-05-161-22/+2
* Add dlopen script to check for unresolved symbols.Günther Deschner2013-05-152-0/+82
* Fix two memleaks in the configuration code.Günther Deschner2013-05-151-1/+2
* Don't forget to free gp_ini_context struct in load_config().Günther Deschner2013-05-151-0/+1
* Use counter when freeing cred_store configuration.Günther Deschner2013-05-151-4/+11
* Fix typo in gssi_import_name_by_mech().Günther Deschner2013-05-151-2/+2
* Fix reallocation in gp_dinglibs_get_string_array().Günther Deschner2013-05-151-1/+1
* Fix unresolved symbol gp_boolean_is_true() in mechglue plugin.Günther Deschner2013-05-152-3/+3
* Make error message in read_config() more precise, we fail in that case.Günther Deschner2013-05-151-1/+1
* Add --with-gpp-default-behavior configure switch.Günther Deschner2013-05-153-5/+32
* Bump version for 0.2.1 release.Günther Deschner2013-05-071-1/+1