1544 Commits

Author SHA1 Message Date
Franco Fichtner
cb8fb01b9c auth: actually, that's how FreeBSD does it... 2015-06-08 11:44:55 +02:00
Franco Fichtner
06881b90fe auth: properly create `wheel' users, sanity cleanups; for #67 2015-06-08 11:34:48 +02:00
Ad Schellevis
cfcceaa17b Merge branch 'master' of ssh://github.com/opnsense/core 2015-06-08 11:31:14 +02:00
Ad Schellevis
43955298f0 (mvc) fix Phalcon csrf issue after upgrade >= 2.0.1 2015-06-08 11:30:44 +02:00
Franco Fichtner
4d101e7cab firmware: folded message into opnsense-update(8) 2015-06-08 10:55:29 +02:00
Franco Fichtner
01870edad7 configctl: launcher for the real deal 2015-06-08 10:04:21 +02:00
Franco Fichtner
b232cf7d74 python: always launch via env(1) 2015-06-08 09:59:29 +02:00
Franco Fichtner
efea84d948 firmware: fold package updates into opnsense-update(8) 2015-06-08 09:52:58 +02:00
Ad Schellevis
cd831222f3 (configd) add configdctl as symlink to sbin for easier usage
when using the shell, it's now possible to trigger configd actions in a more natrual way, for example:

configdctl configd actions

(to list all registered actions)
2015-06-08 07:26:41 +00:00
Ad Schellevis
535d1c31fd (configd) fix usage to changed implementation 2015-06-08 07:23:21 +00:00
Ad Schellevis
e4cd84cb65 (configd) make client tool more verbose and add -m option to execute multiple commands at once. 2015-06-08 09:14:00 +02:00
Franco Fichtner
9e04b8089e src: whitespace sweep 2015-06-08 07:11:11 +02:00
Ad Schellevis
40eeea7bf0 (mvc) set phalcon session as shared 2015-06-07 18:14:10 +00:00
Ad Schellevis
c3541ad17d (IDS) add initial stub code 2015-06-07 19:43:52 +02:00
Ad Schellevis
10d96a317b (ipfw) localhost fix in template 2015-06-05 14:31:01 +00:00
Franco Fichtner
d03721da97 captiveportal: apply PSR2 style 2015-06-04 21:18:18 +02:00
Ad Schellevis
87387963bc (ipfw) ignore traffic comming from localhost 2015-06-04 19:14:42 +00:00
Franco Fichtner
896452766e src: style and whitespace fixes 2015-06-04 20:41:15 +02:00
Franco Fichtner
1db49d7c47 system: apply PSR2 style 2015-06-04 20:41:15 +02:00
Ad Schellevis
0d203a2c67 (mvc) add ConfigdActionsField.php as fieldtype to select configd actions 2015-06-04 20:23:30 +02:00
Ad Schellevis
5cd4a1cbbf (mvc) add getLastRestart to backend class 2015-06-04 20:22:23 +02:00
Ad Schellevis
0e0481d501 (configd) add configd method to list registered actions
add a description tag to the actions_[service].conf sections to describe actions for the user interface.
2015-06-04 20:19:44 +02:00
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