]> git.ipfire.org Git - thirdparty/squid.git/log
thirdparty/squid.git
15 years agoFixed symbol clash in digest ldap auth helper.
Francesco Chemolli [Thu, 29 Apr 2010 21:53:41 +0000 (23:53 +0200)] 
Fixed symbol clash in digest ldap auth helper.

15 years agoFixed symbol clash in eDirectory auth helper.
Francesco Chemolli [Thu, 29 Apr 2010 15:41:11 +0000 (17:41 +0200)] 
Fixed symbol clash in eDirectory auth helper.

15 years agoDrop obsolete RADIUS auth makefiles
Amos Jeffries [Thu, 29 Apr 2010 13:53:04 +0000 (01:53 +1200)] 
Drop obsolete RADIUS auth makefiles

15 years agoAuthor: Various Translators
Amos Jeffries [Wed, 28 Apr 2010 18:02:07 +0000 (06:02 +1200)] 
Author: Various Translators
Translations Update auto-save

15 years agoAuthor: Clytie Siddall <clytie@riverland.net.au>
Amos Jeffries [Wed, 28 Apr 2010 15:57:00 +0000 (03:57 +1200)] 
Author: Clytie Siddall <clytie@riverland.net.au>
Typo in URN error template

15 years agoFurther fix to the Profile build-bug on unsupported platforms.
Francesco Chemolli [Wed, 28 Apr 2010 14:53:19 +0000 (16:53 +0200)] 
Further fix to the Profile build-bug on unsupported platforms.

15 years agoPortability fix for profiler on CPU/OS combos where it's not supported.
Francesco Chemolli [Wed, 28 Apr 2010 10:21:46 +0000 (12:21 +0200)] 
Portability fix for profiler on CPU/OS combos where it's not supported.

15 years agoAuthor: gkeeling <grm___k@hotmail.com>
Amos Jeffries [Tue, 27 Apr 2010 13:24:55 +0000 (01:24 +1200)] 
Author: gkeeling <grm___k@hotmail.com>
Bug 2860: pt2; correct IP match logics

Earlier patch incorrectly altered the IP matching tests. Preventing a
match from being possible.

15 years agoEnsure the PID file directory exists on install.
Amos Jeffries [Tue, 27 Apr 2010 12:23:15 +0000 (00:23 +1200)] 
Ensure the PID file directory exists on install.

/var/run may not be the location installed to now and squid -k signals will
not work if the PID file cannot be opened due to missing diretories.

15 years agoRevert AC_INCLUDES_DEFAULT change.
Francesco Chemolli [Tue, 27 Apr 2010 11:23:10 +0000 (13:23 +0200)] 
Revert AC_INCLUDES_DEFAULT change.

15 years agoPortability fix: improve detecition of libdb-related headers.
Francesco Chemolli [Tue, 27 Apr 2010 10:17:20 +0000 (12:17 +0200)] 
Portability fix: improve detecition of libdb-related headers.

15 years agoBackout invalid --enable-mem-gen-trace refactoring
Henrik Nordstrom [Mon, 26 Apr 2010 22:32:58 +0000 (00:32 +0200)] 
Backout invalid --enable-mem-gen-trace refactoring

15 years agoCompatibility fix: improve detection of SASL libraries.
Francesco Chemolli [Mon, 26 Apr 2010 22:18:43 +0000 (00:18 +0200)] 
Compatibility fix: improve detection of SASL libraries.

15 years agoBug #2913: fix db_auth warning in new perl version
Henrik Nordstrom [Mon, 26 Apr 2010 21:59:49 +0000 (23:59 +0200)] 
Bug #2913: fix db_auth warning in new perl version

15 years agoPortability fix: handle different formal argument lists to PAM conversation structs.
Francesco Chemolli [Mon, 26 Apr 2010 16:31:46 +0000 (18:31 +0200)] 
Portability fix: handle different formal argument lists to PAM conversation structs.

15 years agoForcing some configure options now fails the build if they can't be supported.
Francesco Chemolli [Mon, 26 Apr 2010 07:10:18 +0000 (09:10 +0200)] 
Forcing some configure options now fails the build if they can't be supported.

15 years agoInterim merge from autoconf-refactor feature-branch.
Francesco Chemolli [Sun, 25 Apr 2010 21:40:51 +0000 (23:40 +0200)] 
Interim merge from autoconf-refactor feature-branch.

15 years agoMerged from trunk
Francesco Chemolli [Sun, 25 Apr 2010 20:56:21 +0000 (22:56 +0200)] 
Merged from trunk

