Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
52e95286 04/13/2010 10:19 PM Ermal LUÇI

Add a timeout for curl_exec. Combine all dyndns.org methods to one catching up with its API changes.

c3c3e03b 04/13/2010 09:08 PM Ermal LUÇI

Fix regex on matching ip when behind nat.

d2946062 04/13/2010 08:38 PM Ermal LUÇI

Move checking if dyndns is enabled to the proper place.

85b2f424 04/13/2010 08:31 PM Ermal LUÇI

Improve startup time by delaying dyndns synching.

077d5702 04/12/2010 10:23 PM Ermal LUÇI

Actually disable flowtables support by default.

a84eb838 04/12/2010 09:32 PM Jim Pingle

Perform more strict validation on CA and Cert names before proceeding in the wizard.

cfcaabfb 04/12/2010 12:10 AM Andrew Thompson

Simplify "isset($rule['l7container']) and ..." as its already evaluated
above and sets $l7present.

b4974cf4 04/11/2010 02:56 AM Marcus Brown

Make PPP redial when the connection is dropped. Also, fix PPP uptime display.

18e9b77e 04/10/2010 03:19 PM Marcus Brown

Remove unnecessary variables.

63292199 04/10/2010 03:07 PM Marcus Brown

Implement reporting and logging of historical PPP uptime with data persistent through reboot.

Also, change the way uptime is captured. The mpd console is no longer used to
get PPP uptime data, which will prevent spamming of PPP logs with console access messages....

73ee49f2 04/10/2010 01:28 PM Marcus Brown

Rework interface_bring_down function a bit. Remove un-needed unlink calls to mpd.links

Moved three "unlink_if_exists" calls to happen after calling kill_by_pid for mpd processes.
The unlinked files are useful during the process of brining down the mpd interfaces...

28181237 04/08/2010 05:49 PM Renato Botelho

Add a new global option, disablehelpicon, to hide help icon from all pages

12980094 04/03/2010 09:12 PM Chris Buechler

must use -f with pkill to find updaterrd.sh

c42276db 04/03/2010 07:10 PM Chris Buechler

switch these back to no state until sloppy is fixed

3f115d0e 04/02/2010 03:28 PM Ermal LUÇI

Use ipfw for deleting unused pipes too.

d41e63b6 04/02/2010 01:24 AM Ermal LUÇI

Use ipfw to create the pipes/queues for pf dummynet rules, until we can catch up with dummynet v3.

33c017b2 03/31/2010 11:08 PM Ermal LUÇI

Remove update_dns_cache.sh it seems to have been used for hostnames in the filter ruleset which now is handled quite differently.

87f28687 03/31/2010 09:16 PM Ermal LUÇI

Micro-optimization, no need to fork here just to get the file contents.

9af4b31b 03/31/2010 09:16 PM Ermal LUÇI

Use stristr as a microoptimization.

b42edc09 03/31/2010 05:45 PM Ermal LUÇI

Remove now unused code.

534e5344 03/31/2010 05:43 PM Ermal LUÇI

Fix packages rule generation.

79afe4e4 03/31/2010 09:51 AM Ermal LUÇI

Use new arguments passing style for dhcpleases. Ticket #374.

d432ed92 03/31/2010 09:16 AM Ermal LUÇI

Ticket #462. Remove references to slbd it is not used anymore.

b97d85c0 03/29/2010 07:01 PM Ermal LUÇI

Fix hosts file generation.

547340c4 03/29/2010 05:28 PM Ermal LUÇI

This is of no use. Disable until its writer shows up.

c7f60193 03/29/2010 05:22 PM Ermal LUÇI

Ticket #449. Teach OpenVPN to reload only tunnels for the specified interface. Use this is rc.newwanip script to reload only these tunnels.

9a985f9e 03/29/2010 04:48 PM Ermal LUÇI

Simplify code.

62e74b42 03/29/2010 04:08 PM Ermal LUÇI

Remove PPP tab these all go to the system log now.

e18f70ea 03/29/2010 04:00 PM Ermal LUÇI

Remove bogus char. Spotted-by:gnoahb@

1d4aca27 03/29/2010 02:57 PM Ermal LUÇI

Restore tun interface because it is still used by openvpn.

c64d5028 03/29/2010 02:45 PM Ermal LUÇI

Do not enable fastforwarding with ipsec. Silence command because default gw might not exist yet.

68465fab 03/29/2010 01:15 PM Marcus Brown

Merge remote branch 'mainline/master'

c90f2471 03/29/2010 01:03 PM Marcus Brown

Changes to make PPP work again. mpd5 fails to establish a ppp link without
some username and password, so defaults are set if user enters nothing.
Removed interface_ppp_configure call from interfaces_ppp_edit.php. It was
useless there with the new structure, and it caused all PPP links to attempt...

