summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix Description display. Ticket #666Chris Buechler2010-06-261-1/+1
* Validate for duplicate user names when editing, too.Erik Fonnesbeck2010-06-251-4/+11
* Prevent the GUI from adding a user that already exists in /etc/passwd (root, ...jim-p2010-06-251-0/+8
* Remove some redundant code and make sure admin's home directory is /root - Fi...jim-p2010-06-251-13/+1
* Label for 1:1 NAT reflection rules in rules.debug.Erik Fonnesbeck2010-06-251-1/+1
* Check for tcp/udp in the protocol specified for outbound NAT rules, since tcp...Erik Fonnesbeck2010-06-251-3/+6
* Validate time server. Should be the last thing that fixes #464jim-p2010-06-251-0/+10
* Do more strict validation on WAN setup fields. Ticket #464jim-p2010-06-251-6/+41
* Hide GMZ offset zones in setup wizard. Ticket #464jim-p2010-06-251-0/+2
* Do some more strict validation on hostname, domain, and DNS servers. Ticket #464jim-p2010-06-251-0/+26
* Validate MTU in setup wizard. Ticket #464jim-p2010-06-251-0/+11
* Provide some error messages when posting from a script so consumers can have ...Ermal2010-06-241-2/+8
* Pass correct argument to killbyname and correctly check for sshdkeyonly toggl...Ermal2010-06-232-2/+2
* Fix dashboard version check for nanobsdjim-p2010-06-231-1/+8
* Be more strict when doing checks for empty values.Ermal2010-06-221-2/+2
* Actually apinger can be reloaded and this is not doing its job apparently.Ermal2010-06-221-3/+0
* Fixes #613. Add correctly users to all users group.Ermal2010-06-222-2/+12
* Add build-time comparison also.jim-p2010-06-221-1/+1
* Fix ssh key existence test.jim-p2010-06-221-1/+2
* Fix NanoBSD snapshot URL default.jim-p2010-06-211-1/+1
* Correct NanoBSD update filenamejim-p2010-06-211-3/+7
* Fix NanoBSD automatic update checks.jim-p2010-06-212-4/+19
* Actually send the HUP signal to tell apinger that a new config file is to be ...Ermal2010-06-211-1/+4
* Do a more thorough check for missing sshd key files. Should fix #673jim-p2010-06-211-1/+8
* Fixes #480. Correctly upgrade config for monitorip. When a gateway exists sav...Ermal2010-06-211-5/+9
* Fix #683. Show PPPs tab as selected when tab is selected.gnhb2010-06-211-1/+1
* Use proper locking.Ermal2010-06-211-4/+11
* Do not flush all tables unless Save was hit on webgui. This avoids flushing t...Ermal2010-06-211-6/+19
* We should still delete this file if it's found, or the GUI can go into an inf...jim-p2010-06-191-0/+3
* Make an extra check for monitor to be explicitly an ip otherwise apinger breaks.Ermal2010-06-181-0/+3
* Properly find gateway ip. The code before did not match for dynamic gateways.Ermal2010-06-182-3/+5
* If packages are reinstalled during bootup than there is no need to reinstall ...Ermal2010-06-182-5/+5
* Propperly check for down state.Ermal2010-06-181-2/+2
* Also teach system_routing_configure to have an interface as parameter so to r...Ermal2010-06-182-4/+8
* Do not reconfigure CP on every event of interfaces or while reloading the web...Ermal2010-06-183-133/+131
* Remove unused script and add it to obsolete list.Ermal2010-06-182-5/+1
* Add delete button for each NAT Port Forward rule, like firewall rules. It Fix...Renato Botelho2010-06-181-5/+31
* Silencejim-p2010-06-181-2/+2
* Use killbyname() instead of mwexec/killall directly.jim-p2010-06-181-1/+1
* Silence.Ermal2010-06-181-1/+1
* Ooops curly missing.Ermal2010-06-171-3/+4
* Actually correctly handle some vip types ips for getNasIP.Ermal2010-06-171-1/+4
* Teach even getNasIP for the new callingstation ip setting.Ermal2010-06-171-5/+12
* Do not include functions.inc just for pfSenseHeader which is not really the b...Ermal2010-06-171-3/+5
* Use proper name for index.Ermal2010-06-171-1/+1
* Fixes #660. Simplify some code and correctly do an exit after a redirect is i...Ermal2010-06-171-8/+4
* Use the configured src ip attribute choosen for accounting too.Ermal2010-06-171-1/+5
* Show even VIP's in the list. This is copied from nat code and probably should...Ermal2010-06-172-6/+24
* Do not assume WAN as the default interface to get the ip from for the calling...Ermal2010-06-172-1/+24
* fix textChris Buechler2010-06-171-3/+3
OpenPOWER on IntegriCloud