summaryrefslogtreecommitdiffstats
path: root/etc/inc/services.inc
Commit message (Expand)AuthorAgeFilesLines
* First stab at generating a link local address for the bridge interface if it'...Seth Mos2011-03-061-1/+7
* Merge remote branch 'upstream/master'Seth Mos2011-03-021-12/+7
|\
| * 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
* | Disable the wins server input boxes, these don't work on v6Seth Mos2011-02-081-6/+0
* | Fix dhcp server groupSeth Mos2011-01-221-2/+2
* | Merge remote branch 'upstream/master'Seth Mos2011-01-201-1/+4
|\ \ | |/
| * Do not put a config entry for dhcpd if we cannot determine the subnet address...Ermal2011-01-181-2/+5
* | Fix the group for dhcpdSeth Mos2010-12-261-2/+2
* | Merge remote branch 'upstream/master'Seth Mos2010-12-201-1/+1
|\ \ | |/
| * 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
* | Merge remote branch 'upstream/master'Seth Mos2010-11-151-9/+17
|\ \ | |/
| * * 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
* | Adjust the config file for dhcpv6. We can not support Failover at this point,...Seth Mos2010-11-151-4/+4
* | We do not have a ipv6 specific function, the old one now understands ipv6Seth Mos2010-11-151-1/+1
* | This enabled finding of a carp vip on the ifconfig stackSeth Mos2010-11-031-0/+7
* | Remove debug flag from rtadvdSeth Mos2010-11-021-1/+1
* | Fix services.inc dhcp6 configuration, add route advertising deamon configSeth Mos2010-11-021-4/+74
* | Merge remote branch 'upstream/master'Seth Mos2010-11-011-1/+0
|\ \ | |/
| * Make this more strict checking.Ermal2010-10-251-2/+1
* | Do not throw warnings on empty dhcpd arraysSeth Mos2010-11-011-2/+4
* | Fix typo in services_dhcp_configure() for dhcp6 namingSeth Mos2010-10-281-2/+2
* | Add the rtadvd deamon to advertise the routing. We still need to make a prope...Seth Mos2010-10-281-5/+12
* | Update services.inc for configuring isc dhcp server 4.1 with ipv6 subnet supp...Seth Mos2010-10-281-6/+262
|/
* 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
* Make dhcrelay GUI be simple and easy to use by collapsing the interface tabs ...Ermal2010-08-191-67/+64
* Ticket #725. Add checking the routing table as a last resort to find the corr...Ermal2010-08-191-6/+21
* Add the ability to set a periodic RRD and DHCP leases backup from Diagnostics...jim-p2010-08-091-0/+42
* Restore DHCP leases on boot if they have been backed up.jim-p2010-08-061-0/+15
* Only delete arp entries for a given interface, otherwise we can clobber the s...jim-p2010-08-051-2/+2
OpenPOWER on IntegriCloud