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
*
Fix detection if an interface is part of bridge.
Ermal Luçi
2008-08-31
1
-6
/
+8
*
Split dyndns client configuration to its own function so we do not retry to u...
Ermal Luçi
2008-07-20
1
-18
/
+24
*
Make dyndns reset more specific since its only consumer is the edit GUI page.
Ermal Luçi
2008-07-20
1
-2
/
+2
*
Now that the cache file is back to config path use it.
Ermal Luçi
2008-07-20
1
-2
/
+3
*
Remove code used by ez-ipupdate, it is now obsolete.
Ermal Luçi
2008-07-20
1
-87
/
+2
*
Remove unnecessary copying of dyndns cache file for ez-ipudate program. It is...
Ermal Luçi
2008-07-20
1
-20
/
+3
*
Make dyndns work correctly there was a problem in parameters order passed to ...
Ermal Luçi
2008-07-19
1
-5
/
+2
*
* Merge multiple PPPoE/PPTP interfaces from RELENG_1_MULTI_ANYTHING
Ermal Luçi
2008-07-14
1
-128
/
+136
*
Replace mount_devfs with mount -t devfs devfs
Scott Ullrich
2008-06-29
1
-1
/
+1
*
Copy all of libc binaries.
Scott Ullrich
2008-03-10
1
-1
/
+1
*
Missed commit from appliance project.
Scott Ullrich
2008-02-22
1
-0
/
+3
*
Increase dnsmasq cache size to 5000. It defaults to 150.
Scott Ullrich
2008-02-14
1
-1
/
+1
*
remove DynDNS cache in services_dyndns_reset()
Chris Buechler
2008-01-12
1
-0
/
+6
*
Add ping-check true; to isc-dhcpd
Scott Ullrich
2008-01-05
1
-0
/
+2
*
Only iterate items if it is an array.
Scott Ullrich
2007-12-24
1
-12
/
+13
*
The attached patch adds a field to the services_dyndns.php form.
Scott Ullrich
2007-12-06
1
-1
/
+4
*
Failover in 10 seconds as opposed to 60 seconds on DHCP Server failover mode.
Scott Ullrich
2007-11-06
1
-1
/
+1
*
Ticket 1458: Add "option host-name" to dhcpd.conf
Martin Fuchs
2007-09-25
1
-0
/
+3
*
unsplit DHCP-root-path-option
Martin Fuchs
2007-08-27
1
-2
/
+2
*
DHCP: add Domain-Searchlist-Option
Martin Fuchs
2007-08-07
1
-3
/
+8
*
- correct behaviour of dhcpd.conf creation
Martin Fuchs
2007-08-02
1
-2
/
+6
*
DHCP remove duplicate option domain-name ind dhcpd.conf
Martin Fuchs
2007-08-02
1
-3
/
+0
*
DHCP: domainname / HEAD > RELENG_1
Martin Fuchs
2007-08-02
1
-0
/
+3
*
Add TFTP and LDAP server options to dhcpd
Martin Fuchs
2007-08-01
1
-0
/
+7
*
-move upnp_action to services.inc
Ryan Wagoner
2007-07-23
1
-4
/
+31
*
$config needs to be global
Scott Ullrich
2007-06-30
1
-0
/
+1
*
Correctly move upnp to base since LiveCD cannot write files to /usr/local/etc...
Scott Ullrich
2007-06-30
1
-0
/
+6
*
Make sure we are writable for /etc/crontab
Scott Ullrich
2007-06-09
1
-2
/
+1
*
Instead of skipping DHCP server on LAN in a bridged environment, simply log a...
Scott Ullrich
2007-05-31
1
-1
/
+1
*
Unbreak local queries that where broken in Ticket #1190 until we hear back fr...
Scott Ullrich
2007-05-27
1
-3
/
+3
*
Remove trailing space / cr
Scott Ullrich
2007-05-27
1
-1
/
+1
*
Port load balancer sticky address option
Scott Ullrich
2007-05-09
1
-0
/
+8
*
Sometimes people have local domains which they do not want forwarded to upstr...
Scott Ullrich
2007-05-08
1
-0
/
+6
*
Add NTP server field to dhcp config.
Seth Mos
2007-05-08
1
-0
/
+3
*
Add hidden command to disable authoritative mode (dhcp server). To utilize d...
Scott Ullrich
2007-05-03
1
-1
/
+4
*
If the interface is "lan" and bridging is enabled then skip creation of the D...
Scott Ullrich
2007-04-09
1
-0
/
+3
*
Allow for basic network boot configuration
Seth Mos
2007-03-08
1
-5
/
+13
*
Allow for more snmpd options. If we want (remote) cpu and process monitoring ...
Seth Mos
2007-03-02
1
-0
/
+13
*
Backport cron handling from HEAD.
Scott Ullrich
2007-01-29
1
-0
/
+48
*
Do not configure DHCP server on dhcp interfaces.
Seth Mos
2007-01-02
1
-1
/
+2
*
MFC [15285]
Bill Marquette
2006-11-11
1
-3
/
+7
*
If our kill by pid fails, issue a killall for bsnmpd
Scott Ullrich
2006-10-02
1
-0
/
+2
*
Check to see if dhcpd is running before blindly issuing killall
Scott Ullrich
2006-09-01
1
-1
/
+2
*
Do not space after ...
Scott Ullrich
2006-09-01
1
-5
/
+5
*
Restart OLSR correctly.
Scott Ullrich
2006-09-01
1
-3
/
+5
*
Correctly enable secure mode. Do not enable when dynamic gateway is enabled.
Scott Ullrich
2006-08-23
1
-1
/
+1
*
Correct OLSR paramaters Ticket #1050
Scott Ullrich
2006-07-24
1
-4
/
+4
*
Catch OLSR up to reserved name interface changes
Scott Ullrich
2006-07-15
1
-74
/
+46
*
Add check for DHCP on WAN too. It's required by OLSR in some cases.
Scott Ullrich
2006-05-28
1
-0
/
+4
*
OLSR Fixes
Scott Ullrich
2006-05-19
1
-6
/
+10
[next]