summaryrefslogtreecommitdiffstats
path: root/etc/inc/services.inc
Commit message (Expand)AuthorAgeFilesLines
* Ticket #499. Create custom options propperly for each interface. This solutio...Ermal2010-04-141-8/+4
* Move checking if dyndns is enabled to the proper place.Ermal2010-04-131-3/+3
* Use new arguments passing style for dhcpleases. Ticket #374.Ermal2010-03-311-1/+1
* Fix hosts file generation.Ermal2010-03-291-2/+1
* Make sure we do not error out and silence some errors.Ermal2010-03-291-1/+4
* 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-261-5/+4
* Catch up with php5Ermal2010-03-251-1/+1
* Use pgrep/pkill to save a bit of cpu.thompsa2010-03-121-1/+1
* 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
OpenPOWER on IntegriCloud