Commit Graph

998 Commits

Author SHA1 Message Date
Scott Ullrich
00aab3df52 Really correctly output correct number of records chosen on "pretty" rules mode 2005-03-10 01:14:10 +00:00
Scott Ullrich
e6869816c1 Correctly output correct number of records chosen on "pretty" rules mode 2005-03-10 01:07:06 +00:00
Scott Ullrich
530347edf4 Do not include rules where the destination is HBH 2005-03-10 01:00:05 +00:00
Scott Ullrich
1bf88d3987 Version bump 2005-03-09 23:44:00 +00:00
Scott Ullrich
61c25e53a2 Ignore interface mistmatch checks if either interface uses a vlan 2005-03-09 23:09:33 +00:00
Scott Ullrich
257ff0fff1 Missing colon 2005-03-09 22:48:24 +00:00
Scott Ullrich
8d568a9b3f global $g is needed here. 2005-03-09 22:24:55 +00:00
Scott Ullrich
705f8b3bf8 * Correctly start inetd
* Version bump
2005-03-09 22:23:33 +00:00
Scott Ullrich
44dc32e40f Add is_service_running() 2005-03-09 21:02:54 +00:00
Scott Ullrich
54f4caedee Correctly convert a friendly interface name (DESCRIPTION) to the real interface id for optional interfaces 2005-03-09 19:00:11 +00:00
Scott Ullrich
31a822333a Only setup link0 during booting process. 2005-03-09 18:49:51 +00:00
Scott Ullrich
1df2c91591 Version bump 2005-03-09 18:36:28 +00:00
Scott Ullrich
5e2dee076a Correct the logic that decides if a queue is a parent. 2005-03-08 22:15:35 +00:00
Scott Ullrich
480d71dc6b Sync with 1.2b6 which would extended radius patch requires. 2005-03-08 18:28:30 +00:00
Scott Ullrich
269239d751 Revert back to 1.2b3 now that we are using a different radius patch. 2005-03-08 18:19:04 +00:00
Scott Ullrich
dd78523c20 Add ftp-sesame ftp helper. 2005-03-08 17:49:28 +00:00
Scott Ullrich
01b64593f2 Restore the pfSense default captive portal page. 2005-03-08 16:43:45 +00:00
Scott Ullrich
6c764823aa Remove invalid priority name emerg.* 2005-03-08 16:27:04 +00:00
Scott Ullrich
0bd2b2fef6 Version bump 2005-03-08 16:02:21 +00:00
Bill Marquette
186a42b0a0 DHCP on wan interface should now work
dhclient is nice and creates /etc/resolv.conf, which we used to just blow away
2005-03-08 07:14:42 +00:00
Colin Smith
908ee21828 * Add enable_peruserbw() to determine whether or not per-user bandwidth fields should be grayed out.
* Call this from enable_change() to set these values when the page is first accessed.
2005-03-08 04:02:30 +00:00
Colin Smith
7b4b2eb7a7 * Add enable_https() to determine whether or not https-specific fields should be grayed out.
* Call enable_https() from enable_change() to set these values when the page is first accessed.
2005-03-08 03:56:23 +00:00
Colin Smith
0d9985d2c8 * Modify auth_method_change() to determine whether or not RADIUS-specific fields should be grayed out.
* Call auth_method_change() along with enable_change() to set these values when the page is first accessed.
2005-03-08 03:46:03 +00:00
Colin Smith
cb7d3b1373 Properly gray out all fields when captive portal is disabled. 2005-03-08 03:25:18 +00:00
Colin Smith
56961bd859 bwauthmacdn -> bwauthmacup (accidentally defined twice) 2005-03-08 03:18:26 +00:00
Colin Smith
5bc18ff344 Proofreading. 2005-03-08 03:10:43 +00:00
Scott Ullrich
68bf60217e Add Dsiable Rendevouz option 2005-03-08 03:03:02 +00:00
Scott Ullrich
3f345054bd Update email address at the request of the author. 2005-03-08 02:34:30 +00:00
Scott Ullrich
a35e2c45e9 Adding mDNSResponder. Apple's "Rendevouz" aka "Bonjour" technology. 2005-03-08 02:07:11 +00:00
Scott Ullrich
3d8deb4195 Add pfSense header back. 1.2b6 has moved the header information to fbegin.inc 2005-03-07 23:40:21 +00:00
Scott Ullrich
c50411a24a Add User Manager link since I opted to not import fbegin.inc from Pascal's copy 2005-03-07 23:18:42 +00:00
Scott Ullrich
c2f1cad303 Versin bump 2005-03-07 23:16:25 +00:00
Scott Ullrich
9699028a57 Add local user manager code imported from Pascal Suter's m0n0wall developers group message. 2005-03-07 23:12:41 +00:00
Scott Ullrich
90b7aa76da No need to kill pfctl 2005-03-07 21:22:10 +00:00
Scott Ullrich
a58f93ad0b Woops, redirec to index.cgi 2005-03-07 21:21:27 +00:00
Scott Ullrich
df5eae58a1 Redirect back to the main status page after 120 updates 2005-03-07 21:19:53 +00:00
Scott Ullrich
27ce9664a8 Version bump 2005-03-07 06:43:57 +00:00
Bill Marquette
206b778bd9 text formatting, right alignment looks better 2005-03-07 05:20:15 +00:00
Bill Marquette
27a842443e Load the bogon list after fetching 2005-03-07 04:43:18 +00:00
Colin Smith
9bec0abce8 Remove bash from /etc/shells (it isn't installed). 2005-03-07 03:30:05 +00:00
Colin Smith
4cab8af9e1 Trim rc.packages output. 2005-03-07 03:27:50 +00:00
Bill Marquette
efc68cca7d break text fields out a bit 2005-03-07 03:15:59 +00:00
Colin Smith
1dc18caac0 Fix additional item syncing. 2005-03-07 03:05:36 +00:00
Bill Marquette
e4ae3e09c3 Take queue names for edit 2005-03-07 02:58:25 +00:00
Bill Marquette
5440543855 no pipes, just queues 2005-03-07 02:40:32 +00:00
Bill Marquette
6f3f9da624 queues, not pipes 2005-03-07 02:37:49 +00:00
Bill Marquette
d1e3f40f1a We don't use pipes, just queues 2005-03-07 02:36:44 +00:00
Scott Ullrich
9c0ad35cba * If style cleanups
* Break comment into multiple lines
* Full path to sleep and killall
2005-03-07 02:26:10 +00:00
Scott Ullrich
122a9c3985 |${drops} -> |{$drops} 2005-03-07 02:22:28 +00:00
Scott Ullrich
fa35df122d * Full path to killall
* Extra i in regex
2005-03-07 02:19:04 +00:00