15 years agoPrevent assertion on startup with --enable-replacement-policies
Amos Jeffries [Sun, 25 Apr 2010 06:58:26 +0000 (18:58 +1200)] 
Prevent assertion on startup with --enable-replacement-policies

Option without specific policies listed was asserting on a double-add
for the LRU module.

This just makes duplicate additions a no-op and non-fatal.
No attempt at a cleanup yet.

TODO: sync the repl_modules.cc code with the other dynamic modules init.

15 years agoTypo in code docs
Amos Jeffries [Sun, 25 Apr 2010 01:57:35 +0000 (13:57 +1200)] 
Typo in code docs

15 years agoMerged from trunk
Francesco Chemolli [Sat, 24 Apr 2010 16:09:40 +0000 (18:09 +0200)] 
Merged from trunk

15 years agoReal --enable-ipv6 fix
Amos Jeffries [Sat, 24 Apr 2010 02:21:25 +0000 (20:21 -0600)] 
Real --enable-ipv6 fix

15 years agoRefactored --enable-external-acl-helpers
Francesco Chemolli [Fri, 23 Apr 2010 22:36:28 +0000 (00:36 +0200)] 
Refactored --enable-external-acl-helpers

15 years agoFixed buglet in the interaction between tproxy and netfilter options.
Francesco Chemolli [Fri, 23 Apr 2010 15:03:01 +0000 (17:03 +0200)] 
Fixed buglet in the interaction between tproxy and netfilter options.

15 years agoReworked authentication-related configure options.
Francesco Chemolli [Fri, 23 Apr 2010 14:34:23 +0000 (16:34 +0200)] 
Reworked authentication-related configure options.

15 years agoImproved --enable-linux-netfilter handling (now defaults to "auto")
Francesco Chemolli [Fri, 23 Apr 2010 09:44:04 +0000 (11:44 +0200)] 
Improved --enable-linux-netfilter handling (now defaults to "auto")
Default-disabled IPF support.

15 years agoDrop PF_INET6 test breakage. Slipped in.
Amos Jeffries [Fri, 23 Apr 2010 01:27:07 +0000 (13:27 +1200)] 
Drop PF_INET6 test breakage. Slipped in.

15 years agoDrop TPROXYv2 Support
Amos Jeffries [Fri, 23 Apr 2010 00:48:04 +0000 (12:48 +1200)] 
Drop TPROXYv2 Support

15 years agoRe-disable IPv6-only settings in IPv4
Amos Jeffries [Thu, 22 Apr 2010 23:31:30 +0000 (11:31 +1200)] 
Re-disable IPv6-only settings in IPv4

15 years agoImproved --enable-pf-transparent handling (now defaults to "auto")
Francesco Chemolli [Thu, 22 Apr 2010 22:23:09 +0000 (00:23 +0200)] 
Improved --enable-pf-transparent  handling (now defaults to "auto")
Improved --enable-ipf-transparent handling (now defaults to "auto")
Modified "maximus" testsuite to follow new defaults.

15 years agoImproved handling of PF-based transparent proxy option. Now defaults to "auto"
Francesco Chemolli [Thu, 22 Apr 2010 14:31:32 +0000 (16:31 +0200)] 
Improved handling of PF-based transparent proxy option. Now defaults to "auto"

15 years agoReworked and streamlined IO loop methods setting.
Francesco Chemolli [Thu, 22 Apr 2010 13:30:28 +0000 (15:30 +0200)] 
Reworked and streamlined IO loop methods setting.
Refactored some options.

15 years agoRevert ssl mode flag for now.
Amos Jeffries [Thu, 22 Apr 2010 10:39:28 +0000 (22:39 +1200)] 
Revert ssl mode flag for now.

15 years agoClarify http_port mode options and enhance config validation.
Amos Jeffries [Thu, 22 Apr 2010 09:15:02 +0000 (21:15 +1200)] 
Clarify http_port mode options and enhance config validation.

This makes some changes to the config validation of http_port lines
and documentation of http_port.

It alters documentation to call accel, tproxy, intercept, and sslbump
options "mode flags" since they determine the overall code paths which
traffic received is handled by.

The http_port syntax docs are updated to show that mode flags must go
first before any options. This is not strictly true, since the mode flag
only must go before mode-specific options. But its clearer to explain the
syntax docs like this. Both mode and options remain completely optional
(except that some options require certain modes as before).

