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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Initial commit of dnsmasq domain overrides
Scott Ullrich
2005-06-14
2
-1
/
+7
*
Version bump
Scott Ullrich
2005-06-14
1
-1
/
+1
*
Note that these values can be overriden in config.xml
Scott Ullrich
2005-06-14
1
-2
/
+2
*
Allow maximum PPTP clients to be overridden by:
Scott Ullrich
2005-06-14
2
-9
/
+38
*
Version bump
Scott Ullrich
2005-06-13
1
-1
/
+1
*
Correctly pass the current wan to pftpx
Scott Ullrich
2005-06-13
1
-2
/
+3
*
Version bump
Scott Ullrich
2005-06-13
1
-1
/
+1
*
Uncomment the redirect pptp rule.
Scott Ullrich
2005-06-13
1
-2
/
+2
*
Version bump
Scott Ullrich
2005-06-13
1
-1
/
+1
*
Correctly start pftp on pppoe and similar type connections
Scott Ullrich
2005-06-13
1
-5
/
+7
*
Version bump
Scott Ullrich
2005-06-12
1
-1
/
+1
*
Make is_service_running() work as it should
Scott Ullrich
2005-06-12
1
-5
/
+2
*
Add 10 second timeout to get_pkg_info. This may fail in interesting ways if i...
Colin Smith
2005-06-12
1
-1
/
+1
*
Fix various nagging package issues.
Colin Smith
2005-06-12
1
-3
/
+4
*
Version bump
Scott Ullrich
2005-06-12
1
-1
/
+1
*
rmdir_recursive: Handle single files and remove an extra foreach.
Colin Smith
2005-06-12
1
-22
/
+11
*
Make sure we remove the package's XML file.
Colin Smith
2005-06-12
1
-0
/
+6
*
Fix a typo. This broke package deinstallation.
Colin Smith
2005-06-12
1
-1
/
+1
*
Brute force delete a package if it still exists after unlink_ifexists()... th...
Scott Ullrich
2005-06-12
1
-0
/
+2
*
Don't attempt to run package deinstall commands if the package XML hasn't bee...
Colin Smith
2005-06-12
1
-3
/
+8
*
Honour the custom_php_deinstall_command which is in about 90% of our packages!
Scott Ullrich
2005-06-12
1
-0
/
+3
*
Woops, missing space krept in
Scott Ullrich
2005-06-12
1
-1
/
+1
*
Simplify the carp and pfsync rules a lot and make them match the openbsd faq ...
Scott Ullrich
2005-06-12
1
-33
/
+3
*
Revert non carp keep state change, it breaks carp.
Scott Ullrich
2005-06-12
1
-1
/
+1
*
require -> require_once
Scott Ullrich
2005-06-12
1
-1
/
+1
*
Don't attempt to parse package configuration on deinstall if it doesn't exist.
Colin Smith
2005-06-11
1
-48
/
+52
*
Add 'service' listtag.
Colin Smith
2005-06-11
1
-1
/
+1
*
require -> require_once
Scott Ullrich
2005-06-11
2
-2
/
+2
*
Really fix Status -> Queues
Scott Ullrich
2005-06-11
1
-2
/
+1
*
Sort queues so status -> queues should work again
Scott Ullrich
2005-06-11
1
-0
/
+1
*
Multi-wan code fixes (this commit brought you by the words multi and wan)
Bill Marquette
2005-06-11
1
-2
/
+2
*
Version bump
Scott Ullrich
2005-06-11
1
-1
/
+1
*
Add system->afterfilterchangeshellcmd xml tag which will be exec'd after
Scott Ullrich
2005-06-11
1
-0
/
+9
*
* Make sure X11 forwarding is off
Scott Ullrich
2005-06-11
1
-4
/
+6
*
Add support for roue-to inside each rule which allows traffic direction for m...
Scott Ullrich
2005-06-11
1
-0
/
+6
*
Make reply-to actually work (it's a miracle nobodies noticed!)
Bill Marquette
2005-06-11
1
-1
/
+1
*
Version bump
Scott Ullrich
2005-06-10
1
-1
/
+1
*
Do not keep state on carp traffic. Chris D seems to think this may allow us...
Scott Ullrich
2005-06-09
1
-2
/
+2
*
Call custom_php_command_before_form before resync
Scott Ullrich
2005-06-08
1
-0
/
+5
*
Resync a package on installation
Scott Ullrich
2005-06-08
1
-0
/
+4
*
We need to remove packages from the top down, not the bottom up.
Colin Smith
2005-06-08
1
-5
/
+5
*
Relaunch pftpx on dhclient changes if necessary
Scott Ullrich
2005-06-07
2
-0
/
+4
*
Remove many unneeded ports suggested by craSH
Scott Ullrich
2005-06-07
1
-6
/
+0
*
Update package utilities.
Colin Smith
2005-06-07
1
-5
/
+1
*
Remove old rc files
Scott Ullrich
2005-06-06
1
-3
/
+0
*
Remove /etc/rc.subr and /etc/rc.d after upgrade if it exists. We have our ow...
Scott Ullrich
2005-06-06
1
-0
/
+4
*
Version bump
Scott Ullrich
2005-06-06
1
-1
/
+1
*
Document more functions.
Colin Smith
2005-06-06
1
-1
/
+55
*
Flush static output when starting a fresh installation or deletion.
Colin Smith
2005-06-06
1
-0
/
+4
*
Adjustments to delete_package_recursive().
Colin Smith
2005-06-06
1
-7
/
+24
[next]