Project

General

Profile

Activity

From 04/28/2005 to 05/27/2005

05/27/2005

11:07 PM Revision 6f9f079e: Use arp table to deterimine when we need to flush an old captive portal user from the pf table <captiveportal>
Scott Ullrich
09:25 PM Revision 7a4d9546: Update (C)
Scott Ullrich
09:19 PM Revision e33269d8: Convert captive portal over to use pf tables.
TODO: Figure out how to deterimine when the last activity time of the user was. Scott Ullrich
08:55 PM Revision 04db658e: Captive portal pf filter support
Scott Ullrich
07:37 PM Revision 8062bbd9: Somehow bogons rule was duplicated outside of the if check and blocking ips if they where private on the wan.
Super-sleuthing-by:alan walters Scott Ullrich
02:47 PM Revision d3e9d9f1: Version bump
Scott Ullrich

05/26/2005

09:31 PM Revision a22042d6: Do not ALTQ $LAN -> $FIREWALL trafffic
Scott Ullrich
09:21 PM Revision c9734927: Remove "me" rules until I can find a better way to isolate firewall -> local traffic
Scott Ullrich
09:11 PM Revision f2ed8112: Restore the previous behavior by not creating ipfw rules for carp.
Scott Ullrich
04:40 PM Revision be8565c3: find out the interface ip. match against carp subnets
and automagically generate rules for carp'd interfaces
as well as the primary interface defined.
Scott Ullrich
04:24 PM Revision de7cabfe: Prefer out xmit and in recv directives for ipfw
Scott Ullrich
03:14 PM Revision 34caec13: Turn on prefer older sa's by default
Scott Ullrich
02:57 AM Revision 745ca914: real fix for user rule label
Bill Marquette
02:54 AM Revision 3e1ffbcd: Apply a label regardless of description missing, just make it be "USER RULE"
Bill Marquette

05/25/2005

10:39 PM Revision 1859a2e6: * Clear /tmp once a week
* Mount and unmount the compact flash before updating the bogons list Scott Ullrich
09:57 PM Revision 001fdeea: * Do not set bandwidth and bandwidth type unless are other than ""
* Unset the values if either condition is not met in the config Scott Ullrich
09:20 PM Revision 224ed6e2: Convert friendly interface name to real interface
Scott Ullrich
02:32 AM Revision 3f4f675e: Force package installation, even if dependency installation fails. This addresses ticket (#100), but is a bit ugly.
Colin Smith

05/24/2005

09:07 PM Revision f633fec5: Correctly bring up carp interfaces if carpdev is not chosen
Scott Ullrich
09:00 PM Revision b47ba91e: Group pftpx anchor with ftp-proxy
Scott Ullrich
08:35 PM Revision fb7df0d0: Version bump
Scott Ullrich
08:34 PM Revision f09972bc: No need for inetd, pftpx is its own proxy
Scott Ullrich
08:33 PM Revision ab1f7fb6: pftpx anchor should be on top
Scott Ullrich
02:40 PM Revision 231fc0d4: Only echo out if we're booting
Scott Ullrich
02:40 PM Revision c7a0be97: Only echo out if we're booting
Scott Ullrich
02:38 PM Revision c9ef0a6f: Remove -q ftpproxy
Scott Ullrich
02:36 PM Revision 815b08b4: Remove done
Scott Ullrich
12:42 AM Revision abadeb6e: Missing '-'.
Colin Smith
12:41 AM Revision 2983ae92: Tighten up pattern matching - I completely overlooked the obvious :)
Colin Smith
12:24 AM Revision 4cff4d3f: * Fix skip_install_checks.
* Loosen up pattern matching on /var/db/pkg. This is not an ideal solution. Colin Smith

05/23/2005