The parser is updated to validate that only one of the mode flags is used.
Attempts to mix them will result in a fatal error. Attempts to use any of
the mode-specific options without the correct mode being enabled first will
result in a fatal message.

As a side-effect of this the implicit enabling of accel on several of its
options has been dropped. Explicit use as mode flag is preferred (and
required) instead for clear reading of the config.

Implications for older configs are that the http_port may fail a parse
check until some basic re-ordering of options or splitting of http_port
into multiple entries is done. Hopefully the messages emitted on failure
are clear enough for people to follow easily.

15 years agoCorrect behaviour of --enable-ipv6.
Amos Jeffries [Wed, 21 Apr 2010 12:45:38 +0000 (00:45 +1200)] 
Correct behaviour of --enable-ipv6.

 * Absence of the option means auto-detect
 * Disable means drop IPv6 code from build.

 * Enable now actually means require IPv6 to be active and working.
   If set the build will fail on machines without IPv6 capability.

15 years agoSourceFormat Enforcement
Automatic source maintenance [Wed, 21 Apr 2010 00:12:58 +0000 (18:12 -0600)] 
SourceFormat Enforcement

15 years agoRefactored SSL options
Francesco Chemolli [Tue, 20 Apr 2010 15:37:43 +0000 (17:37 +0200)] 
Refactored SSL options

15 years agoCompile error in ModTcp update.
Amos Jeffries [Tue, 20 Apr 2010 12:51:57 +0000 (00:51 +1200)] 
Compile error in ModTcp update.

15 years agoBug 2874: accept literal IPv6 address in icap_service URL
Amos Jeffries [Tue, 20 Apr 2010 10:58:34 +0000 (22:58 +1200)] 
Bug 2874: accept literal IPv6 address in icap_service URL

NP: This just ports the URL parsing from squid's main parser.
    If host needs to be written out anywhere it will need to be
    re-encoded properly.

15 years agoBug 2863: pt 1: Some Cygwin compile errors
Amos Jeffries [Tue, 20 Apr 2010 10:50:51 +0000 (22:50 +1200)] 
Bug 2863: pt 1: Some Cygwin compile errors

15 years agoDocument more of AccessLogEntry class
Amos Jeffries [Tue, 20 Apr 2010 09:59:12 +0000 (21:59 +1200)] 
Document more of AccessLogEntry class

15 years agoSourceFormat Enforcement
Automatic source maintenance [Tue, 20 Apr 2010 00:12:58 +0000 (18:12 -0600)] 
SourceFormat Enforcement

15 years agoUse Ip namespace in ModTcp
Amos Jeffries [Mon, 19 Apr 2010 11:07:59 +0000 (23:07 +1200)] 
Use Ip namespace in ModTcp

15 years agoAuthor: Dhaval Varia <dhavalkvaria@gmail.com>
Amos Jeffries [Mon, 19 Apr 2010 10:03:17 +0000 (22:03 +1200)] 
Author: Dhaval Varia <dhavalkvaria@gmail.com>
TCP logging capability

Enable Squid to send log lines to a remote server over TCP.

This permits logging to bypass the failures implicit with UDP packets.

TODO:
 * example daemon to receive the log traffic via TCP
 * handle TCP failures mid-transaction
 * handle full TCP buffers

15 years agoAdd Ip namespace to stubQosConfig file
Amos Jeffries [Mon, 19 Apr 2010 09:32:40 +0000 (21:32 +1200)] 
Add Ip namespace to stubQosConfig file

TODO: stub seems not to be used now that teh SqudiConfig link is removed.
  updatign it and keeping anyway in case future unit tests need it.

15 years agoSourceFormat Enforcement
Automatic source maintenance [Sun, 18 Apr 2010 00:13:00 +0000 (18:13 -0600)] 
SourceFormat Enforcement

15 years agoSourceLayout: Add Ip namespace for internal libip
Amos Jeffries [Sat, 17 Apr 2010 02:29:04 +0000 (14:29 +1200)] 
SourceLayout: Add Ip namespace for internal libip

IpAddress is now Ip::Address, IpInterceptor is now Ip::Interceptor, etc.

* Also detaches QosConfig from the global config structures.
  Clearing up several of the dependency chains to libip

15 years agoSourceFormat Enforcement
Automatic source maintenance [Sat, 17 Apr 2010 00:12:57 +0000 (18:12 -0600)] 
SourceFormat Enforcement

15 years agoMerged from trunk
Francesco Chemolli [Fri, 16 Apr 2010 09:00:31 +0000 (11:00 +0200)] 
Merged from trunk

