summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2016-05-03Fix regression on usermod/userdel by calling getpwnam_shadow(3) and savingRicardo Mestre
2016-05-03listen directive may use a table for authentication, to make this work theJoerg Jung
2016-05-03Move to /dev/bpf; ok lteoMartin Natano
2016-05-02Kill useless CPPFLAGSJeremie Courreges-Anglas
2016-05-02When writing master.password entries, use %lld for time_t and castTodd C. Miller
2016-05-02prepare userland for removing chroot(2) from allowed syscalls under pledge(2).Sebastien Marie
2016-05-02prepare userland for removing chroot(2) from allowed syscalls under pledge(2).Sebastien Marie
2016-05-01unbreak the tree:Theo Buehler
2016-05-01convert ldapd to use the libtls api, bringing in a copy of the evbuffer_tlsJonathan Matthew
2016-04-29In sysmerge interactive mode, check syntax of several important files afterStuart Henderson
2016-04-29fix "smtpctl show queue" reporting "invalid" envelope state.Eric Faurot
2016-04-28When a group contains a non-existent user, make the warningIngo Schwarze
2016-04-28Avoid unusual Content-Type: even in an example;Ingo Schwarze
2016-04-28Include the TLS configuration errors in log messages. Also set theJoel Sing
2016-04-28Plug a couple of leaks of input buffers.Kenneth R Westerback
2016-04-28Comment sm_check_an_eg().Antoine Jacoutot
2016-04-28Simplify TLS configuration handling. Instead of matching by address/port,Joel Sing
2016-04-27sysmerge(8) is the bastard child of ksh and perl, so just call it a "utility".Antoine Jacoutot
2016-04-27Simplify overengineered and buggy code that looked like as if it didIngo Schwarze
2016-04-27Remove pledge(2)'s that are called before chroot(2) since in the near futureRicardo Mestre
2016-04-26It's ok to disable a non-existing daemon.Antoine Jacoutot
2016-04-26Implement daemon_rtable support.Antoine Jacoutot
2016-04-26Add pledge(2) promises independently on each user(8)'s functions as follows:Ricardo Mestre
2016-04-26Tweak output a bit; to be improved probably (sthen@ and I can't think of aAntoine Jacoutot
2016-04-25remove systraceTed Unangst
2016-04-25use setresgid() rather than setegid, all 3 gids can go the same way.Theo de Raadt
2016-04-25make vmctl 'create' usage description match the man pageMike Larkin
2016-04-25prepare for possible pledging. We can't really drop privs if we're notMarc Espie
2016-04-25now that sysmerge happens before us, no need to fallback on _pfetchMarc Espie
2016-04-25pkgcfl was put in the old keywords bin a few generations ago...Marc Espie
2016-04-25kill remnants of non shared archesMarc Espie
2016-04-24new sentence, new line;Jason McIntyre
2016-04-24Document CGI variables. Work done by Tim Baumgard <openbsd@bmgrd.com>Christopher Zimmermann
2016-04-24Always pass QUERY_STRING variable.Christopher Zimmermann
2016-04-21Use automatic DH parameters, instead of fixed ones. Also disable DHE byJoel Sing
2016-04-20from tim baumgard: a location section may not include hsts;Jason McIntyre
2016-04-19Use log_warnx() instead of log_warn() when the failure will not haveJoel Sing
2016-04-18add -T to SYNOPSIS;Jason McIntyre
2016-04-18document the -T flagJoerg Jung
2016-04-18Revert previous commit.Renato Westphal
2016-04-17fix typo, it is supposed to be smtpctl trace "filters" not "filter"Joerg Jung
2016-04-16Replace bcopy() from struct bpf_timeval to struct timeval; thoseMartin Natano
2016-04-16Remove am_maxslot from amap.Stefan Kempf
2016-04-16Change last non-/gnu/ fcntl(x, F_GETFL, 0) strays to fcntl(x, F_GETFL).Kenneth R Westerback
2016-04-16fallback to _pfetch after _pkgfetch until sysmerge is run automaticallyMarc Espie
2016-04-15Check for subnet overlap between the configured summary-addresses.Renato Westphal
2016-04-15Kill the child processes if their parent dies unexpectedly.Renato Westphal
2016-04-15Fix segfault on reloading the config multiple times.Renato Westphal
2016-04-15Properly implement the clear_config() function.Renato Westphal
2016-04-15Move several other variables out of eigrpd_conf.Renato Westphal