index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.sbin
Age
Commit message (
Expand
)
Author
2016-10-08
too many blank lines
Ted Unangst
2016-10-07
kern.dnsjacking -> kern.dnsjackport;
Jason McIntyre
2016-10-07
the parent mostly never crashes, but the child might. or the config file
Ted Unangst
2016-10-07
several big changes, tied together.
Ted Unangst
2016-10-07
Move some shared code into a new file.
Reyk Floeter
2016-10-07
Add support for multipart replies and implement a simple ofp 1.3.5 error
Rafael Zalamena
2016-10-07
The strchr() call either returns a NULL pointer, on which the code will
Patrick Wildt
2016-10-07
Empty lines cause server_fcgi_getheaders() to immediately return.
Patrick Wildt
2016-10-06
Enable pledge(2) in vmm and the VM processes: This way the VMs and
Reyk Floeter
2016-10-06
Enable switchd + switchctl. It is not finished yet but we made a lot
Reyk Floeter
2016-10-06
Switch switchd to the _switchd user.
Reyk Floeter
2016-10-06
Terminate VMs on shutdown of vmd instead of leaving them running as
Reyk Floeter
2016-10-06
The start control imsg has been switched to a new "struct
Reyk Floeter
2016-10-06
Add support for RFC 6842. RFC 2131 said the server MUST NOT echo
Kenneth R Westerback
2016-10-06
Do an exec on itself in the privileged syslogd(8) parent process
Alexander Bluhm
2016-10-06
Syslog RFC 5424 says you should add 1 to 6 digits with fractions
Alexander Bluhm
2016-10-06
tweak previous;
Jason McIntyre
2016-10-05
Rewriting USER gets in the way of the de-escalation mechanism as it
Martin Natano
2016-10-05
Sync with httpd(8) proc file. Check for dup2() usage to avoid oldd == newd
Rafael Zalamena
2016-10-05
Replace one u_int8_t with uint8_t (finger memory)
Reyk Floeter
2016-10-05
Add support for enhanced networking configuration and virtual switches.
Reyk Floeter
2016-10-05
Check if oldd == newd before dup2(), if that is the case we need to remove
Rafael Zalamena
2016-10-05
Call setsid() to create a new session for the executed processes.
Reyk Floeter
2016-10-05
sync proc.c with vmd: add p_pw to specify a non-standard user for a process.
Reyk Floeter
2016-10-05
Remove ofp_validate_header() here
Reyk Floeter
2016-10-05
Move ofp_validate_header() to ofp10.c until we have a better place
Reyk Floeter
2016-10-05
I added a second buffer as fix for the fact that /dev/switch doesn't
Reyk Floeter
2016-10-05
document signature change
Marc Espie
2016-10-05
getting errors is trivial, just don't forget to close the handle and not
Marc Espie
2016-10-05
More debugging
Reyk Floeter
2016-10-05
Let bgpd announce routes based on a route-label.
Peter Hessler
2016-10-05
Use consistant idiom (intermediate variable 'i' rather than repeated
Kenneth R Westerback
2016-10-04
Zap stray whitespace.
Kenneth R Westerback
2016-10-04
When doing global remote logging and archiving, it is inconvenient
Alexander Bluhm
2016-10-04
Add an example to find the generated tap(4) interface description.
Reyk Floeter
2016-10-04
Add a new "priv" process that is responsible for ioctls and restricted
Reyk Floeter
2016-10-04
Avoid a potential MITM - calling tls_config_insecure_noverify() is a bad
Joel Sing
2016-10-04
s/letsencrypt/ACME/
Joel Sing
2016-10-04
tls_close() can return TLS_WANT_POLLIN/TLS_WANT_POLLOUT - handle this
Joel Sing
2016-10-04
slightly smarter parsing of error log
Marc Espie
2016-10-04
no longer needed
Marc Espie
2016-10-04
check_signature is gone
Marc Espie
2016-10-04
remove may_check_data logic, since signatures are now handled externally
Marc Espie
2016-10-03
fix smtp session logic bug that can lead to a server crash.
Eric Faurot
2016-10-03
document (partially) new stuff
Marc Espie
2016-10-03
add TRUSTED_PKG_PATH after discussing with aja@
Marc Espie
2016-10-03
gc the old checking code in pkg_add
Marc Espie
2016-10-03
No need to record gzip position after CONTENTS since we don't need partial
Marc Espie
2016-10-03
kill creating old signatures.
Marc Espie
2016-10-03
document what signify2 does, remove remnants of signify/x509.
Marc Espie
[next]