15 years agoFixed regression in EUI option handling.
Francesco Chemolli [Fri, 16 Apr 2010 08:58:32 +0000 (10:58 +0200)] 
Fixed regression in EUI option handling.
Partly refactored SSL option handling.

15 years agoDistribute some manuals better
Amos Jeffries [Fri, 16 Apr 2010 06:56:56 +0000 (18:56 +1200)] 
Distribute some manuals better

15 years agoCleanup: remove Cisms from GNURegex alternative
Amos Jeffries [Fri, 16 Apr 2010 06:55:31 +0000 (00:55 -0600)] 
Cleanup: remove Cisms from GNURegex alternative

15 years agoFixed some text-wrappings and indentations.
Francesco Chemolli [Thu, 15 Apr 2010 15:07:23 +0000 (17:07 +0200)] 
Fixed some text-wrappings and indentations.
Reworked default option handling for some configure switches
Refactored EUI and HTCP options handling

15 years agoAdd basic_sasl_auth(8) manual
Amos Jeffries [Thu, 15 Apr 2010 11:37:19 +0000 (23:37 +1200)] 
Add basic_sasl_auth(8) manual

Based on removed README

15 years agoMinor updates to basic_pam_auth(8) manual
Amos Jeffries [Thu, 15 Apr 2010 11:25:10 +0000 (23:25 +1200)] 
Minor updates to basic_pam_auth(8) manual

15 years agoBack out the tweak on rev10398.
Amos Jeffries [Thu, 15 Apr 2010 10:19:26 +0000 (22:19 +1200)] 
Back out the tweak on rev10398.

15 years agoAuthor: Walter <bundestrojaner2@googlemail.com>
Amos Jeffries [Wed, 14 Apr 2010 23:23:26 +0000 (11:23 +1200)] 
Author: Walter <bundestrojaner2@googlemail.com>
Bug 2904: make can create uncomplete files

15 years agochanged mempools option handling
Francesco Chemolli [Wed, 14 Apr 2010 21:04:28 +0000 (23:04 +0200)] 
changed mempools option handling
simplified default value handling for some options

15 years agoSimplified default handling for some options
Francesco Chemolli [Wed, 14 Apr 2010 20:43:45 +0000 (22:43 +0200)] 
Simplified default handling for some options

15 years agoRefactored --enable-mem-gen-trace and --enable-zph-qos
Francesco Chemolli [Wed, 14 Apr 2010 20:28:10 +0000 (22:28 +0200)] 
Refactored --enable-mem-gen-trace and --enable-zph-qos

15 years agoMerged from trunk
Francesco Chemolli [Wed, 14 Apr 2010 19:57:34 +0000 (21:57 +0200)] 
Merged from trunk

15 years agoDistribute the config.test files for all helpers
Amos Jeffries [Wed, 14 Apr 2010 11:13:32 +0000 (23:13 +1200)] 
Distribute the config.test files for all helpers

./configure depends on them to build the helpers correctly on auto-detect.

This should resolve some issues we have had testing the helpers and users
have found with missing logdaemon etc on package builds.

15 years agoProvide smb_lm helper with config.h definitions
Amos Jeffries [Wed, 14 Apr 2010 11:04:12 +0000 (23:04 +1200)] 
Provide smb_lm helper with config.h definitions

15 years agoBug 2848: Early Shutdown kill leads to misleading clean close with client browsers
Amos Jeffries [Tue, 13 Apr 2010 23:29:30 +0000 (11:29 +1200)] 
Bug 2848: Early Shutdown kill leads to misleading clean close with client browsers

Send TCP RST instead of FIN when the data is known to be incompletely sent.

15 years agoRemove GNUregex malloc hack
Amos Jeffries [Mon, 12 Apr 2010 11:24:45 +0000 (05:24 -0600)] 
Remove GNUregex malloc hack

stdlib.h is provided by the OS compat layer of Squid.

If malloc/realloc truely need to be redefined they cna be re-added
to the specific OS compat import with the correct prototypes.

15 years agoAuthor: Various Translators
Amos Jeffries [Mon, 12 Apr 2010 06:03:12 +0000 (18:03 +1200)] 
Author: Various Translators
Translations Update auto-save

15 years agoRevert Libtool/LTDL regression in autoconf
Amos Jeffries [Mon, 12 Apr 2010 05:37:02 +0000 (23:37 -0600)] 
Revert Libtool/LTDL regression in autoconf

