summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* Actually disable flowtables support by default.Ermal2010-04-121-1/+1
* Perform more strict validation on CA and Cert names before proceeding in the ...jim-p2010-04-121-0/+6
* Simplify "isset($rule['l7container']) and ..." as its already evaluatedthompsa2010-04-121-1/+1
* Make PPP redial when the connection is dropped. Also, fix PPP uptime display.gnhb2010-04-112-1/+3
* Remove unnecessary variables.gnhb2010-04-101-2/+0
* Implement reporting and logging of historical PPP uptime with data persisten...gnhb2010-04-102-58/+22
* Rework interface_bring_down function a bit. Remove un-needed unlink calls to ...gnhb2010-04-101-8/+7
* Add a new global option, disablehelpicon, to hide help icon from all pagesRenato Botelho2010-04-081-0/+1
* must use -f with pkill to find updaterrd.shChris Buechler2010-04-031-1/+1
* switch these back to no state until sloppy is fixedChris Buechler2010-04-031-4/+4
* Use ipfw for deleting unused pipes too.Ermal2010-04-021-1/+2
* Use ipfw to create the pipes/queues for pf dummynet rules, until we can catch...Ermal2010-04-022-6/+11
* Remove update_dns_cache.sh it seems to have been used for hostnames in the fi...Ermal2010-03-311-2/+0
* Micro-optimization, no need to fork here just to get the file contents.Ermal2010-03-311-2/+1
* Use stristr as a microoptimization.Ermal2010-03-311-4/+4
* Remove now unused code.Ermal2010-03-311-16/+0
* Fix packages rule generation.Ermal2010-03-311-1/+1
* Use new arguments passing style for dhcpleases. Ticket #374.Ermal2010-03-311-1/+1
* Ticket #462. Remove references to slbd it is not used anymore.Ermal2010-03-311-6/+0
* Fix hosts file generation.Ermal2010-03-291-2/+1
* This is of no use. Disable until its writer shows up.Ermal2010-03-291-1/+1
* Ticket #449. Teach OpenVPN to reload only tunnels for the specified interface...Ermal2010-03-292-6/+15
* Simplify code.Ermal2010-03-291-4/+3
* Remove PPP tab these all go to the system log now.Ermal2010-03-291-8/+2
* Remove bogus char. Spotted-by:gnoahb@Ermal2010-03-291-1/+1
* Restore tun interface because it is still used by openvpn.Ermal2010-03-291-1/+1
* Do not enable fastforwarding with ipsec. Silence command because default gw m...Ermal2010-03-291-2/+2
* Merge remote branch 'mainline/master'gnhb2010-03-293-5/+8
|\
| * Fix file names.Ermal2010-03-291-2/+2
| * Be more strict on validations.Ermal2010-03-291-2/+2
| * Make sure we do not error out and silence some errors.Ermal2010-03-291-1/+4
* | Changes to make PPP work again. mpd5 fails to establish a ppp link withoutgnhb2010-03-293-18/+28
* | Fix a few small bugs in new PPP code, and one type in pfsense-utils.incgnhb2010-03-292-7/+5
|/
* Remove bougs (.Ermal2010-03-281-1/+1
* Propperly choose interface name from correct variable.Ermal2010-03-281-4/+4
* Ticket #447. Handle multiple instances propperly.Ermal2010-03-271-1/+2
* Ticket #447. Allow multiple innstances to be run.Ermal2010-03-271-2/+2
* Kill hostapd and wpa_supplicant when bringing the interface down.Erik Fonnesbeck2010-03-261-0/+7
* Always kill both hostapd and wpa_supplicant, or they may stay running when WP...Erik Fonnesbeck2010-03-261-7/+3
* Fix killing mpd process for ppp.Ermal2010-03-271-3/+2
* Add enable bits.Ermal2010-03-271-0/+2
* Make lan/wan behave as all other interfaces.Ermal2010-03-272-1/+8
* Close console and web services for mpd.Ermal2010-03-271-2/+12
* Redo most of the ppp interface handling to be consistent with the other mpd5 ...Ermal2010-03-272-218/+144
* Remove nonsense.Ermal2010-03-261-1/+1
* Trivial change in position of counter.gnhb2010-03-261-1/+1
* I have PPP with mpd5 working really well now, including setting the APN and APNgnhb2010-03-262-139/+243
* Send signal to the dhcpleases daemon using its pidfile if it is running to re...Ermal2010-03-261-2/+10
* Actually pass the parameter to the dnsmasq where to read its hosts file from.Ermal2010-03-261-4/+3
* Fix parametersErmal2010-03-261-2/+2
OpenPOWER on IntegriCloud