Age | Commit message (Expand) | Author |
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 |
2016-04-26 | It's ok to disable a non-existing daemon. | Antoine Jacoutot |
2016-04-26 | Implement daemon_rtable support. | Antoine Jacoutot |
2016-04-26 | Add pledge(2) promises independently on each user(8)'s functions as follows: | Ricardo Mestre |
2016-04-26 | Tweak output a bit; to be improved probably (sthen@ and I can't think of a | Antoine Jacoutot |
2016-04-25 | remove systrace | Ted Unangst |
2016-04-25 | use setresgid() rather than setegid, all 3 gids can go the same way. | Theo de Raadt |
2016-04-25 | make vmctl 'create' usage description match the man page | Mike Larkin |
2016-04-25 | prepare for possible pledging. We can't really drop privs if we're not | Marc Espie |
2016-04-25 | now that sysmerge happens before us, no need to fallback on _pfetch | Marc Espie |
2016-04-25 | pkgcfl was put in the old keywords bin a few generations ago... | Marc Espie |
2016-04-25 | kill remnants of non shared arches | Marc Espie |
2016-04-24 | new sentence, new line; | Jason McIntyre |
2016-04-24 | Document CGI variables. Work done by Tim Baumgard <openbsd@bmgrd.com> | Christopher Zimmermann |
2016-04-24 | Always pass QUERY_STRING variable. | Christopher Zimmermann |
2016-04-21 | Use automatic DH parameters, instead of fixed ones. Also disable DHE by | Joel Sing |
2016-04-20 | from tim baumgard: a location section may not include hsts; | Jason McIntyre |
2016-04-19 | Use log_warnx() instead of log_warn() when the failure will not have | Joel Sing |
2016-04-18 | add -T to SYNOPSIS; | Jason McIntyre |
2016-04-18 | document the -T flag | Joerg Jung |
2016-04-18 | Revert previous commit. | Renato Westphal |
2016-04-17 | fix typo, it is supposed to be smtpctl trace "filters" not "filter" | Joerg Jung |
2016-04-16 | Replace bcopy() from struct bpf_timeval to struct timeval; those | Martin Natano |
2016-04-16 | Remove am_maxslot from amap. | Stefan Kempf |
2016-04-16 | Change last non-/gnu/ fcntl(x, F_GETFL, 0) strays to fcntl(x, F_GETFL). | Kenneth R Westerback |
2016-04-16 | fallback to _pfetch after _pkgfetch until sysmerge is run automatically | Marc Espie |
2016-04-15 | Check for subnet overlap between the configured summary-addresses. | Renato Westphal |
2016-04-15 | Kill the child processes if their parent dies unexpectedly. | Renato Westphal |
2016-04-15 | Fix segfault on reloading the config multiple times. | Renato Westphal |
2016-04-15 | Properly implement the clear_config() function. | Renato Westphal |
2016-04-15 | Move several other variables out of eigrpd_conf. | Renato Westphal |