11:23 PM Revision 0d534dce: Carriage return after Package installation completed
Scott Ullrich
03:08 PM Revision b91f923a: Allow user to specify interface. This will allow CARP to work on DHCP interfaces, etc!
And the crowd goes nuts! Scott Ullrich
03:00 PM Revision 5c74f339: Reset size in between widgets
Scott Ullrich
02:57 PM Revision 4a91019e: Allow additional entries to be inserted into the interfaces selection widget.
The first usage of this will be with carpdev. Scott Ullrich
01:49 PM Revision 58131cda: Version bump
Scott Ullrich
01:44 PM Revision 8fecad11: Do not show swap graph unless a swap partition is loaded
Fixes Ticket #93 Scott Ullrich
01:35 PM Revision 2733ae78: Do not allow CTRL-Z and CTRL-C to be pressed in console.
Fixes Ticket #57 Scott Ullrich
01:29 PM Revision f53b85a3: Correctly check if a rule is disabled and toggle accordingly.
Fixes Ticket #96 Scott Ullrich
01:25 PM Revision e5fca185: Make sure $config is a global
Fixes Ticket #99 Scott Ullrich
01:22 AM Revision be04ff69: Trim all versions (6.0.0-CURRENT becomes 6.0.0, etc.)
Colin Smith
01:21 AM Revision 4362a402: Tweak colors on listbggrey.
Colin Smith
01:16 AM Revision 918a884d: fix aliases
Bill Marquette
12:12 AM Revision 309d4ef4: turn off dma on boot
Scott Ullrich

05/22/2005

11:41 PM Revision d28303ed: Explain that we do not sign alpha or beta images
Scott Ullrich
10:15 PM Revision 4de956fb: Fix MTU.
Submitted-by: strgout _AT_ unixjunkie.com Scott Ullrich
03:32 PM Revision ae297b05: Version bump
Scott Ullrich
05:01 AM Revision a46b73bd: Version bump.
Scott Ullrich
02:19 AM Revision d42812e8: Addresses ticket #98
Submitted-by: strgout Bill Marquette
01:07 AM Revision 32438cec: * Remove "done" after configuring OPT interfaces - the function called prints status.
* Switch around a mute. Colin Smith
12:50 AM Revision c1627786: More console muting. We actually look professional now.
Scott Ullrich
12:07 AM Revision 49e5bb8e: Do not rules for static routed interfaces. Our behavior is different from m0n0wall and the user can create their own rules if they wish.
Fixes Ticket #97 Scott Ullrich
12:02 AM Revision 0e528224: Version bump.
Scott Ullrich
12:01 AM Revision ea791ae5: mute console when bringing up pflogd
Scott Ullrich

05/21/2005

11:44 PM Revision dd2ab8f8: Mute and unmute the console at strategic times to cleanup the boot sequence
Scott Ullrich
11:32 PM Revision 4ec1f1c7: Mute console on boot.config loader, unmute when pfSense starts to wake up.
Scott Ullrich
10:59 PM Revision f699da52: Do not mount as ro if we're booting.
Scott Ullrich
10:40 PM Revision 1b720c35: * Rely on the cached config only when we aren't writing - something seems to be getting lost in translation between XML -> serialize -> unserialize.
* Parse the config XML upon write - this seems to fix corruption issues. Colin Smith
10:24 PM Revision 360fb405: * bkacup.cache is a file, not a directory.
Scott Ullrich
09:47 PM Revision 69d98c09: send already exist message to /dev/null
Scott Ullrich
09:47 PM Revision 6484bb83: dhclient.conf should be symlinked to /var/etc ... this should fix the dhcp override problem.
Scott Ullrich
08:07 PM Revision e836a920: Version bumps
Scott Ullrich
08:05 AM Revision 15bd755e: Use full path to dmesg
Scott Ullrich
04:38 AM Revision 57043ed8: Insert pftp anchors
Scott Ullrich
04:31 AM Revision b7af3ba2: We do need inetd. Duh.
Scott Ullrich
04:25 AM Revision 890332a9: pftpx does not use a -i argument
Scott Ullrich
04:23 AM Revision 7d7bd7ca: Hide warning messages
Scott Ullrich
04:19 AM Revision 4684dc58: detect if we're operating on a net4801 from dmesg -a and activate the env monitor
Ticket #94 Scott Ullrich
04:09 AM Revision 404407ff: Do not kill pftpx. Its not hunting game.
Scott Ullrich
04:08 AM Revision 6434ef0b: we no longer need inetd.
Scott Ullrich
04:06 AM Revision 907c5461: Switch over to pftpx.
Why?
1) it handles all ftp modes: PORT, PASV, EPRT, EPSV
2) it handles ipv6
3) it should scale: one process handles ...
Scott Ullrich
03:37 AM Revision 01309599: copy/paste buglet...a_out, not a_nat
Bill Marquette
02:46 AM Revision 1886ba69: Comment out the rest of config.cache
Scott Ullrich
02:44 AM Revision 184fb5c3: Comment out the rest of config.cache
Scott Ullrich
02:43 AM Revision 1e7ab453: Shell rc.reboot
Scott Ullrich
01:50 AM Revision b14db076: Version bump
Scott Ullrich

05/20/2005

