index
:
pfsense
RELENG_1_2
RELENG_2_0
RELENG_2_1
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4_0
RELENG_2_4_4
master
Raptor Engineering's fork of the main repository for pfSense
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
etc
/
inc
/
services.inc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Nuke trailing c/r
Scott Ullrich
2010-11-24
1
-1
/
+1
*
* Call get_configured_interface_* functions only once in the code
Ermal
2010-11-10
1
-0
/
+1
*
Small improvement no functional change.
Ermal
2010-11-10
1
-8
/
+8
*
Remove trailing carriage return
Scott Ullrich
2010-11-10
1
-1
/
+1
*
Add a setting for the data type of values used with DHCP option numbers and i...
Erik Fonnesbeck
2010-11-09
1
-2
/
+9
*
Change the dhcpd startup for isc dhcpd server 4.1
smos
2010-11-03
1
-1
/
+1
*
Make this more strict checking.
Ermal
2010-10-25
1
-2
/
+1
*
move dhcpd.conf authoritative; so it's only there once, not once per interface.
Chris Buechler
2010-10-20
1
-4
/
+4
*
Resolves #957. Correct the code to reflect what its supposed to do.
Ermal
2010-10-16
1
-1
/
+1
*
Wording fix.
Warren Baker
2010-10-13
1
-1
/
+1
*
Ticket #942. Try to prevent empty entries and use implode to avoid problems.
Ermal
2010-10-12
1
-2
/
+8
*
revert miniupnpd -d change
Scott Ullrich
2010-10-11
1
-1
/
+1
*
Be more verbose with miniupnpd logs. otherwise practically nothing is logged.
Scott Ullrich
2010-10-11
1
-1
/
+1
*
Fixup multiple dyndns updates with interface parameter passed. Reported-by: B...
Ermal
2010-09-22
1
-4
/
+1
*
Use pkill to avoid an error if the process isn't already running. This was a ...
jim-p
2010-09-22
1
-1
/
+1
*
Reload cron after changes. Submitted-by: robiscool
Scott Ullrich
2010-09-09
1
-2
/
+5
*
Revert "Restart dnsmasq on change in case of dns rebinding changes"
Scott Ullrich
2010-08-30
1
-1
/
+0
*
Restart dnsmasq on change in case of dns rebinding changes
Scott Ullrich
2010-08-30
1
-0
/
+1
*
Fixes #764. Import the patch in the ticket to allow per-host netboot file on ...
Ermal
2010-08-24
1
-0
/
+2
*
Don't try to configure (or unconfigure) static arp on an interface if the phy...
jim-p
2010-08-21
1
-0
/
+3
*
Include myself in the copyrights i have changed this files more than enough.
Ermal
2010-08-19
1
-0
/
+1
*
Make dhcrelay GUI be simple and easy to use by collapsing the interface tabs ...
Ermal
2010-08-19
1
-67
/
+64
*
Ticket #725. Add checking the routing table as a last resort to find the corr...
Ermal
2010-08-19
1
-6
/
+21
*
Add the ability to set a periodic RRD and DHCP leases backup from Diagnostics...
jim-p
2010-08-09
1
-0
/
+42
*
Restore DHCP leases on boot if they have been backed up.
jim-p
2010-08-06
1
-0
/
+15
*
Only delete arp entries for a given interface, otherwise we can clobber the s...
jim-p
2010-08-05
1
-2
/
+2
*
Fix this test.
jim-p
2010-08-04
1
-1
/
+1
*
Ensure static ARP is configured each time the DHCP service is configured. Pre...
jim-p
2010-08-02
1
-0
/
+2
*
Check if this variable is empty before using, since if it's null/empty, it wi...
jim-p
2010-07-30
1
-1
/
+1
*
Add micro optimization.
Ermal
2010-07-27
1
-0
/
+1
*
Ticket #725. Before falling back to the default gw interface search even stat...
Ermal
2010-07-27
1
-4
/
+26
*
fix path to nsupdate
Chris Buechler
2010-07-24
1
-1
/
+1
*
Honor the System -> Advanced -> DNS Rebinding flag and disable for dnsmasq if...
Scott Ullrich
2010-07-18
1
-4
/
+9
*
duplicate logic
Scott Ullrich
2010-07-06
1
-1
/
+1
*
Allow forwarded domains to be queried.
Scott Ullrich
2010-07-06
1
-7
/
+8
*
Adding back --rebind-localhost-ok now that dnsmasq version is bumped.
Scott Ullrich
2010-07-02
1
-1
/
+1
*
Do not include --rebind-localhost-ok it appears to not be in our version. W...
Scott Ullrich
2010-07-01
1
-1
/
+2
*
Adding --rebind-localhost-ok Suggested-by: BillM
Scott Ullrich
2010-07-01
1
-1
/
+1
*
Do not allow dns rebinding
Scott Ullrich
2010-07-01
1
-1
/
+1
*
Don't perform these multiple times as they do not change on each loop iterati...
jim-p
2010-06-10
1
-3
/
+3
*
Fixes #374. Actually reload teh dhcpleases utility whenever the hosts files i...
Ermal
2010-06-04
1
-23
/
+0
*
Ticket #499. Create custom options propperly for each interface. This solutio...
Ermal
2010-04-14
1
-8
/
+4
*
Move checking if dyndns is enabled to the proper place.
Ermal
2010-04-13
1
-3
/
+3
*
Use new arguments passing style for dhcpleases. Ticket #374.
Ermal
2010-03-31
1
-1
/
+1
*
Fix hosts file generation.
Ermal
2010-03-29
1
-2
/
+1
*
Make sure we do not error out and silence some errors.
Ermal
2010-03-29
1
-1
/
+4
*
Send signal to the dhcpleases daemon using its pidfile if it is running to re...
Ermal
2010-03-26
1
-2
/
+10
*
Actually pass the parameter to the dnsmasq where to read its hosts file from.
Ermal
2010-03-26
1
-4
/
+3
*
Fix parameters
Ermal
2010-03-26
1
-2
/
+2
*
Use the new tool to monitor active leases.
Ermal
2010-03-26
1
-5
/
+4
[next]