Project

General

Profile

Download (10.9 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
9a76a52a 02/12/2010 04:47 PM Ermal Luçi

Ticket #353. Add neccessary include.

c9359d05 01/22/2010 01:44 PM Ermal Luçi

Do propper check to avoid errors. Reported-by: http://forum.pfsense.org/index.php/topic,22296.0.html

1ac7a864 01/01/2010 01:09 AM Chris Buechler

fix racoon restart

abcb2bed 10/01/2009 03:19 PM Ermal Luçi
  • Convert carp/vips code to behave the same as other interfaces.
  • Make optimizations around it.
  • Make sure when we reload teh underlying interface we reload carp too.
  • Some fixes around the code.

Reviewed-by: scott@ and billm@

1d333258 09/15/2009 01:49 AM Scott Ullrich

Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to include 2009 on files that I have asserted (C) on

3473bb6a 08/23/2009 09:41 PM Scott Ullrich

Turn common tabular data areas into sortable items. Revert the sortable.js change that used tabcont and change back to sortable

44173def 07/10/2009 12:47 PM Ermal Luçi

Add missing include.

41997fbb 01/28/2009 06:13 PM Ermal Luçi

Add the GUI part for IGMPproxy that has been on the snapshots for a while.

96155ce4 01/08/2009 05:20 PM Scott Ullrich

Correct status -> service entries for ntpd

Based on a patch submitted-by: David Rees <drees76+AT+gmail.com>

f4c155cd 12/15/2008 02:58 AM Scott Ullrich

Correct openntpd binary name

9e226d16 12/05/2008 09:32 PM Scott Ullrich

Add openntpd

7ec05d27 11/07/2008 07:30 PM Ermal Luçi
  • Rename link_int_to_bridge_interface to link_interface_to_bridge
  • Create two new function link_interface_to_{gif,gre}
9a1c227e 08/31/2008 02:42 PM Ermal Luçi

Fix detection if an interface is part of bridge.

6b07c15a 08/01/2008 06:30 AM Matthew Grooms

Rewrite the pfsense privilege system with the following goals in mind ...

1) Redefine page privileges to not use static urls
2) Accurate generation of privilege definitions from source
3) Merging the user and group privileges into a single set
4) Allow any privilege to be added to users or groups w/ inheritance...

3e321df2 06/21/2008 05:38 PM Ermal Luçi

Continue interface improvements

e8616013 06/15/2008 05:47 AM Chris Buechler

touch up text

0f266b2e 01/08/2008 02:29 AM Chris Buechler

touch up text

Ticket #1569

764696e0 12/17/2007 07:11 AM Chris Buechler

remove annoying and potentially problematic forced page refresh.

Ticket #1545

d88c6a9f 11/16/2007 12:48 AM Scott Ullrich

Switch over to array style page titles. Obtained-from: m0n0wall

431484c8 07/23/2007 05:26 PM Ryan Wagoner

-move upnp_action to services.inc
-make sure to clear rules when stopping miniupnpd
-fix status_upnp and status_services pages so they use upnp_action and not the rcfile

cd72ded3 06/21/2007 01:01 PM Timo Boettcher

Make OpenVPN usable in status_service.php

dab8fd99 06/02/2007 08:45 PM Scott Ullrich
  • Sleep between restarting racoon
  • Use vpn_ipsec_force_reload();
  • Break when needed
c214e575 05/27/2007 05:06 PM Scott Ullrich

s/dhcprelay/dhcrelay/ so that service status shows up correctly

Ticket #1333

89cb095e 05/23/2007 03:54 AM Ryan Wagoner

-bump miniupnpd version 20070521
-dropped status tab from upnp services page
-dropped tabs from upnp status page

25b66ec5 05/15/2007 12:36 AM Scott Ullrich

Add stop / start / restart racoon (IPSEC VPN) service option.

422e039b 12/26/2006 11:00 PM Scott Ullrich

MFC miniupnpd changes from Ryan Wagoner

967fcdd0 09/30/2006 01:51 AM Scott Ullrich

Change items to read "SNMP Service" and "DHCP Service"

1dec547b 09/30/2006 01:41 AM Scott Ullrich

Wait 5 seconds after stopping or starting a service to give the kill or starting process enough time to do its magic instead of marking the service as up when it really is not.

e814de4f 09/30/2006 01:32 AM Scott Ullrich

Wait 5 seconds after stopping a service to give the kill process enough time to do its magic instead of marking the service as up when it really is not.

5d8bcb27 09/29/2006 10:11 PM Scott Ullrich

Resolve package descriptions if they are available.

6c3e2b19 07/16/2006 05:34 PM Scott Ullrich

Add logic to restart service similar to star service code.

c5ff4e16 07/16/2006 05:30 PM Scott Ullrich

Do not attempt to start_service() twice. This is already handled and can lead to ticket #1044

3af54e48 07/07/2006 10:43 PM Scott Ullrich

Use is_dhcp_server_enabled() and fix DHCP Server from not displaying.

3e32a807 04/25/2006 05:54 PM Scott Ullrich

MFC 11963
The switch syntax was wrong (or at least blatlantly weird). Also, the default case was being always invoked. Corrected some indentation as well.

1e52cb1b 04/19/2006 06:04 PM Scott Ullrich

MFC 11632
Fix start service to also start other services then what is defined in the case strings.

d01b286f 03/10/2006 11:09 PM Scott Ullrich

Teach status services how to start system services

40825bb0 03/10/2006 10:28 PM Scott Ullrich