11:37 PM Revision 5ee29b51: Do not use config.cache until the serialize() bug is solved.
Scott Ullrich
06:11 PM Revision 85eb07c3: Do not show wireless interface status if no wireless nics are present
Scott Ullrich
06:01 PM Revision 865e08c2: Enable image RW before trying to backup.
Fixes ticket #91 Scott Ullrich
05:57 PM Revision d42c2e20: Create /cf/conf/backup/backup.cache if it doesn't exist on bootup
Scott Ullrich

05/19/2005

11:07 PM Revision 4591490d: Remove console auto update option.
Fixes ticket #85 Scott Ullrich
11:00 PM Revision 59fe3cdf: * Execute firmware upgrade in the background
* Reboot again from /etc/rc.firmware, not from the web gui. This can be *dangerous* if the user cancels the update, ... Scott Ullrich
09:56 PM Revision e559aae9: Add tag to skip installation verification.
Colin Smith
09:51 PM Revision c78d2298: Remove extra parsing.
Colin Smith
09:19 PM Revision c98144bc: Do not load load and unload ipfw
Scott Ullrich
09:18 PM Revision e15f2001: use -p flag for mkdir
Scott Ullrich
07:42 PM Revision 6c215ffe: Skipto rule 65535 for protocols carp and pfsync to avoid being ALTQ'd
Scott Ullrich
05:53 PM Revision 8a1691dd: * Complete path to common binaries
* Find CVS directory and zap after upgrades Scott Ullrich
05:42 PM Revision 5cabfeb3: Force the parsing of config.xml every time until someone with more knowledge can tell me why this no workie as expected ;)
Scott Ullrich
05:40 PM Revision ac5e0126: Parse the configuration on booting.
Scott Ullrich
05:23 PM Revision ccbbd520: Use complete path to mtree
Scott Ullrich
04:53 PM Revision 44d21387: Correctly check if file exists
Scott Ullrich
04:02 AM Revision 2e2d1de7: Show current version
Allow to select previous version
standardize object placement
Bill Marquette
03:03 AM Revision 1f4adc3e: Changes to config versioning.
Colin Smith
02:49 AM Revision 917d4a96: * Parse the config again, instead of just making the cache. This may resolve the config wiping issues.
* Return $config variable, instead of acting on the global. Colin Smith
01:51 AM Revision 65052086: Cleanup.
Colin Smith
01:29 AM Revision 601f5ca6: 'Config History' -> 'Local'
Colin Smith

05/18/2005

05:15 PM Revision b1f66041: Allow hijacking of PPTP connections.
This should fix Ticket #69 Scott Ullrich
04:50 PM Revision 8a51cbcf: Temporarily use tcpdump to send logs until we can patch pflogd to send directly.
This adds about 3.5 megs overhead but for the moment its all we can do until we can locate the patch Scott Ullrich
04:14 PM Revision 0bedfe66: Use complete path to syslog
Scott Ullrich
03:19 PM Revision 8f0a4101: Pass start to scripts in /usr/local/pkg/pf
Scott Ullrich
02:56 PM Revision dbe7b505: Add logo to top of initial page before wizard redirect
Scott Ullrich
02:34 PM Revision 625b7002: Version bumps
Scott Ullrich
02:33 PM Revision 815bb75c: Sleep 60 seconds in between calls to msntp incase the connection is
not up.
This should fix Ticket #82
Scott Ullrich
02:31 PM Revision 0c6b7ff1: Sleep 1 between case calls
Suggested-by: strgout
This fixes Ticket #81
Scott Ullrich
03:20 AM Revision 8a421967: Fix glob pattern.
Colin Smith
03:20 AM Revision 7e0e716a: bad Bill
Bill Marquette
03:14 AM Revision 1d478d96: Fix info display. We can't use the array generated by get_backups() - it's suited for iteration, rather than fast retrieval.
Colin Smith
03:09 AM Revision cdc0ed31: Print out configuration information upon restore and deletion.
Colin Smith
03:06 AM Revision f93c5384: Do not mount devfs if its already mounted with some nice script fu
Scott Ullrich
03:02 AM Revision 8024e5db: Revert.
Colin Smith
03:01 AM Revision 925c1247: "Local" -> "Configuration History"
suggested-by: hoba Colin Smith
02:48 AM Revision f5da67d0: Some function documenting while I'm thinking about it
Bill Marquette
02:39 AM Revision 2e74901f: Remove more duplicate code (slipped into a release :-/)
Reported-by: hoba Bill Marquette
02:33 AM Revision e50b0c5d: style cleanups
Bill Marquette
02:18 AM Revision 7b52f88d: Better regexp
Courtesy-of: strgout Bill Marquette
02:03 AM Revision 63e53e7d: Change the "current version" fieldtype to use a grey background if the box is running a newer version than in the manifests.
Colin Smith
02:02 AM Revision 4e0d14e5: Add new bgtable type.
Colin Smith
01:35 AM Revision e8b8dbbc: better regexp
Bill Marquette
01:15 AM Revision 7cf78912: Allow for multiple calls to write_lock() within a single process
This will still clear out both the process and file lock if config_unlock() is called (intended feature) Bill Marquette
01:11 AM Revision 412ebed9: Just create the config.cache - we already have a good $config, no need to reload and parse the XML after writing it
Bill Marquette
01:03 AM Revision bad59dd6: Cleanup.
Colin Smith
01:03 AM Revision 5c6d0f65: * Minor cleanup, almost entirely of bootup messages.
Colin Smith

