Commit Graph

979 Commits

Author SHA1 Message Date
Bill Marquette
4f2c1590cb Show the current state table size on the index page
This ones for you Hoba
2005-05-16 20:53:34 +00:00
Bill Marquette
97bea9813f Authentication is now PHP based 2005-05-16 03:34:10 +00:00
Bill Marquette
f977ac60e2 Include guiconfig.inc so we can use auth.inc 2005-05-16 03:31:55 +00:00
Colin Smith
25540c7cec Include the year a revision is made. 2005-05-16 02:52:08 +00:00
Bill Marquette
ec9af71cf2 fix php syntax error in last commit 2005-05-16 02:30:44 +00:00
Bill Marquette
124b1b858e Ticket #6: Allow for NAT rule duplication (adv. outbound nat this round) 2005-05-16 02:29:08 +00:00
Bill Marquette
f449d83ebf remove duplicate code 2005-05-16 02:23:08 +00:00
Bill Marquette
4a99188995 Ticket 6: Allow NAT to duplicate rules 2005-05-16 02:14:55 +00:00
Colin Smith
359893b013 Use config_restore to document config file reversion, unlink desired configs, etc. 2005-05-16 01:40:53 +00:00
Bill Marquette
2f8d0729be Enable config restore 2005-05-16 01:08:26 +00:00
Bill Marquette
96caa2a84e speed improvements - backup.cache was created so we didn't have to read through all the XML files 2005-05-16 00:49:49 +00:00
Bill Marquette
136f811be8 Fix double display of first config line 2005-05-16 00:38:17 +00:00
Bill Marquette
32f11c0559 Make config backup actually work 2005-05-16 00:35:42 +00:00
Bill Marquette
734edbdf04 Fix rules disable toggle 2005-05-15 23:05:50 +00:00
Bill Marquette
0884ea0ab2 Remove more duplicate code 2005-05-15 22:38:44 +00:00
Bill Marquette
23a8ad0447 Remove duplicate code 2005-05-15 22:35:06 +00:00
Bill Marquette
e2cb6b5097 returngateway and friends aren't part of rules 2005-05-15 22:19:17 +00:00
Bill Marquette
f87f85c3ef Fix broken rules 2005-05-15 22:18:02 +00:00
Colin Smith
1d2d6b3c6f Initial commit of config versioning frontend. 2005-05-09 01:54:47 +00:00
Colin Smith
b24bf37b47 Tabify. 2005-05-09 01:54:14 +00:00
Colin Smith
55d111f62b Trim some more code. 2005-05-09 01:33:23 +00:00
Colin Smith
e355c693f4 Remove config version control from diag_backup.php - this will be moved into diag_confbak.php. 2005-05-09 01:31:52 +00:00
Scott Ullrich
c1622caf9a Remove debug line 2005-05-09 01:23:20 +00:00
Scott Ullrich
f63becabbd Correctly define from and to DHCPD ranges by using the correct post values. DOH!
This fixes Ticket #65
2005-05-09 01:21:11 +00:00
Colin Smith
b86c599092 Handle XMLRPC timeouts. 2005-05-07 19:13:55 +00:00
Colin Smith
ebe916cfb7 * Tab consistency.
* Don't reboot unless we need to.
2005-05-07 06:00:51 +00:00
Colin Smith
0acbffd3a2 * Extract the version number only from our current firmware version.
* Correctly cache data.
* Fix version comparison.
2005-05-07 05:47:39 +00:00
Scott Ullrich
8989d525cd Remove conflict line 2005-05-07 02:57:18 +00:00
Colin Smith
be50139e1e Fix some typos. 2005-05-07 02:40:10 +00:00
Colin Smith
ad79bdf539 Update manual firmware update now that rc.firmware doesn't automagically reboot. 2005-05-07 02:22:58 +00:00
Colin Smith
45497dd7c3 Fix new firmware updater. 2005-05-07 02:17:58 +00:00
Colin Smith
d40b3c3695 Add new update code. 2005-05-07 01:59:25 +00:00
Colin Smith
bdfc132538 "Begin Full Update" 2005-05-07 01:31:04 +00:00
Colin Smith
39e10a3067 Cache received version data. 2005-05-07 00:56:25 +00:00
Scott Ullrich
d9ff08b749 Firmware Update -> Manual Update 2005-05-06 21:18:55 +00:00
Scott Ullrich
92cd881718 Remove extra " firewall_shaper_queues_edit.php 2005-05-05 22:01:18 +00:00
Bill Marquette
857d33cfd3 Whitespace cleanup 2005-05-05 00:53:25 +00:00
Scott Ullrich
40b0fe5b56 * Change to minutes to 1-255
* Select "" if minutes < 1
2005-05-04 05:37:45 +00:00
Scott Ullrich
ed08ef3ea3 Backend and support for allow limiting of TCP connections by establishment rate
Useful for protecting against sudden outburts, etc.
2005-05-04 04:02:24 +00:00
Colin Smith
580182e2e1 Revert to 1.36. 2005-05-04 03:18:00 +00:00
Colin Smith
3958d63bb2 Commit new versionchecker code. Please test manual update and take a look at the interface. 2005-05-04 01:50:21 +00:00
Scott Ullrich
bdeb8d9fdf Move items around to match Ticket #52 2005-05-02 19:43:46 +00:00
Colin Smith
844771f2a5 Add support for <exclude_dependency>. 2005-05-02 15:49:32 +00:00
Scott Ullrich
59031a493f Correctly save remote pptp ip during wizard setup.
This should address Ticket #50
2005-05-02 15:03:13 +00:00
Scott Ullrich
2a757c24f4 Do not define name twice. This broke port range capability 2005-05-01 23:33:58 +00:00
Scott Ullrich
6d7aef4e66 show any option 2005-05-01 23:19:42 +00:00
Scott Ullrich
821a25aab3 Fix missing closing bracket 2005-05-01 23:09:36 +00:00
Colin Smith
ff3a5e379d Fix package sorting. 2005-05-01 00:06:26 +00:00
Scott Ullrich
62fc920dc5 Check on the package name in is_array() 2005-04-30 23:39:49 +00:00
Scott Ullrich
8f6eab728b Break between page header and package table 2005-04-30 23:21:08 +00:00