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
/
config.lib.inc
Commit message (
Expand
)
Author
Age
Files
Lines
*
The function split() is replaced by the function explode(). Starting with PHP...
smos
2012-01-19
1
-1
/
+1
*
Add version to backup.cache in one more place
jim-p
2011-11-22
1
-1
/
+4
*
Also show the config version in the backup history.
jim-p
2011-11-22
1
-3
/
+5
*
Setup the serial port in the factory reset as well, in case the default confi...
jim-p
2011-11-21
1
-1
/
+1
*
Ticket #1279. Decrease the refcount even though we're in booting phase. This ...
Ermal
2011-08-17
1
-2
/
+2
*
Merge remote-tracking branch 'mainline/master' into inc
Vinicius Coque
2011-07-06
1
-0
/
+2
|
\
|
*
Use empty() so we don't use it if it's defined but blank.
jim-p
2011-07-01
1
-1
/
+1
|
*
If available, also track the IP used by a user making a config change.
jim-p
2011-07-01
1
-0
/
+2
*
|
Merge remote-tracking branch 'mainline/master' into inc
Vinicius Coque
2011-06-20
1
-1
/
+3
|
\
\
|
|
/
|
*
Do a more thorough check for platform on the ro call, or factory reset blows up.
jim-p
2011-06-16
1
-1
/
+3
*
|
Merge remote-tracking branch 'mainline/master' into inc
Vinicius Coque
2011-04-15
1
-2
/
+9
|
\
\
|
|
/
|
*
Fixup text.
jim-p
2011-04-06
1
-2
/
+2
|
*
Actually re-parse the config if a valid config was not written. (Should help ...
jim-p
2011-04-06
1
-2
/
+9
*
|
Merge remote-tracking branch 'mainline/master' into inc
Vinicius Coque
2011-03-31
1
-1
/
+2
|
\
\
|
|
/
|
*
Check for function existence before calling it.
Ermal
2011-03-30
1
-1
/
+2
*
|
Merge remote-tracking branch 'mainline/master' into inc
Vinicius Coque
2011-03-29
1
-7
/
+4
|
\
\
|
|
/
|
*
Backing this out to see if it unbreaks NanoBSD upgrades with packages involve...
jim-p
2011-03-26
1
-8
/
+5
*
|
Merge remote-tracking branch 'mainline/master' into inc
Vinicius Coque
2011-03-25
1
-4
/
+12
|
\
\
|
|
/
|
*
Workaround for conf_mount_rw/ro during boot to only allow it to change at the...
Erik Fonnesbeck
2011-03-22
1
-5
/
+8
|
*
Add code to allow custom upgrade code to run after the pfSense upgrade code f...
Ermal
2011-03-15
1
-1
/
+6
*
|
Merge remote-tracking branch 'mainline/master' into inc
Vinicius Coque
2011-03-25
1
-52
/
+10
|
\
\
|
|
/
|
*
When doing conf_mount_ro/rw on NanoBSD, pass sync,noatime to mount to preserv...
jim-p
2011-03-07
1
-6
/
+6
|
*
Comment out the "config write on bootup" error. This is normal now with the p...
jim-p
2011-02-16
1
-0
/
+4
*
|
Merge branch 'master' into inc
Vinicius Coque
2011-01-28
1
-33
/
+82
|
\
\
|
|
/
|
*
Better way to determine the username for config descrs
jim-p
2011-01-18
1
-2
/
+4
|
*
Fix variable name reference
jim-p
2011-01-18
1
-1
/
+1
|
*
Stop spewing backup info on bootup
Scott Ullrich
2011-01-07
1
-1
/
+1
|
*
Add back booting check that existed prior to refcount code. We will improve ...
Scott Ullrich
2011-01-07
1
-1
/
+4
|
*
Improve parse_config to not be recursive for no reason. This fixes some stran...
Ermal
2010-12-30
1
-54
/
+52
|
*
Add some more safe belts and remove code that is commented from long time now...
Ermal
2010-12-23
1
-1
/
+4
|
*
nuke trailing carriage returns
Scott Ullrich
2010-12-22
1
-1
/
+1
|
*
No need to output 'Loading new configuration'. We already have a line writte...
Scott Ullrich
2010-12-18
1
-3
/
+0
*
|
Merge remote branch 'mainline/master' into inc
Vinicius Coque
2010-12-14
1
-22
/
+59
|
\
\
|
|
/
|
*
Do a fflush of file before closing and sync(2). Fix whitespace while here.
Ermal
2010-11-30
1
-20
/
+21
|
*
Use pfSense_sync()
Scott Ullrich
2010-11-30
1
-3
/
+3
|
*
Call sync after writing the file and before returning to continue processing.
Scott Ullrich
2010-11-30
1
-18
/
+22
|
*
Use product name
Scott Ullrich
2010-11-28
1
-1
/
+1
|
*
Check for pfsense root object name in config.xml as a fallback if the configu...
Erik Fonnesbeck
2010-11-26
1
-2
/
+2
|
*
Upon restoring a config, replacing whole sections, or editing config.xml in e...
Erik Fonnesbeck
2010-11-21
1
-0
/
+32
|
*
Remove trailing carriage return
Scott Ullrich
2010-11-10
1
-1
/
+1
*
|
Merge remote branch 'mainline/master' into inc
Renato Botelho
2010-11-03
1
-35
/
+41
|
\
\
|
|
/
|
*
Correctly call die() in the places needed. Also remove unused global.
Ermal
2010-10-19
1
-36
/
+42
*
|
Fix quotes to use %N$X on gettext calls
Renato Botelho
2010-10-01
1
-4
/
+4
*
|
Fix gettext calls with printf to permit change strings order
Renato Botelho
2010-08-30
1
-4
/
+4
*
|
Merge remote branch 'mainline/master' into inc
Renato Botelho
2010-08-23
1
-2
/
+0
|
\
\
|
|
/
|
*
Do not output duplicate done
Scott Ullrich
2010-08-22
1
-2
/
+0
*
|
Implement gettext() calls on config.lib.inc
Carlos Eduardo Ramos
2010-08-16
1
-49
/
+49
|
/
*
Move all console related configuration items to config.console.inc. This wil...
Scott Ullrich
2010-08-09
1
-492
/
+2
*
Fix typo in interface name.
Erik Fonnesbeck
2010-08-02
1
-1
/
+1
*
Remove config.extra.xml, I will just merge the remote configuration areas rig...
Scott Ullrich
2010-07-28
1
-21
/
+1
[next]