summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Kill all child processes on parent SIGTERMmasterinfanticide-on-sigtermflu0r1ne2023-09-101-10/+28
* Add better error handling for socket setupflu0r1ne2023-09-101-3/+15
* close() always results in a duplicate callflu0r1ne2023-09-101-11/+16
* Fix implicit fallthrough false positive, noreturnflu0r1ne2023-09-091-1/+7
* Ignore aclocal.m4 (autogenerated during build)Grzegorz Nosek2015-04-191-0/+1
* Add documentation for FCGI_CHDIRGrzegorz Nosek2015-04-191-0/+6
* Merge branch 'fcgi_chdir' of git://github.com/philpennock/fcgiwrapGrzegorz Nosek2015-04-191-7/+15
|\
| * Let chdir be overriden with FCGI_CHDIRPhil Pennock2014-03-091-7/+15
* | Don't free socket_url at exitGrzegorz Nosek2015-04-191-3/+2
* | Return the new fd directly from setup_socket()Grzegorz Nosek2015-04-191-4/+8
* | Merge remote-tracking branch 'stromnet/socket_cleanup'Grzegorz Nosek2015-04-191-4/+33
|\ \
| * | Use-after-free fixJohan Ström2014-08-151-4/+6
| * | SIGTERM, not SIGQUIT..Johan Ström2014-08-151-1/+1
| * | Clean up unix socket on exit so we can start properly.Johan Ström2014-08-151-3/+30
| |/
* | Explicit license info in README and COPYINGGrzegorz Nosek2015-04-172-0/+27
* | Merge pull request #27 from justinclift/masterGrzegorz Nosek2015-04-191-0/+2
|\ \ | |/ |/|
| * Added pkg-config to the requirementsJustin Clift2015-03-191-0/+2
|/
* Merge pull request #20 from Lekensteyn/fix-bug-18Grzegorz Nosek2014-01-091-1/+1
|\
| * prefork: Fix 100% CPU usage in parent processPeter Wu2014-01-091-1/+1
|/
* Add info about Spanish translationGrzegorz Nosek2013-05-071-0/+3
* Merge pull request #12 from Lekensteyn/restrict-program2Grzegorz Nosek2013-04-151-2/+27
|\
| * Add `-p path` option to restrict scriptsPeter Wu2013-04-131-2/+27
|/
* Update READMEGrzegorz Nosek2013-02-031-2/+6
* Bump version numberGrzegorz Nosek2013-02-032-2/+2
* Add help for -f optionGrzegorz Nosek2013-02-031-0/+1
* Close FCGI socket before executing scriptGrzegorz Nosek2013-02-031-0/+2
* Unify CGI error handlingGrzegorz Nosek2013-02-031-7/+7
* Fix 403 error handlingGrzegorz Nosek2013-02-031-19/+21
* Check file permissions even when we get full path over FastCGIGrzegorz Nosek2013-02-031-0/+2
* Merge pull request #8 from falconindy/masterGrzegorz Nosek2012-09-082-3/+5
|\
| * Correct invalid defintion in configuring systemd supportDave Reisner2012-09-081-2/+1
| * Makefile.in: define dummy datarootdir variableDave Reisner2012-09-081-0/+1
| * simplify build rule for fcgiwrapDave Reisner2012-08-231-1/+3
|/
* Merge pull request #7 from falconindy/systemdGrzegorz Nosek2012-08-214-0/+32
|\
| * add systemd unit files for installationDave Reisner2012-08-214-0/+32
|/
* Merge pull request #6 from falconindy/systemdGrzegorz Nosek2012-08-213-24/+59
|\
| * Cleanup -Wmissing-prototypes compiler warningsDave Reisner2012-08-191-5/+5
| * Add support for socket activation via systemdDave Reisner2012-08-193-1/+30
| * split listen() logic into separate functionDave Reisner2012-08-191-18/+24
|/
* Merge pull request #5 from goochjj/masterGrzegorz Nosek2011-12-082-2/+16
|\
| * fix manpage - add -f optionJoe Gooch2011-12-081-0/+6
| * Create -f option to allow sending stderr to fcgi logsJoseph Gooch2011-12-081-2/+10
|/
* support LDFLAGSNikoli2010-09-151-1/+1
* Add missing escaping to minus signs.Jordi Mallach2010-09-081-2/+2
* [GH-2] Advance configure.ac version to 1.0.3Grzegorz Nosek2010-08-231-1/+1
* fixing compilation under FreeBSDQuentin Stievenart2010-08-161-0/+1
* Create folder for man prior to the installation.Ron Huang2010-06-111-0/+2
* Add `-s' option to enable binding by fcgiwrap itselfGrzegorz Nosek2010-06-032-4/+144
* Use SCRIPT_FILENAME environment variable when availableGrzegorz Nosek2010-06-032-4/+16
* Jordi Mallach's email has been corrected as requested by him.W-Mark Kubacki2010-06-022-1/+2