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
*
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
*
* Add package_delete_xml() and pkg_delete_recursive().
Colin Smith
2005-06-06
1
-3
/
+108
*
Actually queue outbound pakcets
Bill Marquette
2005-06-06
1
-0
/
+9
*
Outbound shaper tags for ticket #125
Bill Marquette
2005-06-06
1
-5
/
+14
*
Version bump
Scott Ullrich
2005-06-06
1
-1
/
+1
*
we really need require_once("pkg-utils.inc"); for is_package_installed();
Scott Ullrich
2005-06-06
1
-0
/
+1
*
Squid strikes again.
Colin Smith
2005-06-06
1
-2
/
+3
*
Why are we including package utils? :P
Colin Smith
2005-06-06
1
-1
/
+0
*
Add missing
Scott Ullrich
2005-06-06
1
-0
/
+1
*
Setup (more) correct default queues and ack queues to go along with them
Bill Marquette
2005-06-06
1
-10
/
+42
*
* Write /tmp/y
Colin Smith
2005-06-06
1
-1
/
+7
*
include pkg-utils.inc
Scott Ullrich
2005-06-06
1
-0
/
+1
*
* Launch /usr/libexec/save-entropy niced as 20
Scott Ullrich
2005-06-06
1
-11
/
+11
*
unbreak the package manager by adding back fetch_latest_pkg_config()
Scott Ullrich
2005-06-05
1
-0
/
+22
*
Add needed lisstag for menu items.
Colin Smith
2005-06-05
1
-1
/
+1
*
Correct the is_service_running() routine
Scott Ullrich
2005-06-05
1
-1
/
+1
[next]