Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
702a4702 04/28/2008 03:39 AM Scott Ullrich

Shutdown deleted process

18a124f7 04/28/2008 03:08 AM Scott Ullrich

Move assignment

7ae1d4b1 04/28/2008 03:06 AM Scott Ullrich

Define interface correctly

71c2deca 04/28/2008 03:04 AM Scott Ullrich

Use unique name

d6e01cdb 04/28/2008 03:01 AM Scott Ullrich

move variable assignment more near to the code it is used in

bcc3e19b 04/28/2008 02:58 AM Scott Ullrich

Use array name for .crt|.key

b5971c4e 04/28/2008 02:25 AM Scott Ullrich

Set keysize correctly

81494c66 04/28/2008 02:15 AM Scott Ullrich

Use $int$port$proto for unique server name

3a6bed46 04/28/2008 02:12 AM Scott Ullrich

Check for descr

f2493c61 04/28/2008 02:11 AM Scott Ullrich
  • Obtain keysize
  • Use keyname for server
3875f821 04/28/2008 02:07 AM Scott Ullrich

Add missing #!

011c2678 04/28/2008 02:00 AM Scott Ullrich

Add a shell interpriter

0484b198 04/28/2008 01:59 AM Scott Ullrich

Add optional config locking reason and note it in the lock file.

d32cf9d2 04/28/2008 01:55 AM Scott Ullrich

Make multi-user friendly and lock config.xml during cert creation.

ccbc4bf7 04/28/2008 01:54 AM Scott Ullrich

Make script executable.

33ab8aa5 04/28/2008 01:52 AM Scott Ullrich

Add me as a (C) holder add blurb about file being reritten by Fernando.

ac93f7ab 04/28/2008 01:50 AM Scott Ullrich

Correct log text and move to end of function.

4eefa6e8 04/28/2008 01:49 AM Scott Ullrich

Seperate server cert creation routines out to its own function for readability.

513f4b4d 04/28/2008 01:45 AM Scott Ullrich

Note in logs when the server cert creation started.

a35aaa25 04/28/2008 01:44 AM Scott Ullrich

Creatae server certificate if needed.

97d7d720 04/27/2008 10:41 PM Scott Ullrich

use description

877c42e2 04/27/2008 10:23 PM Scott Ullrich

Move easyrsapath to globals

b9f340f5 04/27/2008 10:22 PM Chris Buechler

touch up text

5bada54e 04/27/2008 09:29 PM Scott Ullrich

Integrate patch sent to m0n0wall-dev by Peter Allgeyer:

we have configured the captive portal to authenticate users against a
Radius server with reauthentication every minute. When using the MAC
Pass-Through feature, we have problems reaching hosts on the WAN side on...

f9eebf75 04/27/2008 09:19 PM Scott Ullrich

Bump config version to 4.4

c2472fe9 04/27/2008 07:05 PM Scott Ullrich

Return OpenVPN IP addresses when the alias type is openvpn.

3ade6a7d 04/23/2008 07:13 PM Ermal Luçi

Disable this rules alltogether with the note that tap(4) devices do not need any special treatment other than get exposed to the GUI of OpenVPN. This will come incrementally.
For rules a note would be added to the OpenVPN page as it is currently for PPTP/PPPoE to create filter rules themselves to allow traffic to flow....

ae3d3adb 04/22/2008 08:09 PM Ermal Luçi

Merge other missed fixes regarding FAIRQ.

0876822d 04/22/2008 04:14 PM Ermal Luçi

Missed commit to make FAIRQ visible on the GUI.

e2e54400 04/21/2008 10:54 PM Ermal Luçi

Set limit of queue name to 15 chars.

8774ca6e 04/21/2008 10:52 PM Ermal Luçi

Copy correct parameters when cloning queue.

2b5caa0e 04/21/2008 10:47 PM Ermal Luçi

Provide backend support for FAIRQ and apply some style to whitespaces

2065448e 04/21/2008 01:02 AM Chris Buechler

fix whitespace

c0d63576 04/21/2008 01:00 AM Chris Buechler

don't prompt to remove LAN config if booting (you likely never assigned one, just remove it)

fix error when unset config items don't exist

9bc9ae83 04/17/2008 05:00 PM Ermal Luçi

add space to not errpr out while starting ftpseasame

6dd9b015 04/16/2008 06:29 PM Ermal Luçi

First try to cope with the new ability of mpd to rename its interfaces.
This is just a s/ng0/typeof connection0/ for now.

