summaryrefslogtreecommitdiffstats
path: root/etc/inc/services.inc
Commit message (Expand)AuthorAgeFilesLines
* Do not test for booting in here for mount points.Ermal Luçi2010-03-081-2/+1
* Catch up with php5.Ermal Luçi2010-03-081-0/+4
* Ticket #400. Commit partial patch from this ticket.Ermal Luçi2010-03-041-6/+6
* use local-ttl 1. No reason not to, and it works around issue with Snow LeopardChris Buechler2010-03-011-1/+1
* A couple fixes for DHCP lease parsing. Ticket #374jim-p2010-02-271-0/+1
* fix DHCP relayChris Buechler2010-01-211-5/+5
* Replace some occurrence of /tmp with the propper global variable in attempt t...Ermal Luçi2009-12-281-2/+2
* Change this include to a require_once(), it was causing an error on boot.jim-p2009-12-271-1/+1
* Make dnsupdate runnable per interface. Update the calls on interface_configur...Ermal Luçi2009-12-211-35/+8
* Do not pass option -l to dnsmasq any longer. Only launch the registration he...sullrich2009-12-161-6/+9
* Touch up some comments and error messages. Teach dydns_configure to update on...Ermal Luçi2009-12-111-1/+7
* Only kill processes if they are runningsullrich2009-12-071-1/+3
* fix typosChris Buechler2009-12-071-1/+1
* Do not include grepsullrich2009-12-061-1/+1
* Restart parser after changessullrich2009-12-061-0/+3
* Adding script to parse dhcpd log file and populate /etc/hosts so that we can ...sullrich2009-12-061-1/+4
* dnsmasq defaults to 150 concurrent lookups. For some environments (large) th...sullrich2009-12-031-1/+1
* Do not dedicate 16 characters to interface namesullrich2009-11-281-9/+10
* Fix hostname checking when entering a dhcp static mapping and replace "." wit...pierrepomes2009-11-271-0/+1
* Rework includes/require. This saves about 4 megabytes.Scott Ullrich2009-11-211-1/+0
* Resolves #155. Replace space characters with underscore ones.Ermal Luçi2009-11-161-2/+4
* * Convert carp/vips code to behave the same as other interfaces.Ermal Luçi2009-10-011-52/+2
* Add pfSense_BUILDER_BINARIES: and pfSense_MODULE: additionsScott Ullrich2009-09-121-1/+9
* Minor header touchupsScott Ullrich2009-08-231-1/+2
* remove stray fScott Ullrich2009-08-231-1/+1
* Remove leading spaceScott Ullrich2009-08-231-2/+2
* Add rowhelper field which allows defining custom dhcp option numbers. Spons...Scott Ullrich2009-08-201-4/+32
* Remove filter_configure from dhcrelay_configure.Ermal Luçi2009-06-181-6/+1
* Ooops, clear-on-reload is preenting dnsmasq from starting.Scott Ullrich2009-05-281-1/+1
* Adding --clear-on-reload:Scott Ullrich2009-05-281-1/+1
* Use --all-servers:Scott Ullrich2009-05-281-8/+7
* Create /var/run in chroot for dhcpdScott Ullrich2009-04-251-0/+3
* * Hide interfaces internals to other code and use the propper interfaces.Ermal Luçi2009-03-301-11/+14
* move killall dhcpd above section that exits if no DHCP servers are enabled, a...Chris Buechler2009-03-101-4/+4
* Add the GUI part for IGMPproxy that has been on the snapshots for a while.Ermal Luci2009-01-281-0/+55
* Pass down the friendly interface to dyndns to correct problems with find the ...Ermal Luçi2008-12-251-4/+1
* Fix services_dyndns_reset to be useful.Ermal Luçi2008-12-071-4/+16
* Try to use where possible filter_configure so upcoming event modifications ca...Ermal Luçi2008-11-081-1/+1
* Use existing functions to not duplicate code.Ermal Luçi2008-11-081-17/+5
* * Rename link_int_to_bridge_interface to link_interface_to_bridgeErmal Luçi2008-11-071-2/+2
* * Remove some unused code.Ermal Luçi2008-11-061-30/+14
* Unbreak.Scott Ullrich2008-11-061-1/+1
* Surpress killall messagesSeth Mos2008-11-061-5/+5
* Add services_dhcp_server_enable which allows the DHCP server to be turnedScott Ullrich2008-10-291-1/+5
* * Rename get_current_wan_address to get_interface_ipErmal Luçi2008-10-231-3/+3
* * Remove bigpond support from backend.Ermal Luçi2008-10-061-3/+1
* Move alwaysbroadcast item to a settable field.Scott Ullrich2008-09-241-1/+3
* Always broadcast to help fix vista fun.Scott Ullrich2008-09-241-0/+1
* Fix detection if an interface is part of bridge.Ermal Luçi2008-08-311-6/+8
* Split dyndns client configuration to its own function so we do not retry to u...Ermal Luçi2008-07-201-18/+24
OpenPOWER on IntegriCloud