summaryrefslogtreecommitdiffstats
path: root/etc/inc/services.inc
Commit message (Expand)AuthorAgeFilesLines
* Unbreak Dynamic DNS updates from DHCP, ISC changed the config layout to requi...jim-p2013-05-221-4/+47
* Pull in fix for Ticket #1917 to RELENG_2_0 as well.jim-p2012-05-081-3/+3
* fix text. Ticket #2399Chris Buechler2012-04-261-1/+1
* Add alias support to static routes (needs some testing) Ticket #2239jim-p2012-04-101-7/+5
* If the old bindlan option is there, assume the lan interface for binding.jim-p2012-02-011-0/+4
* Change SNMP binding option to work on any eligible interface/VIP. Fixes #2158jim-p2012-02-011-4/+9
* Check to see if the pid file exists before trying to kill anyprocessErmal2012-01-241-1/+2
* Fix multiple keys in a file for RFC2136 dyndns updates. Fixes #2068jim-p2012-01-061-1/+1
* Ecnlose the host-name in quotes so that numerical values work.smos2011-11-221-1/+1
* DNSMasq was generating the error 'Socket operation on non-socket' and using 1...Warren Baker2011-08-241-1/+1
* Fix copy paste error which cleared argsAndrew Thompson2011-08-191-2/+1
* Revert "Make initial changes to allow pfSense to work in a jail."Andrew Thompson2011-08-171-4/+2
* Make initial changes to allow pfSense to work in a jail.Andrew Thompson2011-08-171-2/+4
* Allow custom dnsmasq options so ppl can set SRV records and such for xmpp/ker...Andrew Thompson2011-08-171-0/+6
* $g needs to be a global. Resolves #1654Scott Ullrich2011-07-071-0/+1
* Move interfaces_staticarp_configure() to interfaces.inc where it really belongs.jim-p2011-06-291-32/+0
* Kill olsrd if it is not enabled. Reported-by: http://forum.pfsense.org/index....Ermal2011-06-211-2/+5
* Put some debug info during dyndns update under debug conditionals.Ermal2011-05-251-2/+0
* Correct dhcpd statement for unknown-clients. Fixes #1555jim-p2011-05-251-1/+1
* Resolves #1524. USe the correct field from netstat parsed output.Ermal2011-05-131-1/+1
* Add a newline to the igmpproxy config to resolve issues of it not parsing cor...Ermal2011-05-021-0/+1
* On interface ip change reload even igmpproxy. Reported-by: http://forum.pfsen...Ermal2011-04-041-2/+2
* Actually remove the pid file before starting a new miniupnpd since it seems t...Ermal2011-03-221-2/+5
* Since its only called during bootup there is no need to do conditionals here....Ermal2011-03-021-10/+5
* Pass the -a parameters to pgrep to be certain we search ancestors as well. Th...Ermal2011-03-011-2/+2
* Do not put a config entry for dhcpd if we cannot determine the subnet address...Ermal2011-01-181-2/+5
* Ensure log directory exists before invoking syslogdScott Ullrich2010-12-181-1/+0
* Touch log file so it can be created on livecdScott Ullrich2010-12-181-0/+1
* Show when disk is encrypted. Do not uppercase .eliScott Ullrich2010-12-171-1/+1
* Nuke trailing c/rScott Ullrich2010-11-241-1/+1
* * Call get_configured_interface_* functions only once in the codeErmal2010-11-101-0/+1
* Small improvement no functional change.Ermal2010-11-101-8/+8
* Remove trailing carriage returnScott Ullrich2010-11-101-1/+1
* Add a setting for the data type of values used with DHCP option numbers and i...Erik Fonnesbeck2010-11-091-2/+9
* Change the dhcpd startup for isc dhcpd server 4.1smos2010-11-031-1/+1
* Make this more strict checking.Ermal2010-10-251-2/+1
* move dhcpd.conf authoritative; so it's only there once, not once per interface.Chris Buechler2010-10-201-4/+4
* Resolves #957. Correct the code to reflect what its supposed to do.Ermal2010-10-161-1/+1
* Wording fix.Warren Baker2010-10-131-1/+1
* Ticket #942. Try to prevent empty entries and use implode to avoid problems.Ermal2010-10-121-2/+8
* revert miniupnpd -d changeScott Ullrich2010-10-111-1/+1
* Be more verbose with miniupnpd logs. otherwise practically nothing is logged.Scott Ullrich2010-10-111-1/+1
* Fixup multiple dyndns updates with interface parameter passed. Reported-by: B...Ermal2010-09-221-4/+1
* Use pkill to avoid an error if the process isn't already running. This was a ...jim-p2010-09-221-1/+1
* Reload cron after changes. Submitted-by: robiscoolScott Ullrich2010-09-091-2/+5
* Revert "Restart dnsmasq on change in case of dns rebinding changes"Scott Ullrich2010-08-301-1/+0
* Restart dnsmasq on change in case of dns rebinding changesScott Ullrich2010-08-301-0/+1
* Fixes #764. Import the patch in the ticket to allow per-host netboot file on ...Ermal2010-08-241-0/+2
* Don't try to configure (or unconfigure) static arp on an interface if the phy...jim-p2010-08-211-0/+3
* Include myself in the copyrights i have changed this files more than enough.Ermal2010-08-191-0/+1
OpenPOWER on IntegriCloud