summaryrefslogtreecommitdiffstats
path: root/usr
Commit message (Expand)AuthorAgeFilesLines
* Fix stray DOS carriage return.jim-p2012-12-191-1/+1
* Sync PBI scriptsjim-p2012-12-181-347/+849
* Convert the CP db to sqlite rather than a text file. Some more optimizations ...Ermal2012-12-181-15/+6
* Merge pull request #276 from N0YB/Diagnostics-Tables-Top-StatusChris Buechler2012-12-171-2/+4
|\
| * Include bogons last update info in Diagnostics: TablesN0YB2012-12-101-2/+4
| * Include bogons last update info in Diagnostics: TablesN0YB2012-12-101-1/+1
* | Add square brackets around IPv6 addressesbcyrill2012-12-171-3/+7
* | Add missing >. Fixes #2722jim-p2012-12-171-1/+1
* | Cleanup the pipes as well when removing or operating on tables for hostnames/...Ermal2012-12-173-8/+19
* | Handle even hostname through filterdns entries correctly now that only 3/4 ta...Ermal2012-12-172-8/+8
* | There is no more table 5,6,7,8,9,10Ermal2012-12-171-6/+0
* | Separate ipfw rule no db from limiter ones. Since ipfw has per instance featu...Ermal2012-12-173-23/+23
* | only trim the / if it is alonebcyrill2012-12-151-1/+2
* | only trim the / at the end of the redirurlbcyrill2012-12-151-1/+1
* | always use the shortcut cpcfg variablebcyrill2012-12-151-10/+10
* | Fix line endingsErik Fonnesbeck2012-12-141-138/+138
* | Correctly retrieve the mac addressErmal2012-12-141-2/+4
* | Do not exit from php rather return to not have to refork again from the managerErmal2012-12-131-7/+7
* | Switch all the actions(pipe create/table modify/get mac address) during fast ...Ermal2012-12-131-1/+1
* | Remove IPFW_FILTER flag since it gets not used anymoreErmal2012-12-131-16/+0
* | Add extra check for DHCP(v6) static mapping edit pages to prevent an error wh...Erik Fonnesbeck2012-12-082-4/+10
* | Add extra checks for reading and saving certain wireless settings and fix an ...Erik Fonnesbeck2012-12-083-2/+10
* | ARP Table Static Entries from Individual DHCP Static MappingsN0YB2012-12-072-2/+18
* | Don't allow transport mode to be selected for mobile clients. Fixes #2713jim-p2012-12-071-0/+2
* | Merge pull request #273 from N0YB/Widget-Firewall-Logs-FilteringJim P2012-12-072-8/+64
|\ \
| * | Update usr/local/www/javascript/filter_log.jsN0YB2012-12-071-2/+15
| * | Update usr/local/www/widgets/widgets/log.widget.phpN0YB2012-12-071-6/+49
* | | license: Bump and fix some copyrights.Mathieu Simon2012-12-071-6/+6
|/ /
* | Merge pull request #271 from brunostein/masterErmal Luçi2012-12-061-1/+44
|\ \
| * | add input autocomplete array aliasesbruno2012-12-061-1/+44
* | | Merge pull request #269 from N0YB/Diagnostics-Tables-Top-StatusJim P2012-12-051-8/+11
|\ \ \ | |/ / |/| / | |/
| * Merge remote-tracking branch 'origin/master' into Diagnostics-Tables-Top-StatusN0YB2012-11-293-7/+29
| |\
| * | Update usr/local/www/diag_tables.phpN0YB2012-11-291-1/+1
| * | Diagnostics Tables Top StatusN0YB2012-11-281-3/+3
| * | Update usr/local/www/diag_tables.phpN0YB2012-11-281-8/+11
* | | Add input validation to reject invalid combinations of IPv4/IPv6 openvpn prot...jim-p2012-12-042-0/+22
* | | Fix more tests for DHCP relay being enabled.jim-p2012-12-041-2/+2
* | | Remove this now-irrelevant comment.jim-p2012-12-041-5/+0
* | | Fix test to see if DHCP Relay is enabled.jim-p2012-12-041-12/+1
* | | Do a more strict type match here, otherwise if the result returned is 0, that...jim-p2012-12-041-1/+1
| |/ |/|
* | Be a little more verbose when starting the NTP daemonjim-p2012-11-291-0/+5
* | Add a couple more (small, optional) snmp modules.jim-p2012-11-291-0/+15
* | Simplify logicErmal2012-11-281-7/+8
* | Only try to get mac if the its requiredErmal2012-11-281-1/+2
|/
* Fixes #1575. Allow Match option to be used with limiters as well. The support...Ermal2012-11-271-4/+1
* The context creation and memmber interfaces are only used during rules creati...Ermal2012-11-231-4/+0
* Resolves #2529. Load the ipfw module before any commands are executed on CP. ...Ermal2012-11-222-9/+1
* Fix syntax and do not commit late :)Ermal2012-11-221-0/+1
* Merge pull request #265 from PiBa-NL/outbound_nonatErmal Luçi2012-11-221-1/+0
|\
| * outbound nat, remove non-applicable optionPiBa-NL2012-11-221-1/+0
OpenPOWER on IntegriCloud