Activity
From 07/08/2005 to 08/06/2005
08/06/2005
- 11:49 PM Revision 1fefa1da: Kick the backend in the ass and make it start slbd (I hope)
- 11:48 PM Revision 3ad6d3bb: Tie load balance front end into the slbd daemon
- 11:38 PM Revision 92b9f9fa: Do not cehck for pftpx
- 11:25 PM Revision db4575ad: Sleep 2 seconds before sampling again if pftp is started
- 11:17 PM Revision d96e7a05: is_process_running():
- * grep -v grep
* 2 -> 0 - 11:05 PM Revision 50667263: Really set subnet mask
- 10:47 PM Revision c0503ad3: clarify that the dropdown box is a subnet mask
- 10:18 PM Revision 084616ed: make this a litlte closer to a normal screen
- 10:13 PM Revision 5be479de: Move pool -> lbpool
- 10:13 PM Revision f8c08f21: vsconf
- 10:13 PM Revision a9c6f68a: Fixes - moved to lbpool instead of pool as we had a small listtags conflict
- 09:56 PM Revision 6394e649: Bump config version to 1.9
- 09:53 PM Revision b6d1659d: Add virtual_server tag
- 09:53 PM Revision 4198286b: Load balanced virtual servers can now be entered in the gui
- 09:34 PM Revision 76986a72: Version bump
- 09:29 PM Revision cbb02c1a: Auto login as root
- 09:27 PM Revision a4af7142: Fix field colors.
- XXX: Move *all* system services to a service XML file.
- 09:24 PM Revision 90bea2e6: Add gettytab to local tree
- 08:24 PM Revision d90212f3: Fix editing
- Ensure unique pool names (we'll use this in virtual servers)
Allow for monitor selection (TCP only for now) - 07:56 PM Revision 7d612d89: Need dirtypool
- 07:51 PM Revision 0b03c149: dir_exist() -> dir_exists()
- 07:44 PM Revision 5eb817bc: Ticket #283 - make the error message contain enough information to help
- further debugging
- 07:36 PM Revision a65df5d0: Fix ticket #283 - remove check for virtual IP existing and not allowing 1:1
- 07:29 PM Revision 07168cc3: Huh, how did this ever work...isarray->is_array
- 07:14 PM Revision a429d105: Allow PPPoE server subnet to be defined by user.
- Ticket #282
- 07:12 PM Revision 68a5dcd8: Allow for an "other" virtual IP which is neither ProxyARP or CARP
- Useful if the IP is already routed to you (PPPOE for example) and
you just want to use it for NAT
XXX: Need a icon_o... - 06:59 PM Revision 276ba521: Alert user when shutting down
- 06:57 PM Revision 41901fa6: The javascript for the pools page does help :)
- 06:53 PM Revision 48918ed5: Make sure /var/etc/mpd-vpn exists
- 06:47 PM Revision d18e1152: Allow devs to reach load balancer code
- 06:46 PM Revision 94ac0ffc: Preview commit of load balancer pools - needs much loving by Hoba and Esotericisms :)
- 06:44 PM Revision 6bddd0e4: Add load balancer tags
- 05:23 PM Revision f9483185: Correctly save disable local syslogging server
- Ticket #300
- 04:50 AM Revision 6ca0e632: Without the quick statement dynamic rdr to captive portal auth page seems broken.
- Seems to be matching default deny rule without it.
- 04:26 AM Revision f60e6259: alphabetize listtags
- 01:06 AM Revision f5059a6a: Fix english
08/05/2005
08/04/2005
- 10:10 PM Revision e798a021: Allow traffic shaper to be applied to optional interfaces as well
- Ticket #294
- 10:07 PM Revision 496f9155: Add interface_selection box widget
- 09:11 PM Revision e598eab5: Allow port forwarding of GRE and ESP protocols
- Ticket #289
- 09:09 PM Revision 9f414c69: Do not worry about subnet bits when using 0.0.0.0
- Ticket #290
- 08:41 PM Revision 20d1251d: Refresh page every 2 minutes. Handy for debugging ethernet errors which I am doing just this second.
- 04:29 AM Revision 4806cf1e: Move <div> to the right place to fix the gray line above the tabs
- 01:54 AM Revision 9a10d253: Added ODS as a dynamic dns service. It works! :)
- 12:19 AM Revision fc959b55: Convert spaces to _
- 12:05 AM Revision f169d6ca: Correctly write out /tmp/ file
08/03/2005
- 11:52 PM Revision 4c73bfd6: Correctly handle TCP
- 11:35 PM Revision 8698218d: Filter spaces from descriptions
- 10:27 PM Revision 8dbd4c3a: Check for an array
- 08:21 PM Revision 31aa32ca: Version bump
- 08:16 PM Revision 0d94a9cb: Use /var/etc/ for temporary staging of resolv.conf
- 08:06 PM Revision 38d65554: Use /var/etc/ for temporary staging of resolv.conf
- 06:31 PM Revision b03bca86: Allow remote net ip of 0.0.0.0.
- See http://article.gmane.org/gmane.comp.security.firewalls.pfsense.support/965
- 04:55 PM Revision 7e45fdf4: Add red header bar to match other interface screens
- 04:52 PM Revision 6e707d60: Remove topbar. Red is not its color.
- 04:45 PM Revision 69981800: Include the interface when adding a static DHCP mapping
- Reported-by: Dmitry Sorokin <dimon@intellinet.ca>
- 04:40 PM Revision 4efe9566: Use correct + lgoo
- 03:29 PM Revision 55fa560b: Only setup squid redirect if the process is running
- 07:21 AM Revision 60547911: Remove return_filename_as_string.
- 07:15 AM Revision 7822d966: return_filename_as_string -> file_get_contents
- 07:11 AM Revision 909d8f12: Cleanup and merge.
- 07:10 AM Revision a31cce47: return_filename_as_string -> file_get_contents
- 12:13 AM Revision b48a7caa: Retire pccard. It has been replaced in freebsd 6 as devd
- 12:07 AM Revision 09982081: newline before running keygen
- 12:03 AM Revision ff21aa6b: Start pccard with any platform. It will fail gracefully if its not supported.
08/02/2005
- 11:50 PM Revision 9c853fb5: Alert to user that we cannot open a file for writing instead of letting php spew bad looking errors.
- 11:20 PM Revision dc1ba275: Disable The captive portal cannot be used when one or more interfaces are bridged. message so we can test if this really works.
- 10:51 PM Revision 618ebb13: Version bump
- 10:11 PM Revision 49c30bd7: Avoid breaking the filter rules when in lan bridging mode by defaulting to 192.168.1.1
- 09:56 PM Revision ac671944: Allow a IP address on lan if its bridged
- 09:55 PM Revision 05aa1128: optcfg -> lancfg
- 09:32 PM Revision 97a38775: correct path to ifconfig
- 09:28 PM Revision a7341542: Do not blow away lan IP when creating a bridge
- 09:11 PM Revision cb08e0c5: Start counting at 0
- 08:51 PM Revision 8f33c905: $optcfg -> $lancfg
- 08:47 PM Revision 2317b2e4: Bump config version to 1.9
- 08:41 PM Revision b85311ed: Do not validate ip and subnet fields if we are bridging
- 08:22 PM Revision 75211081: Woops, write out config if bridged.
- 08:18 PM Revision 6065fd77: Add LAN bridging option
- 08:17 PM Revision a4d9f914: Add LAN bridging option
- 08:10 PM Revision f0dcff6f: Combine note and warning areas into one
- 08:06 PM Revision 5b80d869: * Add IP Configuration header
- * Cleanup html
- 07:58 PM Revision 6d6d0f14: Add bridging to LAN option by incredibly popular request.
- 03:15 PM Revision 8cfa169c: Use correct config version
- 01:38 AM Revision 345d17b1: Allow ODS as an Update Client
- 01:16 AM Revision c66dde4e: Allow channel 0 usage
- 01:06 AM Revision 9a6ae01f: Added ODS as a client, no guarentees that it will work, I don't have an account to test.
- 12:47 AM Revision 80ce93c6: Add backend support for OLSR protocol
- http://www.olsr.org/
08/01/2005
- 11:12 PM Revision 668b7b2e: Correctly start SSHD
- 11:06 PM Revision 59d09874: Use enablesshd tag
- 10:48 PM Revision 3a32590b: Correctly fill in mac address
- Ticket #281
- 08:41 PM Revision cbc4b457: Version Bump
- 08:25 PM Revision fa8f44ce: Start USBD before starting general setup. The user may need to select their interfaces! DOH.
- 07:07 PM Revision 1a2da578: Target the correct page in the form
- 07:05 PM Revision 06351943: icons -> images
- 06:04 PM Revision 102239f9: Correctly save hard disk standby time
- Ticket #278
- 05:58 PM Revision d1975a6a: Correctly save hard disk standby time
- Ticket #278
- 05:17 PM Revision 1c895935: Convert to for loops
- 03:58 PM Revision 7e918c24: Do not touch /boot/
- 03:50 PM Revision 55e0e4e5: process ip addresses in addition to aliases
- 03:08 PM Revision 9a60d2bc: Revert to working filter.inc
- 12:55 AM Revision bc090ffc: Set pppoe interface
- 12:42 AM Revision f4c7b4e2: Fix 4 XXX's
- 12:33 AM Revision 31dc3ad0: Fix a XXX
- 12:32 AM Revision 036f7009: Fix a XXX
- 12:25 AM Revision f666442a: Fix a XXX
- 12:14 AM Revision 45bf8712: Add label descriptions for PPTP rules
- 12:12 AM Revision 57bdd0b0: Use correct variable name
- 12:02 AM Revision 62327489: Label PPPoE rules
07/31/2005
- 11:45 PM Revision 475ae4ce: Misc cleanups
- 11:42 PM Revision 8daef9c3: pptp -> pppoe
- 11:38 PM Revision 9431be62: Alert when we do not create a pppoe rule
- 11:23 PM Revision 40215923: pptp -> pppoe
- 11:15 PM Revision e4cabb75: add pfSense (C)
- 11:13 PM Revision 02829c3a: Version bump
- 11:12 PM Revision 35126a79: Add PPPoE options
- 11:08 PM Revision 0c554ff6: Add PPPoE to interface list
- 11:04 PM Revision a10b16ad: Add missing PPPoE code
- 10:44 PM Revision e4461e77: Remove wins and req128 fields
- 10:36 PM Revision 64391455: Move interface to top
- 10:36 PM Revision f19341b1: Make interface bold as its a necessary item
- 10:34 PM Revision bffce1dc: VPN PPPoE -> VPN: PPPoE
- 10:31 PM Revision 3164bf1a: Remove spacer
- 10:30 PM Revision 4060ac03: pptp -> pppoe
- 10:29 PM Revision 6cdfaf3c: Allow PPPoE clients to talk
- 10:27 PM Revision 3e73f3a8: Remove redir option
- 09:48 PM Revision 8b3500fe: Use unique variable name for interface
- 09:47 PM Revision e74c77df: Version bump
- 09:43 PM Revision 6eb44215: Start SSHD if applicable
- 09:42 PM Revision 0ad64be0: Do not accept encryption
- 09:40 PM Revision 15fffebf: Kill sasyncd before restarting
- 09:37 PM Revision 2991a0d6: Assign a unique pppoe id
- 09:35 PM Revision 3775a3a4: Set mtu to 1492
- 09:34 PM Revision 0301deff: Translate interface
- 09:20 PM Revision 985db425: Do not set 10.* dns address
- 09:20 PM Revision 83773ab0: Add PPPoE server interface field
- 08:52 PM Revision a2b0047a: pptp->pppoe
- 07:56 PM Revision 6a682aac: Do not file notice for reloading of filter rules, only file for errors
- 07:51 PM Revision b8a3e66f: change alert time to 24 hour
- 06:14 PM Revision abe524dc: Do not process aliases if none are defined
- 05:34 PM Revision 5a46f7c0: Version bump
- 05:02 PM Revision d844e31d: PPTP -> PPPoE
- 04:47 PM Revision 8ede0ae8: Add $d_pppoeuserdirty_path to globals
- 03:27 PM Revision 69a779d5: Load pppoe, not pt.
- 06:10 AM Revision b3cf8141: Undo last commit
- 06:09 AM Revision e7f2ea12: Comment file_put_contents
- 06:03 AM Revision 68631ce2: Assign the lan ip correctly
- 06:02 AM Revision cc66c8ec: Assign the lan ip correctly
- 05:55 AM Revision a2e4898c: Break after hint box
- 05:50 AM Revision 28560443: sshenable -> sshenabled
- 05:47 AM Revision 29c674b6: sshenable -> sshenabled
- 05:45 AM Revision f6efd9a5: Write out posted sshenabled value
- 05:41 AM Revision c394a5d1: Use resolv.conf
- 05:38 AM Revision 6205a304: Only show nameservers, strip "nameserver "
- 05:38 AM Revision ab8caecc: Add get_dns_servers()
- 05:23 AM Revision c46a4d2e: version bump
- 05:21 AM Revision 4d370e03: Correctly bring up optional interfaces dhcp
- 05:13 AM Revision 505e4a19: Do not create nat entries for malformed requests
- 05:11 AM Revision 1f21ec48: Do not create nat entries for malformed requests
- 04:16 AM Revision 523d8cca: can't remember why
- 04:15 AM Revision 86749620: Use the target ip
- 04:13 AM Revision 11ff2da5: Do not require ip address and subnet for dhcp
- 03:59 AM Revision 612832ec: cosmetic changes to the alert system
- 03:57 AM Revision d3ce564b: Correctly deterimine if a optional interface should be using dhcp
- 03:47 AM Revision 53c4e9aa: adding notices to the alerts
- 03:38 AM Revision 82d782a8: Remove commented out entry
- 03:36 AM Revision e5aad461: Remove html
- 03:34 AM Revision c9a3eb79: Remove html from alert/notice
- 03:34 AM Revision 4a98ae56: If we have a problem loading the filter rules then log the error to syslog as well
- 03:32 AM Revision dfde45ca: Only file notice/alert when we're not booting.
- 03:30 AM Revision 4f1b515b: Add pppoe_users_sort()
- 03:26 AM Revision d86c00f0: Clean up message
- 03:20 AM Revision 65384707: added acknowledge code
- 03:09 AM Revision b1cbbf24: added alert system code
- 03:04 AM Revision b17f8e9f: files needed for the alert system
- 03:01 AM Revision 0f5a136d: adds alerts to the system, no links associated with them to acknowlege, will come soon.
- 01:49 AM Revision 4dbc75b9: Add reverse captive portal feature.
- 01:29 AM Revision e4662fc5: Enable SSHD on upgrade
- 01:24 AM Revision 2615fed9: Correctly add WAN interface for developer
- 01:15 AM Revision 36aaefff: Allow SSH service to be disabled / enabled.
- 12:58 AM Revision 3d941d72: Start pppoe server on bootup
07/30/2005
- 11:21 PM Revision 7670e4d2: Correctly add multiple servies to the array
- 11:07 PM Revision d67c6097: Output logo first
- 11:01 PM Revision 25d3fbd5: * Add ascii art from holger
- * Add base services to status -> services menu
- 10:11 PM Revision bb75cfdf: i -> $i
- 09:54 PM Revision 9b6be82e: Use wireless_regex global to deterimine if an interface supports hostap
- 09:52 PM Revision 878f2719: vpn_pptp_configure() -> vpn_pptpd_configure()
- 09:50 PM Revision a3075f64: Remove trailing spaec
- 09:49 PM Revision e803e886: * Add ral, ural and wai wireless interfaces
- * Add PPPoE server information globals
- 08:45 PM Revision 9f6bd531: Remove WINS server option
- 08:45 PM Revision 66385030: Remoe 128 bit option
- 08:37 PM Revision 06e69b03: Add PPPoE server hooks
- 08:21 PM Revision 27031702: Hook PPPoE server into menu system
- 08:18 PM Revision 3818935a: Say hello to our PPPoE server gui
- 06:18 PM Revision a616eaf0: Correct the location to the plus.gif icon
- 02:09 PM Revision 50ff5462: Only show Package Logs on supported platforms
- 01:30 AM Revision c55a8ab9: some crosslinking to "fly" from corrosponding setting to logs, diags and back
- 01:13 AM Revision b39d4999: Remove extra #
- 12:21 AM Revision 26fbdb23: Count from 1 to 255.
- 12:02 AM Revision fd5cb732: reflect function in icons
07/29/2005
- 11:27 PM Revision fd35c812: Only run fsck on -1 return value
- 11:03 PM Revision afe4bc36: corrected imagepath
- 10:41 PM Revision a59e5d33: Version bump
- 10:36 PM Revision 0e279b95: Turn off raw filter for new installs
- 10:25 PM Revision 4532f947: Auto complete alias ports correctyl
- 10:24 PM Revision 5b64aa38: Detect aliases correctyl
- 10:07 PM Revision 53f1dcf3: Further expand NAT aliases
- Ticket #273
- 10:05 PM Revision e63cca08: Expand NAT aliases
- Ticket #273
- 09:48 PM Revision 14249fda: Fsck if dirty
- 09:06 PM Revision 7e9a7d04: Use correct log filename
- 08:17 PM Revision 975326c5: Add 802.11g only mode for cards that support it
- 08:02 PM Revision 15e67907: * Add hidessid option for hostap mode
- 08:01 PM Revision 3108e34f: * Allow channel 0 usage (auto)
- * Add hidessid option for hostap mode
- 06:06 PM Revision 65bad23b: Make every wrap user extrememly angry by removing packages. We're no longer going to support packages on the embedded builds and plan on getting the size down to about the size of m0n0wall.
- 04:11 PM Revision 8dd5ffdc: Add WAN interface for captive portal.
- NOTE: current requires the developer flag for inclusion
07/28/2005
- 08:48 PM Revision fd5f1066: Do not spew sasyncd output to web browser.
- 08:30 PM Revision 6dd3c07d: Version bump
- 08:23 PM Revision b7e7d60e: Reload the filter even on bootup
- 12:55 AM Revision 1bd38625: Ticket #269: Proxy ARP shouldn't allow for CIDR selection when doing a single address :)
- 12:23 AM Revision 546996c6: Version bump
07/27/2005
- 10:32 PM Revision 8280684e: glow, glow, glow, ...
- 10:32 PM Revision 8311ded2: background for mouse-over-alert-ticker (431x39 px)
- 03:54 PM Revision 5312f3be: Add missing + button
- Noticed-by: Giorgio Ducci
- 02:30 AM Revision ca425b11: Version bump
07/26/2005
- 06:58 PM Revision fab14377: Fix close_notice().
- 12:47 AM Revision e44e4a2b: fixing minor cosmetic errors
- 12:38 AM Revision 556ed559: makes links the width and height of the LI tags .. makes links more friendly :)
- 12:27 AM Revision 561d55ff: makes IE only refresh every 30 seconds for meters
- index_sub.php no longer is needed
- 12:18 AM Revision ce2e1d7d: updating misc files
- updated index.php especially for IE so that the menus will work.
07/25/2005
- 11:26 PM Revision 5e237c18: updated index.php to use an iframe for status meters
- updated all.css so that the iframe is displayed properly
added index_sub.php, which now contains the meters - 10:50 PM Revision 6c3c4415: added rounded footer to dropdowns
- removed underline of links in dropdowns
- 10:37 PM Revision 6ac2dcdb: Try to enable hardware cheksum
- 09:49 PM Revision 4dd1d9af: Enable and disable wins pptp option
- 06:49 PM Revision e69bdc2a: Add notes about wireless txpower item
- 06:36 PM Revision a460695d: Version bump
- 05:39 PM Revision 5742ca5e: Create static lease option from DHCP
- Ticket #254
- 05:00 PM Revision 10d470b9: WINS Server option
- Ticket #255
- 04:48 PM Revision 6cd5852e: Link reboot against Yes button. Move No button before yes to take priority.
- While here, center form.
Ticket #248 - 04:40 PM Revision 8a3c130b: Do not show bogus records
- Ticket #253
- 04:14 PM Revision f52b7f68: Fix transmit power option
- Ticket #251
- 04:08 PM Revision 51a33e20: Correctly count to 0
- 04:56 AM Revision 2e1c1991: Reboot -> Reload
- 12:03 AM Revision dff64d47: Add reload_all and reload_interfaces shell hooks
- 12:02 AM Revision 093a01b0: Do not set reboot needed flag
- 12:01 AM Revision 39a85258: Cleanup comments
07/24/2005
- 11:47 PM Revision 97aaf706: Change color to #333333
- Suggested-by: hoba
- 11:46 PM Revision 8ed1f1a9: Reload configuration after page is displyaed if needed
- 11:45 PM Revision 12886b41: Use parse_config()
- Suggested-by: colin
- 11:40 PM Revision 4f1252d5: * Unlink config.cache and reload configuration for reload_all and reload_intrefaces
- 11:36 PM Revision 835c9f4a: Alter bringup order
- 11:17 PM Revision 1cdca133: Update our XMLRPC server to work with the new security update. This cleans up several hacks resulting from poor documentation ;)
- 11:14 PM Revision 41b0960a: Use logo.gif
- 11:02 PM Revision 4cf2cc4a: * Drop kick the reboot to the moon!
- 10:54 PM Revision 7f894be6: Break before Save button
- 10:53 PM Revision e0ca03cd: * Make div 700 pixels
- * Correct path to logo
- 10:35 PM Revision 3851094f: * Drop kick reboots bye bye
- 10:26 PM Revision 5f78884c: * Drop kick reboots bye bye
- 10:24 PM Revision 182c30de: * Drop kick reboots bye bye
- * Add reloat_interfaces()
* Add reload_all()
* Use reload_all() in wizard - 10:15 PM Revision a985eac2: Unlink dirty marker
- 10:13 PM Revision 9a7e416c: Reboots suck. Drop kick it to the moon.
- 10:09 PM Revision bc1746b5: Freebsd uses ifconfig instead of brconfig. The horror!
- 10:00 PM Revision bc89f7d3: Do not mount ro on bootup
- 09:59 PM Revision f5fe693c: Use white background color, round corners correctly
- 09:51 PM Revision f2f3af29: Use white background color, round corners correctly
- 09:38 PM Revision 426f300c: Check for key existance before clearing out
- 09:38 PM Revision 0ae71d81: Mount config rw before generating keys
- 09:35 PM Revision 4093cb99: Dress up welcome pagee
- 09:32 PM Revision d9d6a71d: Start dhclient in the background
- 09:21 PM Revision 02facbd0: Do not mount configuration ro after writing configuration with write_config() if we're booting
- 08:51 PM Revision 0a1e1960: Make sure config is mounted rw
- 08:34 PM Revision 3ea05002: Do not perform mount operations
- 08:12 PM Revision 8551d2ef: Tweak sleep values
- 07:59 PM Revision 4f409c9e: Change name of main div to avoid conflicting
- 07:51 PM Revision 1de98f21: Do not ask to reboot
- 07:50 PM Revision 57e97d71: Disable type button if bridging is enabled
- 07:27 PM Revision 5b7bca97: Nuke reboot notice
- 07:25 PM Revision b5933544: Eliminate reboot needed notice. Reapply all needed services at the end of the script to avoid breaking the output during ip change.
- 07:20 PM Revision 7f1e27b3: Redirect after 60 seconds. Since we reload all services we're not doing a full reboot so it should take less time.
- 07:20 PM Revision 90a2ab46: Don't increment $dependlevel if the dependency is already installed.
- 07:18 PM Revision b51f035c: Run the wizard now even for cdrom platforms, we eliminated the needed reboot step in the wizard.
- 07:15 PM Revision f8b00759: break after select box
- 07:13 PM Revision aefb60ce: Nuke keep diagnostics expanded
- 06:59 PM Revision a9e4aee7: Only show mpd events
- Fixes Ticket #238
- 06:54 PM Revision 1d1630ec: Make sure we free up $fout.
- 06:53 PM Revision 50cb1fb0: Add transmit power settings
- Ticket #246
- 06:48 PM Revision 58d797bf: Revert to 1.58. $savemsg is already set when the XMLRPC server is unable to be contacted.
- 06:40 PM Revision 7ee5da3a: Alert user that we could not contact pfsense.com instead of no packages available for installation.
- Ticket #228
- 06:38 PM Revision 2e874c10: Remove second Pre-shared keys tab
- Ticket #237
- 06:37 PM Revision 0aba287e: Remove IP address when shutting down dhclient
- Ticket #229
- 06:34 PM Revision 8e0e58ff: Cleanup misc editor nits
- 06:31 PM Revision 85dc4438: Change rounded corner color to match the rest of the items
- 04:54 PM Revision bf678a56: version bump
- 04:51 PM Revision 5adb3375: Round the corners
- 04:47 PM Revision 50f60bca: Use a white background
- 04:45 PM Revision 0b1138de: Eliminate reboot step from wizard
- 03:55 PM Revision a3c81951: Missing ]
- 03:55 PM Revision 0912dd26: Do not launch the wizard if the platform is cdrom
- 03:54 AM Revision e325b484: Ticket #122: add tcp flags to backend shaper code
- 03:45 AM Revision a03e3c1f: move IP TOS and TCP FLAGS to globals.inc now that filter_reconfigure
- might be run outside of the gui
- 03:34 AM Revision c68fc1e7: really restrict user labels to 63 chars
07/23/2005
- 11:43 PM Revision f5274cd1: Sync after wan configuration
- 11:25 PM Revision 2770edde: dont sync on boot
- 10:53 PM Revision 4973d941: Toggle the wizard if the interfaces get out of sync or if the user resets to factory defaults
- 10:17 PM Revision 3c9daf99: Sync after wan configuration
- 10:03 PM Revision a9a5cab2: Sleep 5 before running dhclient
- 08:00 PM Revision 102d8912: Craete /var/at/jobs and /var/empty
- 07:56 PM Revision 78f82a62: Don't forget -p flag
- 07:56 PM Revision 8bd03c46: Create /var/db/entropy on bootup
- 06:58 PM Revision 9b7f9945: server side checking that description doesn't exceed 63 characters (since
- we use it for the rule label"
- 06:57 PM Revision d6fbd4ca: Add strncpy() utility function
- 02:50 PM Revision 09db1070: Don't allow user to enter descriptions longer than 63 chars
- 03:14 AM Revision c7c6cba4: Version bump
- 01:54 AM Revision 274d695f: Do not start dhclient in bg
- 01:36 AM Revision dc5f3ba5: Logout output of dhclient startup
- 01:29 AM Revision 0119d2f7: Log the dhclient startup command. Diagnosing the lack of dhclient on first livecd bootup
07/22/2005
- 04:11 AM Revision c2747f5a: Committed to the wrong branch, revert.
- 03:54 AM Revision 3a3c6b5b: Clean up get_filename_from_url.
- 01:48 AM Revision 3613998c: shift the footer to the right a bit
07/21/2005
- 08:13 PM Revision a6d0d461: * Strip package installation and logging from install_package. This function now need only download the package's 'master' XML configuration.
- 04:35 AM Revision a980eec1: Restore previous behavior.
- 04:30 AM Revision 42902688: Remove <?php from top of head.inc
- 03:26 AM Revision ee98fc33: should fix it ...
- 03:25 AM Revision 459b0328: this should fix update issue.
- 03:20 AM Revision 31977165: Move theme selection to guiconfig.inc.
- 02:17 AM Revision 0913a099: fixing non xhtml stuff so themes won't break!
- 01:55 AM Revision e6d5210c: Fix default route gateway bug.
- Reported-by: billm
- 01:52 AM Revision f0f2b6ee: fiixed a minor margin error
- 01:50 AM Revision 12a00813: removed an extra 's' character
- add red metal background
- 01:46 AM Revision 018d30d8: fixed php error
- 01:43 AM Revision 751bde2e: Add back ) ... DOH!
- 01:36 AM Revision 1bc85001: RIP full C installer. We're now switching over to the BSD Installer 2.0
- 01:08 AM Revision 21ac33e0: more dropdown beauty
- 12:39 AM Revision 30af342f: just a few modifications
- 12:26 AM Revision a99e956f: fixing an image problem for themes
- 12:22 AM Revision 8c22e0f9: metallic theme logo
- 12:17 AM Revision 677c0869: updating files to use theme images
- removing images from /usr/local/www
adding specific images into the correct theme directories - 12:03 AM Revision e8027314: preparing for a completely themed pfSense
07/20/2005
- 10:43 PM Revision 0518ec61: adding missing images to the metallic theme
- 10:42 PM Revision bff31246: fixed dancing bars
- 08:48 PM Revision f91bd5d2: Version bump
- 06:07 AM Revision 7d827865: small improvements
- 04:09 AM Revision 75b1adc0: remove blank lines
- 02:38 AM Revision 953e611c: Version bump. Time to flex our metallic muscles.
- 02:10 AM Revision e3f5f9d7: adding header to the content area :)
- 02:05 AM Revision af312726: fixing positioning
- 01:45 AM Revision 8a634430: updating images for metallic
- 01:21 AM Revision bd990ffe: add background color
- 01:13 AM Revision 62ff59fa: moving images around ... shouldn't break anything :)
- 01:06 AM Revision 82172901: rearranging icons again
- 12:59 AM Revision fb33d352: rearranging images for themed pfSense
- 12:10 AM Revision 3f3a7574: just working :)
07/19/2005
- 11:58 PM Revision b00a6b2f: making metallic more friendly
- 11:44 PM Revision 05b8fd9d: menu-item frontimages
- 11:41 PM Revision 5a455de0: make things better in metallic
- 10:55 PM Revision eec7c9bc: header with non-embossed menubar; slightly darker metal_bgr to fit the non-embossed color
- 10:53 PM Revision 78c85a3a: use header with non-embossed menubar
- 08:30 PM Revision cc6a859c: fixed meter bars ... they update in IE and Firefox now
- fixed top margin for the content area, it was too small, caused some issues in Firefox
- 07:49 AM Revision 0661a033: Add restart_service_if_running.
- 03:29 AM Revision 96b5d7c9: one more commit, fixes top margin in metallic for the content.
- 03:27 AM Revision 2ec28a43: my only commit for the night, centers the metallic theme in the browser. cheers!
- 12:01 AM Revision dd1c228b: metallic-background-image 50x50
07/18/2005
- 10:43 PM Revision 38d48421: Fix tabs.
- 10:40 PM Revision 02bbe0ba: Woops, Captive Portal should always show up you can enable it.
- 10:32 PM Revision 5e732d08: Clarify how to start the installer
- 10:07 PM Revision d50de214: some more pimpin..
- 04:15 PM Revision e8dd289e: Start random mac generation with 00:a0:8e
- Submitted-by: Greg Hennessy <Greg.Hennessy_AT_nviz.net>
- 03:44 AM Revision f2dd118d: Remove ez-ipupdate from credits.
- 03:38 AM Revision 539b4c44: Respect themes.
- 03:13 AM Revision fadb3e78: improved metallic theme; correct middle backgroundcolor; "sharper" header;
- 02:37 AM Revision 9315ef83: Alert when creating random mac address
- 02:31 AM Revision 94320506: added support for DynDNS custom and static
- 02:24 AM Revision e42cac89: 3 out of 4 kids agree, metallic is a better theme!
- 02:11 AM Revision 7adbc2a2: metallic theme update
- 02:08 AM Revision 3089059e: If we don't have any adddeleteedit fields or a special redirect, default to pkg_edit.php?xml=$xml&id=0.
- 01:59 AM Revision a80ec770: Im going insane! Revert the revert.
- 01:59 AM Revision 375ba819: fixing metallic
- 01:56 AM Revision 0f568b78: fixing logo issue for the geek
- 01:55 AM Revision 94999149: Revert last commit. We do want to break.
- 01:53 AM Revision c367a9c0: Only break if we are showing image
- 01:50 AM Revision ffb119f5: Doh! Use themes dir!
- 01:47 AM Revision 17a404e0: more updates
- 01:41 AM Revision a4bb5711: Do not display logo when using metallic theme
- 01:40 AM Revision 5ffe7500: If /usr/local/www/$themename/no_big_logo exists, do not display the logo on the system status page
- 01:38 AM Revision d003560f: updating metallic theme
- 01:33 AM Revision 3f3a5bef: Cache package information. If we are unable to connect to the XMLRPC server, attempt to use this cache.
- 01:13 AM Revision 2f019b26: messing with more theme stuff
- 12:30 AM Revision 3a078222: moved the developers menu to the diagnostics menu
- 12:20 AM Revision 655fa5f6: just making the migration to the theme based pfSense
- 12:00 AM Revision 82bb760d: new theme (well the beginnings of such)
07/17/2005
- 11:17 PM Revision b872d9f9: not necessary, moved to images directory
- 10:27 PM Revision 27afc5d0: Silence HTTP errors by commenting out log_error(). This does not affect errors being reported in XML_RPC_Response.
- 09:52 PM Revision cecdf31c: Turn off malloc debugging
- 09:41 PM Revision f2b11ad6: Remove black borders.
- 09:38 PM Revision 88eb7f6f: Nuke the "XML Version" column.
- 08:54 PM Revision 516fd635: Refresh Captive Portal status every 60 seconds
- 08:50 PM Revision 544195a5: updated these files so that the theme will not break when browsed to.
- 08:44 PM Revision cb4d9dc0: adding images, so the theme is no longer "invisible"
- 08:43 PM Revision f7fefe05: adding images
- 08:28 PM Revision dd4543f4: just making the theme better
- 08:21 PM Revision 4e7da61e: require head.inc
- 08:16 PM Revision c5a9b876: Use correct path. DOH!
- 08:16 PM Revision 7e6d816a: Use correct path. DOH!
- 08:10 PM Revision c3290534: Do not check on config.xml items right now.
- 08:09 PM Revision 855a0986: Version bump
- 08:00 PM Revision 5858cbdb: Do not stat a file if it doesn't exist
- 07:59 PM Revision ce1c0911: raised footer for the Geek
- 07:45 PM Revision 03b42caa: Make sure ak key is cleared
- 07:45 PM Revision 8d72c64e: updated borders and content area padding and margins
- 07:43 PM Revision 746b5ee2: If any of the /etc/ssh/ files are corrupted then remove them so they will be forced to regenerate.
- 07:30 PM Revision 850b71ec: Make sure config.xml doesn't hold ssh keys for now
- 06:57 PM Revision d7e43168: updated it with borders for the content and centering of the text better
- 06:43 PM Revision 6b7c6a5e: just making themes work a little better :)
- 06:28 PM Revision 7db8eedb: added niftycode for standard theme
- 06:24 PM Revision 4bf42c3c: adding ie7 from sourceforge.net for ie compatibility issues with CSS and XHTML
- 06:06 PM Revision ce5ddbd6: template -> theme
- 06:04 PM Revision e9c01d90: removed pfsense-screen.css because it is not needed.
- fixed all.css so that ie is no longer broke.
- 05:47 PM Revision 532d964a: updated so theme works properly
- 05:31 PM Revision 9e82c54f: template -> theme
- 05:27 PM Revision 3487fb14: template -> theme
- 04:48 PM Revision 41058a8c: added another id to the menu for more control with css
- 04:46 PM Revision 19326838: Updated all.css so that the drop down menu works properly, menu.gif is the background image for the menu, header-alert.gif and header.gif have been expanded so that they stretch was wide as the content area.
- 03:59 PM Revision 0dd2a0f4: added support for dyndns.org static and custom entries. fixed dhs.org so it will work now.
- 04:38 AM Revision 588b7fc5: I can tell who failed school...7 f's is bad!!!
- 04:19 AM Revision fb21008c: Oops, wrong developers var used :)
- 03:24 AM Revision 9f3103a9: Use CARP and Proxy ARP icons
- 01:13 AM Revision 5928924f: Fixed issue with cache file
- 01:00 AM Revision bcad3369: Removed GUI.css refrence from the file
- 12:43 AM Revision 4951476b: Added code so that the cache file will be created if missing.
- 12:36 AM Revision 5d719ffa: Fixed the problem with it trying to update everytime without checking whether the IP has changed for 28 days has expired.
- 12:01 AM Revision afe4a7d3: It no longer breaks when the output of a package is displayed.
07/16/2005
- 11:51 PM Revision c2e4efb5: Minor changes for css and javascript handling for template system.
- 11:49 PM Revision d86286ed: Updated classes and id tags for the navigation menu.
- 11:47 PM Revision 45b0ad5a: Files for pfsense-dropdown template.
- 10:24 PM Revision 8b1fab53: Use correct white color
- 09:23 PM Revision ae0c2a1c: Correct white color
- 09:18 PM Revision dada03be: Version bump
- 08:15 PM Revision 2410d099: Merged Nifty Corners CSS with pfSense default theme
- 07:47 PM Revision 7b940748: Add save button, add some padding
- 07:45 PM Revision 15a87e25: Allow user to pick their template.
- 07:33 PM Revision 4daa1eaf: Fixed space between content and header.
- 07:09 PM Revision ebbc882a: Finished Debugging Code.
- 06:45 PM Revision ed3cf51e: Added Debugging Code and Changed the UserAgent
- 06:33 PM Revision 8b22314b: * Clean up, remove old commented out code.
- * Ensure that we are generating racoon policies after wan ip changes
- 06:31 PM Revision 41c649df: Add Dynamic DNS support to IPSEC.
- 03:52 AM Revision f6a68bf7: Introduce caching to some of the "expensive" functions
- Force the anchor code that the ezshaper introduces to cache the rules so
that we don't generate them once per queue - 03:22 AM Revision c7905332: Fixed CSS include for templated systems. Default CSS file name is now "all.css" for the templated system.
- 03:20 AM Revision 64fcbfc8: Fixed several menu item issues. Prepared header for Alert System. Added code for hostname and domain to be displayed in header once again.
- 03:15 AM Revision 7f7f1a30: pfSense Template: Primary CSS file. The gui.css file was merged with this file.
- 02:39 AM Revision 9ff926a2: Instead of calling two functions before unlinking, just use @unlink().
- 02:34 AM Revision cebc42e6: If the notices array is empty, unlink our queue file. This fixes are_notices_pending().
07/15/2005
- 10:55 PM Revision c0c2f422: Add Save button back. It looks somewhat wierd without.
- 10:42 PM Revision 52e5d56a: Accept Dynamic DNS values
- 10:28 PM Revision ee7f808e: Add Dynamic DNS to allowed identifiers
- 10:22 PM Revision 6e2ec568: * Restore are_notices_pending(). Getting the actual message is expensive on smaller devices if none are pending.
- * Remove trailing file space.
- 10:04 PM Revision 9e0b3dce: Modify get_notices() to work with XMLRPC. This isn't ideal.
- 10:03 PM Revision d9064267: Add pfsense.get_notices.
- 09:48 PM Revision 2efbd061: Missing <li>
- 09:44 PM Revision 996c5e7a: remove XXX, outqueue has been done for some time
- 09:35 PM Revision 61c5cd36: Correctly check for allowed ip's
- 09:09 PM Revision e4dff6e5: Actually use existing advskew and vhid instead of defaulting to 0.
- 08:53 PM Revision 48581bb7: Include head.inc
- 08:25 PM Revision 427d205b: * Remove debugging echo.
- * ruleno should now be the ip.
- 06:15 PM Revision 62edf26f: Spell templte correctly!
- 06:12 PM Revision 5e1128f8: Echo out template name
- 05:25 PM Revision 914a97fc: Remove extra space
- 05:23 PM Revision f9221d19: Grrr, Ill get this correct once the coffee starts flowing.
- 05:21 PM Revision cb07bede: Woops, missing if
- 05:16 PM Revision eb62b527: Missing )
- 05:09 PM Revision 9f53d3a8: * Merge in Erik Kristensen's redid XHTML compliant header footer
- * Add pfsense default template (css) file
- 02:28 AM Revision c3f9d65d: Updated Status Codes for DynDNS Services
07/14/2005
- 06:03 PM Revision 7dedf1cf: Revert last commit. Needs some more testing.
- 06:00 PM Revision 352d5f79: Loosen the regex some more to account for ips without ports.
- 05:04 PM Revision 4ba654c0: Unbreak carp by allowing its protocols to talk to other hosts. This item was overlooked during the vip transition
- 04:58 PM Revision 2f97b482: Do not remove carp items from www/ dir
- 05:32 AM Revision 029960ba: m0n0wall -> pfSense.
- 05:22 AM Revision 979fce0d: Close ?> remove firefox banner.
- 05:10 AM Revision c96e4db7: Round the top corners
- 05:07 AM Revision 0ed77c51: Missing }
- 05:06 AM Revision 77317f2b: Revert.
- 05:05 AM Revision 2e5c7ee3: Trim extra ')'.
- 05:02 AM Revision da86dd6f: ) -> }
- 04:58 AM Revision 9ef924eb: Remove duplicate string.
- 04:56 AM Revision 01c7d0c3: Fix calls to file_notice().
- 04:54 AM Revision b609d80e: missing )
- 04:45 AM Revision bf64c2d8: File notices when we up and generate a replacement mac for ff:ff:ff:ff:ff:ff
- 04:39 AM Revision ac1bb69d: SInce we have some picky people to night its my turn:
- * Remove trailing space ( BAD FOR HEADERS! )
* Eliminate braces for one line conditionals - 04:37 AM Revision a57a45cb: Minor cleanups.
- 04:35 AM Revision 4d027492: * Use awk instead of grep/cut.
- * trim() instead of str_replace().
- 04:32 AM Revision 3cb6f873: Clean up.
- 04:32 AM Revision 62624f21: Use exec() instead of backticks.
- 04:30 AM Revision f36d4bd2: If the interface has a mac address of ff:ff:ff:ff:ff:ff generate a random mac address and assign.
- 04:29 AM Revision 5eab9f14: Take $interface parameter.
- 04:27 AM Revision 94e8082f: Correctly generate a mac address and add comment
- 04:23 AM Revision 730768f7: Add generate_random_mac().
- 03:57 AM Revision 2dfb79a4: Save blockpriv, bogons spoofmac and mtu settings
- 01:33 AM Revision 5dc666d8: Add the components license (BSD like) the source since we did not include the LICENSE file included with the package
- 01:24 AM Revision e1910a5b: Add formvista's 'draglist'.
- 01:09 AM Revision bd78a845: Minor cleanup.
- 01:04 AM Revision 79f6fe7b: Say hello to rounded tabs ;)
- 01:00 AM Revision f4cb26b7: Add rounded tabs.
- 01:00 AM Revision fa40522b: Touch the /tmp/filter_dirty file and allow the filter to be reloaded on final bootup.
- 12:27 AM Revision 264d7079: Version Bump
- 12:13 AM Revision 6873a9a4: Check if PFTPX and restart. Correct a typo
- 12:11 AM Revision 8ce9faa1: Allow CARP to have a netmask and dynamically change info text next to netmask option
07/13/2005
- 11:46 PM Revision c153d430: when upgrading use old netmask
- 09:52 PM Revision 3ed25eab: Only show log entries with racoon in them
- 08:42 PM Revision ddce8ef2: Instead of making 10+ calls to str_replace(), use a single call + array.
- 06:57 PM Revision e315cfa1: Fix missing ')'.
- 06:56 PM Revision ce696feb: Clean up eval()s.
- 06:49 PM Revision 7db8ff99: Clean up eval()s.
- 04:55 AM Revision c9988795: disable proxyarp range input for now until NAT config screens are ready for it
- 04:44 AM Revision e82f32ef: server nat is no longer needed
- 04:38 AM Revision dcf9eb16: This looks a little more pleasing to my eyes
- 04:36 AM Revision 719dc2a7: remove blank line
- 04:35 AM Revision 7dc71178: fix field selections and really make passwords save
- 04:32 AM Revision e33206c2: require_once() is your friend
- 04:23 AM Revision 10b079ad: use subnet not ipaddr
- 04:15 AM Revision 49424ec0: Move CARP around - it's no longer a "service"
- status shows under status menu and all settings are under virtual ips
- 04:06 AM Revision 4d4ec7e1: Bah, remove carp VIP tab from here too!
- 04:04 AM Revision eec4ff89: Need to bring up the carp interfaces and do the proxyarp magic on changes
- 03:59 AM Revision 82b4999c: Remove carp VIP tab - no longer needed
- 03:59 AM Revision 07bdf973: remove carp VIP tab - it's no longer needed
- 03:11 AM Revision 64ed8739: Updated services_dyndns_configure() function.
- 03:11 AM Revision b0ae75c5: duh, helps if you commit the code you want people to use!
- without further ado, heres the new virutal IP code :)
- 03:09 AM Revision 1425e067: Merge in virtual IP code
- This changeset does the following:
merges proxy arp and carp setup menus
removes proxy arp menu from ... - 03:01 AM Revision aca8110a: Add dynsdns.update
- 02:55 AM Revision d09f5292: remove trailing space
- 02:42 AM Revision d874733d: Added Error Logging to the Dynamic DNS Client class.
- 02:37 AM Revision d52b2322: Include notices.
- 02:37 AM Revision 46cedad6: Added No-IP and removed DynDns Statis and DynDns Custom temporarily. Removed EZ-IP, TZO, GnuDIP, and ODS.
- 02:24 AM Revision 03ba7a0f: 1. Fix snmp.
- 2. ???
3. Profit! - 02:17 AM Revision 14f9c43f: Make uniform by renaming update_bogons.sh to rc.update_bogons.sh
- 02:17 AM Revision aaa9bb12: Really fix <br>.
- 02:14 AM Revision 78d38525: Add missing <br>.
- 02:14 AM Revision 0d63c5a6: Call /etc/rc.dyndns.update once every week
- 02:03 AM Revision 9471afe1: Add option to use an alternate XMLRPC server.
- 02:02 AM Revision c6e2b163: Make $url optional.
- 01:34 AM Revision de7d1954: do not require notices.inc
- 01:29 AM Revision e7761619: require notices.inc
- 01:28 AM Revision 73665635: Dynamic DNS Update Client Class. Handles DynDNS, DHS, No-IP, HN, Dyns, EasyDNS and ZoneEdit. Replaces ez-ipupdate.
- 01:23 AM Revision f273abda: Add script to kick of dyndns update from crontab
- 12:32 AM Revision e444cd01: Rework how the filter reloading alert is created
07/12/2005
- 11:52 PM Revision 9948c473: Version bump
- 11:26 PM Revision b5facc06: Ping 10 times to bring up tunnel
- 11:18 PM Revision 5c9cc1de: When an alert is in progress show it in its own box
- 11:16 PM Revision 7616c107: Start sasyncd in the backgrounds
- 10:52 PM Revision a63f7d55: Resync with prior working vpn.inc and add back in failover ipsec and cert support.
- 05:00 AM Revision ca2e329a: point out that a browser is a "web browser" for the technically challanged
- 04:52 AM Revision bb5643b0: dont echo os version
- 04:52 AM Revision 20ba62f0: Show firefox propaganda to IE users.
- 04:36 AM Revision 2c35ed91: Only echo motd if platform is cdrom
- 04:31 AM Revision 22d0b8e5: fix typo (in comment)
- 04:10 AM Revision 3f0d26d9: Do not loop through array if its empty
- 02:49 AM Revision 033ede97: grey the entire div
- 02:07 AM Revision a3cb717b: Missing commit
- 02:01 AM Revision 72ae130e: missing ;
- 02:00 AM Revision d0379bd5: Remove per user bandwidth javascript code and use more padding on table
- 01:56 AM Revision b069d774: Woops, we need to echo that.
- 01:53 AM Revision 3a2f2d87: Do not round bottom area if alert box will be shown
- 01:48 AM Revision 20e1ed7d: Break after title
- 01:35 AM Revision 2062e8a8: Minor tweaks
- 01:04 AM Revision 6df029b0: Round the top right box and apply background properly
- 12:53 AM Revision c7e8855f: Make the left area cover all 100% of height and retain rounding!
- 12:06 AM Revision 36904eed: Break before Show states option
- 12:00 AM Revision e10720a2: Version bump for our wacky wrap friends
07/11/2005
- 11:54 PM Revision a9283d43: Add no nat option for outgoing nat
- Ticket #212
- 11:43 PM Revision f8dea008: * Loop through allowed ips and automatically auth user if they are on the list.
- * Remove the rest of the per user bw settings.
- 11:20 PM Revision 92bbcdb4: Forced commit to note the refresh of 60 seconds for the states page
- 11:18 PM Revision cc6bafe0: Require notices.inc
- 11:12 PM Revision 15953ad5: * Remove Reset States from left menu
- * Change Show States to States
* Add tabs to reset states and show states screens - 11:03 PM Revision bc17d579: Move alerts to top area to match mockups by hoba
- 10:19 PM Revision ccb7b0f5: Dont forget to open new table rows with <tr>.
- 09:24 PM Revision 20f7cc3a: Version bump
- 08:55 PM Revision 55ab363d: While updating the client with state count, memory usage, etc, check for new notices. If a new notice is found, redirect back so it can be shown.
- 08:53 PM Revision 73ef871b: * Add are_notices_pending()
- * Remove trailing space
- 02:19 AM Revision 57bad829: right align 3rd table element (source)
- 02:16 AM Revision 73033954: Change title to Dump States
- 02:15 AM Revision 05e56ef3: Add show states menu option
- 02:13 AM Revision e402b3f4: Add Router ->
- 02:08 AM Revision 92cc7528: Add state dump screen where a user can quickly see a pftop style list of states
- 12:53 AM Revision 2185fbbb: tcpdump and logger is already running. do not start twice
- 12:32 AM Revision 2c960203: Spam less on shutdown
- 12:18 AM Revision 68c52178: Ping 10 times when bringing tunnel up
- 12:07 AM Revision 7d479f5a: * Send ipsec log to system for the time being
- * Send all ipsec.log entries to ipsec tab for time being
07/10/2005
- 11:57 PM Revision 3fc0ac23: Move ipsec logs to their own file
- 11:49 PM Revision a653c7f0: Move ipsec logs to their own file
- 10:54 PM Revision 29f585f2: Expand shoutcast to 8000-8100
- Suugested-by: hoba
- 10:48 PM Revision d4183822: filter_configure() -> filter_configure_sync()
- 10:44 PM Revision 7a893851: Add a real ipsec.log file and redirect syslog entries to it
- 10:23 PM Revision 83c5299b: Move failver vpn settings to ipsec area in a tab
- Suggested-by: hoba
- 09:42 PM Revision 5dd24b70: Use logger to ensure we are getting sasyncd logs
- 09:38 PM Revision 42f2bcc9: Add more -v
- 09:37 PM Revision 1ac39951: Start sasyncd verbose
- 09:26 PM Revision 9043e4cc: hostnames could have - in them, etc. loosen regex
- 09:16 PM Revision 7bdb1bc2: Exit 0
- 08:43 PM Revision 09c2529d: touch /var/db/ez-ipupdate.cache if it doesnt exist
- 08:38 PM Revision c48ddead: Version bump
- 08:36 PM Revision ddb8b357: Bring in m0n0wall specific patches on top of open's dhclient-script
- 08:35 PM Revision d0d88122: Touch /filter_reloading
- 08:10 PM Revision 21b20aae: Disable ssh key saving for now.
- 08:09 PM Revision 6b21d1ed: Disable ssh key saving for now.
- 07:41 PM Revision 32dd4d1f: Simply use print_info_box_np() when telling user about the background reload operation
- 07:35 PM Revision 59c8d575: Alert user on main page when the filter rules are loading
- 07:22 PM Revision 98d8ed64: Correctly terminate end of line with ;
- 06:45 PM Revision 8e4ab9fe: Move dhclient-script to /sbin/
- 06:37 PM Revision a3539850: Remove weird mwexec().
- 05:58 PM Revision e2c48999: file_notice(): Return the notice's unique timestamp for future reference.
- 05:10 AM Revision 4a5ea2b0: fix typo
- 04:53 AM Revision 1035f5a7: Print notices if they exist.
- 04:52 AM Revision 20d4d05e: * Fix close_notice().
- * Add print_notice_box.
* get_notices(): Return false if $notices is null. - 04:27 AM Revision 8e13319b: Since we now reload the filter rules in the background use the file_notice() alert system if we failed to reload the rules
- 04:26 AM Revision 6f10078a: Make $url optional.
- 04:19 AM Revision 7af5497a: break between title
- 02:48 AM Revision ec61996f: Version bump
- 02:39 AM Revision f229e20f: filter_boot_dirty -> filter_dirty
- 02:32 AM Revision a372447e: Touch /tmp/filter_dirty when dirty.
- 02:32 AM Revision bc086d51: Launch check_reload_status on boot
- 02:23 AM Revision 6001125c: Do not include config.inc
- 01:32 AM Revision 885209c6: require config.inc
- 01:22 AM Revision 13e1ceb4: call filter_configure() after setting up captive portal
- 01:08 AM Revision 8f264616: Launch script from /bin/sh
- 01:06 AM Revision dac82c3d: Use filter_configure_sync
- 12:48 AM Revision 9420e0c4: Typo
- 12:29 AM Revision 4e6f9d37: Loader filter sync on boot
- 12:28 AM Revision 761d011f: Load filter in the background
07/09/2005
- 11:52 PM Revision 94f0b2b9: Do not run expiretable if timeout == 0
- 11:47 PM Revision ecfc831a: Correctly output table contents
- 11:43 PM Revision 6d17beb0: We're already calculating for *60
- 11:41 PM Revision a4004399: Correctly utilize expiretable
- 11:18 PM Revision ea44537a: expiretable takes seonds as argument. Times the minute count * 60
- 11:17 PM Revision 980bef03: Expire items older than an hour
- 11:13 PM Revision fbcfbf11: Run the expiretable utility on the sshlockout table once every 60 minutes
- 10:52 PM Revision c2bf0974: Update bogons file once a week
- 10:50 PM Revision 3f1f7014: Seperate update bogons functions into its own file /etc/update_bogons.sh
- 10:48 PM Revision c2e859c4: Use the expiretable utility and pfctl to deterimine when a client has timed out
- 10:47 PM Revision b4096dd2: Full path to nice
- 09:55 PM Revision 0afcd529: Operating on argv[0] and [1]
- 09:39 PM Revision ee096757: conifg -> conf
- 09:36 PM Revision 40142be9: Mount CF for RW when restoring configuration
- 09:27 PM Revision 84f68d65: Chown to root:wheel
- 07:42 PM Revision c1dacc55: Version bump
- 07:39 PM Revision 40240d9b: exit after stop sync
- 07:38 PM Revision 0a4869c5: Sync /root/.authorized_keys on boot
- 07:35 PM Revision 3b18f175: On shutdown call /etc/sshd and alert we're stopping so it can compare /root/.authorized_keys with the config.xml version
- 07:09 PM Revision 3e3fe496: Use system("/usr/sbin/sshd"); for platform compatibility
- 07:00 PM Revision 9cc8c59e: Revert to 1.18 to unbreak snmpd
- 06:23 PM Revision ac518c63: Treat these as non php-variables.
- 06:18 PM Revision 045c573b: Saving and restoring is fixed. Reenable.
- 06:13 PM Revision abafa16b: Turn off SSH key saving and restoring until bugs are fixed.
- 05:55 PM Revision 8d8f8970: Sync master.passwd database before beginning package operations
- 05:50 PM Revision 5fa404d4: Don't forget to write out ssh keys to config.xml
- 05:43 PM Revision c2338828: If keys exist and they are not stored in config.xml, remove the keys and regen and then store them in config.xml
07/08/2005
- 11:42 PM Revision 9c704188: Create an array if the original is empty
- 11:29 PM Revision 61fb3da0: use /etc/rc.d/sshd start
- 11:24 PM Revision efa761f6: base64 encode the values when saving and restoring
- 11:02 PM Revision 86e6fd3b: Correctly write out variables.
- Noticed-by: William David Armstrong
- 10:08 PM Revision a9dc5e11: Do not foreach through installedpackages['package'] if its not defined
- 09:49 PM Revision 137066df: Version bump
- 09:16 PM Revision 9e3fc88e: * Store SSH keys in config.xml.
- * Restore on bootup
- 09:15 PM Revision 5563a2c0: Add file_put_contents() function
- 08:55 PM Revision 4c24a0ef: Remove debugigng helpers
- 08:29 PM Revision e24b2363: More debugging prints
- 08:17 PM Revision 5f6c966b: ls -lf /cf/conf for debugging help
- 08:06 PM Revision 14971cfa: Test on the file config.xml, not the directory.
- 08:00 PM Revision 7a475a47: Alert when copying config.xml
- 07:46 PM Revision 7756e2b7: Upon updating from configuration version 1.6 -> 1.7, whipe the traffic shaper configuration to avoid loading the old non supported configuration.
- Ticket #216
ok: billm - 07:41 PM Revision d0a97914: Remove trailing space at end of file
- 01:10 AM Revision 7dd31990: Reload filter configuration after vpn changes
- 12:59 AM Revision 5c119752: Setup sasyncd
- 12:52 AM Revision 74445b42: Move Failover VPN -> Services menu
- 12:51 AM Revision 8f67a8e1: * Back out the M0n0wall certificate import. Somehow it broke ipsec.
- * Merge back in Failover VPN. It REALLY works now ;)
- 12:19 AM Revision 4f8c80e5: Add VNC protocol
Also available in: Atom