Project

General

Profile

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

# Date Author Comment
90c39f4e 03/11/2015 11:28 AM Phil Davis

Pencil symbols

These are places in the GUI where the cursor sits not in the far left
side of the input box and there is odd-looking white space to the left
of the cursor. Normally there would be a little input graphic in the
white space to the left of the cursor (a pencil, a computer screen, a...

6317d31d 01/01/2015 12:13 PM Phil Davis

Fix lineup of copyright lines

and module names and other bits of formatting and typos in header
comment sections.

d961e7e3 12/31/2014 06:22 PM Renato Botelho

Welcome 2015

29aef6c4 11/11/2014 05:36 AM Jim Thompson

Change copyright statement to reflect reality

d3c90ddd 04/18/2014 09:35 PM Colin Fleming

Tidy up "services rfc2136" XHTML

Add SUMMARY to tables
Move NOWRAP to class statement
Close INPUT and IMG tags and add ALT to IMG tags
Update HTML Boolean operators
Remove duplicate closing TD tag
Add missing closing TD tag

1d7ba683 03/18/2014 07:09 PM ayvis

replaced <br>, <br/> with <br /> in ANSI encoded files. Converted these files to UTF-8

e41ec584 03/12/2014 02:42 PM Renato Botelho

Improve checks for params 'id', 'dup' and other similar ones to make sure they are numeric integer, also, pass them through htmlspecialchars() before print

1e9b4611 09/12/2013 02:28 PM Renato Botelho

Remove call-time pass by reference for do_input_validation, helps ticket #2565

6d8dd98b 07/02/2013 08:58 PM Jim Pingle

Add option to RFC2136 to find/use the public IP if the interface IP is private. (Off by default)

7c9da7be 07/02/2013 08:58 PM Jim Pingle

Add cached IP support to RFC2136, add GUI button to force update for single host.

b9eccc77 06/10/2011 07:20 PM Ermal LUÇI

Fixes #1327. Put description that a full qualified hostname is required.

225a2f0b 11/12/2010 04:03 PM Scott Ullrich

Bring in XSS id fixes from m0n0wall

16457bdd 08/12/2010 01:32 PM Renato Botelho

gettext fixes

4daa45d8 08/03/2010 02:11 PM Renato Botelho

Merge remote branch 'mainline/master' into 4_load_balancer_and_services

Conflicts:
usr/local/www/services_captiveportal_ip_edit.php
usr/local/www/services_captiveportal_mac_edit.php
usr/local/www/services_dhcp_edit.php
usr/local/www/services_rfc2136.php...

d2ff48a0 07/22/2010 07:10 PM Ermal LUÇI

Use correct boolean values as the logic implies.

c37eeb93 07/20/2010 07:42 PM Carlos Eduardo Ramos

Corrections gettext implementation on services_rfc2136_edit.php

3b0b4ea7 07/16/2010 12:31 PM Carlos Eduardo Ramos

Corrections gettext implementation on services_rfc2136_edit.php

bd758833 07/12/2010 01:00 PM Rafael Lucas

Implement gettext calls on services_rfc2136_edit.php

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

0027de0a 05/08/2009 06:42 PM Ermal Luçi
  • Create two new functions lock($subsystem)/unlock() to have more reliable locking using semaphores.
    This function can sleep till the resource is free and can help find not well behaving code.
  • Remove most of the config_lock/config_unlock logics on the whole scripts/pages it is an abuse of this....
a6112976 12/16/2008 07:32 AM Ermal Luçi

Remove stale reference.

4c3f9403 10/22/2008 04:45 PM Ermal Luçi

Fix my name on the copyright.

6626eb26 10/22/2008 04:44 PM Ermal Luçi

Oops, seems i have commited the wrong file for this service! Bring in the right one.

d4da6249 10/12/2008 09:24 PM Scott Ullrich

Do not hard code white

f1f60c92 07/14/2008 09:01 PM Ermal Luçi
  • Merge multiple PPPoE/PPTP interfaces from RELENG_1_MULTI_ANYTHING
  • Much improved rule generation speed
  • Many bug fixing in general of the interface handling

NOTE: this is the other half of changes