Chris Buechler
11de5c3da2
fix deletion of additional DHCP options. Resolves #273
2010-01-04 15:21:15 -05:00
jim-p
232b01db70
Fix some package uninstall bits on nano
2010-01-03 19:06:30 -05:00
Scott Ullrich
3ab81f02ab
Merge 2bf552a41ca9fde6c71ba3aad9da794785246852 from RagnaBaby-clone
2010-01-03 16:09:28 -05:00
Seth Mos
7432ce7b8d
Add more smarts to the RRD page, do not show tabs for database that do not exist, pick the 1st database for
...
wireless, cellular.
2010-01-03 20:09:50 +01:00
jim-p
5a557f44a3
Fix file editing on NanoBSD
2010-01-03 12:49:53 -05:00
jim-p
e665b8ae82
Add cellular tab to RRD settings page, as it was missing. Noticed-by: xbipin on forum.
2010-01-03 12:22:52 -05:00
Chris Buechler
2ce5754520
fix typo
2010-01-03 03:32:33 -05:00
Seth Mos
27616d6eb0
Restore interface list for vlan interfaces.
2010-01-02 23:04:45 +01:00
Scott Ullrich
4cda5fb73b
Boos max_procs
2010-01-02 03:44:18 -05:00
Scott Ullrich
fefc8897d7
Add ignorefirmwarelock variable that can be used by some ajax callers
2010-01-02 02:23:15 -05:00
Chris Buechler
1a4f9b4240
fix typos
2010-01-01 03:02:14 -05:00
Chris Buechler
ffca877988
fix text
2010-01-01 02:57:15 -05:00
Chris Buechler
2953c7e967
fix up text
2009-12-31 21:20:01 -05:00
Scott Ullrich
8395832cec
Update URL to point to snapshot server until RC
2009-12-31 21:11:43 -05:00
Chris Buechler
1ac7a86493
fix racoon restart
2009-12-31 20:09:33 -05:00
Scott Ullrich
f85669cd43
Do not output prototype.js twice
2009-12-31 18:02:59 -05:00
Scott Ullrich
72306d5a09
Adding smtp auth support for notifications. Requested-by: pmi@bluegrass.net
2009-12-31 18:00:15 -05:00
Chris Buechler
eb1f8f8ee4
fix RRD graphs for queues
2009-12-31 15:23:42 -05:00
Scott Ullrich
2c0dd581c5
When exec_php is called detect i the variable toreturn is present and if so forumulate it into a xmlresponse in order to return structured data.
2009-12-30 21:27:02 -05:00
Scott Ullrich
83ce905251
Use _REQUEST
2009-12-30 21:27:02 -05:00
Chris Buechler
f31607c5cc
fix text
2009-12-30 19:36:14 -05:00
Chris Buechler
d1014c1822
fix openvpn user auth. thanks to thompsa@ for finding fix
2009-12-30 17:54:53 -05:00
Ermal Luçi
b52f883a44
Fix var names/
2009-12-30 16:54:09 +00:00
Ermal Luçi
ea25d26d34
Ticket #257 . Fix unsetting Red/Rio/Ecn etc...
2009-12-30 16:43:48 +00:00
Ermal Luçi
231e060664
Ticket #261 Do not consider ports as hostnames. This changes the is_port function to consider ':'(ranges) as ports. This seems a previous feature i do not agree with much, but users decide right?!
2009-12-30 16:34:59 +00:00
Chris Buechler
0c8d27635c
Revert "fix OpenVPN user auth"
...
This reverts commit f67a48ccda .
2009-12-29 23:16:00 -05:00
Chris Buechler
f67a48ccda
fix OpenVPN user auth
2009-12-29 23:10:24 -05:00
Ermal Luçi
86b66287f3
Ticket #258 fix regression.
2009-12-29 23:26:16 +00:00
Scott Ullrich
f604497aa7
Add back rc.filter_configure_sync
2009-12-29 15:57:09 -05:00
Scott Ullrich
8eb2f33a38
These patches give you a display of the uptime of the active PPP link
...
on the "Status-> Interfaces" page, and also logging on /conf (to
survive reboot) of uptimes of each session after it is closed. In
addition, the status_interfaces.php page displays the cumulative
uptime total so users can manage their links that are on pay by the
minute arrangements.
Shortcomings: partial minutes are just added as cumulative seconds
where most providers probably charge you for a minute after you're 1
second into that minute. I may fix this later.
Submitted-by: Gabriel B
2009-12-29 15:51:54 -05:00
jim-p
c221e54917
Apparently OpenVPN 2.1 requires setting "script-security 2" to run given the other options we currently employ.
2009-12-29 13:49:07 -05:00
Ermal Luçi
f66a7cd591
Do not skip lan on the multi lan wizard.
2009-12-29 15:15:15 +00:00
Ermal Luçi
f534757a77
Use propper field names.
2009-12-29 15:07:32 +00:00
Ermal Luçi
bfa6d878c8
Use better interface names.
2009-12-28 23:33:45 +00:00
Ermal Luçi
19ef51209b
Fix racoon file gneration when selected type is dyn_dns. Reported-by: http://forum.pfsense.org/index.php/board,49.0.html .
2009-12-28 20:23:48 +00:00
Ermal Luçi
6480d38f6f
Fix failure on opening gettytab fir writing.
2009-12-28 20:23:10 +00:00
Ermal Luçi
42739c1c25
Be consistent where we write and where we read the new config.
2009-12-28 14:56:49 +00:00
Ermal Luçi
6955830f96
Replace some occurrence of /tmp with the propper global variable in attempt to minimize the search for what changes /tmp permissions.
2009-12-28 09:42:23 +00:00
Chris Buechler
39618326e0
remove old function from 1_2, it just wipes out the authorized_keys file breaking SSH access with the way 2.0 handles SSH keys. writing out the keys is handled by the user manager now
2009-12-28 00:15:03 -05:00
Chris Buechler
7921e8e514
redirect to the correct port
2009-12-27 18:39:48 -05:00
Chris Buechler
d7e230aea2
Add redirect from HTTP to HTTPS. Ticket #63
2009-12-27 18:08:02 -05:00
Ermal Luçi
2cdf37c6f9
Fix function which should fix default gw handling for dynamic interfaces.
2009-12-27 22:28:09 +00:00
Ermal Luçi
0276fe8b2f
Fix some other problems with reflection code. Feedback #99 .
2009-12-27 19:35:24 +00:00
jim-p
a7503d9124
Change this include to a require_once(), it was causing an error on boot.
2009-12-27 12:45:17 -05:00
Chris Buechler
d248239bb0
correct function name
2009-12-26 20:04:33 -05:00
Chris Buechler
bedd9bdb3a
fix typo
2009-12-26 20:04:12 -05:00
Chris Buechler
329a7c8508
fix images
2009-12-26 19:20:29 -05:00
Chris Buechler
0080239944
fix roll images
2009-12-26 19:17:06 -05:00
Chris Buechler
b4c3c53afb
display + image, clean up white space
2009-12-26 19:08:10 -05:00
Chris Buechler
86ac483ca4
fix typo
2009-12-26 19:00:16 -05:00