The major work should be done to allow all optX and lan to be pppoe or pptp interafaces and take just assign the network interface accordingly. It simplifies a lot o things but this has to be done....

6a74c90e 04/16/2008 04:17 AM Scott Ullrich

Only iterate variable if it is an array to silence error.

6e337a84 04/15/2008 10:06 PM Scott Ullrich

Tune PHP_FCGI_CHILDREN and PHP_FCGI_MAX_REQUESTS depending on how much
ram is installed for the captive portal operations.

Idea semi taken from http://forum.pfsense.org/index.php/topic,8861.new.html#new

NOTE: The forumula could probably be revised a bit but this is a good start.

85ff97a7 04/14/2008 05:15 PM Ermal Luçi

Change the renaming of openvpn tun devices to ovpnX so netstat copes with the names.
Better do this than patch netstat to allow space for IFNAMSIZ in the interface column.

7e4329ed 04/14/2008 03:50 AM Chris Buechler

add IP alias support

TODO:
Remove IP aliases upon deletion
Add "type" icon

a04de17f 04/14/2008 03:28 AM Chris Buechler

add IP alias support

TODO:
Remove IP aliases upon deletion
Add "type" icon

308e95cb 04/11/2008 09:19 PM Ermal Luçi

correct logic.

04a6e900 04/11/2008 09:03 PM Ermal Luçi

Differentiate between shared key and pki on the GUI.
Fix some errors with the javascript

de5824aa 04/11/2008 08:15 PM Ermal Luçi

Fix some typos.

bd1e0268 04/11/2008 07:51 PM Ermal Luçi

Destroy the interface before creating a new one.

45580cd2 04/10/2008 07:48 PM Martin Fuchs

ticket#1700: comment out the fix, it does not work for editing existing entries. $_GET['act'] is not passed from pkg_edit to openvpn.inc... else the check would be easy...

fb8a9b2f 04/10/2008 04:43 PM Ermal Luçi

Destroy the interface propperly to not have problems when recreating them.

172c6dd7 04/10/2008 08:09 AM Seth Mos

Bump dpd from 20 to 120

2d0f37b6 04/10/2008 02:35 AM Scott Ullrich

Really check isset() correctly.

e9c03d20 04/10/2008 02:33 AM Scott Ullrich

Damn you textmate.

df544efa 04/10/2008 02:31 AM Scott Ullrich

Add pointtopoint style interfaces to get_interfaces_with_gateway()

ebf12449 04/10/2008 12:48 AM Scott Ullrich

Add missing ppp array item.

b398bbca 04/09/2008 10:14 PM Martin Fuchs

fix ticket#1700 and also check for protocol

ee6c33b8 04/09/2008 09:36 PM Martin Fuchs

fix ticket#1700

9983ebb9 04/08/2008 08:20 PM Bill Marquette

If gateway isn't an IP (ie. it's in the gateways array), then get the IP

1bd18fba 04/08/2008 07:49 PM Scott Ullrich

Make recently commited code readable.

70c308e9 04/08/2008 04:39 PM Ermal Luçi

fix typo.

e5d09d31 04/08/2008 04:38 PM Ermal Luçi

Convert old openvpn server configs to new the new config way.

fdd725f0 04/08/2008 03:58 PM Ermal Luçi

Change back to the interface naming for tun(4) devices to openvpnX.
Openvpn allows this with the --dev-type and --dev-node arguments.
Better read the manual page throughly next time thugh i would like it to be handled automatically
but is not possible in Openvpn and FreeBSD devfs(5) currently.

89c889a7 04/07/2008 06:43 PM Ermal Luçi

Propperly fix certificate file creation for openvpn in client mode.

64bc6c88 04/07/2008 06:13 PM Ermal Luçi

Fix a double '/' in the pathname for which openvpn seems to error out.

6577b52f 04/07/2008 06:07 PM Ermal Luçi

Comment out for now the renaming of tun interfaces to openvpn.
Seems like openvpn code has "tun"/"tap" hardcoded and FreeBSD devfs does not keep track of such interface renaming thus you cannot get a file descriptor to renamed device as openvpn like application do....

5a6df9fa 04/07/2008 01:21 AM Bill Marquette

Remove debug messages that gave away info on why the login failed
add failed and successful login messages to syslog

60399592 04/05/2008 10:19 PM Seth Mos

Use DPD and frag support we already have

0b2a4e64 04/05/2008 03:52 PM Martin Fuchs

OpenVPN: remove keepalive, its already hardcoded

e4342843 04/05/2008 02:24 PM Martin Fuchs

