summaryrefslogtreecommitdiffstats
path: root/usr/local/sbin
Commit message (Expand)AuthorAgeFilesLines
...
* Make sure file has content before call route deleteRenato Botelho2013-03-191-2/+4
* Respect 'States' option from Advanced/MiscRenato Botelho2013-03-191-10/+2
* Remove redundant callRenato Botelho2013-03-191-1/+0
* Improve ppp-linkdown:Renato Botelho2013-03-191-23/+24
* Fix default route deletionRenato Botelho2013-03-191-1/+1
* Fix indentRenato Botelho2013-03-191-2/+2
* Initialize array to silence warnings on foreachRenato Botelho2013-03-161-0/+1
* Declare $config as global before interactive PHP shell command evaluation. Fi...jim-p2013-02-121-0/+1
* Ticket #1629 Another round of fixes related to state clearingErmal2013-02-121-0/+1
* Make sure ntpd creates ntpd.pid file at bootupJean Cyr2013-02-111-1/+1
* Use the better -Fs modifies to pf to kill the states by interface. Also kill ...Ermal2013-01-314-7/+5
* pfctl -b is gone just use std tools of pfctlErmal2013-01-303-10/+5
* Avoid duplicating /32 suffix on 3rd ppp-linkdown parameter (local-ip). It sho...Renato Botelho2013-01-141-4/+10
* Sync PBI scriptsjim-p2012-12-181-347/+849
* Be a little more verbose when starting the NTP daemonjim-p2012-11-291-0/+5
* Try a little harder to clear the states for the old PPP gatewayjim-p2012-09-262-5/+13
* Sync pbi toolsjim-p2012-08-081-50/+95
* Sync with upstream pbi toolsjim-p2012-07-031-20/+29
* Update pbi_create to current code from pc-bsdjim-p2012-06-181-372/+988
* Use awk instead of grep, this works on a v4 PPPoE connection for me. Need to ...smos2012-06-181-8/+8
* Fix exec bit for usr/local/sbin/openvpn.attributes.shjim-p2012-06-061-0/+0
* Import OpenVPN cisco style radius attributes applying policy to logged in use...Ermal2012-06-051-0/+16
* Move the SIM Pin and APN settings to the modem setup since we need these only...smos2012-06-021-2/+2
* Fix the PinReady command not found error.smos2012-06-021-2/+5
* Switch to ntpd from ports, add Services > NTP to select interfaces for bindin...jim-p2012-05-301-1/+1
* Skip a few pieces of code earlier. Perform file test on dhcpd logs.smos2012-05-301-6/+11
* Add a few micro optimizations, bail out when the file does not exist.smos2012-05-301-3/+6
* Update the link script to parse the arguments 6 and 7 differently.smos2012-05-281-14/+16
* This command works better with Huawei modems. Needs more testingsmos2012-05-201-2/+2
* Make sure we don't accidentaly clobber the v4 dns servers with empty fields f...smos2012-05-201-13/+29
* On its own, ntpd does not sync fast enough at bootup, so bring back the ntpda...jim-p2012-05-161-8/+19
* Fix syntax here too in case we need to revive it.jim-p2012-05-151-1/+1
* Make the ppp-linkup script understand both address families.smos2012-05-141-4/+13
* Add a dhcpleases monitor to the DHCPv6 server which will trigger automatic cr...smos2012-04-061-0/+85
* Rather use -c to check for line count, we then dont have to deal with extra w...Warren Baker2012-02-201-1/+1
* The function split() is replaced by the function explode(). Starting with PHP...smos2012-01-191-4/+4
* Adding missing fileScott Ullrich2011-11-021-0/+1
* Adding pbi_ suite of toolsScott Ullrich2011-09-2717-0/+17
* Adding pbi_createScott Ullrich2011-09-271-0/+6308
* Bind the state killing to the interface they should kill the states so that i...Ermal2011-09-201-5/+5
* Make sure this does not operate on empty parameters, and also log when removi...jim-p2011-08-241-6/+14
* Just break states based on the remote host ip and not with localip. The late...Ermal2011-07-281-1/+5
* Use the new change to be less distuptiveErmal2011-07-251-4/+2
* Put a netmask of /32 to all parameters of -k/-K/-b of pfctl to avoid any issues.Ermal2011-07-112-5/+5
* Kill states from the previous ip the link had on all mpd consumers. Resolves ...Ermal2011-07-061-1/+4
* Fix test for tun device, -f fails because it's a char device, not a regular f...jim-p2011-07-061-1/+1
* Do not add an automatic gateway on openvpn tap case since its only the netmask.Ermal2011-07-011-4/+10
* Disable state killing in VPN down scripts.jim-p2011-06-203-3/+3
* Fix ovpn-linkup so it writes out the proper gateway IP in all cases.jim-p2011-06-201-2/+2
* Reorder instructions and do not reload dns if its not allowed from the dns al...Ermal2011-05-061-6/+7
OpenPOWER on IntegriCloud