Age | Commit message (Expand) | Author |
2009-04-17 | handle case when no input is provided, fixes confusing error: | Jacek Masiulaniec |
2009-04-17 | close filedescriptors with closefrom(STDERR_FILENO + 1) before executing | Reyk Floeter |
2009-04-17 | keep the parent relations of hosts after reloading the configuration. | Reyk Floeter |
2009-04-17 | add "Connection: close" to HTTP check headers to deconfuse HTTP/1.1 | Reyk Floeter |
2009-04-16 | fix a few more typos found by spell(1); rectify a double "with" pointed out | Igor Sobrado |
2009-04-16 | Notify the rde when a neighbor goes down. | Michele Marchetto |
2009-04-16 | Update kernel forwarding informations when a neighbor reports we are | Michele Marchetto |
2009-04-16 | Total rewrite of the sendmail interface. Adds support for -t, -v, | Jacek Masiulaniec |
2009-04-15 | don't call setproctitle for parent, at least one process should | Jacek Masiulaniec |
2009-04-15 | s/ssmtp/smtps/; ok gilles@ | Jacek Masiulaniec |
2009-04-15 | fix a bug where after all MX-es were found to be non-contactable, | Jacek Masiulaniec |
2009-04-14 | Fixed a few the-the misspellings in comments. Skipped a bunch in binutils,gcc... | Janne Johansson |
2009-04-14 | Route costs can be safely stored in one byte. | Michele Marchetto |
2009-04-14 | initial implementation of package signatures, based on x509 certificates and | Marc Espie |
2009-04-13 | explicitely say that package signatures contain run time dependencies | Ingo Schwarze |
2009-04-12 | restrict YP UID and GID ranges | Ingo Schwarze |
2009-04-12 | Code assumed the certificate name to always match the interface name, even | Gilles Chehade |
2009-04-12 | When runner_check_loop() detects a mail loop, remove the envelope. This is | Gilles Chehade |
2009-04-12 | when an error occurs while delivering a message with an empty envelope as a | Gilles Chehade |
2009-04-12 | Better output (i.e. /etc instead of //etc) | Antoine Jacoutot |
2009-04-12 | Treat /etc/hosts the same way as /etc/group and /etc/master.passwd: make | Antoine Jacoutot |
2009-04-12 | When in automode, sysmerge will now automatically install files | Antoine Jacoutot |
2009-04-11 | fix two typos; "fine" jmc@ | Ingo Schwarze |
2009-04-11 | When inserting a new route add as downstream interfaces just the ones with | Michele Marchetto |
2009-04-11 | Show debug informations when a route is added and when a downstream router | Michele Marchetto |
2009-04-10 | tweaks; | Jason McIntyre |
2009-04-09 | make the manpage fairly complete, contains bits from jmc@ | Jacek Masiulaniec |
2009-04-09 | fixes for smtp auth LOGIN, inspired from smtp auth PLAIN fixes | Todd T. Fries |
2009-04-09 | change syntax of the "listen on" and "relay via" directives: | Jacek Masiulaniec |
2009-04-09 | Update rt_calc() for OSPFv3. The Routing Information Base is being | Stefan Sperling |
2009-04-09 | Don't dereference NULL pointers. This crash wasn't found yet because | Stefan Sperling |
2009-04-09 | Fix a naming inconsistency in struct lsa_intra_prefix (lsid -> ls_id). | Stefan Sperling |
2009-04-09 | Sort. | Antoine Jacoutot |
2009-04-09 | Add a hook to deal with special sendmail db files under /etc/mail/ | Antoine Jacoutot |
2009-04-08 | standard wording; | Jason McIntyre |
2009-04-07 | allow to specify an alternate control socket instead of /var/run/ospfd.sock. | Reyk Floeter |
2009-04-06 | sync with 0.9.8k; | Jason McIntyre |
2009-04-06 | Fix regression introduced in r1.32 where after running MAKEDEV sysmerge | Antoine Jacoutot |
2009-04-06 | new sentence, new line; | Jason McIntyre |
2009-04-06 | teach tcpdump about match rules | Henning Brauer |
2009-04-06 | Add a report summary file, ${WRKDIR}/sysmerge.log, that will include all | Antoine Jacoutot |
2009-04-05 | log_warn -> log_warnx | Gilles Chehade |
2009-04-05 | ignore -o option (for now at least) when working in enqueue mode, this | Gilles Chehade |
2009-04-04 | Do not run make in /var/yp at the end of ypinit -m. | Ingo Schwarze |
2009-04-03 | The smtp auth PLAIN specification is weird. It's valid (apparently for | Owain Ainsworth |
2009-04-02 | add support to specify a ca file (eg. /etc/ssl/cert.pem) to verify ssl | Reyk Floeter |
2009-04-01 | fix an incorrect flag in route mode. | Reyk Floeter |
2009-04-01 | re-initialize tables after reload to handle new and changed tables. | Reyk Floeter |
2009-04-01 | Add support for client-side SSL connections from relays. relayd can | Reyk Floeter |
2009-04-01 | terminate and cleanup properly by setting the pf anchor names | Reyk Floeter |