Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
b78655a9 03/16/2015 11:17 AM Renato Botelho

Merge pull request #1562 from phil-davis/usr-review1

7d61beba 03/13/2015 05:43 PM Phil Davis

Code Style sbin tmp usr

Bits and pieces from sbin tmp and usr but not yet usr/local/www

6fee314b 03/13/2015 05:25 PM Phil Davis

pfSsh.php readline function return value

This just looks wrong. But I guess the code path never comes through here because function readline() already exists in the environment of this script.

51b24a30 03/08/2015 06:43 AM Chris Buechler

Update help to current config structure, touch up text while here. Fixes #4492

fdf6fcb3 01/31/2015 09:14 AM Ermal Luçi

Fixes #4340 encode username same as with password to avoid issues with special chars.

873cab16 01/27/2015 01:50 PM Renato Botelho

Teach ufslabels.sh to deal with DESTDIR, useful on installation

db4b4576 01/27/2015 12:59 PM Renato Botelho

Improve a bit sh syntax and fix it for multiple swap devices

f76cbd6f 01/27/2015 12:39 PM Renato Botelho

Fix sed syntax, -i requires a space before the parameter. Also fix regex to find swap device

907cc718 01/12/2015 10:49 AM Ermal Luçi

Put the value of password under double quotes(") to avoid issues with special characters in passwords. Ticket #4177

5cd24cf1 01/12/2015 10:40 AM Ermal Luçi

Prevent echo to insert a newline(\n) at the secret string. Fixes #4177

619aa26f 01/11/2015 03:37 PM Ermal Luçi

Remove debug code

e821f30e 01/10/2015 09:17 PM Ermal Luçi

Fixes #4177 convert password to base64 to be submitted to avoid issues with special chars in shell and HTTP GET parameter passing. Probably should add POST support to fcgicli.

74fe0ef9 01/08/2015 10:57 PM Ermal Luçi

Make this code less memory hungry and fix route command generation

ce77a9c4 01/01/2015 09:26 AM Phil Davis

Fix lineup of copyright lines

and module names and other bits of formatting and typos in header
comment sections.

ed2d1343 12/31/2014 06:22 PM Renato Botelho

Welcome 2015

05992982 12/16/2014 11:01 PM Ermal Luçi

Encode space to avoid rejecting users with spaces in username

4854e3a2 11/28/2014 12:04 PM Ermal Luçi

Remove these booting settings since are useless

15fbb5ec 11/22/2014 07:13 PM Renato Botelho

Fix ovpn-linkup for tun + topology subnet case setting router as ifconfig_local envvaar when route_vpn_gateway and ifconfig_remote are both not defined. Keep using 5th parameter as a seatbelt in last case. While I'm here, improve sh syntax. It should fix #3968

29aef6c4 11/11/2014 05:36 AM Jim Thompson

Change copyright statement to reflect reality

f643a1f1 11/05/2014 12:02 AM Chris Buechler

clean up text

db63c043 08/20/2014 11:14 AM Renato Botelho

Simplify a bit ppp-linkup syntax

fe85513f 08/20/2014 11:00 AM Renato Botelho

Fix awk syntax, it fixes #3813

0bb15b99 05/31/2014 02:40 PM Jim Pingle

Fix filename

52398a6b 05/30/2014 06:15 PM Jim Pingle

Bring in proper gmirror support for the GUI and notifications.
Made a general gmirror library to perform various gmirror tasks and get information, using some of the former widget logic to start. Updated widget to use this new code.
Added a Diag > GEOM Mirrors page that displays information about existing mirrors and perform various management tasks. Current actions include rebuilding a drive, forgetting disconnected mirror drives, insert/remove, deactivate/activate, clearing medatada. It's now possible to use the GUI to rebuild a failed mirror by performing a forget, then insert action to replace a missing/dead drive....

9a5b377e 04/23/2014 08:45 PM Jim Pingle

Single quoting $password breaks getting the value from the variable.

a502e39f 04/23/2014 08:31 PM Jim Pingle

No spaces between variable assignments in sh

922e4ab6 04/15/2014 09:43 PM ingmthompson

Add missing closing quotes

a15450e7 04/15/2014 09:11 PM Ermal LUÇI

Correct missing parenthesis. Reported-by: https://forum.pfsense.org/index.php?topic=75120.0

761dc91c 02/21/2014 01:37 PM Ermal LUÇI

Trigger rc.newwaipv6 as well from pppoe when it gets an inet6 config

08185f4a 02/20/2014 11:21 AM Renato Botelho

Use env var provided by openvpn to determine if it's tun or tap, it should fix #3475

7f921690 02/18/2014 09:23 AM Ermal LUÇI

Do not call rc.newwanip when pppoe gets a v6 ip.

7b5a22ab 02/06/2014 12:37 PM Renato Botelho

Remove PBI scripts since it'll be installed dynamically by tools

39ed87e5 02/04/2014 02:34 PM Renato Botelho

Fix an obvious typo on var name

f747c08c 01/30/2014 05:46 PM Renato Botelho

Sync pbi_create with pcbsd, add required functions.sh

fdfa8f43 01/15/2014 05:35 PM Jim Pingle

ports ntp moved to sbin, follow

b95b40a1 12/19/2013 09:10 AM Ermal LUÇI

Move also tls-verify to fcgicli to avoid forking php process. Maybe even this should be done as a plugin to avoid overhead of forking.

5e28dad4 12/19/2013 08:53 AM Ermal LUÇI

Migrate openvpn authentication to use fcgicli rather than forking a php process. Maybe should could consider to write a short library todo this

336e899a 09/17/2013 08:30 PM Jim Pingle

Fix ufslabels.sh logic to avoid trying to convert slices which are already using appropriate labels. Fixes #3207

b8b78b9a 09/04/2013 10:36 AM Ermal LUÇI

Related to Ticket #3045 avoid races in the ntpdate_sync_one script due to killall returning without the process really exiting.

6d501aef 08/16/2013 07:55 PM Renato Botelho

Use ntpdate from ports also and obsolete base one

c0fc63d1 08/15/2013 11:39 AM Renato Botelho

Improve sh syntax using ${} for all variables

735ab503 07/29/2013 12:19 PM Jim Pingle

Fix test

9761b833 07/29/2013 01:38 AM Jim Pingle

Fix exec bits.

5aa68a55 07/28/2013 01:31 PM Renato Botelho

Fix #3113, fix multiple english spell errors s/seperet/separat/

ebadf180 05/15/2013 07:38 PM Jim Pingle

Add a script that can automatically convert a user's fstab over to ufs labels. Useful for full installs to avoid issues with device numbering (e.g. ad0 changes to ad4 or da0 to ad2, or in the future case, adX to adaX)

def432e6 03/19/2013 06:52 PM Renato Botelho

Make sure file has content before call route delete

46e27ea7 03/19/2013 06:36 PM Renato Botelho

Respect 'States' option from Advanced/Misc

- Respect this option and do not clean states when it's configured
- Create /etc/rc.kill_states to be easier to check $config

It helps ticket #2887

9cc119c2 03/19/2013 06:36 PM Renato Botelho

Remove redundant call

2c27096c 03/19/2013 06:36 PM Renato Botelho

Improve ppp-linkdown:

- Improve readability giving name to parameter variables
- Add path for all command calls

6d5460e6 03/19/2013 06:36 PM Renato Botelho

Fix default route deletion

94b49d82 03/19/2013 06:36 PM Renato Botelho

Fix indent

2abfec49 03/16/2013 11:56 AM Renato Botelho

Initialize array to silence warnings on foreach

bde982dd 02/12/2013 07:01 PM Jim Pingle

Declare $config as global before interactive PHP shell command evaluation. Fixes #808

096f2962 02/12/2013 12:01 PM Ermal LUÇI

Ticket #1629 Another round of fixes related to state clearing

a82de14d 02/12/2013 03:01 AM Jean Cyr

Make sure ntpd creates ntpd.pid file at bootup

8f563bb4 01/31/2013 10:04 PM Ermal LUÇI

Use the better -Fs modifies to pf to kill the states by interface. Also kill both sides on an interface when -k needs to be used

9eb49a51 01/30/2013 10:26 AM Ermal LUÇI

pfctl -b is gone just use std tools of pfctl

c15a87f7 01/15/2013 12:13 AM Renato Botelho

Avoid duplicating /32 suffix on 3rd ppp-linkdown parameter (local-ip). It should fix #2700

d13e23ec 12/18/2012 04:18 PM Jim Pingle

Sync PBI scripts

17cf3d17 11/29/2012 09:56 PM Jim Pingle

Be a little more verbose when starting the NTP daemon

766cd450 09/26/2012 12:48 PM Jim Pingle

Try a little harder to clear the states for the old PPP gateway

6e2cbc58 08/08/2012 12:14 PM Jim Pingle

Sync pbi tools

a22b41d0 07/03/2012 04:59 PM Jim Pingle

Sync with upstream pbi tools

d51927d2 06/18/2012 08:59 PM Jim Pingle

Update pbi_create to current code from pc-bsd

6be02801 06/18/2012 04:12 PM Seth Mos

Use awk instead of grep, this works on a v4 PPPoE connection for me. Need to verify that it works for 3G too.
Redmine ticket #2458

2d6f800a 06/06/2012 08:59 PM Jim Pingle

Fix exec bit for usr/local/sbin/openvpn.attributes.sh

5b4ee05e 06/05/2012 07:38 PM Ermal LUÇI

Import OpenVPN cisco style radius attributes applying policy to logged in users. Feature #2100

75e89498 06/02/2012 10:59 AM Seth Mos

Move the SIM Pin and APN settings to the modem setup since we need these only once.

aa7504e0 06/02/2012 10:37 AM Seth Mos

Fix the PinReady command not found error.
Add a log command to show where you are dialing to.

cf180ccc 05/30/2012 04:44 PM Jim Pingle

Switch to ntpd from ports, add Services > NTP to select interfaces for binding. Respect old ntp settings in the process.

69b6c2b5 05/30/2012 12:33 PM Seth Mos

Skip a few pieces of code earlier. Perform file test on dhcpd logs.

8dfb0c00 05/30/2012 12:17 PM Seth Mos

Add a few micro optimizations, bail out when the file does not exist.

703173f2 05/28/2012 12:55 PM Seth Mos

Update the link script to parse the arguments 6 and 7 differently.
Previously mpd supplied the dns1 string as $6 and the IP as $7. It is now a single argument $6.
Apparently this changed somewhere so parse the IP out of there into the correct nameserver file....

ffd2059b 05/20/2012 12:48 PM Seth Mos

This command works better with Huawei modems. Needs more testing

1cba5c58 05/20/2012 11:21 AM Seth Mos

Make sure we don't accidentaly clobber the v4 dns servers with empty fields from v6

0b8e9d38 05/16/2012 02:48 PM Jim Pingle

On its own, ntpd does not sync fast enough at bootup, so bring back the ntpdate sync but improve it so it can't get stuck forever.

11e06906 05/15/2012 08:41 PM Jim Pingle

Fix syntax here too in case we need to revive it.

e32cb5d0 05/14/2012 12:54 PM Seth Mos

Make the ppp-linkup script understand both address families.

092462dc 04/06/2012 06:08 PM Seth Mos

Add a dhcpleases monitor to the DHCPv6 server which will trigger automatic creation of routes into the routing table so that prefix delegation will just work.
Redmine ticket #2347

9beeae5a 02/20/2012 01:55 PM Warren Baker

Rather use -c to check for line count, we then dont have to deal with extra whitespaces

cfbfd941 01/19/2012 07:33 PM Seth Mos

The function split() is replaced by the function explode(). Starting with PHP 5.3 this is deprecated and with version 6 gone.
Replacing it surpresses all the warnings

2bd6b12b 11/02/2011 07:23 PM Scott Ullrich

Adding missing file

b7027bae 09/27/2011 09:50 PM Scott Ullrich

Adding pbi_ suite of tools

af422d55 09/27/2011 09:50 PM Scott Ullrich

Adding pbi_create

f0be3768 09/20/2011 08:11 PM Ermal LUÇI

Bind the state killing to the interface they should kill the states so that it does not impact other services like in #1421

197c30ae 08/24/2011 04:59 PM Jim Pingle

Make sure this does not operate on empty parameters, and also log when removing states.

e151744e 07/28/2011 07:35 PM Ermal LUÇI

Just break states based on the remote host ip and not with localip. The later might be the same as address used by other services and might interrupt them

6390cdac 07/25/2011 07:42 PM Ermal LUÇI

Use the new change to be less distuptive

514f63d1 07/11/2011 09:05 PM Ermal LUÇI

Put a netmask of /32 to all parameters of -k/-K/-b of pfctl to avoid any issues.

8ed47897 07/06/2011 08:50 PM Ermal LUÇI

Kill states from the previous ip the link had on all mpd consumers. Resolves #1629

152f5759 07/06/2011 05:17 PM Jim Pingle

Fix test for tun device, -f fails because it's a char device, not a regular file. -e works.

40fd50c8 07/01/2011 09:21 PM Ermal LUÇI

Do not add an automatic gateway on openvpn tap case since its only the netmask.

90ecc0b6 06/20/2011 08:06 PM Jim Pingle

Disable state killing in VPN down scripts.

c880d032 06/20/2011 06:57 PM Jim Pingle

Fix ovpn-linkup so it writes out the proper gateway IP in all cases.
(For some reason -n wasn't working properly, plus $5 is the right parameter for the remote IP here)

5b06d9cc 05/06/2011 09:27 PM Ermal LUÇI

Reorder instructions and do not reload dns if its not allowed from the dns allow override setting.

f7ea0505 04/29/2011 06:23 PM Ermal LUÇI

Remove static routes that are added for dns servers when allow override is allowed when a ppp interface goes down. Code borrowed from dhclient-script.

a73a9886 04/29/2011 06:19 PM Ermal LUÇI

Ticket #1408. Honor the allow override settings even for ppp devices.

edf99ce4 04/08/2011 03:46 PM Jim Pingle

Rework ntpdate_sync_once.sh, so it makes sure ntp/ntpdate/itself are not running before trying to sync time, and then launch ntpd at the end for time sync (last commit was premature)

54c18594 04/08/2011 03:20 PM Jim Pingle

Don't unconditionally start ntpd after doing ntpdate, it might be disabled.

2db351a7 04/08/2011 03:20 PM Jim Pingle

Send ntpdate output to syslog