Commit Graph

14 Commits

Author SHA1 Message Date
Renato Botelho
16457bdd94 gettext fixes 2010-08-12 10:32:15 -03:00
Carlos Eduardo Ramos
2b90dc6fb4 Corrections gettext implementation on services_igmpproxy.php 2010-07-20 11:01:08 -03:00
Carlos Eduardo Ramos
b5a5deaa7b Corrections gettext implementation on services_igmpproxy.php 2010-07-16 08:45:31 -03:00
Rafael Lucas
fca6dabc0b Implement gettext() calls on services_igmpproxy.php 2010-07-12 13:39:08 -03:00
Ermal Luçi
2702fbaf2a Resolves #392. Remove unused igmpproxy_import and its .gif reference. 2010-03-03 18:33:31 +00:00
Ermal Luçi
6833c9cd10 Clear the subsystem after reload. 2010-01-10 20:11:23 +00:00
Ermal Luçi
4bbfe02955 Ticket #288. Use the subsystem_dirty functions. 2010-01-10 14:51:20 +00:00
Scott Ullrich
1d333258dc Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to include 2009 on files that I have asserted (C) on 2009-09-14 21:49:40 -04:00
Scott Ullrich
0a8574d96b use tabcont class 2009-08-23 17:57:20 -04:00
Ermal Luçi
0027de0a54 * 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.
	If any sybsytem wants to lock can do so with its own lock.
* Lock the config when doing a filter reload to avoid parallell recursion on this function, since it is not reentrant.
	This compenstates for the removal of lock aquiring from the scripts/pages.
* config_lock/config_unlock are now compate shims that do nothing. They are preserved since packages 'abuse' them too.
2009-05-08 18:42:37 +00:00
Chris Buechler
5bd4c71826 Show interface names in uppercase. 2009-04-17 00:38:02 -04:00
Chris Buechler
fcf384b150 Clean up text 2009-04-17 00:30:51 -04:00
Ermal Luci
8ec0b9d0c0 Add myself to the copyright. 2009-01-28 18:17:32 +00:00
Ermal Luci
ce9abebd78 Forgotten part! 2009-01-28 18:16:16 +00:00