summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* man: Describe new flag filtering/enforcing optionslibsshfixesSimo Sorce2013-11-161-0/+58
* server: Implement flag filtering enforcementSimo Sorce2013-11-163-0/+11
* config: Add code to source flag filtersSimo Sorce2013-11-162-0/+90
* Fix continuations in context establishment callsSimo Sorce2013-11-169-24/+77
* Try impersonation even when a name is not providedSimo Sorce2013-11-161-0/+5
* Autoinitialize creds on init_sec_contextSimo Sorce2013-11-161-6/+19
* Fix calling gpm_inquire_cred_by_mechSimo Sorce2013-11-161-1/+2
* Add way to return regular oid from specialSimo Sorce2013-11-162-13/+43
* Preserve requested flags and lifetimeSimo Sorce2013-11-161-0/+3
* 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