Age | Commit message (Expand) | Author |
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-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-01 | Scrub and filter rules are separated now, adjust authpf accordingly. | 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 |
2002-12-22 | Instead of inserting and removing rules at the top/bottom of the main | Daniel Hartmeier |
2002-12-19 | redundant memset | Henning Brauer |
2002-12-19 | KNF | Henning Brauer |
2002-12-18 | Fix tree breakage; match changes to struct pfctl (now contains an array | Ryan Thomas McBride |
2002-12-17 | Match merge of pf_nat/pf_binat/pf_rdr structs into pf_rule | Ryan Thomas McBride |
2002-12-06 | Introduce anchors and named rule sets, allowing to load additional rule | Daniel Hartmeier |
2002-12-04 | catch up to -v -v change in pfctl(8) | Theo de Raadt |
2002-12-01 | KNF | Henning Brauer |
2002-12-01 | Match pf_ioctl.c cleanup; if we're doing a DIOCCHANGE* operation which uses | Ryan Thomas McBride |
2002-11-23 | don't try to do ioctl with PF_OPT_NOACTION | Ryan Thomas McBride |
2002-11-23 | add code to load lists of redirection addresses for nat/rdr/route-to/etc. | Ryan Thomas McBride |
2002-11-22 | Disallow non-interactive sessions, to avoid problem of users scp'ing | Bob Beck |
2002-11-19 | be more precise | Theo de Raadt |
2002-11-19 | hacks to make the tree build; henning gets a carrot up the nose next time i m... | Theo de Raadt |
2002-10-25 | - be even more careful with data supplied from outside | Camiel Dobbelaar |
2002-06-25 | hooks for options. | Henning Brauer |
2002-06-12 | fix a typo that could create a fd leak | Vincent Labrecque |
2002-06-11 | fix breakage from the stupid way theo and I commited that last big pile of | Bob Beck |
2002-06-11 | I broke this. Remove separate (optional) nat calls | Kjell Wooding |
2002-06-08 | comment and error message cleanup, from Brian Poole <raj@cerias.purdue.edu> | Bob Beck |
2002-06-07 | fix a few nits in theo's commit, make this install and run setgid authpf | Bob Beck |
2002-06-07 | twist time, space, and other aspects of reality so that we can revoke privs, | Theo de Raadt |
2002-05-30 | Do not allow user to run authpf if user's shell is not /usr/sbin/authpf to | Oleg Safiullin |
2002-05-21 | KNF before more major hacking | Theo de Raadt |
2002-05-16 | KNF | Theo de Raadt |
2002-04-24 | Unbreak from pfvar.h change. | Daniel Hartmeier |
2002-04-09 | make sure we fflush() after a sending a message and fix a typo in a comment | Mike Frantzen |
2002-04-09 | don't trust USER from the environment - bad, allows users to see files | Bob Beck |
2002-04-09 | minor KNF | Theo de Raadt |
2002-04-08 | Free memory. Patch from millert@. | Mike Pechkin |
2002-04-07 | fix authpf_kill_states() | Mike Frantzen |
2002-04-05 | move location of per-user config files; beck ok | Theo de Raadt |
2002-04-05 | ensure that rules files are owned and writable only by root, | Bob Beck |
2002-04-01 | don't need this anymore | Bob Beck |
2002-04-01 | typo in comment | Bob Beck |