15 years agoDisable 3.0 release snapshots.
Amos Jeffries [Mon, 12 Apr 2010 01:35:28 +0000 (19:35 -0600)] 
Disable 3.0 release snapshots.

15 years agoMerged from trunk
Francesco Chemolli [Sat, 10 Apr 2010 14:45:31 +0000 (16:45 +0200)] 
Merged from trunk

15 years agoRefafctored --enable-x-accelerator-vary option handling.
Francesco Chemolli [Fri, 9 Apr 2010 18:08:48 +0000 (20:08 +0200)] 
Refafctored --enable-x-accelerator-vary option handling.

15 years agorefactrored --enable-cpu-profiling
Francesco Chemolli [Fri, 9 Apr 2010 13:30:44 +0000 (15:30 +0200)] 
refactrored --enable-cpu-profiling

15 years agoRegression in UDP logging portage.
Amos Jeffries [Fri, 9 Apr 2010 11:48:21 +0000 (23:48 +1200)] 
Regression in UDP logging portage.

15 years agoMerged from trunk
Francesco Chemolli [Fri, 9 Apr 2010 09:46:41 +0000 (11:46 +0200)] 
Merged from trunk

15 years agoRevert type regression slipped in from autoconf-refactor
Amos Jeffries [Fri, 9 Apr 2010 02:53:27 +0000 (14:53 +1200)] 
Revert type regression slipped in from autoconf-refactor

15 years agoBring FDSETSIZE wrappers in with Squid wrapping style.
Amos Jeffries [Fri, 9 Apr 2010 01:33:22 +0000 (13:33 +1200)] 
Bring FDSETSIZE wrappers in with Squid wrapping style.

Also adding kFreeBSD wrapper to same logic as Linux.

15 years agoBug 2899: Restore lost rfc1738_unescape() data type
Amos Jeffries [Fri, 9 Apr 2010 00:39:54 +0000 (12:39 +1200)] 
Bug 2899: Restore lost rfc1738_unescape() data type

Data type was converted to char from int during recent upgrades.
On unix systems char is unsigned making the safety checks fail on build.
This reverts the type back to a usable signed int, no logic changes.

15 years agoMerged from trunk
Francesco Chemolli [Thu, 8 Apr 2010 12:37:14 +0000 (14:37 +0200)] 
Merged from trunk

15 years agoMerged from autoconf-refactor.
Francesco Chemolli [Thu, 8 Apr 2010 12:35:27 +0000 (14:35 +0200)] 
Merged from autoconf-refactor.

15 years agoDocumented HAVE_FS_* hack
Francesco Chemolli [Thu, 8 Apr 2010 10:30:13 +0000 (12:30 +0200)] 
Documented HAVE_FS_* hack
Removed the now-useless --with-squid configure option

15 years agoSourceFormat Enforcement
Automatic source maintenance [Thu, 8 Apr 2010 00:12:58 +0000 (18:12 -0600)] 
SourceFormat Enforcement

15 years agosquidclient: Use -k option to control connection keep-alive or close
Amos Jeffries [Wed, 7 Apr 2010 13:15:09 +0000 (01:15 +1200)] 
squidclient: Use -k option to control connection keep-alive or close

This is needed to prevent HTTP 1.1 servers (or Squid) holding the
connection open after squidclient has finished.

Retain the old behavior for HTTP/1.0 requests.

15 years agoAuthor: Matthew Morgan <atcs.matthew@gmail.com>
Amos Jeffries [Wed, 7 Apr 2010 09:49:57 +0000 (21:49 +1200)] 
Author: Matthew Morgan <atcs.matthew@gmail.com>
Add acl support to range_offset_limit.

It is being parsed using the same data types as reply_body_max_size,
which means the limit value gets run through parseBytesLine64, and the
acl is optional.

If people are using the old global style of range_offset_limit, they
shouldn't have to do anything to their configs.

getRangeOffsetLimit is now a member of HttpRequest, and it caches it's
value the same way reply_body_max_size does for faster repeat checking.

15 years agoHTTP1.1: Advertise 1.1 on replies
Amos Jeffries [Wed, 7 Apr 2010 06:22:41 +0000 (18:22 +1200)] 
HTTP1.1: Advertise 1.1 on replies

15 years agoCleanup: wrap more helpers with safety code
Amos Jeffries [Wed, 7 Apr 2010 06:04:19 +0000 (18:04 +1200)] 
Cleanup: wrap more helpers with safety code