3da49dc3 03/29/2010 11:10 AM Ermal LUÇI

Fix file names.

051b178a 03/29/2010 11:00 AM Ermal LUÇI

Be more strict on validations.

92dd6a83 03/29/2010 10:52 AM Ermal LUÇI

Make sure we do not error out and silence some errors.

a216a03a 03/29/2010 07:29 AM Marcus Brown

Fix a few small bugs in new PPP code, and one type in pfsense-utils.inc

a728d6f9 03/28/2010 09:49 PM Ermal LUÇI

Remove bougs (.

b28e0842 03/28/2010 09:13 PM Ermal LUÇI

Propperly choose interface name from correct variable.

877fb374 03/27/2010 07:10 AM Ermal LUÇI

Ticket #447. Handle multiple instances propperly.

f1123765 03/27/2010 07:07 AM Ermal LUÇI

Ticket #447. Allow multiple innstances to be run.

b5582f49 03/27/2010 02:55 AM Erik Fonnesbeck

Kill hostapd and wpa_supplicant when bringing the interface down.

c8178bb7 03/27/2010 02:12 AM Erik Fonnesbeck

Always kill both hostapd and wpa_supplicant, or they may stay running when WPA is disabled or even both can end up running when switching between AP and station modes.

c8b19dd3 03/27/2010 01:10 AM Ermal LUÇI

Fix killing mpd process for ppp.

65125e11 03/27/2010 01:01 AM Ermal LUÇI

Add enable bits.

6a688547 03/27/2010 12:28 AM Ermal LUÇI

Make lan/wan behave as all other interfaces.

65a82e32 03/27/2010 12:08 AM Ermal LUÇI

Close console and web services for mpd.

611ae852 03/27/2010 12:05 AM Ermal LUÇI

Redo most of the ppp interface handling to be consistent with the other mpd5 configurations. This way there is no more special handling for ppp around.

3ad5fd63 03/26/2010 10:19 PM Ermal LUÇI

Remove nonsense.

1fc02dad 03/26/2010 10:12 PM Marcus Brown

Trivial change in position of counter.

9ebe7028 03/26/2010 10:12 PM Marcus Brown

I have PPP with mpd5 working really well now, including setting the APN and APN
Number, and the SIM PIN and wait time for the SIM to settle after the PIN is
entered.

Still no work on multilink PPP with serial port links.

Right now the code creates the mpd.secret file. I tested it using the set auth...

a01d8d8b 03/26/2010 09:43 PM Ermal LUÇI

Send signal to the dhcpleases daemon using its pidfile if it is running to reload.

0261381a 03/26/2010 06:00 PM Ermal LUÇI

Actually pass the parameter to the dnsmasq where to read its hosts file from.

5656777b 03/26/2010 05:57 PM Ermal LUÇI

Fix parameters

2ccd8499 03/26/2010 05:38 PM Ermal LUÇI

Use the new tool to monitor active leases.

c71f5fcd 03/25/2010 03:01 PM Ermal LUÇI

Catch up with php5

bedd946f 03/25/2010 11:09 AM Ermal LUÇI

Fix typo.

ae9617ae 03/24/2010 09:23 PM Ermal LUÇI

Upps use correct variable. Reported-by: kaarposoft(forum)

7554ab8c 03/24/2010 04:11 PM Ermal LUÇI

Prevent upgrade/spurious errors from happening.

f38f8062 03/24/2010 03:54 PM Ermal LUÇI

Generate hosts entries for all ips configured.

90680a1e 03/23/2010 10:21 PM Ermal LUÇI

backup_config() does not need to be wrapped with conf_mount_rw().

f2087c85 03/23/2010 10:17 PM Scott Ullrich

Unbreak ACB

328efaba 03/23/2010 10:13 PM Ermal LUÇI

Use the -s ident option of mpd to send the logs for the PPPoE/PPTP/L2TP servers to syslogs appropriate files. Create the files for these vpn's as for the others. Logs can be viewed in the VPN tab of the system log.

1033de74 03/23/2010 09:13 PM Ermal LUÇI

Resolve problems with dns server setup when allow override is set. Also add static routes for all nameservers to be friendly with multiwan.

d5dbdd41 03/23/2010 03:06 PM Ermal LUÇI

Remove duplicate proxy entry

573c9548 03/23/2010 02:56 PM Ermal LUÇI

The user owner of /dev/pf is root the group will be left to proxy to allow packages to become member of this group to modify firewall.

9d537f9f 03/20/2010 12:46 AM Scott Ullrich

Adding alias updater

10189b2a 03/20/2010 12:27 AM Scott Ullrich

Add unzip support if unzip binary exists

f6ba4bd1 03/19/2010 11:54 PM Scott Ullrich

Add alias data url option. This code existed but lacked a backend daemon to update the data every 24 hours. Adding this as well.

f973148e 03/19/2010 07:27 PM Ermal LUÇI

Add needed includes.

9e98e1cb 03/19/2010 05:57 PM Ermal LUÇI

Unbreak aliases generation in the ruleset. Yesterday fixing large aliases broke shorter ones.

bef6cb99 03/19/2010 05:49 PM Ermal LUÇI

Fix parsign of packages xml.

40050fab 03/19/2010 05:35 PM Ermal LUÇI

Use alias style when creating aliases in wizards.

541989d5 03/19/2010 03:55 PM Ermal LUÇI

Ticket #434. Do not die when parsing config since we know how to recover. Only die during packages.

f3b000b2 03/19/2010 12:53 PM Ermal LUÇI

Ticket #435. Correct command.

a8e61346 03/18/2010 11:21 PM Ermal LUÇI

Fix editing large aliases. Suhosin patch has by default a limit of 64 variables.

cf895854 03/18/2010 06:00 PM Ermal LUÇI

Propperly handle large aliases and properly generate it on the config file so it does not error out.

8eae944e 03/18/2010 05:04 PM Ermal LUÇI

Enable shmop module now that is needed.

40a721c0 03/17/2010 03:46 PM Scott Ullrich

get_pkg_depends must return the whole paths of dependency files in order
to enable sync_package to check for files which are not installed in the
standard pkg location (i.e. outside of /usr/local/pkg).

Ticket #431
Submitted-by: Lorenz Schori

a45e27ba 03/17/2010 02:17 PM Ermal LUÇI

Ticket #417. Fix installation on embedded by using a refcount system for the mount command.

2ae24c22 03/17/2010 01:56 PM Ermal LUÇI

Generalize.

071d63b9 03/17/2010 05:13 AM Erik Fonnesbeck

Restore attribute support, but with some extra checks in the function that uses it.

441e6007 03/17/2010 04:12 AM Erik Fonnesbeck

Needs a little more testing; revert attribute support in xmlparse.inc for now.

This reverts commit 2843a3ec5d4a160646e496f3922266415151902a.

2843a3ec 03/17/2010 02:59 AM Erik Fonnesbeck

Add optional support for reading attributes to xmlparse.inc and move regdomain.xml parsing from regdomain.inc to xmlparse.inc.

2f27dffd 03/17/2010 12:51 AM Ermal LUÇI

Use the ipfw(4) list functionality to reduce rules even more. Add allow rules for accessing pfSense webgui to not lock out operators behind the CP. Remove redundant rule regarding dns. Probably every dns request should be forwarded to the local dns server to not force clients to use the pfSense forwarder!

bbfc810e 03/16/2010 10:36 PM Erik Fonnesbeck

Add code for applying wireless regulatory configuration and some extra notes about the regulatory settings.

20f09b3b 03/16/2010 10:30 PM Erik Fonnesbeck

Add configuration options for wireless regulatory settings. Still needs code for applying the settings.

e2bee3fe 03/16/2010 05:35 PM Ermal LUÇI

Enable tso now that pf(4) problems with it are solved. Remove duplicate icmplim entry created by myself in a previous commit.

3816479c 03/16/2010 01:40 PM Ermal LUÇI

Ticket #20. Disable icmp limiting.

63017a73 03/16/2010 01:08 PM Ermal Luçi

Ticket #430. Give a none option to allow for roadwarriors configs.

89c52814 03/15/2010 10:31 PM Ermal LUÇI

We need mpd5.

ce387866 03/15/2010 08:03 PM Ermal LUÇI

Ticket #428. Remove double included include.

263080b2 03/15/2010 06:47 PM Ermal LUÇI

Remove uneeded line because openssl module will be already loaded.

ae4dbded 03/15/2010 06:46 PM Ermal LUÇI

Ticket #161. Fix creation of certificates and the webgui one. This was a problem on php API docs.

e7ee3bfe 03/15/2010 05:28 PM Ermal LUÇI

Create resolv.conf whenever a new ip comes in to have it ready for vpn reloads. Also restart packages in background.

865ff9b4 03/14/2010 09:16 PM Jim Pingle

Refactor the Easy Rule code a bit. Add a CLI version.

0ac19c1d 03/13/2010 08:34 PM Chris Buechler

fix text

95feeb92 03/13/2010 08:31 PM Chris Buechler

fix text

5db9498d 03/12/2010 11:09 PM Ermal LUÇI

Fix local and nobind for client settings

08784417 03/12/2010 04:27 PM Ermal LUÇI

Enable loading extension.