Age | Commit message (Expand) | Author |
2016-05-16 | fix logic in error code path of smtp state machine that can lead to an | Gilles Chehade |
2016-05-16 | replace hardcoded + with TAG_CHAR | Gilles Chehade |
2016-05-15 | set glitch correctly | Marc Espie |
2016-05-14 | use twice the same code for prepare_long and verify_modes so that it can't | Marc Espie |
2016-05-14 | Be gone /var/sysmerge/examplessum. | Antoine Jacoutot |
2016-05-14 | Remove handling of /etc/examples/ files by sysmerge(8). Getting regular messages | Antoine Jacoutot |
2016-05-14 | ftp:// -> http:// for main ftp site example. | T.J. Townsend |
2016-05-13 | add a stub log for signify, problem noticed by tedu | Marc Espie |
2016-05-13 | fix logging. | Ted Unangst |
2016-05-12 | Disable EIGRPv6 on an interface when it loses its link-local address. | Renato Westphal |
2016-05-12 | Improve support for config reloading. | Renato Westphal |
2016-05-11 | remove hppa64 port, which we never got going beyond broken single users. | Theo de Raadt |
2016-05-11 | mention ca option in listen directive | Joerg Jung |
2016-05-10 | go deeper in Term::ReadKey, we don't need smart guesses. | Marc Espie |
2016-05-10 | move some argument checking from vmmaction() to start_vm() | Mike Larkin |
2016-05-10 | typo in comment | Mike Larkin |
2016-05-09 | in the http redirect example, also include the requested url instead | T.J. Townsend |
2016-05-09 | need to use shadow passwd function here, reminded by sthen | Ted Unangst |
2016-05-09 | prepare for API tweaks of OpenBSD::MkTemp | Marc Espie |
2016-05-09 | stop depending on *.ph | Marc Espie |
2016-05-09 | remove mention of dbm(3) and surrounding cruft; ok jmc@ | Christian Weisgerber |
2016-05-08 | The "loop detected" message should not print the errno string. | Todd C. Miller |
2016-05-08 | allow root files to be root-writable. | Marc Espie |
2016-05-08 | Use /dev/bpf0 instead of /dev/bpf (without loop though), as suggested by | Martin Natano |
2016-05-07 | Print RA Route Information prefix, preference and lifetime. | Jeremie Courreges-Anglas |
2016-05-07 | Replace .Po/.Pc with .Pq, and drop extra .Li; suggested by jmc@ | Jeremie Courreges-Anglas |
2016-05-07 | Document that both raflags and rtflags can hold route preference flags. | Jeremie Courreges-Anglas |
2016-05-06 | In verbose mode, print the router preference contained in RAs. | Jeremie Courreges-Anglas |
2016-05-06 | Unconfuse things by renaming variables to match their contents. | Joel Sing |
2016-05-05 | Fix a pasto; from Michal Mazurek <akfaew at jasminek dot net>. | Ingo Schwarze |
2016-05-03 | Fix regression on usermod/userdel by calling getpwnam_shadow(3) and saving | Ricardo Mestre |
2016-05-03 | listen directive may use a table for authentication, to make this work the | Joerg Jung |
2016-05-03 | Move to /dev/bpf; ok lteo | Martin Natano |
2016-05-02 | Kill useless CPPFLAGS | Jeremie Courreges-Anglas |
2016-05-02 | When writing master.password entries, use %lld for time_t and cast | Todd C. Miller |
2016-05-02 | prepare userland for removing chroot(2) from allowed syscalls under pledge(2). | Sebastien Marie |
2016-05-02 | prepare userland for removing chroot(2) from allowed syscalls under pledge(2). | Sebastien Marie |
2016-05-01 | unbreak the tree: | Theo Buehler |
2016-05-01 | convert ldapd to use the libtls api, bringing in a copy of the evbuffer_tls | Jonathan Matthew |
2016-04-29 | In sysmerge interactive mode, check syntax of several important files after | Stuart Henderson |
2016-04-29 | fix "smtpctl show queue" reporting "invalid" envelope state. | Eric Faurot |
2016-04-28 | When a group contains a non-existent user, make the warning | Ingo Schwarze |
2016-04-28 | Avoid unusual Content-Type: even in an example; | Ingo Schwarze |
2016-04-28 | Include the TLS configuration errors in log messages. Also set the | Joel Sing |
2016-04-28 | Plug a couple of leaks of input buffers. | Kenneth R Westerback |
2016-04-28 | Comment sm_check_an_eg(). | Antoine Jacoutot |
2016-04-28 | Simplify TLS configuration handling. Instead of matching by address/port, | Joel Sing |
2016-04-27 | sysmerge(8) is the bastard child of ksh and perl, so just call it a "utility". | Antoine Jacoutot |
2016-04-27 | Simplify overengineered and buggy code that looked like as if it did | Ingo Schwarze |
2016-04-27 | Remove pledge(2)'s that are called before chroot(2) since in the near future | Ricardo Mestre |