summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2014-09-02FastCGI did not support persistent connections. Add initial supportReyk Floeter
2014-09-01Close fd if fdopen failsDoug Hogan
2014-09-01Fix evil typo.Antoine Jacoutot
2014-09-01Don't pass the local buffer array by reference.Reyk Floeter
2014-09-01remove Xr, but not the reference, to nginx, after some discussion with reyk;Jason McIntyre
2014-09-01@newuser and @newgroup won't necessarily be on the machine during pkg_create,Marc Espie
2014-09-01be a wee bit more paranoid about file sizes.Marc Espie
2014-09-01Replace the code to get the FastCGI Status header with a proper way toReyk Floeter
2014-09-01Do not compare checksum of checksums...Antoine Jacoutot
2014-08-31The reapchild() signal handler collects all children. This can beAlexander Bluhm
2014-08-31Do not call free() on an array in the data section. FortunatelyAlexander Bluhm
2014-08-31Add Ingo's copyright as per his request.Antoine Jacoutot
2014-08-31Make sysmerge(8) completely silent by default when no file is modified.Antoine Jacoutot
2014-08-31In pkg mode, warn if the directory we want to copy the @sample file intoAntoine Jacoutot
2014-08-31Simplify examples files handling.Antoine Jacoutot
2014-08-31Only use the sum files corresponding to the mode we run in.Antoine Jacoutot
2014-08-31When we are not running in pkg mode, /usr/share/sysmerge/examplessumAntoine Jacoutot
2014-08-31No need to update daemon_flags in the enviroment anymore since theAntoine Jacoutot
2014-08-31Document that exit code 2 indicates a non-existent service.Antoine Jacoutot
2014-08-31Do not overwrite examplessum; use the one we are provided with.Antoine Jacoutot
2014-08-30When a service is not available, return ENOENT.Antoine Jacoutot
2014-08-30Refactor sum checks; all the information we need is already available soAntoine Jacoutot
2014-08-30sm_warn() always returns 0.Antoine Jacoutot
2014-08-30Indent.Antoine Jacoutot
2014-08-30DESTDIR is gone.Antoine Jacoutot
2014-08-29Additional input validation:Ingo Schwarze
2014-08-29Simplify append_to_pkg_scripts(), in particular avoid the expensiveIngo Schwarze
2014-08-29Document the fact that 'enable' can also be used to modify flags even ifAntoine Jacoutot
2014-08-29Use two instead of one http descriptor for request and response.Reyk Floeter
2014-08-29Implement consistent host hashing for relayd, based onBret Lambert
2014-08-29Some cleanings, no functional change.Antoine Jacoutot
2014-08-29knock out double .Pp;Jason McIntyre
2014-08-28Merge a paragraph.Antoine Jacoutot
2014-08-28tweak AUTHORS; ok ajacoutotJason McIntyre
2014-08-28Major sysmerge cleanup now that both etc and xetc sets are part of base.Antoine Jacoutot
2014-08-28Drop check and tweak comment.Antoine Jacoutot
2014-08-28er, rehook httpd.Jason McIntyre
2014-08-28fix previous, and add a SEE ALSO section for httpd;Jason McIntyre
2014-08-28Simplify.Antoine Jacoutot
2014-08-28Consistency in conditionals; no functional change.Antoine Jacoutot
2014-08-27Disentangle svc_default_enabled_flags() and svc_get_flags().Ingo Schwarze
2014-08-27Rename Persistant to Persistent.Kent R. Spillner
2014-08-27One less option.Antoine Jacoutot
2014-08-27Simplify examples handling.Antoine Jacoutot
2014-08-27Nuke net.inet6.icmp6.rediraccept and allow redirects on interfacesFlorian Obser
2014-08-27c99 no longer allows implicit ints. make the declaration explicit.Daniel Dickman
2014-08-27Write all data before closing the server socket if the output bufferReyk Floeter
2014-08-27Add missing capability to handle new $2b version of blowfish passwordSebastian Reitenbach
2014-08-26Simplify the function add_flags().Ingo Schwarze
2014-08-26Fist shot at fixing sysmerge(8) with etc-in-base; note that it's still inAntoine Jacoutot