Age | Commit message (Expand) | Author |
2004-01-29 | MORE BULLSHIT BECAUSE THIS PIECE OF SHIT IS INTERTWINED WITH PFCTL | Theo de Raadt |
2004-01-13 | handle ruleset names containing usernames, fixes PR 3627, ok Bob | Daniel Hartmeier |
2003-12-15 | Add initial support for pf state synchronization over the network. | Ryan Thomas McBride |
2003-12-10 | - fix a few exit cases that would exit with no log | Bob Beck |
2003-11-20 | remove -Werror from userland builds, to give us a chance to | Anil Madhavapeddy |
2003-11-14 | catch up with pfctl changes | Henning Brauer |
2003-09-26 | Rearchitecture of the userland/kernel IOCTL interface for transactions. | Cedric Berger |
2003-09-26 | erm, committing to teh right repository helps sometimes. | Henning Brauer |
2003-08-21 | stuff needed for passive OS fingerprinting PF rules | Mike Frantzen |
2003-08-17 | damn lies | Henning Brauer |
2003-08-04 | ClientAliveInterval requires Protocol 2; | Jason McIntyre |
2003-08-01 | tickets are now u_int32_t, not int, fixes tree breakage; from Andrey Smagin | Todd C. Miller |
2003-07-11 | Better parsing and -v support for tables: | Cedric Berger |
2003-07-08 | Fix a bug that caused removal of previous users' rules when more then one | Daniel Hartmeier |
2003-07-03 | Bye bye atexit(), bye bye globals... | Cedric Berger |
2003-07-03 | This patch finally cleanup pfctl_table.c. No more global buffer, | Cedric Berger |
2003-06-28 | () to (void) | Theo de Raadt |
2003-06-27 | /etc/authpf.allow -> /etc/authpf/authpf.allow in comments | Henning Brauer |
2003-06-24 | clean | Theo de Raadt |
2003-06-24 | (long)getpid(); andrushock@korovino.net | Theo de Raadt |
2003-06-23 | authpf can handle binat nowadays; from Joel Knight | Henning Brauer |
2003-06-12 | - section reorder | Jason McIntyre |
2003-06-03 | remove term 3, with permission from Chris Kuethe for pathnames.h | Bob Beck |
2003-05-10 | Be polite about leaving invalid data around in globals, just in case | Chad Loder |
2003-05-10 | catch up with pfctl changes | Henning Brauer |
2003-04-30 | Allow tables to be loaded into anchors. | Cedric Berger |
2003-04-20 | authpf is supposed to die if the /etc/authpf/authpf.conf is not present. | Bob Beck |
2003-03-20 | replace some .Pp inside .Bd -literal block with empty line | David Krause |
2003-03-18 | ip address -> IP address; | Jason McIntyre |
2003-03-11 | removed .Ic's which were giving postscript trouble; | Jason McIntyre |
2003-03-10 | these pages all had bad section numbers in the .Xr's; | Jason McIntyre |
2003-03-06 | date should be written formally: .Dd Month day, year | David Krause |
2003-02-19 | sync to pfctl; BAD HENNING BAD BAD BAD NO COOKIE | Theo de Raadt |
2003-02-11 | adjust after pfctl changes | Henning Brauer |
2003-02-03 | typos and minor KNF; from andrushock, thanks! | Henning Brauer |
2003-02-02 | adjust after pfctl change; parse_rules doesn't take opts seperately any more | Henning Brauer |
2003-01-29 | do setprocticle; ok camield | Theo de Raadt |
2003-01-28 | typos; added white boldface to examples | Jason McIntyre |
2003-01-27 | remove some unused includes, from Andrey Matveev | Daniel Hartmeier |
2003-01-26 | mop up, from krw | Daniel Hartmeier |
2003-01-25 | Permit initialisation of a table content from a file in pf.conf. | Cedric Berger |
2003-01-09 | Add support for active/inactive tablesets in the kernel. | Cedric Berger |
2003-01-07 | Add function to search for and remove stale rulesets from other authpf | Daniel Hartmeier |
2003-01-06 | nicer syslog | Theo de Raadt |
2003-01-05 | Move ifname from pf_addr to pf_addr_wrap, prepare pf_addr_wrap for table | Daniel Hartmeier |
2003-01-03 | Bring in userland code for accessing PF radix tables. | Cedric Berger |
2003-01-01 | Scrub and filter rules are separated now, adjust authpf accordingly. | Daniel Hartmeier |
2002-12-29 | Mention $user_id, like $user_ip. | Daniel Hartmeier |
2002-12-29 | Set a macro $user_id to the user name, just like $user_ip is already set | Daniel Hartmeier |
2002-12-22 | KNF | Henning Brauer |