05/17/2005

10:59 PM Revision a6ddfb81: Version bump
Scott Ullrich
10:11 PM Revision e76de94e: Add initial support for usb pen drives when using a read only cd version
of pfSense Scott Ullrich
09:47 PM Revision 1ed4805f: Don't bother checking for the directory - we already check for the cache itself.
Colin Smith
09:43 PM Revision dc74c78a: Make sure we have a backup.cache before cleaning.
Colin Smith
09:40 PM Revision 392a9bb8: Don't clean the backup cache if the directory doesn't exist.
Colin Smith
04:56 AM Revision d9e8c3bc: Minor locking changes
Bill Marquette
04:50 AM Revision dd50bba5: Minor speed-up, config.cache has already been created in parse_config()
Bill Marquette
04:36 AM Revision 31f93981: Clean up wierd $config updates here too
Bill Marquette
03:56 AM Revision b4855a55: Trim remaining debug prints.
Colin Smith
03:55 AM Revision ffbace22: (hopefully) fix the remaining config bugs.
Colin Smith
03:51 AM Revision 64bec1fe: Version bump
Scott Ullrich
03:46 AM Revision baa7645c: More hacking away at the config hosification bugs.
Colin Smith
01:36 AM Revision 781beaaa: Change the behavior of parse_config() and a few other functions. This will (hopefully) fix the config hosification issues.
Colin Smith
01:27 AM Revision eba0b1d8: $parsed -> $parsedcfg
reported-by: billm Colin Smith
01:17 AM Revision 62460a46: * skipto 65535 on rules when talking to firewall directly
* use me instead of $lanip when detecting if we're conversing with the firewall directly Scott Ullrich
01:05 AM Revision 08c3872d: Make xmlrpc.inc cleaner. This needs to be followed up by a cleanup and integration of xmlparse_pkg.inc.
Colin Smith

05/16/2005

