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