MFC 10465
Prettier version of the refresh page fix. Pointy-hat-too: fernandotcl

a862b824 03/08/2006 06:41 PM Scott Ullrich

Refresh to page name, not the GET'd url

4fd12c25 02/26/2006 11:34 PM Scott Ullrich

Fix out of order icons

271b638f 01/07/2006 07:20 PM Scott Ullrich

MFC 9156
use the correct class to stop from having double horizontal lines

e54d4de6 01/02/2006 11:46 PM Scott Ullrich

Remove #!/usr/local/bin/php

01f1631a 12/26/2005 07:00 PM Scott Ullrich

Remove wake on lan. It's not a service, its simply a binary that sends a magic packet.

a17d277c 12/07/2005 12:40 AM Scott Ullrich

We no longer use mini_httpd

51bb9b94 11/26/2005 08:26 PM Scott Ullrich

MFC 8046
Only show DHCP Relay if its enabled on an interface

fda1fdae 09/01/2005 10:28 PM Scott Ullrich

More refresh patches from databeestje

1e055202 08/23/2005 12:13 AM Scott Ullrich

proxyarp -> choparp

Ticket #401

381e54db 08/17/2005 09:49 PM Scott Ullrich

Correctly output theme name

a4af7142 08/06/2005 09:27 PM Colin Smith

Fix field colors.

XXX: Move all system services to a service XML file.

7670e4d2 07/30/2005 11:21 PM Scott Ullrich

Correctly add multiple servies to the array

25d3fbd5 07/30/2005 11:01 PM Scott Ullrich
  • Add ascii art from holger
  • Add base services to status -> services menu
677c0869 07/21/2005 12:17 AM Erik Kristensen

updating files to use theme images
removing images from /usr/local/www
adding specific images into the correct theme directories

0f10aee4 07/04/2005 04:24 PM Bill Marquette

Last of the bottom round fixes
Turn top rounding back on now that those are all fixed

74f446e8 07/03/2005 04:55 PM Bill Marquette

Use $pgtitle
small code cleanups

12af52d9 07/02/2005 09:07 PM Scott Ullrich
  • Curve bottom of grey areas if needed
  • Curve tabs
  • Cleanup
4df96eff 07/02/2005 04:38 AM Scott Ullrich

include head.inc and round corners on tabs

bc2e6100 06/22/2005 07:33 PM Colin Smith

Updates and fixes.

aedc2278 06/22/2005 06:46 PM Scott Ullrich

require -> require_once
include -> require_once

ef09107d 06/22/2005 04:21 AM Colin Smith

Updates and fixes.

30195cbc 06/22/2005 03:54 AM Colin Smith

Tweak copyright and typo.

b9eadc0c 06/22/2005 03:53 AM Colin Smith

Rework services.

c6ab761d 06/20/2005 02:50 AM Colin Smith

No more xmlparse_pkg.

6e64220a 06/18/2005 09:17 PM Colin Smith

Remove find_package_description - this can be done with a call to get_pkg_info.

918a6a58 06/12/2005 10:10 PM Scott Ullrich

Sleep after killall

9bccbe85 06/12/2005 10:06 PM Scott Ullrich

Correct path to killall.

Duh, Scott!

bbf51b4f 06/12/2005 10:05 PM Scott Ullrich

Correct path to killall.

Duh, Scott!

786d9f59 06/12/2005 10:03 PM Scott Ullrich

Show the executable name on error

91afaefb 06/12/2005 09:54 PM Scott Ullrich

Enhanced error checking on stop

0b1f7eac 06/12/2005 09:49 PM Scott Ullrich

Surround $executable_name with {}

c6250d5a 06/12/2005 08:40 PM Scott Ullrich

Use lowercase package name

230ede67 06/12/2005 07:20 PM Scott Ullrich

Misssed typo

fa903e29 06/12/2005 07:19 PM Scott Ullrich

Check with get_pkg_id() if the package is installed. If it is not, continue on to next element

4fd3d5ec 06/11/2005 07:45 PM Scott Ullrich

Be sure to pass start to scripts when starting from the service manager

907e49b8 06/06/2005 12:54 AM Scott Ullrich

Show when no services are available

b694936e 06/05/2005 11:53 PM Scott Ullrich

Use $raw_name instead of $service. $service was never set

3d13f780 06/05/2005 11:50 PM Scott Ullrich

If a service fails to start (ruh roh) then output to the web browser the error message

eb90233d 06/05/2005 09:43 PM Scott Ullrich

Check for service running after restarting or starting and report back to user instead of blindly thinking a service was started

5c6bef5b 06/05/2005 09:20 PM Scott Ullrich

Add some color to running and stopped text fields

221054b5 06/05/2005 09:17 PM Scott Ullrich

Add titles

c51904c7 06/05/2005 09:14 PM Scott Ullrich

Center icons

b7256cc0 06/05/2005 09:04 PM Scott Ullrich
  • Use service not services
  • Space in between icons
57e15da9 06/05/2005 09:01 PM Scott Ullrich
  • Cleanup
  • Use hoba's new icons
  • Temporary get_package_description()
a9bc3b82 06/05/2005 08:41 PM Scott Ullrich
  • Cleanup table
  • Include package description
255b0b7d 06/05/2005 06:55 PM Scott Ullrich

If we cannot locate the strings in the .SH file return "guessed" items

a0e4cea2 06/05/2005 06:10 PM Scott Ullrich

Add a new Service Manager. This blasts Ticket #129 to outter space