summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Combine PPTP Server subnet and clients. Code imported from m0n0wall. ↵sullrich2009-12-022-47/+34
| | | | Ticket #139
* Add ===>sullrich2009-12-021-1/+1
|
* Do not output done twice Ticket #63sullrich2009-12-021-1/+0
|
* Call file_exists for each file. Ticket #63sullrich2009-12-021-1/+1
|
* Setup a_cert and a_ca for write_config() Ticket #63sullrich2009-12-021-0/+6
|
* use same variablesullrich2009-12-021-5/+3
|
* Shorten output string. Setup crtsullrich2009-12-021-1/+6
|
* Assign unique ref and commit certificate. Ticket #63sullrich2009-12-021-4/+19
|
* Adding default SSL certs to import. Ticket 63sullrich2009-12-022-0/+38
|
* Make the default HTTPS. Ticket #63sullrich2009-12-021-8/+0
|
* Use lighty compression instead of php gzip Resolves #198sullrich2009-12-021-6/+9
|
* Unbreak console lockout on bootup and in gitsync (pfSsh.php) Resolves #195sullrich2009-12-022-2/+13
|
* Put back a wrongly removed line.Ermal Luçi2009-12-021-0/+2
|
* Reload dnsmasq after domain changes. Ticket #201sullrich2009-12-011-1/+0
|
* Reload dnsmasq after domain changes. Ticket #201sullrich2009-12-011-12/+13
|
* Try to enable even filtering of vlans in hardware. New with FreeBSD 8.Ermal Luçi2009-11-301-0/+1
|
* Ticket #146. Fix the autocompletion of ports aliases only for the ports and ↵Ermal Luçi2009-11-302-18/+17
| | | | host/network aliases for the src/dst. Checking if a valid alias is entered end if it is a correct one for this box seems like to much overhead and work for this. (For firewall_nat_edit.php)
* Ticket #146. Fix the autocompletion of ports aliases only for the ports and ↵Ermal Luçi2009-11-302-15/+13
| | | | host/network aliases for the src/dst. Checking if a valid alias is entered end if it is a correct one for this box seems like to much overhead and work for this.
* Resolves #138 Add propper input validation to aliases. Do not allow to ↵Ermal Luçi2009-11-301-5/+14
| | | | nested different types of aliases. Do not allow on ports to enter something that is not in the range 0-65535.
* Remove uneccessary variable.Ermal Luçi2009-11-301-3/+1
|
* Fix get_configured_carp_interface_list: use the right interface name using vhidpierrepomes2009-11-301-1/+2
|
* Turn off compression for time being. Ticket #198sullrich2009-11-301-1/+1
|
* Resolves #68 When checking for the secondary wan ip address curl is forced ↵Ermal Luçi2009-11-301-11/+17
| | | | to go through the it for all traffic. This might mean that DNS fails. Resolve the checkip.dyndns.org ip outside of curl so it can be guaranteed that the traffic of curl will be just http and nothing else. This allows pfSense installation without internet access to work still since if gethostbyname fails now it just extracts the ip from the local interface. To be checked out is what behaviour this should give for CARPgit diff! (Write now surely it does the wrong thing!)
* Cleanup code to make it easier to read and faster.Ermal Luçi2009-11-301-20/+23
|
* Move files to pfSense.obsoletedfilessullrich2009-11-292-9/+9
|
* Do not allow duplicate netcat reflection entries. Resolves #193sullrich2009-11-291-6/+6
|
* Use any for block until a diff solution can be createdsullrich2009-11-291-1/+1
|
* Lock out SSH going to LANIPS. Use correct SSH port if custom port is defined.sullrich2009-11-291-2/+7
|
* Process old entries, toosullrich2009-11-291-1/+1
|
* Update ttys serial lines. Resolves #165sullrich2009-11-291-2/+2
| | | | | | | | To prevent collisions with the sio(4) driver, the uart(4) driver uses different names for its device nodes. This means the onboard serial port will now most likely be called "ttyu0" instead of "ttyd0". You may need to reconfigure applications to use the new device names.
* Define full path to binariessullrich2009-11-292-4/+4
|
* Remove Headersullrich2009-11-291-1/+0
|
* Post against reboot.php and reboot instead of reinventing the wheel. Ticket ↵sullrich2009-11-291-6/+9
| | | | #191
* Do not show reboot notices twice. Resolves #191sullrich2009-11-291-10/+7
|
* Fix ' in alias description. Confirmed working fix for ticket #143jim-p2009-11-291-1/+2
|
* Notate what code does and remove XXXsullrich2009-11-291-1/+4
|
* Do not show motdsullrich2009-11-291-5/+0
|
* Nuke motdsullrich2009-11-292-27/+27
|
* Revert commit and change back to dnsIf Ticket #68sullrich2009-11-291-1/+1
|
* Fix reboot function on 2.0.jim-p2009-11-291-0/+1
|
* clarify what is valid for input errors on hostnameChris Buechler2009-11-283-3/+3
|
* Make the graph IDs z-index: 1, which seems to fix it overwriting the menu. ↵jim-p2009-11-2810-87/+7
| | | | Tested on FF and Opera. While here, remove redundant graph ID declaration. Fixes #35 on 2.0.
* No need for priv.incsullrich2009-11-281-3/+0
|
* include priv.incsullrich2009-11-288-0/+8
|
* Add select all buttonsullrich2009-11-281-0/+20
|
* Disabled is not a required fieldsullrich2009-11-281-1/+1
|
* Update default privssullrich2009-11-281-259/+422
|
* Include priv.defs.incsullrich2009-11-288-2/+10
|
* Add listtopic. Remove tabsullrich2009-11-281-7/+5
|
* Automatically select the last known vhid + 1 when creating new entriessullrich2009-11-281-0/+14
|
OpenPOWER on IntegriCloud