Ad Schellevis
603e91c2a7
correct case statement
2015-05-08 14:48:10 +00:00
Ad Schellevis
30f7751dbf
add legacy shortcuts fora proxy
2015-05-08 12:52:06 +00:00
Ad Schellevis
218661d76a
add squid proxy to legacy service status page
2015-05-08 12:44:35 +00:00
Ad Schellevis
7a277785b4
add Proxy server to services menu
2015-05-08 12:14:52 +00:00
Ad Schellevis
ef8d083a5e
add proxy logging (cache.log) to System logs
2015-05-08 12:10:23 +00:00
Ad Schellevis
6004b05d58
fix dhcpd log file diag, this one isn't handled with syslog
2015-05-08 09:39:28 +00:00
Ad Schellevis
09489e9000
Merge branch 'master' of github.com:opnsense/core
2015-05-08 09:07:45 +00:00
Ad Schellevis
0949ac9192
(proxy feature) add basic auth helper and acl tag
2015-05-08 09:06:55 +00:00
Franco Fichtner
b71288d69f
scripts: use describe --always, seems useful ;)
2015-05-07 19:29:05 +02:00
Franco Fichtner
90da6340ef
inc: typo in legacy_interface_stats()
2015-05-07 14:29:26 +02:00
Franco Fichtner
76e323986d
inc: better safe than sorry
2015-05-07 14:14:15 +02:00
Franco Fichtner
26d16c6a70
inc: rewrote legacy_interface_stats()
...
Has the benefit of delivering a numer of additional statistics.
2015-05-07 13:53:56 +02:00
Ad Schellevis
81fb425968
(captive portal / traffic shaper) work in progress moving captive portal rule generation into template system
...
Make room for traffic shaper rules and restructure ipfw rule parsing
2015-05-06 21:20:04 +02:00
Franco Fichtner
034070ef78
pkg: decide about the repo flavour via tools.git
2015-05-06 20:27:28 +02:00
Franco Fichtner
4b197af1ee
inc: fix interface rename; mea culpa
2015-05-06 14:46:13 +02:00
Franco Fichtner
c98b514ee6
src: whitespace sweep
2015-05-05 21:35:26 +02:00
Ad Schellevis
1038102596
fix googledrive backup feature, issue with number of backups count and check with previous version
2015-05-05 16:56:37 +00:00
Ad Schellevis
ad306c96de
minor cleanup in config handling, reduce xmlparse call overhead
2015-05-05 17:15:14 +02:00
Ad Schellevis
7953e21f0c
add XDebug support switch and debugger for development
...
When using webgrind, use the optional graphviz package for callgraph support
2015-05-05 14:32:57 +00:00
Ad Schellevis
763295921f
enable new MVC code by default (http alias and rewrite rules)
2015-05-05 13:13:45 +00:00
Franco Fichtner
0552324595
inc: mute pgrep output as we are relying on it to fail
2015-05-04 20:16:38 +02:00
Franco Fichtner
e40c87ca6a
firmware: also clean downloaded packages after install
2015-05-04 10:35:57 +02:00
Franco Fichtner
783363d0ba
www: style for ifstats.php
2015-05-04 10:35:27 +02:00
Ad Schellevis
267d589a83
remove getVolume from captive portal radius (non functional)
...
related to https://github.com/opnsense/core/issues/162
2015-05-04 07:11:59 +00:00
Ad Schellevis
7e3188f366
prepare new MVC framework to use legacy ACL structure
2015-05-03 20:16:55 +02:00
Ad Schellevis
316e72b9ad
prepare for Proxy feature (ACL)
2015-05-03 20:07:39 +02:00
Ad Schellevis
9fffcf48b1
remove non-functional pfSense_ipfw_getTablestats from captive portal code
...
was used in some parts for radius, which is still quite messy code and probably not fully functional.
2015-05-03 17:51:46 +00:00
Franco Fichtner
bdc51d075e
inc: create directory, then use it
2015-05-03 17:17:40 +02:00
Franco Fichtner
5dc5303c53
interfaces: more stuff ported, IFCAP_* and IFF_* flags are gone
...
It's actually better to not pull any ABI stuff into a scripting
language. It's so much easier to work with strings and command
line tooles. The timing isn't criticial here...
2015-05-03 17:10:50 +02:00
Franco Fichtner
f5e932726b
inc: two more replacements; almost done
2015-05-03 16:35:28 +02:00
Franco Fichtner
86033e1ec3
inc: more replacements as usual
2015-05-03 16:17:43 +02:00
Franco Fichtner
fdeff9d266
inc: replace more legacy PHP module foo
2015-05-03 16:02:23 +02:00
Franco Fichtner
6b02199157
Revert "pkg: do not yet verify the fingerprints"
...
This reverts commit 4df19f1b1e84c07836f1da2ab5a27c92c6a96f63.
It's time to enable the verification. the packagaes are being
signed since the original commit went in and all tests have
shown that this works as expected. Staying safe, you know...
2015-05-03 15:29:08 +02:00
Franco Fichtner
e3c429bcd9
src: style and whitespaces
2015-05-02 11:34:08 +02:00
Franco Fichtner
705080ca76
inc: more PHP module replacements
2015-05-02 11:16:52 +02:00
Franco Fichtner
c115e0a63e
inc: map_page_privname is only ever used once so make it inline
2015-05-02 10:50:38 +02:00
Ad Schellevis
dc5789c68d
add User item to menu for changepassword option
2015-05-01 14:29:32 +00:00
Ad Schellevis
a14796a821
remove old privilege file
2015-05-01 14:17:54 +00:00
Ad Schellevis
43d14ba96b
migrate legacy acl structure to json object
2015-05-01 15:49:13 +02:00
Ad Schellevis
1ec46a206f
add Legacy ACL as json object
2015-05-01 12:52:54 +00:00
Ad Schellevis
ab507101ed
prepare for new mvc framework, we use two different document roots in our new setup to separate legacy and new code.
2015-05-01 11:56:32 +00:00
Franco Fichtner
c46cee4520
inc: don't send signal to stale process; fixes #159
2015-05-01 07:56:27 +02:00
Ad Schellevis
941321debe
put some spaces back in menu
2015-04-30 19:23:10 +00:00
Franco Fichtner
618d17f68d
src: whitespace sweep
2015-04-30 18:11:42 +02:00
Franco Fichtner
a84ebd98f2
pkg: better FreeBSD repo override
2015-04-30 15:10:24 +02:00
Franco Fichtner
cb761a34e0
inc: s/Webcfg/WebCfg/g for consistency in ACL
2015-04-30 11:49:48 +02:00
Franco Fichtner
f7fdd973ac
login: moar tweaks
...
o Do not keep the login error in the session for
reloading the page without resubmit will yield
a spurious login error.
o Pad and reword the message and paint it black,
eh, red.
2015-04-30 08:51:53 +02:00
Franco Fichtner
2a0c9ec145
login: links don't do anything here; screen is wide enough for logo
2015-04-30 08:39:38 +02:00
Franco Fichtner
aa9aed8e81
login: bring back autofocus; can't live without it :)
...
Javascript went away, caused error, yadda, yadda...
2015-04-30 08:27:57 +02:00
Franco Fichtner
bd2d9f1c05
rc: refactor and simplify crash dump handling
2015-04-30 08:08:08 +02:00