AUTHORS
author Mykhailo Danylenko <risbea@gmail.com>
Mon, 21 Mar 2016 01:45:37 +0200
changeset 712 ba47719252ad
parent 672 71f60c55efb3
permissions -rw-r--r--
lm-asyncns-resolver: Fix resolver uninitialization * Hopefully fix crash, when resolver CB gets called on non-existing object, if there's some problem with DNS and library user destroys LM instance before DNS timeout. * This introduces freeze, if underlying libasyncns uses pthreads instead of forking, but that is a bug in libasyncns, that will be hopefully fixed by upstream. Not reported yet.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
593
2c04915af500 Update release information files.
Samuel Tesla <stesla@engineyard.com>
parents: 334
diff changeset
     1
Andreas Köhler <andi5.py@gmx.net>
2c04915af500 Update release information files.
Samuel Tesla <stesla@engineyard.com>
parents: 334
diff changeset
     2
Colin Walters
2c04915af500 Update release information files.
Samuel Tesla <stesla@engineyard.com>
parents: 334
diff changeset
     3
Dafydd Harries <dafydd.harries@collabora.co.uk>
2c04915af500 Update release information files.
Samuel Tesla <stesla@engineyard.com>
parents: 334
diff changeset
     4
Frank Zschockelt <lm@freakysoft.de>
2c04915af500 Update release information files.
Samuel Tesla <stesla@engineyard.com>
parents: 334
diff changeset
     5
Frederic Crozat
2c04915af500 Update release information files.
Samuel Tesla <stesla@engineyard.com>
parents: 334
diff changeset
     6
Frederic Peters <fpeters@0d.be>
2c04915af500 Update release information files.
Samuel Tesla <stesla@engineyard.com>
parents: 334
diff changeset
     7
Jayson Vantuyl <jvantuyl@engineyard.com>
2c04915af500 Update release information files.
Samuel Tesla <stesla@engineyard.com>
parents: 334
diff changeset
     8
Jelmer Vernooij <jelmer@samba.org>
2c04915af500 Update release information files.
Samuel Tesla <stesla@engineyard.com>
parents: 334
diff changeset
     9
Josh Beam
2c04915af500 Update release information files.
Samuel Tesla <stesla@engineyard.com>
parents: 334
diff changeset
    10
Kirk Haines <khaines@engineyard.com>
2c04915af500 Update release information files.
Samuel Tesla <stesla@engineyard.com>
parents: 334
diff changeset
    11
Leonid Evdokimov <leon@darkk.net.ru>
2c04915af500 Update release information files.
Samuel Tesla <stesla@engineyard.com>
parents: 334
diff changeset
    12
Martyn Russell <martyn@imendio.com>
672
71f60c55efb3 Update release information files
Mikael Berthe <mikael@lilotux.net>
parents: 593
diff changeset
    13
Mikael Berthe <mikael@lilotux.net>
7
d8eae83450ac 2003-06-13 Mikael Hallendal <micke@imendio.com>
hallski <hallski>
parents: 4
diff changeset
    14
Mikael Hallendal <micke@imendio.com>
672
71f60c55efb3 Update release information files
Mikael Berthe <mikael@lilotux.net>
parents: 593
diff changeset
    15
Myhailo Danylenko <isbear@ukrpost.net>
593
2c04915af500 Update release information files.
Samuel Tesla <stesla@engineyard.com>
parents: 334
diff changeset
    16
Owen Taylor <otaylor@redhat.com>
2c04915af500 Update release information files.
Samuel Tesla <stesla@engineyard.com>
parents: 334
diff changeset
    17
Richard Hult <richard@imendio.com>
2c04915af500 Update release information files.
Samuel Tesla <stesla@engineyard.com>
parents: 334
diff changeset
    18
Ross Burton
2c04915af500 Update release information files.
Samuel Tesla <stesla@engineyard.com>
parents: 334
diff changeset
    19
Samuel Tesla <stesla@engineyard.com>
2c04915af500 Update release information files.
Samuel Tesla <stesla@engineyard.com>
parents: 334
diff changeset
    20
Senko Rasic <senko.rasic@collabora.co.uk>
2c04915af500 Update release information files.
Samuel Tesla <stesla@engineyard.com>
parents: 334
diff changeset
    21
Sjoerd Simons
2c04915af500 Update release information files.
Samuel Tesla <stesla@engineyard.com>
parents: 334
diff changeset
    22
Tim Robbins
2c04915af500 Update release information files.
Samuel Tesla <stesla@engineyard.com>
parents: 334
diff changeset
    23
Tollef Fog Heen
2c04915af500 Update release information files.
Samuel Tesla <stesla@engineyard.com>
parents: 334
diff changeset
    24
Will Thompson <will.thompson@collabora.co.uk>