summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use the new tool to monitor active leases.Ermal2010-03-263-72/+5
* Catch up with php5Ermal2010-03-251-1/+1
* Fix typo.Ermal2010-03-251-1/+1
* Upps use correct variable. Reported-by: kaarposoft(forum)Ermal2010-03-241-1/+1
* Prevent upgrade/spurious errors from happening.Ermal2010-03-241-1/+1
* Generate hosts entries for all ips configured.Ermal2010-03-241-10/+7
* backup_config() does not need to be wrapped with conf_mount_rw().Ermal2010-03-231-3/+0
* Use the -s ident option of mpd to send the logs for the PPPoE/PPTP/L2TP serve...Ermal2010-03-233-3/+21
* Unbreak ACBScott Ullrich2010-03-231-0/+3
* Resolve problems with dns server setup when allow override is set. Also add s...Ermal2010-03-231-11/+7
* Remove duplicate proxy entryErmal2010-03-231-1/+0
* The user owner of /dev/pf is root the group will be left to proxy to allow pa...Ermal2010-03-231-1/+1
* Adding alias updaterScott Ullrich2010-03-191-0/+41
* Add unzip support if unzip binary existsScott Ullrich2010-03-191-0/+21
* Add alias data url option. This code existed but lacked a backend daemon to ...Scott Ullrich2010-03-192-1/+73
* Add needed includes.Ermal2010-03-191-0/+2
* Unbreak aliases generation in the ruleset. Yesterday fixing large aliases bro...Ermal2010-03-191-0/+1
* Fix parsign of packages xml.Ermal2010-03-191-1/+4
* Use alias style when creating aliases in wizards.Ermal2010-03-191-1/+0
* Ticket #434. Do not die when parsing config since we know how to recover. Onl...Ermal2010-03-193-8/+13
* Ticket #435. Correct command.Ermal2010-03-191-1/+1
* Fix editing large aliases. Suhosin patch has by default a limit of 64 variables.Ermal2010-03-181-0/+12
* Propperly handle large aliases and properly generate it on the config file so...Ermal2010-03-181-4/+7
* Enable shmop module now that is needed.Ermal2010-03-181-1/+1
* get_pkg_depends must return the whole paths of dependency files in orderScott Ullrich2010-03-171-3/+3
* Ticket #417. Fix installation on embedded by using a refcount system for the ...Ermal2010-03-172-25/+13
* Generalize.Ermal2010-03-171-3/+3
* Restore attribute support, but with some extra checks in the function that us...Erik Fonnesbeck2010-03-163-163/+41
* Needs a little more testing; revert attribute support in xmlparse.inc for now.Erik Fonnesbeck2010-03-163-36/+163
* Add optional support for reading attributes to xmlparse.inc and move regdomai...Erik Fonnesbeck2010-03-163-163/+36
* Use the ipfw(4) list functionality to reduce rules even more. Add allow rules...Ermal2010-03-171-28/+38
OpenPOWER on IntegriCloud