11:57 PM Revision 41508358: restore 1.62
Scott Ullrich
11:41 PM Revision ffd1b445: Revert to version 1.38
Scott Ullrich
11:19 PM Revision 1008ad70: need global $g
Bill Marquette
10:35 PM Revision 23a97395: Version bump
Scott Ullrich
10:32 PM Revision 11d42e4d: Do not set IPV6 forwarding unless checkbox is ticked and a ip is defined.
Scott Ullrich
09:32 PM Revision 4ab34f15: fix whitespace and make wording a hair better
Bill Marquette
09:28 PM Revision b638fcfd: Restore stuff accidentally nuked in an earlier commit.
Colin Smith
09:11 PM Revision c8a1c872: Remove check for version_control flag. This should clean up related errors.
Colin Smith
08:53 PM Revision 4f2c1590: Show the current state table size on the index page
This ones for you Hoba Bill Marquette
08:24 PM Revision 6db304e4: md5's can have '/'s in them apparently...doh
Bill Marquette
08:22 PM Revision f3651b3a: guiconfig.inc wasn't the right include files for these
found via the auth.inc change Bill Marquette
04:49 AM Revision 24c07db3: version bump
Scott Ullrich
03:34 AM Revision 97bea981: Authentication is now PHP based
Bill Marquette
03:31 AM Revision f977ac60: Include guiconfig.inc so we can use auth.inc
Bill Marquette
03:14 AM Revision 5a9edd86: ensure .htpasswd doesn't exist
Bill Marquette
03:11 AM Revision bf786a5d: split out auth types (system passwd vs htpasswd)
PHP_AUTH_* no longer exists, change code to use AUTH_* (I think this will be changing back as I believe we're using t... Bill Marquette
02:52 AM Revision 25540c7c: Include the year a revision is made.
Colin Smith
02:30 AM Revision ec9af71c: fix php syntax error in last commit
Bill Marquette
02:29 AM Revision 124b1b85: Ticket #6: Allow for NAT rule duplication (adv. outbound nat this round)
Bill Marquette
02:23 AM Revision f449d83e: remove duplicate code
Bill Marquette
02:14 AM Revision 4a991889: Ticket 6: Allow NAT to duplicate rules
Bill Marquette
02:07 AM Revision 98877b0c: Add a variable to limit the number of backed up configs. This is rather ugly if you're simulatenously adding and deleting.
Colin Smith
01:45 AM Revision b6f3f5c6: Generate config cache, sweep backups, and run bootup-specific config parsing.
Colin Smith
01:44 AM Revision 203c3cc1: * Always use the config cache - only parse the actual XML config at boot and when it's changed.
* Add config_restore() to properly revert and document config file reverts.
* Add parse_config() and parse_config_boo...
Colin Smith
01:40 AM Revision 359893b0: Use config_restore to document config file reversion, unlink desired configs, etc.
Colin Smith
01:08 AM Revision 2f8d0729: Enable config restore
Bill Marquette
12:49 AM Revision 96caa2a8: speed improvements - backup.cache was created so we didn't have to read through all the XML files
Bill Marquette
12:38 AM Revision 136f811b: Fix double display of first config line
Bill Marquette
12:35 AM Revision 32f11c05: Make config backup actually work
Bill Marquette

05/15/2005

11:05 PM Revision 734edbdf: Fix rules disable toggle
Bill Marquette
11:01 PM Revision 4e0d02b3: Log what script was running when write_config() was called so we aren't
leaving user completely in the blind as to what the change corresponds to Bill Marquette
10:47 PM Revision 67f7b203: "and" not "&" - I'm sure this wasn't meant to be a bitwise and...it's a miracle this parsed, let alone worked!
Bill Marquette
10:38 PM Revision 0884ea0a: Remove more duplicate code
Bill Marquette
10:35 PM Revision 23a8ad04: Remove duplicate code
Bill Marquette
10:19 PM Revision e2cb6b50: returngateway and friends aren't part of rules
Bill Marquette
10:18 PM Revision f87f85c3: Fix broken rules
Bill Marquette
08:21 PM Revision 9cb8e6f0: Move rm in line with others
Scott Ullrich
08:20 PM Revision 7f0439dc: Clear /tmp/* on boot
Scott Ullrich
07:08 PM Revision d6f1dbe3: Sweep the backup cache on bootup.
Colin Smith
07:07 PM Revision 926312b6: More versioning work.
* Fix cleanup_backupcache. This function now includes a variable for printing output (for rc.bootup) and handles both... Colin Smith
04:46 PM Revision b81f691b: Add custom os.pf file which includes the latest versino of FreeBSD
This should fix Ticket #76 Scott Ullrich
04:48 AM Revision 1c3b48a3: Sweep backup cache at bootup.
Colin Smith
04:46 AM Revision fb4dc29f: Reverse the backup cache.
Colin Smith
04:34 AM Revision 85e14b4b: * Bring back cleanup_backupcache. This function now handles both files that are not listed in the cache (this should be avoided, as the XML parsing required is rather expensive) and items that are in the cache but don't exist.
The actual cache format and the simplified array returned by get_backups() are not currently compatible. Colin Smith
04:05 AM Revision b297c210: More work on config file versioning.
Colin Smith
02:00 AM Revision c437598a: Version bump
Scott Ullrich

05/14/2005

09:23 PM Revision f639bcae: Comment out cleanup_backupcache() to fix Ticket #73
Scott Ullrich

05/11/2005

01:42 AM Revision d0a3751a: Fix up get_backups() to use the new serialized format.
Colin Smith
01:38 AM Revision a0a73ad0: Make sure we toss the new backup information in the same array element.
Colin Smith
01:36 AM Revision fd989c90: Comment out cleanup_backupcache. This would be a very expensive function now that we're caching both times and descriptions.
Colin Smith
01:33 AM Revision a331fd27: Use a serialized array for our backupcache, instead of a flat file.
Colin Smith

05/10/2005

03:11 AM Revision ea938707: Whoops. We still need those functions ;)
Colin Smith
03:07 AM Revision c6a8d632: Clean up the backup cache after we write a new config file.
Colin Smith
03:03 AM Revision c4760a1d: Add get_backups() and cleanup_backupcache().
Colin Smith

05/09/2005

03:15 PM Revision 7c0a2dc3: Make sure file exists before unlinking
This fixes Ticket #68 Scott Ullrich
01:54 AM Revision 1d2d6b3c: Initial commit of config versioning frontend.
Colin Smith
01:54 AM Revision b24bf37b: Tabify.
Colin Smith
01:49 AM Revision d4b92b5a: Version bump
Scott Ullrich
01:33 AM Revision 55d111f6: Trim some more code.
Colin Smith
01:31 AM Revision e355c693: Remove config version control from diag_backup.php - this will be moved into diag_confbak.php.
Colin Smith
01:23 AM Revision c1622caf: Remove debug line
Scott Ullrich
01:21 AM Revision f63becab: Correctly define from and to DHCPD ranges by using the correct post values. DOH!
This fixes Ticket #65 Scott Ullrich
01:03 AM Revision f1cc2287: Make sure resolv.conf is correct.
This fixes Ticket #63 Scott Ullrich

05/08/2005

03:48 AM Revision 84884519: More work on config versioning.
* Archive the current config, instead of the new one.
* Don't read the new config over.
* Create new ...
Colin Smith
03:32 AM Revision 5f5e5b71: More minor cleanup.
Colin Smith
03:22 AM Revision 197509c8: * Minor cleanup in write_config() in preparation for archive facility.
Colin Smith

05/07/2005

07:13 PM Revision b86c5990: Handle XMLRPC timeouts.
Colin Smith
07:08 PM Revision 8ac0a4de: * Set timeout.
* Properly check for successful communication. Colin Smith
06:00 AM Revision ebe916cf: * Tab consistency.
* Don't reboot unless we need to. Colin Smith
05:47 AM Revision 0acbffd3: * Extract the version number only from our current firmware version.
* Correctly cache data.
* Fix version comparison.
Colin Smith
02:57 AM Revision 8989d525: Remove conflict line
Scott Ullrich
02:40 AM Revision be50139e: Fix some typos.
Colin Smith
02:22 AM Revision ad79bdf5: Update manual firmware update now that rc.firmware doesn't automagically reboot.
Colin Smith
02:22 AM Revision 22b94646: Fix the do not show .. bug that was thought to be fixed before
Scott Ullrich
02:17 AM Revision 45497dd7: Fix new firmware updater.
Colin Smith
01:59 AM Revision d40b3c36: Add new update code.
Colin Smith
01:47 AM Revision 7d894a89: Don't reboot after a firmware update - this is impractical with the new update structure.
Colin Smith
01:31 AM Revision bdfc1325: "Begin Full Update"
Colin Smith
01:09 AM Revision bd21e2b7: Only check the categories we need too.
Colin Smith
12:56 AM Revision 39e10a30: Cache received version data.
Colin Smith
12:19 AM Revision c8fcdb2f: If /etc/hosts is a file restore the symlink
Scott Ullrich

05/06/2005

10:52 PM Revision e1a8dc99: Minor style cleanup.
Colin Smith
09:18 PM Revision d9ff08b7: Firmware Update -> Manual Update
Scott Ullrich
08:26 PM Revision 013d95eb: Version bump
Scott Ullrich
08:24 PM Revision 4659c811: Do not echo .. if not booting
Scott Ullrich
05:59 PM Revision 1020ac44: Version bump
Scott Ullrich
02:51 PM Revision 39d2e9a4: Don't forget to echo
Scott Ullrich
02:51 PM Revision d0beb142: Allow outbound DNS queries during boot incase rules have hostnames int hem
Scott Ullrich
02:48 PM Revision 86667140: Correctly insert CARP and PFSYNC rules on boot
Scott Ullrich
02:48 PM Revision 153c8601: Output status of bringing carp interfaces down
Scott Ullrich
02:44 PM Revision cfc55699: Full patch to ifconfig
Scott Ullrich
02:44 PM Revision 0c48d845: Convert carp code back to shell script
Scott Ullrich
12:49 AM Revision 42013a42: Alert when bringing down carp interfaces on shutdown
Scott Ullrich
12:39 AM Revision 58dd1c29: Version bump
Scott Ullrich
12:39 AM Revision 330a31eb: Don't forget <?php and ?>
Scott Ullrich
12:38 AM Revision 6ac2abcb: Convert rc.shutdown to php script, gracefully shutdown carp interfaces on shutdown
Scott Ullrich
12:15 AM Revision 93e251a4: Bring carp interfaces up under rc.bootup, not the filter process
Scott Ullrich
12:13 AM Revision 66f59ea2: Cleanups
Scott Ullrich

05/05/2005

11:58 PM Revision 6b70c7c8: Move /pkg/pf process to AFTER rule loading
Scott Ullrich
11:51 PM Revision 6571c8ef: Pass command as one line
Scott Ullrich
11:47 PM Revision 9f6b1429: Merge carp into base
Scott Ullrich
10:01 PM Revision 92cd8817: Remove extra " firewall_shaper_queues_edit.php
Scott Ullrich
09:19 PM Revision e128be1b: Version bump
Scott Ullrich
08:48 PM Revision fd5e5085: Move carp into base
Scott Ullrich
08:25 PM Revision db97e4bb: Begin process of merging carp into base
Scott Ullrich
07:51 PM Revision d53c2f85: Remove unncessary if
Scott Ullrich
06:36 PM Revision 92ffa1cf: Enhanced error checking for user rules.
If for some reason the person assigns the interfaces and there are LESS
interfaces before this can somewhat lead to t...
Scott Ullrich
03:23 AM Revision ad49bef0: Global variables require $ on the front
Scott Ullrich
03:20 AM Revision ac6b4768: Reverse the $ order.
Scott Ullrich
02:05 AM Revision 52621d32: Update new versionchecker code.
Colin Smith
12:53 AM Revision 857d33cf: Whitespace cleanup
Bill Marquette

05/04/2005

11:03 PM Revision 6a2b5f1c: Ensure proper /etc/hosts symlink after upgrade
Scott Ullrich
10:08 PM Revision 5ce93f0b: Version bump
Scott Ullrich
09:58 PM Revision 5d2d14cd: * Make $g a global
* Cleanup miscs Scott Ullrich
09:55 PM Revision 7e2c36b9: Allow outgoing netgraph traffic
Scott Ullrich
09:54 PM Revision b7ccf16b: Allow outgoing netgraph traffic
Scott Ullrich
06:06 PM Revision 955434d5: Version bump.
Scott Ullrich
04:27 PM Revision 6416dbe1: Do not add /32 to external address if its "any"
Scott Ullrich
05:38 AM Revision 77718cb0: * Table anchors use <> not ""
Scott Ullrich
05:37 AM Revision 40b0fe5b: * Change to minutes to 1-255
* Select "" if minutes < 1 Scott Ullrich
04:02 AM Revision ed08ef3e: Backend and support for allow limiting of TCP connections by establishment rate
Useful for protecting against sudden outburts, etc. Scott Ullrich
04:02 AM Revision 15ae8170: Backend and support for allow limiting of TCP connections by establishment rate
Useful for protecting against sudden outburts, etc. Scott Ullrich
03:27 AM Revision 75a6fbfa: Backend support for allow limiting of TCP connections by establishment rate
Useful for protecting against sudden outburts, etc. Scott Ullrich
03:18 AM Revision 580182e2: Revert to 1.36.
Colin Smith
01:51 AM Revision b8d5db81: Sync with latest.
Colin Smith
01:50 AM Revision 3958d63b: Commit new versionchecker code. Please test manual update and take a look at the interface.
Colin Smith
01:20 AM Revision 79020a5e: Begin commit of new versionchecking code.
Colin Smith
01:10 AM Revision b4a26ded: Version bump
Scott Ullrich
01:00 AM Revision b30d3746: Fix "LAN Subnet" in rules
Scott Ullrich
12:19 AM Revision 0c4786a0: Commit more debugging helpers to help and track down a issue
Scott Ullrich

05/03/2005

10:07 PM Revision 2250bc27: When processing pf plugin files, alert the to the file its processing if the system is booting
Scott Ullrich
10:05 PM Revision 4be98f23: -e -> -f
Scott Ullrich
10:02 PM Revision 2d6ee6d6: Do not output if we are syncing packages. Let the script do this.
Scott Ullrich
08:05 PM Revision ae66f872: Version bump
Scott Ullrich

05/02/2005

07:43 PM Revision bdeb8d9f: Move items around to match Ticket #52
Scott Ullrich
04:59 PM Revision 59ffc4b7: Version bump
Scott Ullrich
03:49 PM Revision 844771f2: Add support for <exclude_dependency>.
Colin Smith
03:03 PM Revision 59031a49: Correctly save remote pptp ip during wizard setup.
This should address Ticket #50 Scott Ullrich
03:30 AM Revision 9228eaab: Add real time traffic logs option to console menu
Scott Ullrich

05/01/2005

11:38 PM Revision 67d41c1b: Version bump. Traffic Shaping + Filteirng Bridge works
Scott Ullrich
11:33 PM Revision 2a757c24: Do not define name twice. This broke port range capability
Scott Ullrich
11:19 PM Revision 6d7aef4e: show any option
Scott Ullrich
11:09 PM Revision 821a25aa: Fix missing closing bracket
Scott Ullrich
10:51 PM Revision 571863f0: Adjust for Open/Net bridging
* Allow traffic out all bridge* interfaces
* Tie bridge0 to the optional interface thats being bridged
Scott Ullrich
06:22 PM Revision 47008820: Don't forget to create bridge0
Scott Ullrich
06:21 PM Revision 38226b19: Configure bridges using Open/Net style code.
Scott Ullrich
12:06 AM Revision ff3a5e37: Fix package sorting.
Colin Smith

04/30/2005

11:51 PM Revision cf5e633b: Correctly fetch updates when using the console upgrade
Scott Ullrich
11:39 PM Revision 62fc920d: Check on the package name in is_array()
Scott Ullrich
11:21 PM Revision 8f6eab72: Break between page header and package table
Scott Ullrich
10:15 PM Revision 0c84aff0: Whoops, extra '.
Colin Smith
10:05 PM Revision 7105aae8: * Cleanup firmware upgrade
* Only attempt mount of wrap or soekris platofmrs Scott Ullrich
10:01 PM Revision 158dd870: * Robodocify more functions.
* Rework return_filename_as_string and exec_command. Colin Smith
09:54 PM Revision bfcb39c4: Add Invoke Auto Upgrade option to console menu
Scott Ullrich
08:13 PM Revision 0b1b5928: Version bump. Wireless is here!
Scott Ullrich
08:09 PM Revision fd91e85c: Sync w/ 1.2b7
Scott Ullrich
08:08 PM Revision a1af2e27: Add wireless_regex
Scott Ullrich
08:07 PM Revision 02c56746: Call set_networking_interfaces_ports();
Scott Ullrich
08:04 PM Revision 6eb47218: Add back html header
Scott Ullrich
08:02 PM Revision 94a77286: Sync with m0n0wall
Scott Ullrich
08:02 PM Revision 87a529d4: Sync with m0n0wall 1.2b7
Scott Ullrich
04:17 AM Revision d43a1d90: Do not unlink file if it doesnt exist.
Scott Ullrich

04/29/2005

05:13 PM Revision 90e15332: Version bump
Scott Ullrich
05:13 PM Revision f21c836b: Only chmod user, not groups.
Scott Ullrich

04/28/2005

04:46 PM Revision d3d255cc: $config['lan']['ip'] -> $config['interfaces']['lan']['ip']
Scott Ullrich
03:44 PM Revision 50749af5: Whoops, forgot the ".inc"
Colin Smith
04:26 AM Revision b99a7892: Minor style formatting
Scott Ullrich
04:24 AM Revision 1a97d17c: * Cleanup get_carp_status
Scott Ullrich
03:11 AM Revision eaa55df2: Make Save and Cancel buttons the same size
Scott Ullrich
02:34 AM Revision 390c8e72: Restore flags before unmounting /cf
Scott Ullrich
02:17 AM Revision 775433e7: * Document more functions.
* Rework return_filename_as_array.
* Use PHP's file instead of reading the file by hand.
* Use preg_g...
Colin Smith
02:05 AM Revision fc01e414: Make Cancel button match the Save buttons style
Scott Ullrich
02:01 AM Revision 9559099b: Add any option and blurb about when to use it
Scott Ullrich
01:59 AM Revision 8e362784: Whoops, forget the closing marker.
Colin Smith
01:58 AM Revision 25192408: Document a few more functions.
Colin Smith
01:37 AM Revision 2265659b: Robodoc testing.
Colin Smith
01:25 AM Revision 3a508fe2: Another Robodoc test.
Colin Smith
01:07 AM Revision d884b49c: Initial commit of robodoc-formatted comments.
Colin Smith
12:54 AM Revision 88a46b5b: Version bump
Scott Ullrich
12:00 AM Revision b1174d02: * move get_carp_status() to common utilities area
* general cleanups Scott Ullrich
 

Also available in: Atom