Activity
From 10/15/2008 to 11/13/2008
11/13/2008
- 08:52 PM Revision 1fbbe26f: Gateway load balancer upgrade code courtesy of billm@
- 06:38 PM Revision 321d0be8: Improve monitor IP lookup
- 06:29 PM Revision 8f96374c: Remove debugging
- 06:27 PM Revision 69d52504: Pick monitor IP from the interface config section
- 06:23 PM Revision d7dfd5f8: Allow editing of automatically added gateways.
- Input validation needs work.
Some fields may need to be hidden? - 05:24 PM Revision 8c30876c: Show automatically added gateways as being configurable.
- 05:14 PM Revision 5b48d129: Include more information in the array including a attribute flag.
- The attribute is either "system" or the gateway array id.
- 08:04 AM Revision 54d5e16f: Correct typo to prevent gateways showing up twice.
- Fetch monitor IP for automatic gateways from the interface config section
11/12/2008
- 11:11 PM Revision f01961a9: Only mount for rw during sync function.
- 07:42 PM Revision fe56cdbf: * Use defined server from config.xml
- * Sleep for 5 seconds in between requests
- 07:42 PM Revision 88e46869: * Use defined server from config.xml
- * Sleep for 5 seconds in between requests
- 01:36 AM Revision 3ea11e7d: Show PF OSFP DB
- 01:20 AM Revision 4eb3d658: As of pf 4.1 keep state is used automatically. Do not keep state
- between statically routed subnets.
- 01:18 AM Revision cfc0d072: As of pf 4.1 keep state is used automatically. Do not keep state
- between statically routed subnets.
- 12:38 AM Revision 46974905: Show correct password (it's caps sensitive)
- 12:36 AM Revision 7ec41990: Show correct password (it's caps sensitive)
11/11/2008
- 11:46 PM Revision 6f891c20: Another missed needed conf_mount_rw().
- 11:45 PM Revision d7d8257c: Oops, we need to mount rw before creating home dir.
- 11:44 PM Revision 0c49a2c3: Hopefully unbreal the user manager on embedded.
- See: http://forum.pfsense.org/index.php/topic,12567.0/topicseen.html
- 11:26 PM Revision c3f535c0: Fix non working static route adding for DNS servers.
- Needs to move to system_routing_configure?
-
11:09 PM Revision 04875a46: Back out check we can handle this now.
- Discussed-with: cmb@
- 11:04 PM Revision c98d28e1: Add input validation so users do not add gateways to local dns servers
- 10:48 PM Revision 5aaf13c4: Correct Typo
- 10:43 PM Revision 3537ac27: Correctly load dns gatewa setting from config.
- FIXME, somehow entry 3 is always missing. Settings the gateway on 3 sets it on 1 in
the config.xml -
10:43 PM Revision e4b6b97a: Refactor ipfw loading.
- 10:01 PM Revision 7922db8a: Correct the broken multiwan check.
- It now works properly with dynamic gateways too.
Things to do, add static routes, input validation that no gateways a... -
09:53 PM Revision 7d5589f5: Remove newline since it breaks the ruleset when its hit.
- 09:11 PM Revision 10f7933f: don't allow gateway (route-to) to be selected with time based rules (ipfw)
- it doesn't do anything, this just doesn't allow a configuration that people would expect to work.
- 09:08 PM Revision 75e9d40f: don't allow gateway (route-to) to be selected with time based rules (ipfw)
- it doesn't do anything, this just doesn't allow a configuration that people would expect to work.
- 08:00 PM Revision 9da76e93: Append guilead=true so we can grok the logs for referrals
- 07:56 PM Revision 42ea87cf: Add <br/>
- 06:19 AM Revision c4bf9453: Require globals.inc
- 05:31 AM Revision fdfccb63: * Use correct css file for wizard
- * Use a lighter color
- 05:30 AM Revision 702b324e: * Use correct css file for wizard
- * Use a lighter color
- 02:09 AM Revision 7f1b26bc: Cleanup form a bit.
- 01:29 AM Revision 5d9f9191: Inculde correct css file for redirecting portion
- 01:28 AM Revision ed6e63e6: Inculde correct css file for redirecting portion
11/10/2008
- 09:43 PM Revision ebafda22: Remove scary logging statements which are debugging only to decrease
- support drama.
- 09:34 PM Revision c0c70153: Remove redundant check
- 09:31 PM Revision a3a3a6b1: Be smarter parsing the command line before passing it into handle_argument_group.
- This prevents bogus events being logged when (dis)connecting a cable
- 08:54 PM Revision 1440daf0: Silence! I've heard enough.
- 08:46 PM Revision 7f23c690: Patches from smos@
- * Replace not functioning interface check for polling.
* Silence route commands. -
07:58 PM Revision ad3979f2: Remove erroneus check.
- 05:43 AM Revision 5b907e4f: Remove accidently added item
- 05:41 AM Revision cf7f629b: Add css for save button
- 04:17 AM Revision 5b6eac01: Use product_name
- 04:12 AM Revision b9e3a295: Use product_name
- 04:08 AM Revision e5f68046: Add remove package configuration script to pfSsh.php
- 03:48 AM Revision f51db33f: Use product_name
- 12:32 AM Revision 4b87b18b: no need to escape " here
- 12:17 AM Revision 23219074: use default logo
11/09/2008
- 11:24 PM Revision 10023adf: Lets try the pfsense-logo one more time.
-
10:02 PM Revision ed772f16: Remove unneded check.
- 09:36 PM Revision a74e21f7: Add themes/$themename/infobox.php which allows:
- $nifty_redbox = "#990000";
$nifty_blackbox = "#000000";
... To be overridden. - 09:30 PM Revision 0e14530e: Inculde wizard.css if it exists
- 09:30 PM Revision ba21539c: Inculde wizard.css if it exists
- 09:20 PM Revision 4e3391a3: Include wizard.css or all.css, wizard.css being the first
- 09:13 PM Revision 8c01d3bb: Include wizard.css if it exists after all.css
- Requested-by: Holger
- 08:58 PM Revision 72d1b575: Include correct file
- 'CVS: ----------------------------------------------------------------------
- 08:41 PM Revision 8b379e47: Include globals.inc first
- 08:37 PM Revision 30d8e16e: Spell eval correctly
- 08:32 PM Revision 12e437a2: Ensure globals.inc is read in
- 08:14 AM Revision a2336a7d: Add newline and done
- 08:14 AM Revision 83fb3c10: Add newline and done
- 08:06 AM Revision a4e472e4: Start beastie menu
- 08:06 AM Revision eaa459f5: Start beastie menu
- 07:57 AM Revision 59158a2d: Enable beastie menu
- 07:57 AM Revision 59cc0d86: Enable beastie menu
- 07:49 AM Revision 11e25195: change to keep state
- 07:48 AM Revision 79be87ba: change to keep state
- 05:43 AM Revision 9b5fdb5b: Sync the time on ip change and alert the logs
- 05:43 AM Revision 00518840: Sync the time on ip change and alert the logs
- 05:41 AM Revision 3c139127: Kill old ntpd process if it is around
- 05:41 AM Revision d271761b: Kill old ntpd process if it is around
- 05:38 AM Revision b67a9fa2: Correctly set old wan ip
- 05:38 AM Revision 866d2a17: Correctly set old wan ip
- 05:08 AM Revision 0697645d: Set /tmp/rc.newwanip_oldip
- 05:07 AM Revision 52ea74f3: Set /tmp/rc.newwanip_oldip
- 04:46 AM Revision 8837ec90: don't allow a / in pool name
- Ticket #1792
- 04:22 AM Revision 51a06872: Add more bootup text
- 04:10 AM Revision 0ae2557a: $config needs to be a global
- 04:09 AM Revision 033a3126: $config needs to be a global
- 04:08 AM Revision 79dd937f: Add new line
- 04:08 AM Revision 38be3871: Add new line
- 04:06 AM Revision 0a532a71: Syncing from 2.0
- 04:05 AM Revision 1b7c77be: Adding missing ;
- 03:56 AM Revision a2b1f001: Uhh, this is not a package any more.
- 03:44 AM Revision f47b64ad: Use files.pfsense.org
- 03:44 AM Revision 158978d2: Use files.pfsense.org
- 03:33 AM Revision 5a8219e3: Reload filter
- 03:18 AM Revision f44fe780: Remove newlines at end of files
- 03:16 AM Revision 52d72d2e: Remove sleep
- 03:16 AM Revision 73306370: Remove sleep
- 03:11 AM Revision 9583064a: Sync
- 03:10 AM Revision f6193985: Sync
- 03:09 AM Revision ef9366bd: Move openntpd process up higher
- 03:08 AM Revision 4a40de3c: Return if booting
- 03:04 AM Revision dd79b5c9: Launch nttpd after we are up
- 03:04 AM Revision 4f46cd86: * Move time scripts much earlier. It will now kick off initially
- from the ntp once script
- 02:53 AM Revision fbc6ad95: Use new sync on boot script
- 02:53 AM Revision c73dcb03: Use new sync on boot script
- 02:51 AM Revision 2e85f5ed: Add script that will keep trying to set the date time (for bootup) that
- will run in the background to help speedup boot times.
- 02:50 AM Revision 3fb60b53: Add script that will keep trying to set the date time (for bootup) that
- will run in the background to help speedup boot times.
- 02:42 AM Revision 1f03d30c: Do not configure carp so early in boot process
- 02:38 AM Revision 7caa240e: usleep instead of sleep
- 02:37 AM Revision ef0a51fd: Only wait 1 second in between supress checks
- 02:07 AM Revision bf913ad5: Create carp interfaces correctly when vlans exist
- 01:57 AM Revision 20730485: Do not output done twice
- 01:56 AM Revision 6cfe8725: Do not bring up carp interfaces twice.
- 12:30 AM Revision 96901743: Ensure we are mount rw
- 12:30 AM Revision 7aa216d6: Ensure we are mount rw
- 12:18 AM Revision 44abced6: Oops, use /boot/kernel/
- 12:18 AM Revision 3636a300: Oops, use /boot/kernel/
- 12:17 AM Revision 777be1ee: Oops, use /boot/kernel/
- 12:17 AM Revision 28549cef: Oops, use /boot/kernel/
- 12:15 AM Revision 961ee8d0: Move pfsense_kernel.txt to /tmp and remove /boot/kernel/* contents so we
- are guarantee'd a fresh kernel directory (note freebsd kernel install moves
the old kernel directory to kernel.old so... - 12:14 AM Revision 828a371f: Move pfsense_kernel.txt to /tmp and remove /boot/kernel/* contents so we
- are guarantee'd a fresh kernel directory (note freebsd kernel install moves
the old kernel directory to kernel.old so...
11/08/2008
- 10:53 PM Revision a050f7a6: touch up text
- 09:58 PM Revision 7a9822cc: touch up text
- 09:44 PM Revision 3a95e2ce: remove BigPond as it's already removed on the WAN page
- 09:21 PM Revision 7da4da40: Bring back menu
-
03:56 PM Revision be38535c: Try to use where possible filter_configure so upcoming event modifications can be easily integrated.
-
03:44 PM Revision 15be1722: Use existing functions to not duplicate code.
-
03:38 PM Revision db9fabf3: Simplify and return correct information if dhcpd is active.
- 09:08 AM Revision f8b389d2: clarify use of this field
- 08:44 AM Revision 74c858b6: update (C), add support link
- 08:18 AM Revision e1514fbe: Add disable dhcp server script
- 08:03 AM Revision e5b86d7c: Add script which automatically enables a default firewall rule on wan and
- disable block private networks on the wan interface.
- 04:40 AM Revision 11d409b0: require("guiconfig.inc");
-
12:35 AM Revision 1a50bdb0: Add backtrace in the logs whenever log_error is called and debugging($g["debug"] ) is active.
- 12:20 AM Revision 93347bbb: Call a backtrace and log it if we have a failed interface variable.
11/07/2008
- 11:22 PM Revision b5b957fe: * Add interfaces_bring_up()
- * Fix log_error (missinge else)
* Remove blank line after ?> that ermal just added -
11:20 PM Revision fded24de: Better check if the knob is defined or has no value.
-
11:18 PM Revision 039f7491: Reorder the calling.
- 11:12 PM Revision d7147b1c: * Log an error when an ifconfig up command is missing its interface
- * Cleanup formatting
- 11:11 PM Revision ccaf2def: Do not attempt to toggle polling on unsupported interfaces.
- MFC: after testing confirms working with and without polling
- 10:48 PM Revision 3eb583e6: Only attempt starting relayd when the vs array is not empty
- 10:41 PM Revision 0ef026e8: Remove quotes
-
08:03 PM Revision ccbd2447: * Use interface_bring_down to not duplicate code
- * If we are reconfiguring check bridge/gif/gre interfaces if they need to be reloaded.
* Invalidate array cache to av... -
08:00 PM Revision 18099579: Fix typo.
- 07:48 PM Revision c470830b: Do not spam logs
- 07:38 PM Revision ac769210: Set product name
-
07:35 PM Revision c6bacfe5: Check if the interface is used by gre/gif tunnels before allowing deletion.
-
07:30 PM Revision 7ec05d27: * Rename link_int_to_bridge_interface to link_interface_to_bridge
- * Create two new function link_interface_to_{gif,gre}
-
07:12 PM Revision 1723f72d: Do not allow deletion of interfaces that are part of a bridge. While here fix an error on nat 1:1 rule unsetting.
-
07:04 PM Revision 4bd1d5eb: Cosmetic changes to show the descritive names on member interfaces on bridges page and clarify a note.
- 03:38 PM Revision 888d954a: Add ifconfig carp create into carp.sh shell script.
- 03:00 PM Revision 29548015: Mute vlan destroy at boot
- 01:14 PM Revision 5bda6899: Skip checksumming and polling for vlans
- 12:47 PM Revision 1329da98: Send output to mwexec
- 12:39 PM Revision 0ea02417: Do not parse vlans
- 12:38 PM Revision 963a33c3: Do not step on var.
- Make exception for vlans
- 12:29 PM Revision b0e48077: Trim var
- 12:28 PM Revision 06f76635: Trim and correct var
- 06:29 AM Revision 2731ebc8: Correct path to netstat
- 06:28 AM Revision a8d8d5fe: Mute killall output
- 06:25 AM Revision 6e867889: Correct path to netstat
- 12:53 AM Revision 9174b524: Correct page titles (do not use an array)
11/06/2008
-
11:58 PM Revision 5e3b419e: Some more fixes and explanations.
-
11:47 PM Revision e395ef5d: Fixup my name.
-
11:46 PM Revision 86cb9ad1: Correct my copyright and fix span interface handling.
-
11:19 PM Revision 6f9b8073: * Remove some unused code.
- * Correct dhcpd config
- Allow the dhcp server to run on interfaces even though they are bridged
- Si... -
10:53 PM Revision 501d5f98: Remove unused code.
-
10:24 PM Revision 9ce3c365: Forced commit to note the fix to ticket #1828
-
10:09 PM Revision 4b559908: Bring back dhcp server static mappings.
-
08:10 PM Revision 31dce437: Remove hardcoded removing of LAN interface from the 1:1 mappings.
- 07:26 PM Revision a976fa82: Unbreak.
- Fatal error: Only variables can be passed by reference in /etc/inc/services.inc on line 596
Pointy-hat-to: smos - 07:16 PM Revision f2e89624: Correct page title output
- 07:11 PM Revision 7afdf66f: Use correct variable
- 07:10 PM Revision 7e2725bd: Require user auth
- 07:09 PM Revision beb54c8f: Require user auth
- 05:48 PM Revision a50cfe71: Correct and output page title
- 03:57 PM Revision ece390c0: Do not step on var
- 03:45 PM Revision c14f3237: Do not toggle polling on vlan interfaces
- 03:41 PM Revision 98cb9208: Correct route lookup
- 03:40 PM Revision e9569d37: Correct Route lookup
- 03:38 PM Revision cfec5019: Correct route lookup code
- 03:32 PM Revision 004909fa: Surpress message when trying to remove alias address
- 03:31 PM Revision 332683cb: Surpress message when trying to remove alias address
- 03:28 PM Revision 34b45204: Surpress default route delete message
- 03:27 PM Revision 2ccf90eb: Surpress default route deletion
- 03:25 PM Revision a7ddc539: Surpress enc0 creation
- 03:23 PM Revision e0b4e47f: Surpress kill output.
- Do not toggle polling on vlan interfaces
- 03:20 PM Revision 48e7db91: surpress kill output
- 03:17 PM Revision ce97a47b: Lookup route table before attempting a delete
- 03:13 PM Revision 73239086: Surpress killall messages
- 03:05 PM Revision fec21a99: Do not toggle polling on vlan interfaces
- 03:04 PM Revision da7c792a: Only delete routes if they exist.
- 02:50 PM Revision d2c97ea1: If we do not have a process file there is no hope we can ever kill anything.
- Remove this bogus attempt, silence the mwexec kill
- 02:32 PM Revision 938b8ebf: Send output into mwexec function
- 02:26 PM Revision 1e7eadd2: Surpress unloading ipfw message
- 01:19 PM Revision b1e89f06: The function find_number_of_created_bridges() returns the actual number of bridges.
- Don't increment this number. This prevents running the command without having anything configured.
- 01:00 PM Revision 7d0e5565: Lookup remote endpoint in routing table before attempting to delete route.
- 12:34 PM Revision ba1e7572: Mute killall commands
- 12:30 PM Revision d2e47dde: Add mute flag for killall
- 12:27 PM Revision a434ac40: Mute pfctl enable
- 12:26 PM Revision 4cf86093: Add optimize algorithm argument correctly
- 12:25 PM Revision 8b38d797: Backport mwexec changes from 2.0.
- We will change the mute default to true before 1.2.1 release.
-
07:07 AM Revision d78e9905: Filter on outgoing too to allow things like keep state on tcp sessions and reply-to to
- 'work' on ipsec!
Suggedsted-by: billm@ - 06:28 AM Revision 098beb05: Set css
- 06:27 AM Revision e910b58d: Set css
11/05/2008
-
11:21 PM Revision 923525a0: Fix typo.
-
11:19 PM Revision 1f15f43f: Make sure to have an interface as a bridge member after reconfiguring.
-
10:05 PM Revision a77018ce: Change it back to 1 not sure why we should look at the packet after the outer header is added.
-
09:07 PM Revision 69e53ef0: Be smarter at finding the smallest mtu.
-
09:00 PM Revision b64523c1: Fix mtu handling on bridge and lagg interfaces. Reported-by: Seth
-
08:51 PM Revision dc97efaf: Some better checks to avoid errors.
-
08:24 PM Revision a47a5798: Do some better checking before acting on the bridge.
-
08:18 PM Revision 31241000: Add each member to the bridge individually rather than in one single command.
11/04/2008
-
10:55 PM Revision a2eb0b3d: Correct the value. We are interested on the packet after ipsec processing.
-
10:47 PM Revision 99e88aa0: Change slightly the order of execution to allow overriding hardcoded defaults.
-
10:38 PM Revision 68c3a264: Disable bpf(4) abilities on enc0 by default its too much overhead to be on by default.
- If one wishes to look up the ipsec traffic through tcpdump they can set the sysctl themselves with explanations here:...
-
09:44 PM Revision 5b3c21b3: Correctly pad with 0.
- 09:37 PM Revision e65a8999: Change enc out sysctl to 0x00
- 09:28 PM Revision 0292d56d: Setup enc sysctl's
- 07:51 PM Revision f0100417: Increase snaplen to 256
- 07:51 PM Revision be4906cf: Increase snaplen to 256
-
04:39 PM Revision 705a4137: Bring back DHCP server menu.
- 04:33 AM Revision e858896b: Add TCP TSO = 0 sysctl
- 03:59 AM Revision dec24cba: Adding toggle SSHD command from 1.3. This is very well tested.
- 03:56 AM Revision 6bc75694: Note the secondary will have to be manually rebooted
- 03:27 AM Revision b1a0dfff: warn when the firewall is going to reboot
11/03/2008
- 07:00 PM Revision 3439b033: Do a better job of detecting existing configured gateways
- 01:33 PM Revision 6dd2a1e4: Extra sighup not needed on 7
- 01:31 PM Revision 65732d96: Extra sighup not needed on 7
- 10:36 AM Revision c1c9aeab: Restore page title
11/02/2008
- 11:35 PM Revision aeb90d90: oops, changed a line in testing, revert
- 11:33 PM Revision 43b01df4: Comment code on why primary pools port is in use - the front end should
- probably only show fallback pools with the same port, but that will be
difficult if not impossible to put in place un... - 11:26 PM Revision ab9c7767: Only print out protocols that have actions assigned
- 11:12 PM Revision 20a635c1: Add note about not using proxy arp if you want shit to work. I'll deal
- with this later after I get all these pieces working correctly.
- 11:01 PM Revision e4af968c: Fix generation of protocol line
- 10:24 PM Revision faf158b1: s/action/act/
- 10:20 PM Revision b40a3d20: Define default username and password
- 10:14 PM Revision e8a4a8f3: Show interfaces with uppercase
- 09:53 PM Revision 2d0ef957: Turn off TSO for BCE, too
- 09:47 PM Revision 0a9251d2: Actually reload sysctl on changes
- 09:45 PM Revision 5591f753: Fix add feature
- 09:35 PM Revision b6b53776: Correct script name
- 09:32 PM Revision 70027e12: Remove copy / pasto error
- 09:31 PM Revision 57420f57: Disable TSO
- 09:26 PM Revision c0dfc944: disable TSO
- 08:15 PM Revision 12169c92: Add mute argument to mwexec
- 08:14 PM Revision 413389f0: Use mute flag on mwexec
- 08:01 PM Revision 4a7e6eb1: Enable pf when it is disabled.
- 01:06 AM Revision 69c8c66c: Add valid gateway check before adding route.
- Why are we not getting a valid gateway here?
Add FIXME - 12:42 AM Revision f9db3cda: Correct var types.
- Add debugging for command execution and log errors when command does not return 0 (succes)
- 12:41 AM Revision 1457211e: Turn off expose_php
- 12:41 AM Revision bedd9fc0: Turn off expose_php
11/01/2008
- 07:28 PM Revision 12348eb4: Fix existing static gateway check.
- 06:50 PM Revision eb1ce5ee: Fix adding static entries to array.
- Skip static entries from polluting the dynamic array
-
11:35 AM Revision f5572f3d: Correct comment.
10/31/2008
- 11:08 PM Revision 7cf4fd8f: Fixup page, remove dead code, add unknown option
- 11:06 PM Revision 5c1d21ba: Fix up functions for dynamic gateways
- 10:48 PM Revision 38889f48: Use quick
-
10:19 PM Revision 5df6d047: Use the correct ssh port for sshlockout rule.
- 10:08 PM Revision fb858adc: remove ob flush call
- 04:11 AM Revision a951c3bc: Resolve ticket #1827
- 04:11 AM Revision 80b5ddf0: Resolve ticket #1827
- 02:00 AM Revision abe04218: If themes/$themename/graph.php exists, source this file for custom
- atributes (colors, etc)
- 12:30 AM Revision 6d964693: Bump to RC2
10/30/2008
- 09:41 PM Revision 47503237: Check for loss
- 09:39 PM Revision a674d3a7: Restore gateway name check
- ----------------------------------------------------------------------
- 09:27 PM Revision 5326a1c2: Correctly procces group gateways
- 08:51 PM Revision 94486ab8: Use correct var
- 08:47 PM Revision 6072dbf6: Add trigger level support
- 08:42 PM Revision 4bdaf39a: Remove option
- 08:38 PM Revision 7c8a6fcd: Add trigger level
- 08:16 PM Revision 36512cbd: Use new function
- 07:47 PM Revision 73e8bbe4: Fix status screens
- 07:44 PM Revision de5e8210: swap fields, make pretty
- 07:34 PM Revision be308459: correct name, add descr
- 07:28 PM Revision c66b4242: Add backend for dynamic interfaces, ui pages next
- 05:17 AM Revision db67bc2a: This is the cert manager.
- 04:14 AM Revision e284cc53: Ignore /var/db/racoon/racoon.sock
- 04:13 AM Revision 83922edf: Check for no backup correctly
- 04:11 AM Revision 2ea9ba5b: Fetch maximum_version field, too
- 03:58 AM Revision 57fe6d53: Check maximum version correctly when dashes are present
- 03:41 AM Revision bb7f2c3f: Add maximum_version field and check version against that
- 02:36 AM Revision 55b513d0: Unbreak
- 02:31 AM Revision 90aeac0e: Match 1.2 style on infobox
- 02:20 AM Revision 2e5909cb: Set width to 100%
- 01:48 AM Revision e1813ec8: Make style match 100%
- 01:31 AM Revision 1aa31c5d: Add break
- 01:30 AM Revision 8a220491: * Use span
- * Make item 600 px wide
* Misc cleanup - 01:14 AM Revision b781ca0a: Add missing }
- 01:10 AM Revision ca09ef23: Set background to color for alert box
- 01:01 AM Revision dfdfd0be: * Allow themeing of the alertbox.
- * To handle the nifty corners edgecase, define:
$nifty_redbox = "#990000";
$nifty_blackbox = "#00000... - 12:40 AM Revision 2690f7d9: Center left td
- 12:28 AM Revision 8fe7b598: Display error reason correctly
- 12:25 AM Revision 0bfbf74b: Remove width:36px from right area
- 12:11 AM Revision f68d11ec: Rename to inputerrorsleft and right
10/29/2008
- 11:49 PM Revision a1581a8f: Remove trailing newline
- 11:48 PM Revision a5ab2196: Allow alert box to be themed
- 04:19 PM Revision 68c97918: Check the entire required_version field, not the first char
- 04:14 PM Revision c73c738f: Version bump 1.3 branch to 2.0
- 03:20 AM Revision 8582f802: Add factory_shipped_username
- 03:19 AM Revision 8bb6bf82: Add factory_shipped_password
- 03:15 AM Revision 2ee0410f: Honor $g['services_dhcp_server_enable']
- 03:07 AM Revision e3a13b00: Add services_dhcp_server_enable which allows the DHCP server to be turned
- off easily.
10/28/2008
- 07:52 PM Revision ccdd4082: Adding custom grub-install
- 07:52 PM Revision bc8472b7: Adding custom grub-install
- 05:20 PM Revision 22c8741c: Correctly load groups array
- 05:18 PM Revision fbf424fb: Remove first check
- 05:14 PM Revision 4b7aee98: Alert when no gateways are set
- 04:17 AM Revision 182fa120: Add \n to avoid rule breakage
- 04:08 AM Revision 41ccfc44: add missing newline
- 02:36 AM Revision 73a47597: Rename column to Support
- 02:35 AM Revision 07e19d57: Rename column to Support
- 02:22 AM Revision 2596e5fd: Set the maintainer to the forums. The maintainer of packages is
- ultimately only to resolve arguments between commiters if need be.
- 02:21 AM Revision 1ef8df1e: Set the maintainer to the forums. The maintainer of packages is
- ultimately only to resolve arguments between commiters if need be.
10/27/2008
- 10:58 PM Revision e07f6d13: Make sure globals are loaded
- 10:51 PM Revision e8dba746: Reload interface being worked on, not blindly lan
- 03:28 AM Revision bbcc0a41: Note that when enabling a LAN interface that enables "Full firewalling and nat modes"
- 12:40 AM Revision 64f7a1ae: Latest config is 5.3
10/26/2008
- 08:43 PM Revision 19525ae7: Use $g['product_name']
- 08:42 PM Revision cd718d54: Use $g['product_name"]
- 08:05 PM Revision 1c44a77d: Output welcome message after various items are mounted (so we have grep)
- 07:46 PM Revision c4e3f59f: Grab product_name from globals.inc
- 01:18 AM Revision a7e599e7: Add PRIV information
- 01:16 AM Revision e679308c: Script was renamed System Activity
- 01:15 AM Revision 0418253b: Center text output
- 01:05 AM Revision 7a97eaef: Update url
- 01:02 AM Revision 37ca49b4: Adding Diagnostics -> System Activity which shows top in an ajaxy way.
- 12:32 AM Revision 96162327: Show header even when no records exists so the lonely + sign doe snot look
- strange. This makes this page more consistent with all other pages when
no configuration records exist.
10/25/2008
- 11:34 PM Revision 1e087e64: Add some padding before the save commands
- 10:51 PM Revision 032bf78c: Make text consistent and wrap to next line
- 10:50 PM Revision 8a9edda5: Remove <!-- --> that somehow was inserted by TextMate.
- 10:45 PM Revision cbb27bc8: Place the save button in the correct table
- 10:22 PM Revision 5924fa0f: Add 19 more - so it is longer than present text
- 09:17 PM Revision 04d26657: If for some reason an invalid element gets written out in config.xml
- such as a blank fieldname, pfSense resstores the previous configuration.
However after restoring the configuration th... - 09:16 PM Revision 65c4d1ad: Increase icmplim to 750
- 09:02 PM Revision 138acd28: Change default icmplim to 750.
- 08:58 PM Revision 533e6800: Do not automatically create a record for WAN.
- 08:43 PM Revision 87294f24: Correctly delete package
-
02:37 PM Revision b87364eb: Fix issue reported on ticket #1825.
- 08:03 AM Revision fd3e7e5d: Remove bogus <br>
- 08:01 AM Revision e6d7ace6: Use correct css file
- 07:59 AM Revision 10d72e1e: Use correct css file
- 07:33 AM Revision 306f082a: Make white space consistent between save button and bottom of table
- 07:12 AM Revision 0dd69fb2: Check to see if alias item exists before testing against it
- 06:47 AM Revision a5e81d21: Do not save blank fieldname values
- 06:46 AM Revision 349ef5c9: Do not attempt to save blank fieldname values
- 02:53 AM Revision a062d649: Ignore listtopic fields
- 02:53 AM Revision 41fd0445: Ignore listtopic fields
- 12:44 AM Revision 32487e42: Add listtopic field type
- 12:43 AM Revision 3e17964a: Add listtopic field type
10/24/2008
- 10:45 PM Revision c85c6f1e: Correctly delete package
- 10:08 PM Revision f6b761fb: Restore correct stub
- 01:14 AM Revision 5dbd65a3: Do not show blank tab names
- 01:03 AM Revision 4fcae58f: Show which route is being deleted, not the id of the config row
- 12:32 AM Revision 4c12ef0a: Break out item that can be its own function
- 12:17 AM Revision ab757ebc: Add additional text that might explain what this script does
- 12:15 AM Revision 0c68311c: Use tabs to seperate option and text
- 12:13 AM Revision d56e44ba: Show the backup date and time available for RESTORE
10/23/2008
-
10:53 PM Revision 7ed54491: Fix typo.
-
10:51 PM Revision 22f9a7b0: Another optimization which avoids passing the rules twice just to knwo that ipfw is needed.
- 10:49 PM Revision 76e74f41: Correct 0 - Array error
-
10:41 PM Revision 432bd199: Remove ocurrences of m0n0 for shaper type in the code.
-
09:59 PM Revision abb31ea4: Add stub functions for code that references old names(mostly pacakges).
- Suggested-by: Scott
-
09:51 PM Revision 85a5da13: * Rename get_current_wan_address to get_interface_ip
- * Rename get_real_wan_interface to get_real_interface
* Simplify get_interface_ip by using find_interface_ip which sh... -
08:57 PM Revision cb00b734: Improve vlan interface code to try to activate as much as possible on the parent, this allows to not maintain a supported list.
10/22/2008
-
04:56 PM Revision 4d18eb07: More fixes on checkboxes.
-
04:45 PM Revision 4c3f9403: Fix my name on the copyright.
-
04:44 PM Revision 6626eb26: Oops, seems i have commited the wrong file for this service! Bring in the right one.
-
04:28 PM Revision 9e9b596f: Add footer
-
04:06 PM Revision 561d5162: Fix reported on http://forum.pfsense.org/index.php/topic,12043.0.html
10/20/2008
- 10:53 PM Revision 332ccd2b: Add newline
- 10:36 PM Revision adb0c767: Look for <pfsense>
- 10:33 PM Revision f45e6a3b: Check for bogus decrypted config.xml
10/19/2008
- 09:16 PM Revision 864bbcdd: Correct tagfile_deformat() call
-
02:39 PM Revision 52d6ad51: Oops, use tunnel address not network.
-
02:36 PM Revision 0847d1b9: When disabling an interface bring it down also.
-
02:34 PM Revision 0c56453c: Clenup some more when bringing down an interface.
-
02:05 PM Revision 4367b5f6: Bring order and simplify logic.
-
01:32 PM Revision adec6851: Clear the arp entries for the interface going down.
-
01:29 PM Revision d8acd706: Slightly change order of commands for dhcp.
-
01:20 PM Revision 80bf3f4a: Refactor some code so frontend does not need to know about details that might change
- during development.
-
09:47 AM Revision f620d00d: style(9)
-
09:39 AM Revision 87a2efd1: Move from $debugging to $g["debug"].
-
09:33 AM Revision b042cfd6: Remove unused var.
-
09:07 AM Revision 40aa6f20: Mpd4 handles itself mss even with reduced mtu on pppoe case.
-
09:03 AM Revision b4914b78: When interface is configured for pppoe and mtu is also configured then adjust the pppoe mtu c
- orrespondingly as to us this means pppoe mtu and not parent interface mtu.
-
07:50 AM Revision 9a12451b: Do not try to generate rules for the known interface groups or should we?
-
07:41 AM Revision 2867fa7b: Split random-id and no-df option for scrubbing.
-
07:30 AM Revision c5a568d9: * Cleanup some logic for loading ipfw module which might improve somewhat rules speed on very large rulesets. The best option is moving this to rules generation itself which would really speed up things but i will check it later on.
- * Fix scrub rules generation since it was 'broken' by generating mss-clamping for all interfaces which might be the r...
- 03:38 AM Revision 57a709ff: If <prefix> does not exist, then call safe_mkdir on it.
- 03:38 AM Revision e6d436e8: If <prefix> does not exist, then call safe_mkdir on it.
- 03:33 AM Revision 6e0df0d5: Add plugins folder for firmware_upgrade
- 03:33 AM Revision 1834f481: Add plugins folder for firmware_upgrade
- 03:24 AM Revision 64a0b4e4: Only attempt to run plugins if directory exists
- 03:23 AM Revision dc7f913e: * Add run_plugins() function
- * Use run_plugins() function in filter.inc
* Add plugin hook for parse_config and write_config - 03:19 AM Revision 5025a56c: * Add run_plugins() function
- * Use run_plugins() function in filter.inc
* Add plugin hook for parse_config and write_config - 02:59 AM Revision 5378af46: Reload the filter. Plugins might need to run.
- 02:59 AM Revision e7d967d8: Reload the filter. Plugins might need to run.
10/18/2008
- 09:47 PM Revision c57a7ad2: Use zoneinfo.tgz from m0n0wall 1.3b15
- 09:47 PM Revision f459ca15: Use zoneinfo.tgz from m0n0wall 1.3b15
-
02:06 PM Revision c0836064: Cleanup some not needed code and use the correct debug var.
- A lot of code references $debug as var but actually there is only $g['debug'] and $debugging that are defined!!
-
01:57 PM Revision cf305899: When creating vlan interfaces from console fill all the needed information.
10/17/2008
- 04:42 PM Revision 074a0163: Remove duplicate (identical) code
- 04:40 PM Revision 9c2b215c: Fix anchor repetition. There should be no need to repeat the anchor per every route. I also think the name 'staticrouted' was a typo.
- 03:02 PM Revision 3f183d4e: Fix VLAN creation. Previous patch simply removed some code, now the code is derived from what is in RELENG_1, omitting the list of supported drivers that apparently is no more needed.
-
02:33 PM Revision b9004dfe: Restore accidentally removed code with bigpond removal which is causing issues with pppoe/pptp.
- 12:13 PM Revision 9a866c66: Attempt to fix VLAN creation. AFAIKT FreeBSD7 enables use of HW tagging even without link0. Needs validation on a wider test
10/16/2008
- 09:57 PM Revision 111d1985: Navigate to / after 40 seconds to avoid accidental reboots.
- 09:56 PM Revision 4199cc62: Navigate to / after 40 seconds to avoid accidental reboots.
10/15/2008
- 05:32 PM Revision 4b6e75ff: Check for valid IP address using is_ipaddr
- Suggested-by: Ermal
- 05:29 PM Revision cc8ad8a7: Misc style fix and checking to see if this is noticed by GIT
-
04:31 PM Revision e09a935c: Still array handling changes on php5. Reported by: http://forum.pfsense.org/index.php/topic,12043.0.html
-
05:50 AM Revision 6566050c: Test for existence before unsetting, this is do to changed behavior in php5. Reported by: http://forum.pfsense.org/index.php/topic,12060.0.html
Also available in: Atom