Project

General

Profile

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

# Date Author Comment
9734b054 11/10/2010 05:00 PM Scott Ullrich

Remove trailing carriage return

9d46f40b 10/29/2010 08:22 AM Erik Fonnesbeck

Also mention that this allows access to the dashboard.

7d0a71d4 08/10/2010 10:19 PM Erik Fonnesbeck

Separate RRD graph settings to a separate entry.

4e76e030 08/10/2010 09:55 PM Ermal LUÇI

Do not forget status_rrd_graph.php. Spotted-by: Effone

050f4830 08/10/2010 09:46 PM Ermal LUÇI

Fixes #774. Add some pages to match under proper category.

c5c4ae91 08/10/2010 09:42 PM Ermal LUÇI

remove duplicated entry.

477dcf13 07/11/2010 11:13 PM Chris Buechler

rename slbd pages since this is no longer slbd

b9546722 06/14/2010 04:08 AM Chris Buechler

this page is status, not diag.

d40b2a88 06/11/2010 12:39 AM Chris Buechler

change privs too

8a4778d3 06/10/2010 10:32 AM Ermal LUÇI

Add files to obsolete list. Correct permission for renamed(why?) ppp pages.

e951d0a9 05/09/2010 02:55 PM Marcus Brown

Clean up of last revert commit. Revert requested by CMB. (Bring back PPP tab in diag_logs).

All client side connection of PPPoE, PPP, and PPtP will be logged under the PPP tab
for easy separation of normal system messages from mpd's verbose connection logging,...

55f3ca1d 05/09/2010 02:35 PM Marcus Brown

Revert "Remove PPP tab these all go to the system log now."

This reverts commit 62e74b4261b4044f523ade7c3b45e4484bbd2f8d.

Conflicts:

usr/local/www/diag_logs_slbd.php
d432ed92 03/31/2010 09:16 AM Ermal LUÇI

Ticket #462. Remove references to slbd it is not used anymore.

62e74b42 03/29/2010 04:08 PM Ermal LUÇI

Remove PPP tab these all go to the system log now.

333addaf 03/03/2010 09:52 AM Erik Fonnesbeck

Add interfaces_wireless.php and interfaces_wireless_edit.php to priv.defs.inc

649b4d59 11/29/2009 01:13 AM Scott Ullrich

Update default privs

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@

523855b0 09/12/2009 07:34 PM Scott Ullrich

Add pfSense_BUILDER_BINARIES: and pfSense_MODULE: additions

d9252b1f 07/09/2009 11:22 PM Scott Ullrich

Adding System: Advanced: Notifications to priv list

01eb687d 09/09/2008 07:38 AM Ermal Luçi

Catch up with file rename.

4476d447 09/07/2008 07:34 PM Ermal Luçi

Merge lan configuration to the interfaces_wan.php page wich does the configuration of all
other assigned interfaces.

c3d42a86 08/26/2008 11:06 PM Matthew Grooms

Update the privilege definitions using the makepriv utility.

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...