summaryrefslogtreecommitdiffstats
path: root/usr
Commit message (Expand)AuthorAgeFilesLines
* Fix add gateway validation on interface configuration. It should fix #2791Renato Botelho2013-02-041-4/+4
* Update usr/local/www/interfaces.phpbcyrill2013-02-041-1/+1
* Make more strict checks during is_ip* functions. Helps http://forum.pfsense.o...Ermal2013-02-041-1/+1
* Merge pull request #370 from bcyrill/cp_patch2rbgarga2013-02-042-27/+25
|\
| * Fix problems with overlapping 'allowed IP subnets' in CPbcyrill2013-02-022-27/+25
* | Merge pull request #371 from bcyrill/patch-18rbgarga2013-02-041-0/+1
|\ \
| * | Reconfigure allowed hostnames when deleting entriesbcyrill2013-02-021-0/+1
| |/
* | Merge pull request #372 from miken32/reverseacctrbgarga2013-02-041-2/+11
|\ \
| * | checkbox to allow reversing of RADIUS accounting byte countsMichael Newton2013-02-011-2/+11
| |/
* | Merge pull request #369 from bcyrill/dyndns_rfcJim P2013-02-021-50/+68
|\ \
| * | Gray-out disabled RFC2136 entriesbcyrill2013-02-021-4/+17
| * | Whitespacesbcyrill2013-02-021-50/+55
| |/
* | Gray-out disabled DynDNS entriesbcyrill2013-02-021-9/+27
* | Whitespacesbcyrill2013-02-021-78/+83
|/
* Update usr/local/www/system_gateways_edit.phpbcyrill2013-02-011-3/+3
* Display only needed Reinstall and Clear Package Lock buttonsPhil Davis2013-02-011-7/+11
* Allow clear package lock when 1st install failsPhil Davis2013-02-011-1/+1
* Use the better -Fs modifies to pf to kill the states by interface. Also kill ...Ermal2013-01-314-7/+5
* Merge pull request #364 from mdima/masterErmal Luçi2013-01-311-15/+22
|\
| * Fixes links and PPSMichele Di Maria2013-01-311-15/+22
* | Actually destroy in this caseErmal2013-01-311-1/+1
* | Do the right thing hereErmal2013-01-311-2/+5
* | Syntax error in vpn_pppoe.phpPhil Davis2013-01-311-2/+2
* | Avoid mpd based services to set localip to an already used IP on the system. ...Renato Botelho2013-01-302-0/+6
* | Do more strict checks. Also silence some more log_error under debug. Also do ...Ermal2013-01-301-1/+1
* | Whitespace fixesjim-p2013-01-301-18/+16
* | Change output style to follow halt.php and reboot.php so the shutdown output ...jim-p2013-01-301-10/+13
* | Fixes #1928. Disallow sync loop only for certain types of calls but not for e...Ermal2013-01-301-9/+27
* | pfctl -b is gone just use std tools of pfctlErmal2013-01-303-10/+5
* | More unsets :)Ermal2013-01-301-0/+1
* | Make smal fixErmal2013-01-301-1/+2
* | Merge pull request #360 from mdima/masterErmal Luçi2013-01-291-93/+136
|\ \ | |/
| * Feature #2781: Hierarchical view of "Status-Queues" pageMichele Di Maria2013-01-291-2/+2
| * Feature #2781: Hierarchical view of "Status-Queues" pageMichele Di Maria2013-01-291-1/+2
| * Feature #2781: Hierarchical view of "Status-Queues" pageMichele Di Maria2013-01-291-94/+136
* | Use unset to free resources now that php does not use exit on CPErmal2013-01-292-0/+2
* | allow empty CP password to be sent to RADIUS serverMichael Newton2013-01-291-1/+1
* | Initialize $a_pools to fix warnings when saving dhcp settings whith no extra ...Renato Botelho2013-01-291-0/+1
* | Permit openvpn to use same port on different interfaces. It should fix #814Renato Botelho2013-01-293-3/+3
* | Merge pull request #356 from phil-davis/masterErmal Luçi2013-01-292-39/+39
|\ \
| * | Document remote network lists in OpenVPN GUIPhil Davis2013-01-291-15/+15
| * | Document local remote network lists in OpenVPN GUIPhil Davis2013-01-291-24/+24
* | | Do not do double checks for thisErmal2013-01-291-1/+1
|/ /
* | Add header to DHCP and DHCPv6 static mappings tablesjim-p2013-01-282-0/+8
* | Merge pull request #355 from bcyrill/cp_patch5Ermal Luçi2013-01-271-9/+9
|\ \ | |/ |/|
| * Change order of cpzone checkbcyrill2013-01-271-9/+9
* | Add missing context parameterbcyrill2013-01-271-4/+4
|/
* Do not include prefix in IP addressbcyrill2013-01-271-5/+7
* Fixup paths when executing OpenSSL.jim-p2013-01-271-3/+3
* Merge pull request #350 from bcyrill/cp_allowedipErmal Luçi2013-01-271-10/+10
|\
OpenPOWER on IntegriCloud