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
*
Remove even the config.cache from /tmp to avoid issues while here
Ermal
2014-07-30
1
-0
/
+1
*
Convert almost all /sbin/sysctl calls to php functions
Renato Botelho
2014-07-07
1
-1
/
+1
*
Remove more backtick abuse
Renato Botelho
2014-06-19
1
-5
/
+9
*
Restore 989d361e88d08bd9e71bf7daafcb3b39af65bd3d to preserve a scenario that ...
Ermal
2014-05-20
1
-0
/
+2
*
Remove commented out code since long time
Ermal
2014-05-20
1
-11
/
+0
*
Remove a line spotted by @fitchner which is not needed at all
Ermal
2014-05-20
1
-1
/
+0
*
Put a line on logs when this situation happens!
Ermal
2014-05-20
1
-0
/
+1
*
Get rid of embedded platform. Its time to GC this
Ermal
2014-04-14
1
-1
/
+1
*
Add an option for users to be able to adjust how many configuration revisions...
jim-p
2013-12-26
1
-7
/
+16
*
Show backup file size in config history.
jim-p
2013-12-26
1
-7
/
+8
*
Do not register the _ENV superglobal since its not required and probably not ...
Ermal
2013-12-20
1
-3
/
+2
*
Register a function to unset certain globals after requests finish processing...
Ermal
2013-12-16
1
-0
/
+24
*
Fix #3235
Renato Botelho
2013-10-24
1
-5
/
+5
*
Bring back static routes to fix issues reported on Ticext #3179
Ermal
2013-09-03
1
-8
/
+10
*
Track user/time a firewall rule was created and last updated, and show this i...
jim-p
2013-03-20
1
-23
/
+36
*
Better test if we're running at the cli or in lighty. Also suppress output fo...
jim-p
2013-01-15
1
-2
/
+2
*
Put protection for session functions even here
Ermal
2013-01-05
1
-1
/
+2
*
Make the logic a bit more robust and readble
Ermal
2013-01-05
1
-1
/
+8
*
While here try to hint the user from _ENV['USER'] if no session info
Ermal
2013-01-05
1
-1
/
+1
*
Since php_sapi_name() is useless in pfSense test if argc has been registered ...
Ermal
2013-01-05
1
-7
/
+9
*
Always commit the session fast to allow other consumers to proceed to their r...
Ermal
2013-01-03
1
-1
/
+8
*
Add button to switch between read/write and read-only on Diag > NanoBSD; Add ...
jim-p
2012-11-12
1
-4
/
+7
*
Make sure admin can always write the config
jim-p
2012-10-09
1
-1
/
+1
*
Add initial support for a privilege that denies write access to the config.
jim-p
2012-10-09
1
-0
/
+5
*
Remove extra curly to allow checking braces closure easily in vi[m]
Ermal
2012-08-14
1
-1
/
+1
*
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
[next]