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
*
Correct ifconfig syntax
Ermal
2010-06-02
1
-2
/
+2
*
Do not set max_execution time here.
Ermal
2010-06-01
1
-1
/
+1
*
Refactor this function a little so it will also rebuild the cache if it does ...
jim-p
2010-05-19
1
-49
/
+55
*
Do not bail out when we write a new config. Seems that we can write some spec...
Ermal
2010-05-18
1
-9
/
+10
*
Ticket #544. Restore locking, seems w+ migh already lock the file sometimes. ...
Ermal
2010-05-13
1
-14
/
+11
*
Tag all config write cases with the username.
jim-p
2010-05-12
1
-2
/
+2
*
Include username of person making the change in config change description, an...
jim-p
2010-05-12
1
-1
/
+2
*
Correct file_notice usage.
Ermal
2010-05-06
1
-1
/
+1
*
Add enable bits.
Ermal
2010-03-27
1
-0
/
+2
*
backup_config() does not need to be wrapped with conf_mount_rw().
Ermal
2010-03-23
1
-3
/
+0
*
Unbreak ACB
Scott Ullrich
2010-03-23
1
-0
/
+3
*
The user owner of /dev/pf is root the group will be left to proxy to allow pa...
Ermal
2010-03-23
1
-1
/
+1
*
Ticket #434. Do not die when parsing config since we know how to recover. Onl...
Ermal
2010-03-19
1
-3
/
+4
*
Ticket #417. Fix installation on embedded by using a refcount system for the ...
Ermal
2010-03-17
1
-24
/
+8
*
Move check upper to suit the platforms not needing it better.
Ermal Luçi
2010-03-08
1
-4
/
+4
*
Move call up to where it belongs.
Ermal Luçi
2010-03-08
1
-2
/
+2
*
Propperly initialize variables so they function is as expected.
Ermal Luçi
2010-03-05
1
-0
/
+1
*
Put safe_write_file to the include it belongs to.
Ermal Luçi
2010-03-03
1
-0
/
+39
*
Add var/empty to excludes list
Scott Ullrich
2010-02-14
1
-1
/
+2
*
Use safe_write_file() like RELENG_1_2 does. Not sure how this diverged?!
Scott Ullrich
2010-02-14
1
-17
/
+4
*
Write out config.xml.tmp first and then move into place after it is written t...
Scott Ullrich
2010-02-14
1
-13
/
+17
*
Align LAN and WAN interfaces print (just cosmetic)
Renato Botelho
2010-02-02
1
-2
/
+2
*
Set variable instead of using comparison operator
Scott Ullrich
2010-01-16
1
-2
/
+1
*
Be consistent where we write and where we read the new config.
Ermal Luçi
2009-12-28
1
-3
/
+4
*
Show Loading new configuration to make bootup text unfiorm
sullrich
2009-12-07
1
-2
/
+6
*
Fix missing include for config upgrade 1.2 -> 2.0
Seth Mos
2009-12-03
1
-1
/
+2
*
Dedicate 6 characters
sullrich
2009-11-28
1
-1
/
+1
*
Do not dedicate 16 characters to interface name
sullrich
2009-11-28
1
-1
/
+1
*
remove functional code from config.inc and place it in a library file config....
Erik
2009-10-07
1
-0
/
+1251