2480 Commits

Author SHA1 Message Date
Franco Fichtner
e8a19ee303 services: ntpd has its own pid file 2015-09-19 11:22:29 +02:00
Franco Fichtner
1bd7960735 firmware: add Supranet Communications mirror
Yay, thanks, Wallace!
2015-09-19 09:01:02 +02:00
Franco Fichtner
c9504d9748 wireless: actually, keep the one that is there (if any) 2015-09-18 16:15:58 +02:00
Franco Fichtner
cf343609d0 wireless: hide more config options from this page 2015-09-18 16:10:01 +02:00
Franco Fichtner
0fd22dab25 interfaces: fix a crash report 2015-09-18 15:54:07 +02:00
Franco Fichtner
efbffb0eb2 menu: fix menu expand on interface edit pages 2015-09-18 15:48:10 +02:00
Franco Fichtner
d89614ab47 theme: fix selection; closes #388 2015-09-18 14:32:51 +02:00
Franco Fichtner
cd4b8267aa wireless: only advertise supported modes; closes #377 2015-09-18 14:08:38 +02:00
Franco Fichtner
a0b1e85452 src: raise memory limit to 256MB for everyone
128M has some crash reports attached, but "modern" i386 systems
have more RAM to spare, too.  Also remove two old expansions to
64M, which are now restrictions, because when they were introduced
the memory limit was 32M.  ;)
2015-09-18 07:20:34 +02:00
Franco Fichtner
e54b7a06f1 gwlb: fix a crash report 2015-09-18 07:16:58 +02:00
Franco Fichtner
1be3ebb3f3 interfaces: fix crash report of gettext() 2015-09-18 07:05:43 +02:00
Franco Fichtner
cc1c8eb21c certificates: tabs to submenu 2015-09-16 15:11:43 +02:00
Franco Fichtner
f763c7cdc7 config: reformat config.xml sample, some additions 2015-09-16 11:53:02 +02:00
Franco Fichtner
06723bcf48 config manager: convert to submenu entries, overall UX improvements 2015-09-16 11:53:02 +02:00
Franco Fichtner
617f7f43d5 dashboard: fix crash report on system log widget 2015-09-16 07:41:46 +02:00
Franco Fichtner
271966ede9 config: can only iterate if interfaces are returned 2015-09-16 07:35:28 +02:00
Franco Fichtner
6c4b4446a1 config: fix upgrade path illegal access 2015-09-16 07:32:56 +02:00
Franco Fichtner
4715704807 notices: properly address empty notices 2015-09-16 07:30:10 +02:00
Franco Fichtner
184b842a2f interfaces: fix a crash report 2015-09-15 17:54:58 +02:00
Ad Schellevis
b4acda0538 typo 2015-09-14 19:17:07 +00:00
Ad Schellevis
f7d932770d (mvc) fix for crash report PHP Catchable fatal error: Argument 2 passed to Phalcon\Validation::add() must implement interface Phalcon\Validation\ValidatorInterface, array given, called in /usr/local/opnsense/mvc/app/controllers/OPNsense/IDS/Api/ServiceController.php on line 135 and defined in /usr/local/opnsense/mvc/app/models/OPNsense/Base/BaseModel.php 2015-09-14 20:48:30 +02:00
Ad Schellevis
31cb56c24b typo 2015-09-14 18:26:36 +00:00
Ad Schellevis
5a06c8b129 (legacy) fix for https://github.com/opnsense/core/issues/373 2015-09-14 18:16:30 +00:00
Franco Fichtner
8a412b82d0 config: views cope with theme fallback now 2015-09-14 19:46:53 +02:00
Franco Fichtner
f84dfed452 config manager: do not truncate descriptions
Table layout should cope, if it doesn't it sucks and needs
to be fixed.
2015-09-14 19:44:32 +02:00
Ad Schellevis
17e0f91ea9 (leagcy) add missing exit in vpn_ipsec_mobile.php 2015-09-14 17:33:13 +00:00
Franco Fichtner
f561f19b28 config: NONONONONO we don't want autocomplete by default 2015-09-14 19:30:01 +02:00
Franco Fichtner
1e26b17e20 config manager: fix diff view; closes #385
Faulty logic is faulty.
2015-09-14 19:22:50 +02:00
Franco Fichtner
0195d4fdc5 config manager: new home and improved UX
Requested by: @lattera
2015-09-14 19:07:41 +02:00
Franco Fichtner
a66c7889c7 users: the infamous all group kicks the proverbial bucket
The all group was previously removed from the root account due
to the fact that it won't be applied to new user accounts anymore.
This isn't bad as far as we've seen so we went a bit further,
removing the group altogether.  Nice side effect is that a lot of
conditional code just disappears, so I doubt anyone will have any
hard feelings later.
2015-09-14 18:22:45 +02:00
Franco Fichtner
ee5672b984 www: filter_configure() has no return value 2015-09-14 17:22:42 +02:00
Franco Fichtner
ffa8a1c4e4 crash reporter: improve previous
ALWAYS show the information to be sent!
2015-09-14 17:10:56 +02:00
Fabian Franz
7eefd54b81 move before description and move of newline 2015-09-14 13:31:15 +02:00
Fabian Franz
5b40c7ae22 added user agent to crash reporter 2015-09-14 13:12:39 +02:00
Franco Fichtner
8b79cccd50 rc: zap unused script 2015-09-13 22:53:19 +02:00
Franco Fichtner
ef89723628 src: fix spelling errors
Submitted by: Calexium
2015-09-13 11:44:00 +02:00
Franco Fichtner
5e19a31fbc theme: whoops, this broke API POST
Spotted by: git-bisect
2015-09-12 20:06:55 +02:00
Franco Fichtner
ab1ad19c1f csrf: no, JavaScript got trashed by script :( 2015-09-12 18:53:16 +02:00
Franco Fichtner
baebbe2920 theme: render tabs a bit better (no extra half-way border) 2015-09-12 18:48:59 +02:00
Franco Fichtner
27e5ef1c33 dynamic dns: consolidate naming away from DDNS or DynDNS
Contractions should be avoided whenever possible.
2015-09-12 18:02:47 +02:00
Franco Fichtner
ae001c00d7 pppoe: not a VPN 2015-09-12 14:35:37 +02:00
Franco Fichtner
d2c595de8e src: fix typos 2015-09-12 10:57:45 +02:00
Franco Fichtner
2720f74fcc vpn: moar style for almost all pages 2015-09-12 00:57:27 +02:00
Franco Fichtner
a4736cbf32 www: apply PSR2 style to a few files
JavaScript works like a charm, too.
2015-09-12 00:52:41 +02:00
Franco Fichtner
41e50c0684 pppoe: remove spurious redirect file 2015-09-12 00:34:40 +02:00
Franco Fichtner
81a05b8cf2 src: a couple of spelling glitches 2015-09-12 00:12:09 +02:00
Franco Fichtner
d4cf84c067 crash reporter: improve button layout a little 2015-09-11 23:36:02 +02:00
Franco Fichtner
5fb9e9de0b notices: fix a spelling error
(but don't push it to the languages, as this requires refreshing
the template and merging all the languages.)
2015-09-11 22:46:08 +02:00
Franco Fichtner
a720cc6931 users: zap spurious password manager line
The line wasn't very well suited for translation, it's better
to take it out completely as it's every clear how the form
works.  :)

Discussed with: @gitdevmod
2015-09-11 11:12:10 +02:00
Franco Fichtner
4d718c9f58 Merge pull request #370 from fabianfrz/changecolor
change color
2015-09-11 11:02:37 +02:00