Age | Commit message (Expand) | Author |
2018-06-18 | simplify parse_config() further so it no longer has any side effect outside | Gilles Chehade |
2018-06-18 | split smtp_accept() in two parts: the accept part, the session init part, | Gilles Chehade |
2018-06-18 | kill Frag/NoFrag, they only make sense in update-plist, so they've been | Marc Espie |
2018-06-18 | document the reason these classes exist | Marc Espie |
2018-06-18 | fix memory leak: freeaddrinfo() the data from getaddrinfo(). | Sebastian Benoit |
2018-06-18 | Put file descriptors on shared data structures when they are completely | Martin Pieuchot |
2018-06-18 | upfront, explain action/match, since it is central to how the new config works; | Jason McIntyre |
2018-06-18 | remove the SECTIONS header, since a one line DESCRIPTION is a bit silly; | Jason McIntyre |
2018-06-17 | Fix an off-by-one line count when using include statements. | denis |
2018-06-17 | Bring snmpd agentx.c closer in line with relayd. | rob |
2018-06-17 | fix memory leaks: freeaddrinfo() the data from getaddrinfo(). | Sebastian Benoit |
2018-06-16 | rework the table API so that it takes a struct smtpd * context in parameter | Gilles Chehade |
2018-06-16 | heh. bug happens so seldom, fix was not 100% | Marc Espie |
2018-06-15 | Something went wrong - the strip option was documented twice. | Reyk Floeter |
2018-06-15 | Fix 304 Not Modified response: don't send a body, use the correct MIME type. | Reyk Floeter |
2018-06-15 | fix for the infamous "cups" bug. Finally. | Marc Espie |
2018-06-15 | no need to always use 1 for the constant, knowing how it got solved can | Marc Espie |
2018-06-15 | Add a -Dstub option to facilitate creating/adding/deleting "stubbed" packages | Marc Espie |
2018-06-15 | the %{sender} variable should expand to the MAIL FROM address, so in the | Gilles Chehade |
2018-06-14 | fix mem leak | Florian Obser |
2018-06-14 | regen | Florian Obser |
2018-06-14 | Update to nsd 4.1.22 | Florian Obser |
2018-06-13 | one too many .El; | Jason McIntyre |
2018-06-13 | Rename httpd.conf "root strip" option to "request strip". | Reyk Floeter |
2018-06-13 | RFC 8106 obsolteted RFC 6106. | Florian Obser |
2018-06-13 | various clarifications for the auth/ca/pki/cert stuff; | Jason McIntyre |
2018-06-13 | zap a stray ';' and make a comment less ugly | Theo Buehler |
2018-06-13 | avoid a double flag; | Jason McIntyre |
2018-06-13 | Add crontab entry option -n for "No mail when run successful" | job |
2018-06-13 | separate arg name and punctuation with whitespace; | Jason McIntyre |
2018-06-13 | Provide backwards compatibility for some of the announce directives | job |
2018-06-13 | Deprecate announce (all|self|none|default-route) | Claudio Jeker |
2018-06-12 | Send LSAs with MAX_METRIC for carp interfaces in state backup. | remi |
2018-06-12 | Fix resending intra area prefix LSAs on link state or if flag change. | remi |
2018-06-11 | Fix an off-by-one line count when using include statements. | denis |
2018-06-11 | Fix an off-by-one line count when using include statements. | denis |
2018-06-11 | Fix an off-by-one line count when using include statements. | denis |
2018-06-11 | Fix an off-by-one line count when using include statements. | denis |
2018-06-11 | Fix an off-by-one line count when using include statements. | denis |
2018-06-11 | The http_query is already url_encoded; don't encode it twice. | Reyk Floeter |
2018-06-11 | Sorry, forgot a whitespace. | denis |
2018-06-11 | Fix an off-by-one line count when using include statements. | denis |
2018-06-11 | Fix an off-by-one line count when using include statements. | denis |
2018-06-11 | Fix an off-by-one line count when using include statements. | denis |
2018-06-11 | Fix an off-by-one line count when using include statements. | denis |
2018-06-11 | Fix an off-by-one line count when using include statements. | denis |
2018-06-11 | Fix an off-by-one line count when using include statements. | denis |
2018-06-11 | Fix an off-by-one line count when using include statements. | denis |
2018-06-11 | Fix an off-by-one line count when using include statements. | denis |
2018-06-10 | When a TLS error occurs, print the tls_error() message as part of the | Sebastian Benoit |