Colin Smith
bb9ea52461
Modify alternate firmware URL fields to handle new config.xml directive.
2005-03-16 01:39:59 +00:00
Colin Smith
c5adbc2cfb
Add <alt_firmware_url> config file entry and handle it properly.
2005-03-16 01:21:26 +00:00
Scott Ullrich
f764e94828
Bump version
2005-03-16 00:49:40 +00:00
Colin Smith
e38f872354
Allow <alt_pkg_url> to be specified in config.xml.
2005-03-16 00:36:54 +00:00
Colin Smith
3e304594bd
*** empty log message ***
2005-03-16 00:32:43 +00:00
Colin Smith
a6345863a4
Use is_package_installed() for both squid-specific IFs.
2005-03-16 00:20:39 +00:00
Colin Smith
3c2a4809cd
Make is_package_installed() work for all packages - not just squid ;)
2005-03-16 00:17:42 +00:00
Scott Ullrich
87362af36b
* Introduce is_package_instaleld()
...
* Use is_package_installed to figure out if we should install a squid rule
2005-03-15 23:43:17 +00:00
Scott Ullrich
f38dea0814
Add reply-to (aka return gateway) rule support for multiple WAN support.
...
And the crowd goes nuts!
2005-03-15 19:18:13 +00:00
Colin Smith
ade5170557
Fix get_pkg_depends() description.
2005-03-15 15:08:58 +00:00
Bill Marquette
80933129da
static arp entries are interface specific now - no longer tied to only LAN interface
...
added warning that this will break communications with hosts not in dhcp table
I fully expect we'll want to move this to it's own section at some point
2005-03-15 04:39:58 +00:00
Bill Marquette
ee9f992cae
extra </table>
2005-03-15 04:05:32 +00:00
Bill Marquette
f1da88f603
Move static arp code around to present it cleaner
2005-03-15 04:04:04 +00:00
Bill Marquette
5c0538e034
Support for static ARP from Mircea Rimbu
2005-03-15 03:32:50 +00:00
Bill Marquette
b7597d4e23
Support for static ARP from Mircea Rimbu
2005-03-15 03:11:47 +00:00
Bill Marquette
a88883ee0c
Add a little comment describing why you might want the gateway option
2005-03-15 02:39:06 +00:00
Bill Marquette
f9261419cd
Let users change the gateway that dhcpd assigns
...
Hoba, this commit is for you
2005-03-15 02:37:25 +00:00
Scott Ullrich
9620d290be
Add pfsync and carp protocols
2005-03-14 23:16:49 +00:00
Scott Ullrich
303831c699
*REALLY* convert LAN and WAN to their real interface.
2005-03-14 21:57:01 +00:00
Scott Ullrich
58d58eb10d
Version bump
2005-03-14 19:26:32 +00:00
Scott Ullrich
6d50196127
Accept the area that will be backed up instead of deafulting to filter.
2005-03-14 18:04:30 +00:00
Scott Ullrich
014beac313
Say hello to firewall rules syncing!
2005-03-14 17:34:57 +00:00
Scott Ullrich
435011b43c
Correctly convert real interfaces to friendly names.
2005-03-14 16:41:54 +00:00
Scott Ullrich
68d4b725a4
Show the interface friendly name and real interface name in interface column.
2005-03-14 16:41:30 +00:00
Scott Ullrich
a7f5febb4e
Correctly return lan or wan interface.
2005-03-14 16:20:52 +00:00
Scott Ullrich
9c0ad6b18f
Version bump
2005-03-14 04:23:19 +00:00
Scott Ullrich
aa1f46364f
Write out all javascript updates in one batch instead of updating the uptime before the sleep statements.
2005-03-14 03:33:31 +00:00
Scott Ullrich
09b4b95a8d
Correctly return lan and wan interfaces.
2005-03-14 03:06:04 +00:00
Scott Ullrich
33f0abb124
Restore 1.2b5's captive portal. 1.2b7 + radius == boom.
2005-03-14 01:57:46 +00:00
Scott Ullrich
12ee8fe4a2
* Restore pfSense custom portal page
...
* Add back pre 1.2b6 headers in each file
2005-03-14 01:40:24 +00:00
Scott Ullrich
ec9202316f
Restore 1.2b6's captive portal.
2005-03-14 01:37:56 +00:00
Scott Ullrich
27537c5a8e
Restore pfSense's custom starting page.
2005-03-14 01:21:30 +00:00
Scott Ullrich
78b4f90fa3
Version bump.
2005-03-14 01:17:54 +00:00
Scott Ullrich
1cdb8423da
You've -> You have (breaks Komodos syntax highlighting for some reason)
2005-03-14 01:08:44 +00:00
Scott Ullrich
05879a7282
Sync with Pascal's latest
2005-03-14 01:06:26 +00:00
Scott Ullrich
12bd7e25cc
Allowed IP addresses -> User Manager
2005-03-14 00:48:25 +00:00
Scott Ullrich
8fc27770c7
Correctly display optional interfaces
2005-03-14 00:36:11 +00:00
Scott Ullrich
2613e1cdf3
Sync with pascals latest
2005-03-14 00:34:43 +00:00
Scott Ullrich
2d6c7764fc
Add user manager tab.
2005-03-14 00:30:51 +00:00
Scott Ullrich
75b927d1cd
Add back header after Pascals sync
2005-03-14 00:27:49 +00:00
Scott Ullrich
381118b7d2
* Update build time and version
...
* Remove extra <br>
2005-03-14 00:09:48 +00:00
Scott Ullrich
e0092d6187
Surround Base Url and Filename options in a table
2005-03-14 00:09:03 +00:00
Colin Smith
e54448e69c
Fix new package syncing code.
2005-03-14 00:04:21 +00:00
Scott Ullrich
db7f4f2bed
Use class vtable so that the bottom table element has a line drawn on it.
2005-03-14 00:01:07 +00:00
Scott Ullrich
c177d6ad48
Return false until the php fork bomb fiasco is solved.
2005-03-13 23:55:53 +00:00
Colin Smith
e0dcab6a75
Oops, forgot to increment the counter.
2005-03-13 23:39:57 +00:00
Colin Smith
068b878421
Have sync_all_package_configs_bootup() use the new package syncing code (it's tiny!) ;)
2005-03-13 23:38:43 +00:00
Scott Ullrich
0e8aec0c6f
Move /etc/rc.prunecaptiveportal from minicron to cron
2005-03-13 23:33:50 +00:00
Colin Smith
5a0c39fe60
Update get_pkg_depends() to use pkgid code.
2005-03-13 23:32:26 +00:00
Colin Smith
f01a0942fc
* Call is_numeric() to determine whether $pkg_name is already a pkgid or if get_pkg_id() must be called.
2005-03-13 23:25:08 +00:00