Project

General

Profile

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

# Date Author Comment
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