Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-06-22 | connect ntpd | Henning Brauer | |
2004-06-03 | Add gpioctl. | Alexander Yurchenko | |
2004-05-30 | +hotplugd | Theo de Raadt | |
2004-05-04 | disable bootpd and friends. everyone -- get used to dhcpd for this. if | Theo de Raadt | |
it cannot do something that it should be able to, let us know so that dhcpd can be fixed/extended/etc... there is no point in privsep'ing a duplicate daemon. other parts of this equation will be removed in the next few days.. | |||
2004-04-28 | sort | Markus Friedl | |
2004-04-28 | add tcpdrop | Markus Friedl | |
2004-04-20 | switch to new dhcpd, theo ok | Henning Brauer | |
2004-04-20 | switch to new dhcrelay, theo ok | Henning Brauer | |
2004-02-26 | Add -g option for greylisting support for spamd. The greylisting techinque | Bob Beck | |
originates from a paper by Evan Harris which can be found at http://projects.puremagic.com/greylisting/. This implementation makes spamd allow for non-blacklisted addresses to be treated as "greylisted". where they are tracked in a db file, and whitelisted by addition to a pf table when the same envelope from and to are retried from the same source IP address. Testing by many, ok deraadt@ | |||
2004-02-23 | procmap seems to work well enough now. ok deraadt@ | Ted Unangst | |
2004-01-04 | +syslogc | Damien Miller | |
2004-01-02 | connect bgpctl | Henning Brauer | |
ok theo | |||
2004-01-02 | compile like it used to | Theo de Raadt | |
2004-01-02 | disable bgpd | Theo de Raadt | |
2003-12-24 | connect bgpd to the build, ok deraadt@ | Henning Brauer | |
at this point in development, bgpd establishes connections to neighbors fine and does all the session handling as desired, processes the announcements it gets from its neighbors, runs the decision process and enters the routes to the kernel routing table. they are also updated as needed and cleaned up on exit. bgpd does not yet have the ability to announce anything, or send outgoing UPDATE messages in general, nor does it have a filter language yet. | |||
2003-10-20 | switch to new pkgtools, agreed between pval, naddy and I. | Marc Espie | |
2003-10-06 | connect sensorsd to the build | Henning Brauer | |
ok deraadt@ | |||
2003-07-07 | bye bye piece of crud | Theo de Raadt | |
2003-03-05 | delete blank lines | Theo de Raadt | |
2003-03-01 | mrouted & friends can now be enabled | Theo de Raadt | |
2003-02-04 | enable bind now; some diffs from jakob, some from me | Theo de Raadt | |
2002-12-31 | Prepare for the removal of amiga and sun3 platforms from the tree. | Miod Vallat | |
There has not been enough activity and interest towards these platform to keep them lying in the tree. | |||
2002-11-23 | bye bye | Theo de Raadt | |
2002-06-21 | bye bye, use netstat -inalv; itojun ok | Theo de Raadt | |
2002-06-19 | disable trsp, nothing uses it | Theo de Raadt | |
2002-04-01 | build authpf | Bob Beck | |
2002-02-22 | Extended Attribute support, from FreeBSD/TrustedBSD. ok art@ deraadt@ | Dale Rahn | |
add extattrctl getextattr setextattr | |||
2001-12-01 | document why multicast tools are missing | Theo de Raadt | |
2001-09-25 | popa3d enable | Theo de Raadt | |
2001-07-30 | enable altq userland parts | Theo de Raadt | |
2001-06-24 | Move and rename packet filter userland. | Kjell Wooding | |
grr. CVS: making easy things difficult, and directory operations impossible. | |||
2001-06-24 | Add userland for the new packet filter. | Kjell Wooding | |
Code from dhartmei. | |||
2001-06-04 | rpc.pcnfsd is now free | Theo de Raadt | |
2001-06-02 | do not compile components with licensing issues | Theo de Raadt | |
2001-06-02 | do not build mrouted until the license issues are worked out (a work in | Theo de Raadt | |
progress since December, this is really starting to get ridiculous). don't delete it from the source tree yet, though.. | |||
2001-05-30 | Remove ipf. Darren Reed has interpreted his (old, new, whichever) | Theo de Raadt | |
licence in a way that makes ipf not free according to the rules we established over 5 years ago, at www.openbsd.org/goals.html (and those same basic rules govern the other *BSD projects too). Specifically, Darren says that modified versions are not permitted. But software which OpenBSD uses and redistributes must be free to all (be they people or companies), for any purpose they wish to use it, including modification, use, peeing on, or even integration into baby mulching machines or atomic bombs to be dropped on Australia. Furthermore, we know of a number of companies using ipf with modification like us, who are now in the same situation, and we hope that some of them will work with us to fill this gap that now exists in OpenBSD (temporarily, we hope). | |||
2001-05-29 | build tokenadm and tokeninit | Todd C. Miller | |
2001-04-14 | activate wsmoused; the sooner the better | Theo de Raadt | |
2001-04-02 | +pkg | Marc Espie | |
2001-01-30 | kill moused for now. | Marc Espie | |
2001-01-17 | Add ipfs(8); man page prolly needs tweaking. This needs testing. | Federico G. Schwindt | |
2000-10-16 | Add spppcontrol | Chris Cappuccio | |
2000-09-11 | Reenable afs. | Artur Grabowski | |
2000-09-11 | Disable afs temporarily until the new code is comitted. | Artur Grabowski | |
2000-09-03 | Boring... Add :L modifier to all tweakable variables tests. | Marc Espie | |
Closes PR 1246 | |||
2000-09-01 | Userland mouse daemon for new PCVT mouse features. The daemon must be started | Aaron Campbell | |
for the mouse to work. A common usage for a PS/2 mouse might be: /usr/sbin/moused -p /dev/psm0 -M2=3 -m IntelliMouse This sets the mouse port to /dev/psm0, maps the right mouse button to paste (by default, the right mouse button is for "extending" selections and the middle button pastes), and the -m flag sets the specific model, in this example for a Microsoft IntelliMouse, which enables the wheel scrollback functionality. Note that for wheel mice you also need "option INTELLIMOUSE" compiled into the kernel. This daemon comes from FreeBSD and was ported to OpenBSD by Jean-Baptiste Marchand. | |||
2000-07-02 | wscons tools | Michael Shalayeff | |
2000-06-18 | add pppoe | Jason Wright | |
2000-06-09 | chown moved into chmod | Michael Shalayeff | |
2000-05-18 | Recurse down arch-dependent subdirs to grab manpages. | Marc Espie | |