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
2014-07-24
Remove unused fields from structure
Reyk Floeter
2014-07-24
Steven Roberts sent me a patch updating the various setperf thresholds.
Ted Unangst
2014-07-23
When canonicalizing the path, it is better to fail on truncation.
Reyk Floeter
2014-07-23
I wanted to know if people pay attention.
Reyk Floeter
2014-07-23
The default index page shouldn't be a directory. It's a 500.
Reyk Floeter
2014-07-23
Don't expose the docroot on error.
Reyk Floeter
2014-07-23
The media_encoding is not used in parse.y but stack garbage could lead
Reyk Floeter
2014-07-23
First attempt at verifying the request path and the access
Reyk Floeter
2014-07-23
Add canonicalize_path() to canonicalize the requested URL path.
Reyk Floeter
2014-07-23
document format changes, including the new @ts annotation that pkg_create
Marc Espie
2014-07-23
move misleading comment
Marc Espie
2014-07-23
Correctly shutdown the servers when the process is terminating;
Reyk Floeter
2014-07-23
always enable DPRINTF with compiled with DEBUG
Reyk Floeter
2014-07-23
document that sendsyslog saves the day
Theo de Raadt
2014-07-22
adjust -C algorithm to be more aggressive in scaling up.
Ted Unangst
2014-07-22
some minor fixes;
Jason McIntyre
2014-07-22
Typo.
Antoine Jacoutot
2014-07-22
There is no httpctl yet.
Reyk Floeter
2014-07-22
floating ,
Theo de Raadt
2014-07-22
Enable httpd(8) in the builds to get more testing, feedback and
Reyk Floeter
2014-07-22
Repair two deep targets mistakenly called as afterinstall, rather
Theo de Raadt
2014-07-22
Use Cm instead of Li for 'MASK:'
Philip Guenther
2014-07-22
Rewrite the description of the string_mask config file option to match
Philip Guenther
2014-07-22
Correct the initializer for tunnconf_default_pptp
Philip Guenther
2014-07-22
Handle msgbuf_write() returning EAGAIN.
YASUOKA Masahiko
2014-07-21
Switch from <sys/endian.h> or <machine/endian.h> to the new,
Philip Guenther
2014-07-20
Fixed typo in error message.
Tobias Stoeckmann
2014-07-20
Fix tcpdump(8) display of logical link control data in IEEE802 frames.
Stefan Sperling
2014-07-20
Fix auto-upgradable files detection.
Antoine Jacoutot
2014-07-20
Make sure the correct errno is reported by warn* or err* and not
Philip Guenther
2014-07-19
actually use the cve match_location correctly.
Marc Espie
2014-07-18
fix sorted output
Marc Espie
2014-07-18
Fix privsep.c. Call missing imsg_free() after imsg_get(). Also add
YASUOKA Masahiko
2014-07-18
Cleanups:
Antoine Jacoutot
2014-07-17
Move comment about strcasecmp() to a more suitable spot.
Stefan Sperling
2014-07-17
Fix typo in example httpd config which caused error on startup.
Stefan Sperling
2014-07-16
zap trailing newlines; "go for it" deraadt
Okan Demirmen
2014-07-16
Implement file descriptor accounting. The concept was taken from
Reyk Floeter
2014-07-16
lynx will go to ports. there are too many reasons for it to go there,
Theo de Raadt
2014-07-15
typo
Antoine Jacoutot
2014-07-15
don't diplay the full path in error messages
Reyk Floeter
2014-07-15
/var/db/sysmerge -> /usr/share/sysmerge
Antoine Jacoutot
2014-07-14
Track Connection: Keep-Alive
Reyk Floeter
2014-07-14
unhardcode db paths.
Marc Espie
2014-07-14
Create a socketpair() and tie one end to /dev/klog using ioctl LIOCSFD.
Theo de Raadt
2014-07-14
first step towards keep-alive/persistent connections support
Reyk Floeter
2014-07-14
When a connection was spliced in one direction and in copy mode in
Alexander Bluhm
2014-07-13
Use lerrx instead of errx since the logging subsystem is already initialized.
Claudio Jeker
2014-07-13
Some functions need to dup() before sending a socket by imsg and don't
YASUOKA Masahiko
2014-07-13
remove all crypt choices other than bcrypt. ok afresh1 deraadt
Ted Unangst
[next]