Franco Fichtner
|
e919d9462e
|
pkg: new target needed now
|
2015-07-16 18:04:22 +02:00 |
|
Franco Fichtner
|
0be9325eff
|
pkg: unify usage between core and plugins
|
2015-07-16 17:29:36 +02:00 |
|
Franco Fichtner
|
41fbe7420c
|
make: fix lint target after xml rename
|
2015-07-16 14:20:35 +02:00 |
|
Franco Fichtner
|
592d9a0e5a
|
bogons: files are samples, they shouldn't be overriden on upgrades
This is a veeeeeeeeeeeery old bug, amplified by the fact that we do
weekly updates. Fix by using the shiny new sample file plist code.
|
2015-07-16 13:47:54 +02:00 |
|
Franco Fichtner
|
da19c68bf5
|
make: split install' and plist' targets
While there, make install provide output as well and
mop up a few minor issues with the previous code.
|
2015-07-16 13:47:54 +02:00 |
|
Franco Fichtner
|
21012660de
|
pkg: fix plist generation
|
2015-07-16 13:47:54 +02:00 |
|
Franco Fichtner
|
8f7f2954b6
|
src: zap unused file
|
2015-07-16 13:51:57 +02:00 |
|
Franco Fichtner
|
20f6c70ba0
|
pkg: pick up sample files automatically
|
2015-07-16 13:51:57 +02:00 |
|
Franco Fichtner
|
073549a097
|
pkg: CONSERVATIVE_UPGRADE enabled by default these days
|
2015-07-16 13:51:57 +02:00 |
|
Ad Schellevis
|
98939e3038
|
(legacy) xmlrpc sync fix for https://github.com/opnsense/core/issues/254
When the target has no entries at all, it doesn't know how to merge.
|
2015-07-16 10:55:36 +00:00 |
|
Ad Schellevis
|
fa8f483760
|
(legacy) cleanup
|
2015-07-15 14:24:31 +00:00 |
|
Ad Schellevis
|
7f39ea65a9
|
(legacy) fix enabled check on miniupnpd
|
2015-07-15 14:18:46 +00:00 |
|
Ad Schellevis
|
96d2793ce8
|
(legacy) error in cleanup is_specialnet
|
2015-07-15 13:48:46 +00:00 |
|
Ad Schellevis
|
cc4c65c32e
|
(legacy) cleanups gwlb.inc
|
2015-07-15 12:45:23 +00:00 |
|
Ad Schellevis
|
1f70bc5914
|
(legacy) fixing cleanups
|
2015-07-15 12:41:44 +00:00 |
|
Ad Schellevis
|
f93caed4c6
|
(legacy) cleanup gwlb
|
2015-07-15 11:25:25 +00:00 |
|
Ad Schellevis
|
e61d3823eb
|
(legacy) evil globals... change use of $FilterIflist
|
2015-07-15 10:36:34 +00:00 |
|
Franco Fichtner
|
8547c8fb97
|
interfaces: /tmp/reload_interfaces is never written
|
2015-07-15 11:38:17 +02:00 |
|
Ad Schellevis
|
95d933fad0
|
(legacy) more cleanups uninitialized vars
|
2015-07-15 08:55:18 +00:00 |
|
Franco Fichtner
|
7b41653e3d
|
Merge pull request #257 from fabianfrz/patch1
Spelling mistakes and some additional german translation
|
2015-07-15 10:17:14 +02:00 |
|
Fabian Franz
|
c62460047e
|
fixes
|
2015-07-15 10:01:38 +02:00 |
|
Fabian Franz
|
62d0e79fe2
|
fixes in translation
|
2015-07-15 09:55:42 +02:00 |
|
Franco Fichtner
|
cb5b0f9daf
|
dashboard: system log widget whitespace cleanup; closes #211
|
2015-07-15 08:14:37 +02:00 |
|
Sascha Linke
|
6b430dd74b
|
Small div change #211
|
2015-07-15 08:13:16 +02:00 |
|
Sascha Linke
|
b6ba10772b
|
Added hide/show feature for settings Widget now translatable
|
2015-07-15 08:13:04 +02:00 |
|
Sascha Linke
|
2e85542a37
|
Created a small system log widget with changeable value for the log entries #211
|
2015-07-15 08:12:55 +02:00 |
|
Fabian Franz
|
1abf48daae
|
prefer uppercase
|
2015-07-14 19:15:19 +02:00 |
|
Fabian Franz
|
2169ff89e3
|
changes from comments in pull request
|
2015-07-14 19:08:25 +02:00 |
|
Franco Fichtner
|
696d9caa77
|
inc: fix call to undefined get_configured_pppoe_server_interfaces()
|
2015-07-14 16:54:17 +02:00 |
|
Fabian Franz
|
a2c2d88f41
|
use - instead of spaces
|
2015-07-14 14:33:19 +02:00 |
|
Fabian Franz
|
a2c7272a09
|
formulierung
|
2015-07-14 14:16:53 +02:00 |
|
Fabian Franz
|
8e40841945
|
some additional translation
|
2015-07-14 14:03:23 +02:00 |
|
Fabian Franz
|
a1a10411ee
|
fix of spelling mistakes
|
2015-07-14 13:00:07 +02:00 |
|
Fabian Franz
|
4d0a8ff045
|
added some translations
|
2015-07-14 12:54:21 +02:00 |
|
Franco Fichtner
|
6e1822a271
|
config: change the factory defaults to use state of the art tech
|
2015-07-14 12:40:10 +02:00 |
|
Fabian Franz
|
6777377b6d
|
corrected a spelling mistake
|
2015-07-13 21:38:57 +02:00 |
|
Fabian Franz
|
15729dd138
|
added some translations
|
2015-07-13 21:31:25 +02:00 |
|
Fabian Franz
|
26475f3b81
|
added some translations
|
2015-07-13 20:16:45 +02:00 |
|
Ad Schellevis
|
e2a506e123
|
(legacy) remove ob_flush without ob_start in crash_reporter.php
|
2015-07-13 17:27:09 +00:00 |
|
Ad Schellevis
|
7c62d528b9
|
(legacy) cleanup radius.inc and rename captiveportal only code to a more distinctive name
|
2015-07-13 15:59:32 +00:00 |
|
Ad Schellevis
|
7b522305d6
|
(legacy) cleanups related to miniupnpd.inc
|
2015-07-13 15:32:06 +00:00 |
|
Ad Schellevis
|
e84839953f
|
(legacy) cleanups and moves related to openvpn.inc
|
2015-07-13 14:16:43 +00:00 |
|
Ad Schellevis
|
5db10734c8
|
(legacy) move xmlparse_attr.inc into interfaces.php
|
2015-07-13 13:33:28 +00:00 |
|
Ad Schellevis
|
a7780190b5
|
(legacy) remove unused wizardapp.inc
|
2015-07-13 13:07:30 +00:00 |
|
Ad Schellevis
|
362159ee6b
|
(legacy) move some single used functions from unbound.inc
|
2015-07-13 13:04:57 +00:00 |
|
Ad Schellevis
|
cd41d6b95c
|
(legacy) disable vlan hw options https://github.com/opnsense/core/issues/252
|
2015-07-13 12:51:11 +00:00 |
|
Ad Schellevis
|
a3a5f91ac6
|
(legacy) cleanups and moves related to priv.inc
|
2015-07-13 12:46:33 +00:00 |
|
Ad Schellevis
|
13e50b8fd1
|
(legacy) cleanup rc.interfaces_wan_configure
|
2015-07-13 12:35:43 +00:00 |
|
Ad Schellevis
|
2a3a6a1de8
|
(legacy) cleanup system_advanced_network.php and add switch for vlanhwfilter disable ( https://github.com/opnsense/core/issues/252 )
|
2015-07-13 12:18:16 +00:00 |
|
Ad Schellevis
|
640e37f66b
|
(legacy) more isset issues in rc.linkup
|
2015-07-13 10:50:12 +00:00 |
|