summaryrefslogtreecommitdiffstats
path: root/usr/local/sbin
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Remove static routes that are added for dns servers when allow override is al...Ermal2011-04-291-1/+7
* Ticket #1408. Honor the allow override settings even for ppp devices.Ermal2011-04-291-10/+13
* Rework ntpdate_sync_once.sh, so it makes sure ntp/ntpdate/itself are not runn...jim-p2011-04-081-1/+8
* Don't unconditionally start ntpd after doing ntpdate, it might be disabled.jim-p2011-04-081-5/+0
* Send ntpdate output to syslogjim-p2011-04-081-1/+1
* Test the existence of route_vpn_gateway variable and if set use it as a gatew...Ermal2011-03-281-1/+5
* fix text (remove entirely, comment is related to an open feature request). ti...Chris Buechler2011-02-081-2/+0
* Ticket #943. Sleep 1 second to give dns time to reload.Ermal2011-01-031-0/+1
* Ticket #1152. Call rc.newwanip even on openvpn linkup event to do the correct...Ermal2011-01-031-1/+1
* Remove these now-obsolete linkup/linkdown scripts.jim-p2010-11-026-36/+0
* Use a unified vpn-linkup script that detects the type based on interface name.jim-p2010-11-021-0/+11
* Add individual linkdown scripts so the service type can be set in the log.jim-p2010-11-013-0/+15
* Add service type to vpn logjim-p2010-11-013-3/+3
* Fix logging parameters.jim-p2010-10-281-1/+1
* Fix pfctl -b parameters to prevent the killing of unintended states.jim-p2010-10-281-2/+1
* Ticket #876. Actually the event to send is interface newip $ip rather interfa...Ermal2010-09-153-2/+5
* Reload dns and interface properly on dynamic types.Ermal2010-09-153-2/+5
* Ticket #876. Add the ip to the respective files on ppp linkup event so the co...Ermal2010-09-092-2/+2
* Use the new events mechanisms to dispatch events.Ermal2010-09-074-5/+5
* Delete previous route if present.Ermal2010-09-061-6/+2
* Switch to the right values for openvpn 2.1 according to the documentation.Ermal2010-08-261-1/+1
* Pass the new argumesnts to pfctl -b and correct variable name as reported on ...Ermal2010-08-231-2/+3
* On ppp type interfaces down event signal for resolv.conf to be generated to h...Ermal2010-08-231-0/+1
* Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mainline into mlpppgnhb2010-06-084-484/+0
|\
OpenPOWER on IntegriCloud