Francis Dupont
|
e4c8ba6da6
|
[4009] Added boost_lib_path (NetBSD (and more?) fix)
|
2015-09-23 16:22:00 +02:00 |
|
Francis Dupont
|
634a480631
|
[4009] Added ext/coroutine Makefile
trac4064_base
|
2015-09-20 09:44:51 +02:00 |
|
Francis Dupont
|
b0bfa72b8b
|
[4009] Forgot BOOST_ASIO_DISABLE_DEV_POLL
|
2015-09-20 09:31:12 +02:00 |
|
Francis Dupont
|
5898a79c1e
|
[4009] Added --with-boost-libs description
trac4060_base
|
2015-09-16 23:12:18 +02:00 |
|
Francis Dupont
|
401db62fac
|
[4009] Moved LICENSE file
|
2015-09-16 23:01:46 +02:00 |
|
Francis Dupont
|
c77c514db6
|
[4009] Extra cleanup + Restore coroutine license
|
2015-09-07 15:16:20 +02:00 |
|
Francis Dupont
|
a6f76109d3
|
[4009] Added --with-boost-libs for Fedora 22 where it can be required
|
2015-09-07 13:52:25 +02:00 |
|
Francis Dupont
|
b832aec5a2
|
[4009] Fixed 2 timeouts for CentOS 7
|
2015-09-07 13:07:32 +02:00 |
|
Francis Dupont
|
f615602af9
|
[4009] Merge branch 'trac4009' of ssh://git.kea.isc.org/git/kea into trac4009
|
2015-09-04 21:05:29 +02:00 |
|
Francis Dupont
|
759f0f83bd
|
[4009] Removed no longer needed contine
|
2015-09-04 21:04:18 +02:00 |
|
Marcin Siodelski
|
d58342ceb0
|
[4009] Fixed DController unit test suffering from the race condition.
|
2015-09-04 18:32:35 +02:00 |
|
Marcin Siodelski
|
da25c4d7a0
|
[4009] Fixed the deinitialization of objects in the Memfile unit test.
|
2015-09-04 16:54:27 +02:00 |
|
Marcin Siodelski
|
5bd46ab980
|
[4009] Added missing includes to prevent build failures on Centos.
|
2015-09-04 16:53:52 +02:00 |
|
Francis Dupont
|
7814f705c8
|
[4009] Fixed the failing unit test
|
2015-09-04 13:56:46 +02:00 |
|
Francis Dupont
|
0a8fd01132
|
[4009] Added some $(BOOST_LIBS) libtool fails to manage
|
2015-09-04 11:44:52 +02:00 |
|
Francis Dupont
|
8175031f4b
|
[4009] Fixed the libboost_system dependency for Boost < 1.56
|
2015-09-04 10:42:21 +02:00 |
|
Francis Dupont
|
d053d1fd8c
|
[4009] Added BOOST_ASIO_HEADER_ONLY define
|
2015-09-03 20:07:39 +02:00 |
|
Francis Dupont
|
887b914eda
|
[4009] Added asio header checks
|
2015-09-03 20:05:00 +02:00 |
|
Francis Dupont
|
46e788c105
|
[4009] Updated asiolink.h
|
2015-09-03 20:01:21 +02:00 |
|
Francis Dupont
|
203667d650
|
[4009] Updated asiolibk README
|
2015-09-03 19:59:23 +02:00 |
|
Francis Dupont
|
d7c8e1aa32
|
[4009] Fixed the boost_system dependency
|
2015-09-02 22:28:02 +02:00 |
|
Francis Dupont
|
53134f8119
|
[4009] Added many missing boost/scoped_ptr.hpp includes
|
2015-09-02 21:55:52 +02:00 |
|
Francis Dupont
|
64ef2a77fa
|
[4009] Fixed asiolink
|
2015-09-02 21:29:18 +02:00 |
|
Francis Dupont
|
6b9f2ddc21
|
[4009] Added temporary -lboost_system to link asiolink
|
2015-09-02 21:16:27 +02:00 |
|
Francis Dupont
|
68e83d82ca
|
[4009] error_ and system_code in system (vs asio) namespace
|
2015-09-02 21:15:14 +02:00 |
|
Francis Dupont
|
dc74a80f5f
|
[4009] Added temporary -lboost_system to link cc
|
2015-09-02 20:54:56 +02:00 |
|
Francis Dupont
|
5526c8641e
|
[4009] ASIO_HPP -> BOOST_ASIO_HPP
|
2015-09-02 20:06:53 +02:00 |
|
Francis Dupont
|
b494fd351e
|
[4009] Added boost to asio (tentative)
|
2015-09-02 19:49:11 +02:00 |
|
Francis Dupont
|
a07e3014c3
|
[4031] Cleaned up asiolink (tentative)
trac4009_base
|
2015-09-02 17:09:06 +02:00 |
|
Francis Dupont
|
6c1ef544fd
|
[4029] Removed obsolete testutils/testdata directory
|
2015-09-01 23:46:24 +02:00 |
|
Francis Dupont
|
bb6c7f41e5
|
[4029] Removed obsolete references to testutils/testdata
|
2015-09-01 23:30:14 +02:00 |
|
Francis Dupont
|
0364bba351
|
[4029] Cleaned up cfgrpt/tests/Makefile.am
|
2015-09-01 18:12:53 +02:00 |
|
Francis Dupont
|
bee3f1c2a0
|
[4029] Cleanup testutils code too
|
2015-09-01 17:55:51 +02:00 |
|
Francis Dupont
|
3cb881a156
|
[4029] Applied #4028 removals
|
2015-09-01 17:20:40 +02:00 |
|
Francis Dupont
|
d45798e087
|
[4029] Removed unused files (tentative)
|
2015-09-01 17:19:55 +02:00 |
|
Francis Dupont
|
9b344caa78
|
[master] Merged trac4003 (messing <iterator> include)
trac4028_base
trac4029_base
trac4026_base
|
2015-09-01 16:14:52 +02:00 |
|
Tomek Mrugalski
|
43d2f496e2
|
[master] Merge branch 'trac4025' ExceptionTest.verbose fail fix
|
2015-09-01 13:28:20 +02:00 |
|
Tomek Mrugalski
|
f3f4b5a886
|
[4025] Incorrect use of temporary object fixed in Exception::what()
|
2015-08-27 19:13:33 +02:00 |
|
Francis Dupont
|
4a9cb30e69
|
[master] Updated git hash
trac3911a_base
trac4018_base
trac4016_base
trac4024_base
trac4015_base
trac4024_try_base
|
2015-08-27 13:48:55 +02:00 |
|
Francis Dupont
|
16c4c2b6d9
|
[master] Finished merge of trac3752 (logger immediate flush)
|
2015-08-27 13:48:13 +02:00 |
|
Francis Dupont
|
f9291dde58
|
[master] Merged trac3752 (logger immediate flush)
|
2015-08-27 13:46:08 +02:00 |
|
Francis Dupont
|
663562c779
|
[3752] Moved copyrights to Tomek's style
|
2015-08-27 13:45:08 +02:00 |
|
Francis Dupont
|
0dabdeba6a
|
[master] Updated git hash
|
2015-08-27 12:54:07 +02:00 |
|
Francis Dupont
|
e06934f211
|
[master] Finished merge of trac4006 (Fixes for Boost 1.59)
|
2015-08-27 12:53:11 +02:00 |
|
Francis Dupont
|
7074f96800
|
[master] Merged trac4006 (Fixes for Boost 1.59)
|
2015-08-27 12:49:29 +02:00 |
|
Francis Dupont
|
e53d52470c
|
[4003] Added iterator missing include
|
2015-08-27 12:07:48 +02:00 |
|
Tomek Mrugalski
|
729f1387a3
|
[master] ChangeLog updated after trac4000 merge.
trac4010_base
trac4003_base
|
2015-08-26 16:05:02 +02:00 |
|
Tomek Mrugalski
|
bf5e48f2cf
|
[master] Merge branch 'trac4000' (signal handler should not modify errno)
|
2015-08-26 16:02:57 +02:00 |
|
Tomek Mrugalski
|
a50d64cc41
|
[master] Merge branch 'trac3902' (extended unit-tests for command channel)
|
2015-08-25 17:02:41 +02:00 |
|
Tomek Mrugalski
|
692f3dd0ac
|
[4000] Changes after review:
- distinction between ISC and std exceptions removed.
- reference to support ticket removed.
|
2015-08-25 16:12:40 +02:00 |
|