1522 Commits

Author SHA1 Message Date
Franco Fichtner
435492adcf devd: do not launch /etc/pccard_ether; related to #201 2015-06-03 18:03:12 +02:00
Jos Schellevis
e1a6efb085 (ui) add rowtoggle to bootgrid wrapper 2015-06-03 17:45:32 +02:00
Jos Schellevis
25cd08a320 (ui) fix validation reporting on select box 2015-06-03 17:44:22 +02:00
Franco Fichtner
0224f86ef2 src: whitespace sweep 2015-06-03 15:07:37 +02:00
Ad Schellevis
949542defa (config backup/restore) fix for https://github.com/opnsense/core/issues/202 2015-06-03 12:51:17 +00:00
Ad Schellevis
dee7f51e91 (trafficshaper) add traffic shaper to menu and acl 2015-06-02 14:32:30 +00:00
Ad Schellevis
bfb5e6559f (config) make legacy wrappers xml attribute aware 2015-06-01 23:04:08 +02:00
Ad Schellevis
82b7bf7d5e (ipfw) ensure loading ipfw before pf 2015-06-01 20:21:32 +00:00
Ad Schellevis
8b7c126365 (trafficshaper) make direction an advanced setting 2015-06-01 21:56:39 +02:00
Ad Schellevis
2a7427d655 (ipfw) make use of secondary interface in dummynet rules 2015-06-01 21:48:09 +02:00
Ad Schellevis
55d86df241 (trafficshaper) add secondary interface to match packets 2015-06-01 21:47:46 +02:00
Ad Schellevis
3123223f74 (mvc) add empty option to optional interface field 2015-06-01 21:46:59 +02:00
Ad Schellevis
d64260cb6b (trafficshaper) move enabled option to pipe/queue tag 2015-06-01 19:39:52 +02:00
Ad Schellevis
44f7060259 (ipfw) fix queue rule.. 2015-06-01 17:49:23 +02:00
Ad Schellevis
da45bd68c2 (ipfw) add queue definitions to ipfw ruleset 2015-06-01 17:45:07 +02:00
Ad Schellevis
8a6437dfb0 (trafficshaper) cleanup JS code 2015-06-01 16:14:54 +02:00
Ad Schellevis
9b338529a9 (mvc) add bootgrid support function into own plugin js file 2015-06-01 16:14:08 +02:00
Jos Schellevis
2f9b4d5cd8 (mvc) check if field exists in UImodel grid helper class 2015-06-01 16:10:09 +02:00
Ad Schellevis
0bf7b4d382 (trafficshaper) doc typo 2015-06-01 12:14:46 +02:00
Ad Schellevis
55b5739199 (firmware) add missing style class to UI 2015-06-01 10:50:49 +02:00
Ad Schellevis
9c5bb6bb0d (trafficshaper) UI fix panel style 2015-06-01 09:38:08 +02:00
Ad Schellevis
09c316ad69 (trafficshaper) fix help message for queue weight property 2015-06-01 09:15:25 +02:00
Ad Schellevis
e72886c368 (trafficshaper) don't show modal validation error on modal edit form 2015-06-01 09:12:26 +02:00
Ad Schellevis
a615f10273 (mvc ui) make validaiton modal message box optional 2015-06-01 09:11:00 +02:00
Franco Fichtner
3c95edd1ea lang: FreeBSD wants to order it this way; bug? 2015-06-01 08:20:43 +02:00
Franco Fichtner
94ec1de54a src: no hay pcntl 2015-06-01 07:55:41 +02:00
Franco Fichtner
fb97ab7c6d ntpd: only consumer of sigprogmask magic; can probably do without 2015-06-01 07:39:07 +02:00
Franco Fichtner
4c3488138e www: remove unused function 2015-06-01 07:24:31 +02:00
Franco Fichtner
3256e66d4b rc: a bit more pruning; we know what we are doing! 2015-05-31 21:13:19 +02:00
Franco Fichtner
a173ea37bd rc: push PHP extensions to extensions.ini, which...
is also used by the ports to register the modules, which may
finally fix the spurious module load errors.
2015-05-31 20:56:48 +02:00
Ad Schellevis
0af32b6aab (captiveportal) let rc scripting handle ipfw/dummynet module loading 2015-05-31 18:01:10 +00:00
Ad Schellevis
f97c9abf9e (ipfw) sysctl settings 2015-05-31 17:49:56 +00:00
Ad Schellevis
b5234441f5 (model) enforce uuid's on ArrayField types 2015-05-31 19:39:25 +02:00
Ad Schellevis
79636d4ae9 (ipfw) move ipfw into standard rc system and move config locations 2015-05-31 19:16:41 +02:00
Ad Schellevis
d9ea789fe8 (trafficshaper) add enabled field to model 2015-05-31 19:07:15 +02:00
Ad Schellevis
57f0cc3f79 (lang) updated gettext data 2015-05-31 15:47:37 +00:00
Ad Schellevis
ebecb7610c (lang) fix language collector scripts (model/controller) 2015-05-31 15:43:09 +00:00
Franco Fichtner
82a4ebb46a lang: move dynamic gettext() foo into subdir
Create and commit the files generated by the dynamic gettext extraction,
so that we can review changes more gracefully.  Two files in the Traffic
Shaper forms don't parse right now, but I have no clue why.
2015-05-31 15:05:30 +02:00
Franco Fichtner
8774e177d3 README: fiddle with wording and readability on a terminal 2015-05-31 14:14:46 +02:00
Franco Fichtner
3b562b0e38 lang: move translation glue into its own subdir 2015-05-31 13:58:18 +02:00
Franco Fichtner
797df667de vpn: going down in style 2015-05-31 12:42:45 +02:00
Franco Fichtner
e17d4515cd src: more style fixes 2015-05-31 12:29:32 +02:00
Franco Fichtner
fff73b5194 src: whitespace sweep 2015-05-30 17:29:04 +02:00
Ad Schellevis
c6aec21cd7 (trafficshaper) close session on search 2015-05-29 21:03:03 +02:00
Ad Schellevis
1ffc66153b (xdebug) fix xdebug configuration issue 2015-05-29 17:33:25 +00:00
Ad Schellevis
4f584dd220 (mvc) check for uuid before using it. 2015-05-29 19:03:36 +02:00
Ad Schellevis
94d946c726 (trafficshaper) add queues 2015-05-29 18:57:33 +02:00
Ad Schellevis
afef1d9c9e (mvc) add filters to model relations 2015-05-29 18:55:35 +02:00
Ad Schellevis
d5b9c78bde (mvc) change regex behavior for interface field 2015-05-29 18:27:07 +02:00
Ad Schellevis
16018e4f69 (trafficshaper) add rule help messages 2015-05-29 15:47:46 +02:00