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
2015-01-04
use MAXIMUM as the canonical local MAX macro.
Brent Cook
2015-01-04
rename sockaddr_un variables from 'sun' to the more common 'sa'.
Brent Cook
2015-01-04
don't rely on sys/param.h having a MAX macro.
Brent Cook
2015-01-04
Remove the unused dns_pid variable.
Brent Cook
2015-01-04
removed unused libevent header and structures in ntpd.h
Brent Cook
2015-01-04
Add a missing include for time.h to get the definitions of clock_gettime and ...
Brent Cook
2015-01-03
Reset tls key and cert to NULL when duplicating a server - avoids a
Reyk Floeter
2015-01-03
make it able to install quirks from normal path (with normal key) and
Marc Espie
2015-01-03
Tweak previous - add a missing free in the error path.
Reyk Floeter
2015-01-03
Support alias names and multiple listen statements per server block.
Reyk Floeter
2015-01-02
Bump config flags field to 32bits. Makes room for future changes -
Reyk Floeter
2015-01-02
PFS stands for Perfect Forward Secrecy.
Igor Sobrado
2015-01-02
Use SIMPLEQ for syslogd filed list instead of manual list operations.
Alexander Bluhm
2015-01-02
When syslogd was sending via TCP, there was file descriptor leak
Alexander Bluhm
2015-01-01
"The logging of errors SHOULD be restricted to conflicting information
Florian Obser
2015-01-01
KNF; no binary change
Florian Obser
2015-01-01
Merge error page changes from httpd: send Content-Length:, change
Reyk Floeter
2015-01-01
Use the recommended HTML5 doctype in error pages.
Reyk Floeter
2015-01-01
Use the HTML5 doctype for error and auto index pages because it is
Reyk Floeter
2015-01-01
Drop redundant FUNCS_ONLY.
Antoine Jacoutot
2015-01-01
Remove an unnecessary freeaddrinfo() call, since errx() would free all
Lawrence Teo
2014-12-31
Implement sending syslog messages over TCP streams.
Alexander Bluhm
2014-12-31
Mention previously missing '/etc/apm/hibernate' action
David Coppa
2014-12-30
Rename a few functions name. Will help factorize some stuffs.
Antoine Jacoutot
2014-12-30
do not print an empty order in case pkg_scripts is undefined
Robert Nagy
2014-12-30
add_flags() does not need any action argument.
Antoine Jacoutot
2014-12-29
document ordering more explicitly;
Ingo Schwarze
2014-12-29
re-add missing space in confirm prompt that got lost in -r1.18
Jasper Lievisse Adriaanse
2014-12-28
Change the default example from "listen on egress" to "listen on *".
Reyk Floeter
2014-12-27
prepare things slightly further, FwUpdate still not active...
Marc Espie
2014-12-27
make it at least work a wee little bit.
Marc Espie
2014-12-27
zap trailing whitespace;
Jason McIntyre
2014-12-27
Specialisation of PkgAdd to do fw_update, not yet finished
Marc Espie
2014-12-26
Document forward to in protocols.
Sebastian Benoit
2014-12-25
subtraction of two void * is not well defined, plus two void * can be apart
Otto Moerbeek
2014-12-24
bump version
Eric Faurot
2014-12-24
Correctly fallback to PLAIN if opportunistics TLS fails during TLS handshake.
Eric Faurot
2014-12-24
Implement some kind ordering in the startup of package script daemons.
Antoine Jacoutot
2014-12-24
recheck list for non emptyness *after* filtering obsolete packages.
Marc Espie
2014-12-24
missing include
Eric Faurot
2014-12-23
pf now supports source-hash and random with tables so we can allow it
Reyk Floeter
2014-12-23
Remove function mouse_map. This function is redundant.
Alexandr Shadchin
2014-12-23
Consistency: put variables between curly braces.
Antoine Jacoutot
2014-12-23
tweak meta-info checking a bit.
Marc Espie
2014-12-23
the kvm database only needs to be readable by kmem group. make it so.
Ted Unangst
2014-12-22
when we run into real errors, the progress meter is distracting, so have
Marc Espie
2014-12-22
Now does not need to be initialized event.value.
Alexandr Shadchin
2014-12-22
Out out you evil network daemon.
Florian Obser
2014-12-21
Cleanup - remove event WSCONS_EVENT_WSMOUSED_SLEEP, WSCONS_EVENT_WSMOUSED_CLOSE.
Alexandr Shadchin
2014-12-21
Stop pulling in <arpa/inet.h> or <arpa/nameser.h> when unnecessary.
Philip Guenther
[next]