Project

General

Profile

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

# Date Author Comment
8b88ac79 03/22/2013 05:28 PM Jim Pingle

Simplify this code

ee6e6011 03/22/2013 04:44 PM Jim Pingle

Move these service control functions into service-utils.inc so they may be re-used.

bb877f44 03/05/2013 06:56 PM Colin Fleming

Tidy up "services" widget XHTML

Added ALT to img tags
Closed off IMG tags
Deprecated the ampersand in HREF tag
Added summary to table tags
Moved nowrap to class definition
Tidied up the CDATA section in scripts.

699125b1 02/11/2013 06:50 PM Jim Pingle

Use the actual openvpn restart routine when starting/stopping from services rather than killing/restarting manually.

a517a108 01/12/2013 12:01 AM jmkizer

Update usr/local/www/status_services.php

Missing include which defines functions such as get_shortcut_by_service_name()

391abfcf 08/16/2012 02:18 AM Jim Pingle

Extend the shortcuts code and link back from Status > Services also.

36d1c798 08/13/2012 04:19 PM Jim Pingle

Refine the formatting of the service status icon a bit depending on its context.

b1460af3 08/10/2012 03:33 PM Jim Pingle

Whoops don't need this parameter.

e48cdc01 08/10/2012 02:58 PM Jim Pingle

Consolodate a bunch of duplicate service status code

3392eba9 07/06/2012 10:30 AM Cyrill B

Add additional check

dff2ea2c 07/05/2012 10:45 PM Cyrill B

Fix Captive Portal status

50c74f0f 06/22/2012 11:09 PM Cyrill B

Make sure it's an array as an empty string has a count > 0

b8da4d00 06/22/2012 10:15 PM Cyrill B

fix typo

61d302e0 06/15/2012 02:38 PM Cyrill B

Added radvd / Updated Captive Portal service widget

0ed8d746 06/15/2012 01:13 PM Cyrill B

Add radvd to Status:Services #2485

e3cf528e 06/09/2012 08:02 PM Cyrill B

Added Captiveportal to service status

39121390 04/12/2012 09:20 PM Cyrill B

Fixed HTML tag.

d3534235 09/28/2011 03:39 PM Jim Pingle

Add relayd to Status > Services and widget. Add capability to kill when restarting instead of a simple reload. Implements #1913

3ad667cd 07/22/2011 10:05 AM Ermal LUÇI

Correctly restart the SSL lighty instance when running.

b2254c7f 01/10/2011 10:49 PM Jim Pingle

Sort services on the services status page and widget.

daab67a1 11/10/2010 02:49 PM Scott Ullrich

Fix misc XSS issues from davey b

a0995b8d 09/23/2010 05:03 PM Jim Pingle

Fix Status > Services display and sorting, plus some HTML formatting and cleanup.

22d323b3 09/08/2010 04:06 AM Erik Fonnesbeck

Fix variable name typo in status_services.php and fix return value of is_pid_running. Fixes #877

45611d02 09/06/2010 01:10 PM Ermal LUÇI

Ticket #877. Some cleanup and fixes so that openvpn status works correctly.

c8960970 09/06/2010 01:04 PM Ermal LUÇI

Fix ntpd starting at boot time and also status->services checking/stop/start/restart display. Previously ntpd would not start at all either though it should.

01d4b621 08/31/2010 07:53 PM Ermal LUÇI

Use exec() for is_process_running since system() displays command output(not sure why). Also handle captiveportal specially and use proper function to start/stop it.

9eda7259 08/31/2010 07:23 PM Ermal LUÇI

More fixes to status services.

c48ddff2 08/31/2010 06:09 PM Ermal LUÇI

No functional changes just remove redundant code.

aa79a721 08/31/2010 06:02 PM Ermal LUÇI

More fixes to openvpn to catch up with latest changes.

0349e09d 08/31/2010 05:58 PM Ermal LUÇI

Correctly pass parameters for openvpn.

e3c88b77 08/31/2010 05:56 PM Ermal LUÇI

Better require_once.

246a887a 08/31/2010 05:55 PM Ermal LUÇI

Bring up openvpn up to speed and try to bring this file near to useful/readable.

7f6ea91f 07/22/2010 02:10 PM Carlos Eduardo Ramos

Corrections gettext implementation on status_services.php

e1953c3f 07/22/2010 01:10 PM Rafael Lucas

Implement gettext() calls on status_services.php

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