Commit Graph

18510 Commits

Author SHA1 Message Date
Warren Baker
e237741af2 Merge branch 'master' of github.com:bsdperimeter/pfsense 2011-10-01 05:08:55 +02:00
Warren Baker
df74eeb07b add ability to get root hints file 2011-10-01 05:08:30 +02:00
Vinicius Coque
169f15744a Create symlinks for packages config files into the PBI directory 2011-09-30 22:47:09 -03:00
Vinicius Coque
9b1b25ee04 Fix pbi_info path 2011-09-30 22:47:09 -03:00
Vinicius Coque
a641010726 Remove line forgotten last commit 2011-09-30 22:47:09 -03:00
Warren Baker
7e0d217d29 Start for various Unbound functions 2011-10-01 03:03:34 +02:00
jim-p
1e656ec491 Change the way syslogd is killed/restarted a bit. Fixes log related pages hanging when logs are reset (or saving syslog settings) 2011-09-30 20:20:59 -04:00
jim-p
b3e15d1ba9 Add missing s 2011-09-30 20:04:34 -04:00
jim-p
689eaa4dc6 Move hostapd to its own log and tab, so it stops spamming the system log. 2011-09-30 19:57:43 -04:00
Warren Baker
a36a239ac8 Add Unbound chroot directory path 2011-09-30 21:21:34 +02:00
jim-p
722112f391 Exclude relayd from main system log, it's really spammy, and is already in relayd.log 2011-09-29 22:28:36 -04:00
jim-p
747cc15a96 Add some missing ;'s. 2011-09-29 16:14:38 -04:00
jim-p
ff160984b2 Show session detail in Virtual Server status 2011-09-29 15:13:30 -04:00
Vinicius Coque
531070641d remove symlinks for PBI binaries 2011-09-29 00:49:29 -03:00
Vinicius Coque
569aeae791 remove PBI even when packages depends on only one PBI package 2011-09-29 00:49:29 -03:00
Vinicius Coque
43dad53568 Create symlinks for bin and sbin directories on /usr/local/ after installing a PBI 2011-09-29 00:49:29 -03:00
Ermal
9a4cfa0b23 Try to send the xmlrpc errors to the system log 2011-09-29 02:28:22 +00:00
Ermal
b3c106a006 Check that we have user password otherwise strange things happen if tehre is nothing stored in the config 2011-09-28 23:48:32 +00:00
Ermal
aa690c34f2 Correctly check if it is a valid object or not 2011-09-28 23:48:18 +00:00
Warren Baker
b1b42a065c Combine is_subnet to check for both v4 and v6 subnets 2011-09-29 01:32:09 +02:00
Warren Baker
fdb9c1dbb6 Add is_subnetv6 for checking of IPv6 subnets 2011-09-29 01:26:57 +02:00
jim-p
433e98427c Clarify text/settings for media selection. Fixes #1910 2011-09-28 14:41:15 -04:00
jim-p
d353423564 Add relayd to Status > Services and widget. Add capability to kill when restarting instead of a simple reload. Implements #1913 2011-09-28 11:39:49 -04:00
Vinicius Coque
a5566aa8a9 install/remove packages using PBI 2011-09-28 01:57:26 -03:00
Vinicius Coque
b7b4ab228b Merge branch 'jquery' of github.com:vcoque/pfsense into jquery
Conflicts:
	usr/local/www/index.php
2011-09-27 19:39:57 -03:00
Vinicius Coque
300e2c0bc9 convert javascript code to jQuery on system* files 2011-09-27 19:38:56 -03:00
Vinicius Coque
f63932ca3d Use jQuery fadeout effect 2011-09-27 19:31:20 -03:00
Vinicius Coque
f910c29e93 Convert prototype code to jQuery 2011-09-27 19:31:19 -03:00
Vinicius Coque
b1678e2d72 Convert dashboard ajax code from Prototype to jQuery 2011-09-27 19:31:19 -03:00
Vinicius Coque
9cd55a6611 Add jQuery javascript library 2011-09-27 19:31:18 -03:00
Scott Ullrich
b7027baee4 Adding pbi_ suite of tools 2011-09-27 17:50:59 -04:00
Scott Ullrich
af422d559c Adding pbi_create 2011-09-27 17:50:58 -04:00
jim-p
b6d748733b Fixup relayd to handle DNS load balancing as well as standard TCP load balancing. 2011-09-27 17:13:02 -04:00
Vinicius Coque
64f39f0b42 Merge branch 'jquery' of github.com:vcoque/pfsense into jquery 2011-09-27 15:22:26 -03:00
Vinicius Coque
0e7d168632 Convert prototype code to jQuery 2011-09-27 15:22:02 -03:00
Vinicius Coque
81017bc0a7 Convert dashboard ajax code from Prototype to jQuery 2011-09-27 15:22:02 -03:00
Vinicius Coque
0ce64219ff Add jQuery javascript library 2011-09-27 15:22:02 -03:00
Scott Ullrich
3ff3956616 Add global to hide download tab 2011-09-26 18:22:13 -04:00
Scott Ullrich
612650702a Remove . 2011-09-26 18:16:40 -04:00
Scott Ullrich
7e2ad1be0f Fix filename 2011-09-26 18:11:52 -04:00
Scott Ullrich
ceb3515dea Add download feature 2011-09-26 18:10:33 -04:00
Scott Ullrich
68e14a6bbc Simplify message 2011-09-26 02:42:25 -04:00
Scott Ullrich
09b964a29a Hide warning until firmware update enabled = true 2011-09-26 02:38:35 -04:00
Scott Ullrich
110603e4e2 Disable download and revisit tomorrow 2011-09-25 23:17:17 -04:00
Scott Ullrich
9249074503 Use escapeshellcmd 2011-09-25 23:04:43 -04:00
Scott Ullrich
f54a278cd3 Fix path 2011-09-25 23:03:35 -04:00
Scott Ullrich
ea76bdaf51 Add download backup feature 2011-09-25 22:49:08 -04:00
Scott Ullrich
7c1260e3bb Include functions first. Just saw a APC cache bug for getAllowedPages() 2011-09-25 22:40:15 -04:00
Scott Ullrich
e70f748f35 Use format_bytes() 2011-09-25 22:34:18 -04:00
Scott Ullrich
d337fd0e8a Center text 2011-09-25 22:08:22 -04:00