Codebase list nzbget / 6ca7386
Update upstream source from tag 'upstream/21.1_r2311+dfsg' Update to upstream version '21.1~r2311+dfsg' with Debian dir f4df589d30dd232b55090c05f3fa3cb055f0e53b Andreas Moog 4 years ago
8 changed file(s) with 43 addition(s) and 41 deletion(s). Raw diff Collapse all Expand all
0 GNU GENERAL PUBLIC LICENSE
1 Version 2, June 1991
2
3 Copyright (C) 1989, 1991 Free Software Foundation, Inc.
4 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
0 GNU GENERAL PUBLIC LICENSE
1 Version 2, June 1991
2
3 Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
4 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
55 Everyone is permitted to copy and distribute verbatim copies
66 of this license document, but changing it is not allowed.
77
8 Preamble
8 Preamble
99
1010 The licenses for most software are designed to take away your
1111 freedom to share and change it. By contrast, the GNU General Public
1414 General Public License applies to most of the Free Software
1515 Foundation's software and to any other program whose authors commit to
1616 using it. (Some other Free Software Foundation software is covered by
17 the GNU Library General Public License instead.) You can apply it to
17 the GNU Lesser General Public License instead.) You can apply it to
1818 your programs, too.
1919
2020 When we speak of free software, we are referring to freedom, not
5454
5555 The precise terms and conditions for copying, distribution and
5656 modification follow.
57
58 GNU GENERAL PUBLIC LICENSE
57
58 GNU GENERAL PUBLIC LICENSE
5959 TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
6060
6161 0. This License applies to any program or other work which contains
109109 License. (Exception: if the Program itself is interactive but
110110 does not normally print such an announcement, your work based on
111111 the Program is not required to print an announcement.)
112
112
113113 These requirements apply to the modified work as a whole. If
114114 identifiable sections of that work are not derived from the Program,
115115 and can be reasonably considered independent and separate works in
167167 access to copy the source code from the same place counts as
168168 distribution of the source code, even though third parties are not
169169 compelled to copy the source along with the object code.
170
170
171171 4. You may not copy, modify, sublicense, or distribute the Program
172172 except as expressly provided under this License. Any attempt
173173 otherwise to copy, modify, sublicense or distribute the Program is
224224
225225 This section is intended to make thoroughly clear what is believed to
226226 be a consequence of the rest of this License.
227
227
228228 8. If the distribution and/or use of the Program is restricted in
229229 certain countries either by patents or by copyrighted interfaces, the
230230 original copyright holder who places the Program under this License
254254 of preserving the free status of all derivatives of our free software and
255255 of promoting the sharing and reuse of software generally.
256256
257 NO WARRANTY
257 NO WARRANTY
258258
259259 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
260260 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN
276276 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
277277 POSSIBILITY OF SUCH DAMAGES.
278278
279 END OF TERMS AND CONDITIONS
280
281 How to Apply These Terms to Your New Programs
279 END OF TERMS AND CONDITIONS
280
281 How to Apply These Terms to Your New Programs
282282
283283 If you develop a new program, and you want it to be of the greatest
284284 possible use to the public, the best way to achieve this is to make it
302302 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
303303 GNU General Public License for more details.
304304
305 You should have received a copy of the GNU General Public License
306 along with this program; if not, write to the Free Software
307 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
308
305 You should have received a copy of the GNU General Public License along
306 with this program; if not, write to the Free Software Foundation, Inc.,
307 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
309308
310309 Also add information on how to contact you by electronic and paper mail.
311310
335334 This General Public License does not permit incorporating your program into
336335 proprietary programs. If your program is a subroutine library, you may
337336 consider it more useful to permit linking proprietary applications with the
338 library. If this is what you want to do, use the GNU Library General
339 Public License instead of this License.
337 library. If this is what you want to do, use the GNU Lesser General
338 Public License instead of this License.
0 nzbget-21.1:
1 - please see repository change log at
2 https://github.com/nzbget/nzbget/commits/develop
3
04 nzbget-21.0:
15 - reworked duplicate handling to support URLs, especially when using RSS
26 feeds:
00 #! /bin/sh
11 # Guess values for system-dependent variables and create Makefiles.
2 # Generated by GNU Autoconf 2.69 for nzbget 21.0.
2 # Generated by GNU Autoconf 2.69 for nzbget 21.1-testing.
33 #
44 # Report bugs to <hugbug@users.sourceforge.net>.
55 #
579579 # Identity of this package.
580580 PACKAGE_NAME='nzbget'
581581 PACKAGE_TARNAME='nzbget'
582 PACKAGE_VERSION='21.0'
583 PACKAGE_STRING='nzbget 21.0'
582 PACKAGE_VERSION='21.1-testing'
583 PACKAGE_STRING='nzbget 21.1-testing'
584584 PACKAGE_BUGREPORT='hugbug@users.sourceforge.net'
585585 PACKAGE_URL=''
586586
13471347 # Omit some internal or obsolete options to make the list less imposing.
13481348 # This message is too long to be a string in the A/UX 3.1 sh.
13491349 cat <<_ACEOF
1350 \`configure' configures nzbget 21.0 to adapt to many kinds of systems.
1350 \`configure' configures nzbget 21.1-testing to adapt to many kinds of systems.
13511351
13521352 Usage: $0 [OPTION]... [VAR=VALUE]...
13531353
14181418
14191419 if test -n "$ac_init_help"; then
14201420 case $ac_init_help in
1421 short | recursive ) echo "Configuration of nzbget 21.0:";;
1421 short | recursive ) echo "Configuration of nzbget 21.1-testing:";;
14221422 esac
14231423 cat <<\_ACEOF
14241424
15831583 test -n "$ac_init_help" && exit $ac_status
15841584 if $ac_init_version; then
15851585 cat <<\_ACEOF
1586 nzbget configure 21.0
1586 nzbget configure 21.1-testing
15871587 generated by GNU Autoconf 2.69
15881588
15891589 Copyright (C) 2012 Free Software Foundation, Inc.
20522052 This file contains any messages produced by compilers while
20532053 running configure, to aid debugging if configure makes a mistake.
20542054
2055 It was created by nzbget $as_me 21.0, which was
2055 It was created by nzbget $as_me 21.1-testing, which was
20562056 generated by GNU Autoconf 2.69. Invocation command line was
20572057
20582058 $ $0 $@
30253025
30263026 # Define the identity of the package.
30273027 PACKAGE='nzbget'
3028 VERSION='21.0'
3028 VERSION='21.1-testing'
30293029
30303030
30313031 cat >>confdefs.h <<_ACEOF
91769176 # report actual input values of CONFIG_FILES etc. instead of their
91779177 # values after options handling.
91789178 ac_log="
9179 This file was extended by nzbget $as_me 21.0, which was
9179 This file was extended by nzbget $as_me 21.1-testing, which was
91809180 generated by GNU Autoconf 2.69. Invocation command line was
91819181
91829182 CONFIG_FILES = $CONFIG_FILES
92429242 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
92439243 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
92449244 ac_cs_version="\\
9245 nzbget config.status 21.0
9245 nzbget config.status 21.1-testing
92469246 configured by $0, generated by GNU Autoconf 2.69,
92479247 with options \\"\$ac_cs_config\\"
92489248
2020 # Process this file with autoconf to produce a configure script.
2121
2222 AC_PREREQ(2.65)
23 AC_INIT(nzbget, 21.0, hugbug@users.sourceforge.net)
23 AC_INIT(nzbget, 21.1-testing, hugbug@users.sourceforge.net)
2424 AC_CONFIG_AUX_DIR(posix)
2525 AC_CANONICAL_TARGET
2626 AM_INIT_AUTOMAKE([foreign subdir-objects])
252252 // sleep longer in StandBy
253253 if (standBy)
254254 {
255 Util::SetStandByMode(true);
256255 Guard guard(m_waitMutex);
257256 // sleeping max. 2 seconds; can't sleep much longer because we can't rely on
258257 // notifications from 'WorkState' and we also have periodical work to do here
279278 g_StatMeter->IntervalCheck();
280279 g_Log->IntervalCheck();
281280 AdjustDownloadsLimit();
282 Util::SetStandByMode(false);
281 Util::SetStandByMode(standBy);
283282 lastReset = Util::CurrentTime();
284283 }
285284 }
7979 <ClCompile>
8080 <Optimization>Disabled</Optimization>
8181 <AdditionalIncludeDirectories>.\daemon\connect;.\daemon\extension;.\daemon\feed;.\daemon\frontend;.\daemon\main;.\daemon\nserv;.\daemon\nntp;.\daemon\postprocess;.\daemon\queue;.\daemon\remote;.\daemon\util;.\daemon\windows;.\lib\par2;.\lib\yencode;.\windows\resources;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
82 <PreprocessorDefinitions>WIN32;PACKAGE="nzbget";VERSION="21.0";_DEBUG;_CONSOLE;DEBUG;_WIN32_WINNT=0x0403;%(PreprocessorDefinitions)</PreprocessorDefinitions>
82 <PreprocessorDefinitions>WIN32;PACKAGE="nzbget";VERSION="21.1-testing";_DEBUG;_CONSOLE;DEBUG;_WIN32_WINNT=0x0403;%(PreprocessorDefinitions)</PreprocessorDefinitions>
8383 <MinimalRebuild>false</MinimalRebuild>
8484 <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
8585 <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
100100 <ClCompile>
101101 <Optimization>Disabled</Optimization>
102102 <AdditionalIncludeDirectories>.\daemon\connect;.\daemon\extension;.\daemon\feed;.\daemon\frontend;.\daemon\main;.\daemon\nserv;.\daemon\nntp;.\daemon\postprocess;.\daemon\queue;.\daemon\remote;.\daemon\util;.\daemon\windows;.\lib\par2;.\lib\yencode;.\windows\resources;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
103 <PreprocessorDefinitions>WIN32;PACKAGE="nzbget";VERSION="21.0";_DEBUG;_CONSOLE;DEBUG;_WIN32_WINNT=0x0403;%(PreprocessorDefinitions)</PreprocessorDefinitions>
103 <PreprocessorDefinitions>WIN32;PACKAGE="nzbget";VERSION="21.1-testing";_DEBUG;_CONSOLE;DEBUG;_WIN32_WINNT=0x0403;%(PreprocessorDefinitions)</PreprocessorDefinitions>
104104 <MinimalRebuild>false</MinimalRebuild>
105105 <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
106106 <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
119119 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
120120 <ClCompile>
121121 <AdditionalIncludeDirectories>.\daemon\connect;.\daemon\extension;.\daemon\feed;.\daemon\frontend;.\daemon\main;.\daemon\nserv;.\daemon\nntp;.\daemon\postprocess;.\daemon\queue;.\daemon\remote;.\daemon\util;.\daemon\windows;.\lib\par2;.\lib\yencode;.\windows\resources;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
122 <PreprocessorDefinitions>WIN32;PACKAGE="nzbget";VERSION="21.0";NDEBUG;_CONSOLE;_WIN32_WINNT=0x0403;%(PreprocessorDefinitions)</PreprocessorDefinitions>
122 <PreprocessorDefinitions>WIN32;PACKAGE="nzbget";VERSION="21.1-testing";NDEBUG;_CONSOLE;_WIN32_WINNT=0x0403;%(PreprocessorDefinitions)</PreprocessorDefinitions>
123123 <ExceptionHandling>Sync</ExceptionHandling>
124124 <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
125125 <PrecompiledHeader>Use</PrecompiledHeader>
150150 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
151151 <ClCompile>
152152 <AdditionalIncludeDirectories>.\daemon\connect;.\daemon\extension;.\daemon\feed;.\daemon\frontend;.\daemon\main;.\daemon\nserv;.\daemon\nntp;.\daemon\postprocess;.\daemon\queue;.\daemon\remote;.\daemon\util;.\daemon\windows;.\lib\par2;.\lib\yencode;.\windows\resources;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
153 <PreprocessorDefinitions>WIN32;PACKAGE="nzbget";VERSION="21.0";NDEBUG;_CONSOLE;_WIN32_WINNT=0x0403;%(PreprocessorDefinitions)</PreprocessorDefinitions>
153 <PreprocessorDefinitions>WIN32;PACKAGE="nzbget";VERSION="21.1-testing";NDEBUG;_CONSOLE;_WIN32_WINNT=0x0403;%(PreprocessorDefinitions)</PreprocessorDefinitions>
154154 <ExceptionHandling>Sync</ExceptionHandling>
155155 <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
156156 <PrecompiledHeader>Use</PrecompiledHeader>
12351235 {
12361236 $ConfigAbout.show();
12371237 $ConfigData.children().hide();
1238 $ConfigTitle.text('ABOUT NZBGET');
1238 $ConfigTitle.text('NZBGET ' + Options.option('version'));
12391239 return;
12401240 }
12411241
597597 </div>
598598
599599 <div id="ConfigAbout">
600 <p>For info on NZBGet poject please visit <a href="http://nzbget.net">NZBGet Home Page</a>. Among other things the developers of third-party apps find there complete docs about RPC interface.</p>
600 <p>For info on NZBGet project please visit <a href="http://nzbget.net">NZBGet Home Page</a>. Among other things the developers of third-party apps find there complete docs about RPC interface.</p>
601601 <p>Should you need help, have suggestions or want to share your improvements - <a href="http://nzbget.net/forum">NZBGet Forum</a> is a place to do that.</p>
602602
603603 <h4>Copyright</h4>