15 years agoCompat: permit LDAP helepr to use std memory allocators
Amos Jeffries [Wed, 7 Apr 2010 01:20:51 +0000 (13:20 +1200)] 
Compat: permit LDAP helepr to use std memory allocators

15 years agoRemove c++ comment from C code
Amos Jeffries [Tue, 6 Apr 2010 22:22:31 +0000 (10:22 +1200)] 
Remove c++ comment from C code

15 years agoSourceFormat Enforcement
Automatic source maintenance [Tue, 6 Apr 2010 00:12:56 +0000 (18:12 -0600)] 
SourceFormat Enforcement

15 years agoAuthor: Alex Rousskov
Christos Tsantilas [Mon, 5 Apr 2010 10:29:50 +0000 (13:29 +0300)] 
Author: Alex Rousskov
Modify icap_service_failure_limit option to forget old ICAP errors.

A busy or remote ICAP server may produce a steady but shallow stream of
errors. Any ICAP server may become nearly unusable in a short period of
time, producing a burst of errors. To avoid disabling a generally usable
service, it is important to distinguish these two cases. Just counting
the number of errors and suspending the service after
icap_service_failure_limit is reached often either suspends the service
in both cases or never suspends it at all, depending on the option
value.

One way to distinguish a large burst of errors from a steady but shallow
error stream is to forget about old errors. The icap_service_failure_limit
option modified to instructs Squid to ignore errors that
are "too old" to be counted as a part of a burst.

Another way to look at this feature is to say that the modified
icap_service_failure_limit limits the ICAP error _rate_. For example,
   # suspend service usage after 10 failures in 5 seconds:
   icap_service_failure_limit 10 in 5 seconds

Squid does not remember every transaction error that occurred within the
allowed "oldest error" time period. That would be result in a precise
but too expensive implementation, especially during error bursts on a
busy server. Instead, Squid divides the period in ten slots, counts the
number of errors that occurred in each slot, and forget the oldest
slot(s) as needed. Thus, the algorithm has about 90% precision as far as
timing of the failures is concerned. That 90% precision ought to be good
enough for any deployment.

15 years agoBug #2895: TPROXY2 compile error
Henrik Nordstrom [Sun, 4 Apr 2010 20:01:14 +0000 (22:01 +0200)] 
Bug #2895: TPROXY2 compile error

15 years agoImproved stackraces configuration options handling.
Francesco Chemolli [Sun, 4 Apr 2010 17:16:20 +0000 (19:16 +0200)] 
Improved stackraces configuration options handling.

15 years agoImproved mempools configuration options
Francesco Chemolli [Sun, 4 Apr 2010 08:37:30 +0000 (10:37 +0200)] 
Improved mempools configuration options
Refactored unlinkd configuration options.

15 years agoRefactored mempools option handling
Francesco Chemolli [Sat, 3 Apr 2010 19:15:08 +0000 (21:15 +0200)] 
Refactored mempools option handling

15 years agoFixed squid_host_os detection patterns.
Francesco Chemolli [Fri, 2 Apr 2010 12:10:28 +0000 (14:10 +0200)] 
Fixed squid_host_os detection patterns.

15 years agoRefactored external_acl helpers detection.
Francesco Chemolli [Thu, 1 Apr 2010 16:34:18 +0000 (18:34 +0200)] 
Refactored external_acl helpers detection.
Fixed "maximus" test-suite configure paramters.

15 years agoFixed merge error.
Francesco Chemolli [Thu, 1 Apr 2010 07:39:04 +0000 (09:39 +0200)] 
Fixed merge error.

15 years agoMerged from trunk.
Francesco Chemolli [Wed, 31 Mar 2010 15:59:21 +0000 (17:59 +0200)] 
Merged from trunk.

15 years agoMarked more cppunit tests.
Francesco Chemolli [Tue, 30 Mar 2010 17:32:03 +0000 (19:32 +0200)] 
Marked more cppunit tests.

15 years agoAuthor: Various Translators
Amos Jeffries [Tue, 30 Mar 2010 06:00:55 +0000 (18:00 +1200)] 
Author: Various Translators
Translations Update auto-save

15 years agoMark more cppunit tests
Amos Jeffries [Tue, 30 Mar 2010 04:39:00 +0000 (16:39 +1200)] 
Mark more cppunit tests

15 years agoAuthor: Various Translators
Amos Jeffries [Tue, 30 Mar 2010 02:21:01 +0000 (14:21 +1200)] 
Author: Various Translators
Translations Update auto-save