summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Change resync_all_package_configs_bootup() to display the package being ↵Colin Smith2005-03-101-1/+1
| | | | synced before it beings calling eval().
* * get_package_xml_depends($pkg_name): Return a package's XML dependencies ↵Colin Smith2005-03-101-4/+45
| | | | | | (additional tabs etc) * reverse_strrchr($haystack, $needle): Return everything in $haystack up to the *last* instance of $needle.
* Versino bumpScott Ullrich2005-03-101-1/+1
|
* Update ipsec urlScott Ullrich2005-03-106-5/+6
|
* Adjust tab orderingScott Ullrich2005-03-102-2/+1
|
* * Add IPSEC logging tab.Scott Ullrich2005-03-106-2/+114
| | | | * Do not log IPSEC in System any longer
* Really correctly output correct number of records chosen on "pretty" rules modeScott Ullrich2005-03-101-4/+11
|
* Correctly output correct number of records chosen on "pretty" rules modeScott Ullrich2005-03-101-1/+6
|
* Do not include rules where the destination is HBHScott Ullrich2005-03-101-0/+2
|
* Version bumpScott Ullrich2005-03-091-1/+1
|
* Ignore interface mistmatch checks if either interface uses a vlanScott Ullrich2005-03-091-15/+17
|
* Missing colonScott Ullrich2005-03-091-3/+3
|
* global $g is needed here.Scott Ullrich2005-03-091-0/+1
|
* * Correctly start inetdScott Ullrich2005-03-092-2/+2
| | | | * Version bump
* Add is_service_running()Scott Ullrich2005-03-091-0/+14
|
* Correctly convert a friendly interface name (DESCRIPTION) to the real ↵Scott Ullrich2005-03-091-1/+8
| | | | interface id for optional interfaces
* Only setup link0 during booting process.Scott Ullrich2005-03-091-4/+8
|
* Version bumpScott Ullrich2005-03-091-1/+1
|
* Correct the logic that decides if a queue is a parent.Scott Ullrich2005-03-081-4/+4
|
* Sync with 1.2b6 which would extended radius patch requires.Scott Ullrich2005-03-082-41/+191
|
* Revert back to 1.2b3 now that we are using a different radius patch.Scott Ullrich2005-03-082-21/+21
|
* Add ftp-sesame ftp helper.Scott Ullrich2005-03-083-3/+15
|
* Restore the pfSense default captive portal page.Scott Ullrich2005-03-081-7/+28
|
* Remove invalid priority name emerg.*Scott Ullrich2005-03-081-1/+0
|
* Version bumpScott Ullrich2005-03-081-1/+1
|
* DHCP on wan interface should now workBill Marquette2005-03-081-3/+15
| | | | dhclient is nice and creates /etc/resolv.conf, which we used to just blow away
* * Add enable_peruserbw() to determine whether or not per-user bandwidth ↵Colin Smith2005-03-081-1/+20
| | | | | | fields should be grayed out. * Call this from enable_change() to set these values when the page is first accessed.
* * Add enable_https() to determine whether or not https-specific fields ↵Colin Smith2005-03-081-1/+15
| | | | | | should be grayed out. * Call enable_https() from enable_change() to set these values when the page is first accessed.
* * Modify auth_method_change() to determine whether or not RADIUS-specific ↵Colin Smith2005-03-081-1/+17
| | | | | | fields should be grayed out. * Call auth_method_change() along with enable_change() to set these values when the page is first accessed.
* Properly gray out all fields when captive portal is disabled.Colin Smith2005-03-081-0/+8
|
* bwauthmacdn -> bwauthmacup (accidentally defined twice)Colin Smith2005-03-081-1/+1
|
* Proofreading.Colin Smith2005-03-081-9/+9
|
* Add Dsiable Rendevouz optionScott Ullrich2005-03-081-1/+22
|
* Update email address at the request of the author.Scott Ullrich2005-03-081-1/+1
|
* Adding mDNSResponder. Apple's "Rendevouz" aka "Bonjour" technology.Scott Ullrich2005-03-081-0/+0
|
* Add pfSense header back. 1.2b6 has moved the header information to fbegin.incScott Ullrich2005-03-072-61/+78
|
* Add User Manager link since I opted to not import fbegin.inc from Pascal's copyScott Ullrich2005-03-071-1/+2
|
* Versin bumpScott Ullrich2005-03-071-1/+1
|
* Add local user manager code imported from Pascal Suter's m0n0wall developers ↵Scott Ullrich2005-03-075-220/+999
| | | | group message.
* No need to kill pfctlScott Ullrich2005-03-071-1/+0
|
* Woops, redirec to index.cgiScott Ullrich2005-03-071-1/+1
|
* Redirect back to the main status page after 120 updatesScott Ullrich2005-03-071-0/+14
|
* Version bumpScott Ullrich2005-03-071-1/+1
|
* text formatting, right alignment looks betterBill Marquette2005-03-071-5/+5
|
* Load the bogon list after fetchingBill Marquette2005-03-071-1/+1
|
* Remove bash from /etc/shells (it isn't installed).Colin Smith2005-03-071-1/+0
|
* Trim rc.packages output.Colin Smith2005-03-071-28/+30
|
* break text fields out a bitBill Marquette2005-03-071-4/+13
|
* Fix additional item syncing.Colin Smith2005-03-071-5/+5
|
* Take queue names for editBill Marquette2005-03-071-23/+33
|
OpenPOWER on IntegriCloud