Commit Graph

5698 Commits

Author SHA1 Message Date
Scott Ullrich
ff074bf948 Remove trailing newline 2006-01-18 21:05:37 +00:00
Scott Ullrich
e263fe9ae8 Remove trailing newline 2006-01-18 20:00:40 +00:00
Scott Ullrich
68e0c2614c Eliminate trailing space 2006-01-18 18:44:04 +00:00
Scott Ullrich
dc7371c438 MFC 9473
Update bogons to latest from cymru Strip out RFC1918 since we have a seperate filter for that (and we tell people that we don't block them in this filter, doh)
2006-01-18 00:59:58 +00:00
Scott Ullrich
922156101e Remove ftpsesame, its been reported to actually break pftpx in certain cases 2006-01-18 00:48:07 +00:00
Scott Ullrich
79b7e93369 version bump 2006-01-17 23:35:01 +00:00
Scott Ullrich
985a897f57 Sync w/ m0n0wall 1.21 2006-01-17 00:47:44 +00:00
Scott Ullrich
6ff799ba95 Sync w/ m0n0wall 1.2 2006-01-17 00:46:48 +00:00
Scott Ullrich
da75fe602b Change DynDNS update freq to 25 days to prevent notice 2006-01-17 00:31:33 +00:00
Scott Ullrich
a9b55504e4 Change DynDNS update freq to 25 days to prevent notice 2006-01-17 00:31:02 +00:00
Scott Ullrich
13d9c89fd7 Change DynDNS update freq to 25 days to prevent notice 2006-01-17 00:27:54 +00:00
Scott Ullrich
b5675af633 Add back missing save button 2006-01-16 23:49:40 +00:00
Scott Ullrich
0799d0ffa1 Use a linked list, it looks better than a huge paragraph 2006-01-16 23:45:39 +00:00
Scott Ullrich
54611f2471 We do not have a maxproc function. Cleanup javascript error. 2006-01-16 23:36:31 +00:00
Scott Ullrich
670fe8496e Add ajaxStarted which will tell if Ajax has started. 2006-01-16 22:33:24 +00:00
Scott Ullrich
c09bb9c116 Remove update_file.sh, its not pulling from RELENG_1 correctly 2006-01-16 00:53:50 +00:00
Scott Ullrich
253d5e755d Bump filter log file size to 512k 2006-01-16 00:52:29 +00:00
Scott Ullrich
341972f201 Don't forget LAN rule for PFTPX lo0 2006-01-16 00:09:16 +00:00
Scott Ullrich
ffab667b40 Actually return X records, not X+1 2006-01-15 23:54:58 +00:00
Scott Ullrich
ea74dc8f24 Do not pass the other items, for some reason it doesn't like them. This fixes reloading carp interfaces after sync 2006-01-15 21:37:20 +00:00
Scott Ullrich
61982b8501 Back out yesterdays changes 2006-01-15 20:07:10 +00:00
Scott Ullrich
77afe68386 Remove () 2006-01-15 20:02:19 +00:00
Scott Ullrich
110d107688 Use correct variable for radius issued ips 2006-01-15 19:27:52 +00:00
Scott Ullrich
1da9fea0d4 Revert to 1.377 2006-01-15 10:48:19 +00:00
Scott Ullrich
c9fbacb77e back out last commit 2006-01-15 10:43:11 +00:00
Scott Ullrich
413350ce52 Add back safe_mkdir!? 2006-01-15 10:40:01 +00:00
Scott Ullrich
a5f0463a95 Revert to $Id: pkg-utils.inc,v 1.64.2.6 2006/01/15 03:33:19 sullrich Exp $ 2006-01-15 10:30:20 +00:00
Scott Ullrich
66c908e0a8 Add depends_on_package to arrays 2006-01-15 10:17:03 +00:00
Scott Ullrich
117b4eda84 Add depends_on_package to arrays list 2006-01-15 10:10:16 +00:00
Scott Ullrich
1e61c83d41 MFC 9404
Make the package installer recognize more than one package. This is not a very nice way of doing it, but if packages are defined in XML in the same order they're required it should work anyway.
2006-01-15 09:49:08 +00:00
Scott Ullrich
736760a195 Version bump 2006-01-15 04:53:46 +00:00
Scott Ullrich
48ed248737 Remove unused function 2006-01-15 04:06:31 +00:00
Scott Ullrich
1edd275e89 Remove old UPLOAD related items 2006-01-15 04:00:24 +00:00
Scott Ullrich
29d81879d8 Remove old lo0 line 2006-01-15 03:55:07 +00:00
Scott Ullrich
8fd749cc33 Correct errors found by eclipse 2006-01-15 03:35:19 +00:00
Scott Ullrich
767a716ecd Correct warnings and errors found eclipse 2006-01-15 03:33:18 +00:00
Scott Ullrich
3e789a8b13 * Eliminate dead code
* Fix warnings and errors found by eclipse
2006-01-15 03:18:34 +00:00
Scott Ullrich
0831bc8616 Fix bugs found by eclipse 2006-01-15 03:11:31 +00:00
Scott Ullrich
27128470c5 global $nentries
Found by eclipse
2006-01-15 02:04:10 +00:00
Scott Ullrich
346089b05b Use $g['booting'] 2006-01-15 01:52:14 +00:00
Scott Ullrich
556d59bed1 Use correct variable. Caught with eclipse. 2006-01-15 01:47:47 +00:00
Scott Ullrich
a8a5bdfc9b $noparseconfig is supposed to be global here 2006-01-15 01:43:07 +00:00
Scott Ullrich
f2a6dba8c3 lo is an interface 2006-01-14 21:50:38 +00:00
Scott Ullrich
21eebbb066 Do not redirect to same page, simply reparse config and show results 2006-01-14 20:59:36 +00:00
Scott Ullrich
526eef171c Return correct number of entries
Ticket #783
2006-01-14 20:34:31 +00:00
Scott Ullrich
349b8d247b Automatically add rules to allow FTP traffic to localhos 2006-01-14 19:55:00 +00:00
Scott Ullrich
f77830b37b Correct icon url, format cell correctly 2006-01-14 01:19:31 +00:00
Scott Ullrich
3c50ae3ab4 Use /root/ 2006-01-13 23:39:47 +00:00
Scott Ullrich
8b181ff5d6 Correctly hit HTTP or HTTPS when enabled 2006-01-13 16:33:02 +00:00
Scott Ullrich
71cfa89390 Fix a dynamic dns lookup issue for DynDns entries 2006-01-11 22:44:35 +00:00