Age | Commit message (Expand) | Author |
2018-06-21 | - various tweaks to try to make DESCRIPTION read better | Jason McIntyre |
2018-06-21 | Use correct function name in fatalx() | Claudio Jeker |
2018-06-21 | Nothing is using the active and prefix count in struct rde_aspath. | Claudio Jeker |
2018-06-21 | Sync aldap from ldap(1). | Reyk Floeter |
2018-06-21 | split the common half of dependencies handling into SolverBase, as PkgCreate | Marc Espie |
2018-06-20 | Add support for simple one-off internal rewrites. | Reyk Floeter |
2018-06-20 | make it possible to do @tag sthg in the same package that does | Marc Espie |
2018-06-20 | so tags will need to match OLD tag definitions as well as new ones. | Marc Espie |
2018-06-20 | tags from changed_handles will be relevant, from nowhere else... | Marc Espie |
2018-06-20 | use delete_handle here as well | Marc Espie |
2018-06-20 | modernize pkg_delete code, we have DeleteSets, which means handle | Marc Espie |
2018-06-20 | move the solver autoloader into UpdateSet so that pkg_delete will be | Marc Espie |
2018-06-20 | Add bsws and arcaTrust PENs | Reyk Floeter |
2018-06-20 | prepare to split half of the dependencies code into a manageable subclass | Marc Espie |
2018-06-19 | add some missing punctuation, and remove some vertical whitespace; | Jason McIntyre |
2018-06-19 | print process name in debug message | Reyk Floeter |
2018-06-19 | knf | Reyk Floeter |
2018-06-19 | knf | Reyk Floeter |
2018-06-19 | Pass the set thru to deletion operations (we may need to solve_tags!) | Marc Espie |
2018-06-19 | fix solve_tags to deal with the actual list of tags (match tag to tag | Marc Espie |
2018-06-19 | sigh... define-tag still has to migrate early, so that it can be part of | Marc Espie |
2018-06-19 | getting closer to having actual tags working. | Marc Espie |
2018-06-19 | tidy. no actual behavior change | Marc Espie |
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 |