Günter Obiltschnig
c4841302b4
Merge pull request #2919 from KevDi/bugfix/setFailureActionsCrashes
...
Fixed Crash in WinService::setFailureActions
2020-02-12 20:35:44 +01:00
Günter Obiltschnig
29f745ff65
backport #2921
2020-02-12 20:15:02 +01:00
Jan Kevin Dick
e51adf72cf
Fixed setFailureActions. Function could crash if the given Vector has
...
less then 3 Elements. Also the Function crashes if no SVC_REBOOT or
SVC_RUN_COMMAND are specified. If this is the case ac.lpCommand and
ac.lpRebootMessage are not set.
2020-02-12 13:01:45 +01:00
Günter Obiltschnig
ab453d0097
fix 'using namespace std::string_literals;' statement in generated code
2020-02-10 19:03:18 +01:00
Günter Obiltschnig
1be791a8aa
use std::string literals in generated code
2020-02-10 09:24:18 +01:00
Günter Obiltschnig
646a80a1fb
ignore test results for osx as various timing-sensitive tests fail randomly
2020-02-09 11:25:46 +01:00
Günter Obiltschnig
5b74d8b1d7
ignore another test
2020-02-09 09:45:25 +01:00
Günter Obiltschnig
c4840b724a
ignore more tests
2020-02-09 07:49:56 +01:00
Günter Obiltschnig
11a3fb3097
remove unused stuff
2020-02-09 06:46:44 +01:00
Günter Obiltschnig
027835f04b
disable additional tests
2020-02-09 06:40:17 +01:00
Günter Obiltschnig
290d9b3538
fix travis builds
2020-02-08 21:29:28 +01:00
Günter Obiltschnig
ee9ce376e3
updated changelog
2020-02-08 20:44:27 +01:00
Günter Obiltschnig
3d901b7d84
Merge branch 'poco-1.10.1' of github.com:pocoproject/poco into poco-1.10.1
2020-02-08 20:30:43 +01:00
Günter Obiltschnig
58c956a7f9
travis fixes
2020-02-08 20:30:24 +01:00
Günter Obiltschnig
c890576b9a
add timeout to testMulticast
2020-02-08 20:25:25 +01:00
Günter Obiltschnig
4092984256
fix UTF16/UTF32Encoding wrong byte order handling on bigendian
2020-02-08 20:25:00 +01:00
Günter Obiltschnig
f399062da4
CppUnit: flush after writing test name
2020-02-08 19:45:34 +01:00
Günter Obiltschnig
137c6ad136
clarify documentation of flags parameter
2020-02-08 16:29:01 +01:00
Günter Obiltschnig
58e4839f44
remove unused var
2020-02-08 16:13:32 +01:00
Günter Obiltschnig
ed2f6b813e
GH #2909 : fix SHA2Engine for big-endian architectures
2020-02-08 16:09:37 +01:00
Günter Obiltschnig
506049e360
add fail-readonly connection string parameter
2020-02-08 15:41:43 +01:00
Günter Obiltschnig
8bf5fceaaf
add macos build to travis
2020-02-08 15:28:36 +01:00
Günter Obiltschnig
132d1427de
install missing packages
2020-02-08 13:45:56 +01:00
Günter Obiltschnig
e12ba03014
cleanup
2020-02-08 11:50:33 +01:00
Günter Obiltschnig
3629a89636
fix tests
2020-02-08 10:49:42 +01:00
Günter Obiltschnig
e59732bef8
Merge branch 'poco-1.10.1' into travis-experiments
2020-02-08 09:41:02 +01:00
Günter Obiltschnig
e01039c9f0
fix unused var warning
2020-02-08 09:40:38 +01:00
Günter Obiltschnig
df3502d5fa
fix ninja
2020-02-08 09:38:09 +01:00
Günter Obiltschnig
21da81b009
fix config
2020-02-08 08:36:53 +01:00
Günter Obiltschnig
7488d9a6d3
updated .travis.yml
2020-02-08 08:32:05 +01:00
Günter Obiltschnig
ed0f23b60f
build matrix
2020-02-08 08:23:52 +01:00
Günter Obiltschnig
2ffb24583e
travis
2020-02-08 08:12:34 +01:00
Günter Obiltschnig
90cfb5dff0
travis experiments...
2020-02-08 08:06:24 +01:00
Günter Obiltschnig
a4eaf3b07d
try different archs
2020-02-08 07:35:38 +01:00
Günter Obiltschnig
e6c9758684
fix catch by value
2020-02-07 18:39:17 +01:00
Günter Obiltschnig
923b5bc649
updated CHANGELOG
2020-02-07 18:14:33 +01:00
Günter Obiltschnig
e51449e159
AutoPtr and SharedPtr comparison with nullptr
2020-02-07 18:13:22 +01:00
Günter Obiltschnig
500b8f93ab
updated CHANGELOG
2020-02-07 15:18:47 +01:00
Günter Obiltschnig
496360bab7
make session reset optional and disable by default
2020-02-07 15:16:20 +01:00
Günter Obiltschnig
a482e5a2f2
Merge pull request #2907 from swt2c/sqlite_threadsafe
...
Additional fixes for cmake unbundled builds
2020-02-07 06:01:23 +01:00
Scott Talbert
d9512077fa
Don't install CppUnit
2020-02-06 15:46:50 -05:00
Scott Talbert
48cb7ba8a3
Use ${LIB_SUFFIX} when setting PocoConfigPackageLocation
2020-02-06 15:17:57 -05:00
Scott Talbert
a84744326f
Set SQLite thread safe mode when building unbundled
2020-02-06 15:15:30 -05:00
Günter Obiltschnig
6ef3f95baf
fix POCO_UNBUNDLES
2020-02-05 06:41:10 +01:00
Günter Obiltschnig
383e3ee6ad
disable failing projects in appveyor build
2020-02-04 20:07:17 +01:00
Günter Obiltschnig
6c7a709065
fix JWT testsuite project files for static linking
2020-02-04 16:08:49 +01:00
Günter Obiltschnig
fd8f510409
fixed testsuite project file for static builds
2020-02-04 16:06:04 +01:00
Günter Obiltschnig
eff67ccadc
fix project config
2020-02-04 16:02:49 +01:00
Günter Obiltschnig
13d3a03529
remove curves unsupported by some OpenSSL builds
2020-02-04 15:31:48 +01:00
Günter Obiltschnig
451172b38f
updated README.md
2020-02-04 14:23:41 +01:00