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
/
rc.bootup
Commit message (
Expand
)
Author
Age
Files
Lines
*
Save the old shutdown binary in an attempt to smooth a firmware upgrade that ...
jim-p
2010-07-29
1
-0
/
+4
*
Add an LED pattern function for assigning interfaces, and enable its use. Whe...
jim-p
2010-07-28
1
-0
/
+2
*
Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mainline into mlppp
gnhb
2010-06-07
1
-3
/
+0
|
\
|
*
Fixes #374. Actually reload teh dhcpleases utility whenever the hosts files i...
Ermal
2010-06-04
1
-3
/
+0
*
|
Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mainline into mlppp
gnhb
2010-06-03
1
-6
/
+5
|
\
\
|
|
/
|
*
Start sshd early on boot so it is availble as soon as the first ip is configu...
Ermal
2010-06-02
1
-4
/
+4
|
*
Remove spurious call to mute console.
Ermal
2010-06-01
1
-2
/
+1
*
|
First steps for 3g serviceproviders support
Renato Botelho
2010-06-02
1
-0
/
+2
|
/
*
Add newline
Scott Ullrich
2010-05-23
1
-1
/
+1
*
Add missing ;
Scott Ullrich
2010-05-22
1
-1
/
+1
*
Add (C)ontinue option for the impatient
Scott Ullrich
2010-05-22
1
-3
/
+4
*
Re-create the hosts file on bootup after configuring all the interfaces. Tick...
smos
2010-05-19
1
-0
/
+3
*
Move this up in the boot sequence, the reset button check relies on its exist...
jim-p
2010-05-19
1
-3
/
+3
*
Add missing functions and move check earlier since this only checks on bootup
Scott Ullrich
2010-05-18
1
-3
/
+3
*
Add reset button support to alix/wrap. Obtained-from: m0n0wall
Scott Ullrich
2010-05-18
1
-1
/
+4
*
Ticket #295. Use empty to prevent some ghost entries in some configurations.
Ermal
2010-05-14
1
-1
/
+1
*
Make /var/run/booting exist for more of the actual booting process. Ticket #53.
jim-p
2010-05-11
1
-2
/
+0
*
Improve startup time by delaying dyndns synching.
Ermal
2010-04-13
1
-3
/
+3
*
Remove update_dns_cache.sh it seems to have been used for hostnames in the fi...
Ermal
2010-03-31
1
-2
/
+0
*
Match conf_mount_rw with conf_mount_ro call.
Ermal Luçi
2010-03-08
1
-0
/
+2
*
Do not spread checking for value accross code. Do it in the function that is ...
Ermal Luçi
2010-03-08
1
-5
/
+1
*
Remove test code.
Ermal Luçi
2010-03-04
1
-4
/
+0
*
Fix double include.
Ermal Luçi
2010-03-04
1
-1
/
+4
*
Add neccessary include.
Ermal Luçi
2010-02-04
1
-0
/
+2
*
Ticket #317. Synchronize user info on bootup.
Ermal Luçi
2010-02-02
1
-3
/
+8
*
Use the globals for minimum RAM warning, drop limit a little to accommodate 1...
Chris Buechler
2009-12-20
1
-2
/
+2
*
Adding script to parse dhcpd log file and populate /etc/hosts so that we can ...
sullrich
2009-12-06
1
-0
/
+3
*
Start syslogd after interfaces are configured. Ticket #196
sullrich
2009-12-03
1
-3
/
+3
*
Unbreak console lockout on bootup and in gitsync (pfSsh.php) Resolves #195
sullrich
2009-12-02
1
-2
/
+5
*
Do not show motd
sullrich
2009-11-29
1
-5
/
+0
*
Decouple filter.inc from functions.inc. There is no need to process filter f...
Scott Ullrich
2009-11-21
1
-1
/
+5
*
Rework includes/require. This saves about 4 megabytes.
Scott Ullrich
2009-11-21
1
-1
/
+11
*
Set booting to true.. not TRUE
Scott Ullrich
2009-10-25
1
-2
/
+3
*
* Convert carp/vips code to behave the same as other interfaces.
Ermal Luçi
2009-10-01
1
-3
/
+0
*
Create resolv.conf before loading rules. Resolves #21
Scott Ullrich
2009-08-23
1
-3
/
+3
*
Include functions.inc which will then include ipsec.inc
Scott Ullrich
2009-08-23
1
-1
/
+3
*
Unbreak IPSEC!
Scott Ullrich
2009-08-23
1
-0
/
+1
*
Make the LEDs strobe to indicate initialization/bootup.
jim-p
2009-07-12
1
-0
/
+6
*
Remove openvpn.inc from functions.inc since its just a subsystem that does no...
Ermal Luçi
2009-07-08
1
-1
/
+2
*
Addd missing */
Scott Ullrich
2009-07-07
1
-1
/
+1
*
Add configurable option to enable glxsb.
jim-p
2009-07-04
1
-0
/
+3
*
Unset $g['booting'] instead of setting it to false.
Scott Ullrich
2009-06-24
1
-1
/
+1
*
Move RO operation down in rc and revert rc.bootup commit
Scott Ullrich
2009-06-24
1
-2
/
+0
*
Call conf_mount_ro(); after bootup
Scott Ullrich
2009-06-24
1
-1
/
+3
*
Revert "Rename cvssync to gitsync"
Scott Ullrich
2009-06-18
1
-6
/
+3
*
Rename cvssync to gitsync
Scott Ullrich
2009-06-18
1
-3
/
+6
*
Port voucher login ability on CaptivePortal from M0n0Wall.
Charlie
2009-06-13
1
-0
/
+4
*
Start sshd after the interfaces and routing have been configured.
Ermal Luçi
2009-05-27
1
-5
/
+5
*
Increase timeout to 9. Add chr(8) backspace mojo
Scott Ullrich
2009-05-18
1
-5
/
+6
*
Carriage return if no option selected on recovery console
Scott Ullrich
2009-05-16
1
-0
/
+2
[next]