OpenVPN: added keepalive and infinite resolver options

16513324 04/05/2008 03:59 AM Holger Bauer

Make loginpage more themeable. Only theme that uses this so far is the_wall. Other themes look ugly now (only loginpage) but are usable. Will be fixed within the next day(s).

27ce449a 04/04/2008 06:17 PM Martin Fuchs

OpenVPN: redirect-gateway: override instead of overwrite

fe32492e 04/04/2008 12:06 AM Martin Fuchs

OpenVPN: my fault... now its correct... the server pushes the commands...

505a15cb 04/03/2008 11:22 PM Martin Fuchs

OpenVPN: redirect-gateway added [for CSC]

0202f392 04/03/2008 09:39 PM Martin Fuchs

OpenVPN: redirect-gateway added: missed the "push"-command

cb360370 04/03/2008 08:46 PM Martin Fuchs

OpenVPN: redirect-gateway added

3a1259ae 04/01/2008 09:11 PM Seth Mos

Send extra sighup after starting

d04d8d42 03/31/2008 10:53 PM Scott Ullrich

Set /tmp/$interface_router even for non DHCP items.

437c763a 03/30/2008 07:33 PM Scott Ullrich

Tag where the php.ini file was generated from

98872d89 03/30/2008 06:43 PM Ermal Luçi
  • Create tun interfaces for openvpn explicitly. * The only downside for now is that we can leak tun devices when tunnels are deleted.
    The propper fix can be by using devd script on down interface event or use the on down script called by openvpn itself....
0b033d22 03/30/2008 09:21 AM Ermal Luçi

Correct and error slipped in by previous commit.

fee835af 03/29/2008 09:33 PM Scott Ullrich

Revert rc.firmware to a known working state now that the builder
process is a bit more sane.

3b6a207d 03/29/2008 12:50 AM Scott Ullrich

Add Id

6ff3ec79 03/27/2008 11:27 PM Ermal Luçi

FreeBSD 7 has pf 4.1 which for stateless rules needs the "no state" keyword.
Make the needed change to make stateless rules be generated correctly.

Also there are no advanced options to be generated with this.
Fix this regression too.

a843b04f 03/27/2008 05:08 PM Ermal Luçi
  • Unbreak By Queues view (it even allows full interface cloning now)
  • Allow queues to be created safely
  • Fix a typo on tab links for the traffic shaper tabs
f8e70893 03/26/2008 05:05 PM Seth Mos

Add detailed memory usage RRD graph.
Modifications by Nathan Moinvaziri () to add

9583e25b 03/26/2008 01:26 AM Bill Marquette

unbreak openvpn client config file generation

c6f535e2 03/24/2008 02:01 AM Scott Ullrich

Call sync_webgui_passwords() instead of manual routine

116852b8 03/24/2008 01:59 AM Scott Ullrich

Restore previous version.

99f1084a 03/24/2008 01:29 AM Scott Ullrich

Correctly grab root object for setting password.

eb0a53b3 03/24/2008 01:05 AM Scott Ullrich

Change default password to pfsense

16559651 03/24/2008 01:04 AM Scott Ullrich

Sync w/ HEAD

8456ec4c 03/23/2008 10:59 PM Scott Ullrich

Bump version to 4.2

938ca3f3 03/22/2008 10:52 PM Scott Ullrich

Pass -c along to mpd

5ee26051 03/22/2008 05:15 AM Scott Ullrich
  • Use /tmp/firmwareupgrades
  • Explode a mtree out to guarnatee we can extract a file
c01443f1 03/22/2008 12:44 AM Scott Ullrich

Latest round of fixes

e725bc6a 03/21/2008 11:50 PM Scott Ullrich

Remove .tar file if it exists before extracting.

d0b4f116 03/21/2008 11:45 PM Scott Ullrich

Correctly install files.

568ce5f4 03/21/2008 09:53 PM Scott Ullrich

Do not pass z flag to tar. The item is now gzipped.

a2f70da3 03/20/2008 09:41 PM Ermal Luçi

Disable some bandwidth checks(revisit later on)

2b85c049 03/19/2008 10:50 PM Ermal Luçi

Use correct variable

46e9bebe 03/19/2008 10:19 PM Ermal Luçi

Correctly generate Floating rules.

7d4d9dd7 03/19/2008 05:48 PM Ermal Luçi

Make OpenVPN rules work.

87bdd838 03/18/2008 11:39 PM Scott Ullrich

If XML Carp configuration sync fails, rerun the sync with setDebug(1).