Commit Graph

940 Commits

Author SHA1 Message Date
ngoyal 3fc2c71e2b Update ChangeLog 2014-03-06 14:08:10 -05:00
ngoyal 035ad3c3c6 Remove -d switch in rm -rf 2014-03-06 14:05:51 -05:00
Glen Wiley e0e85b8b3e if doxygen is missing no longer fail make in doc dir 2014-03-06 12:14:19 -05:00
Glen Wiley 6d661193e7 Merge branch 'master' of https://github.com/getdnsapi/getdns 2014-03-06 11:44:16 -05:00
Glen Wiley 8036639f91 do not build libev/uv/event extensions by default, handle --with/without 2014-03-06 11:43:18 -05:00
Willem Toorop 2362dc0880 review context destroy from cancel callback 2014-03-06 14:57:22 +01:00
Willem Toorop 386664ea5a Reintroduce DESTDIR in install target 2014-03-06 11:32:56 +01:00
Neel Goyal 3f8e8ac098 Possible fix for #21 and tests 2014-03-05 22:13:37 -05:00
Neel Goyal 6ab9ce861b Fix a silly bug in getdns_context_set_return_dnssec_status 2014-03-05 10:42:36 -05:00
ngoyal 56810e21c8 Merge pull request #20 from saghul/libuv_fixes
libuv fixes
2014-03-05 08:28:52 -05:00
Saúl Ibarra Corretgé 785ebf4ed6 Handle possible allocation failure 2014-03-05 14:27:15 +01:00
Saúl Ibarra Corretgé edd2c81bc5 Remove uneeded check
libuv will always pass the handle to the close callback
2014-03-05 14:27:15 +01:00
Saúl Ibarra Corretgé d51840efd7 Removed uv_data->polling field
It's not necessary as uv_is_active can be used to check if a handle
is started or not.
2014-03-05 14:27:15 +01:00
Glen Wiley 29641b186c Merge branch 'master' of https://github.com/getdnsapi/getdns 2014-03-05 04:10:25 -05:00
Glen Wiley 56c5a34a04 respect --docdir option for configure 2014-03-05 04:09:51 -05:00
Neel Goyal 108f72bc36 Fix for issue #18 - allow destroy in callback 2014-03-04 17:00:18 -05:00
wtoorop 8cab39120d Merge pull request #17 from zi0r/master
Add FreeBSD port information.
Thank you Ryan!
2014-03-04 14:37:48 +01:00
Ryan Steinmetz a5005c81a4 Add FreeBSD port information. 2014-03-04 08:16:26 -05:00
Glen Wiley 779ecd07eb header for next release 2014-03-04 04:14:38 -05:00
Glen Wiley 2ce7e81c51 improved per feedback from Dow 2014-03-04 03:47:56 -05:00
Neel Goyal 28992ff992 Add missing cpp guards for getdns_extra.h 2014-03-03 16:08:41 -05:00
Neel Goyal b548cce9d8 Add a method to change unbound async mode (getdns_extra) between fork and thread 2014-02-28 19:24:09 -05:00
ngoyal f149dedaaf Fix an install error for getdns_extra.h 2014-02-28 15:33:14 -05:00
Neel Goyal 875b48410c Update README for brew support [ci skip] 2014-02-28 09:08:54 -05:00
Paul Wouters 57040b2758 Packaging getdns-api for RHEL/Fedora/CentOS
- It is a little confusing that the getdns-0.1.0.tar.gz contains
   specs/getdns-0.5.tgz. I suggest renaming that.

- make install does not honour DESTDIR= for the main Makefile.in
   (patch attached)

Package is up for review at: https://bugzilla.redhat.com/show_bug.cgi?id=1070510

Paul
2014-02-27 13:45:59 +01:00
ngoyal 9f86f1a506 Update README.md 2014-02-26 11:27:53 -05:00
ngoyal 230961ae40 Update README.md 2014-02-26 11:08:27 -05:00
ngoyal d44dec6495 Update README.md 2014-02-26 11:02:44 -05:00
ngoyal 440c9ba1f7 Update README.md 2014-02-26 11:00:54 -05:00
ngoyal 4a9d35e243 Update README.md 2014-02-26 10:44:39 -05:00
ngoyal 74f4db2726 Update README.md 2014-02-26 10:43:49 -05:00
ngoyal a95bdb5891 Update README.md 2014-02-26 10:43:37 -05:00
ngoyal 1edbfe220f Update README.md
Alphabetize contributors by last name.
2014-02-26 09:33:17 -05:00
Willem Toorop 7b4f5f6a06 verbatim blocks to standard markdown in readme.md
So we can render it on our own site too
2014-02-26 14:35:45 +01:00
Neel Goyal f5c5c8f255 Update readme 2014-02-25 21:17:33 -05:00
Neel Goyal e347a531fa Update wiki link for bindings 2014-02-25 21:08:07 -05:00
Neel Goyal d505cad644 Update readme per #114 2014-02-25 21:06:13 -05:00
Neel Goyal d5a3f96fd9 Update readme per #114 2014-02-25 21:05:18 -05:00
Glen Wiley 8bcabc5068 updates to build reports 2014-02-25 19:25:10 -05:00
Glen Wiley f38d51ed02 tweaks to clean up binary builds for RHEL/CentOS, added OSX PackageMaker files 2014-02-25 18:35:54 -05:00
Glen Wiley db0c8e6060 added share/doc files to install/uninstall targets 2014-02-25 17:12:55 -05:00
Neel Goyal 2b19661e77 Define u_char if including event.h for libevent1 2014-02-25 14:21:44 -05:00
Willem Toorop d7c5122565 Merge branch 'develop' into release_20140225 2014-02-25 14:26:34 +01:00
Willem Toorop d2c890ab6a Fill in <organization> place holder.
s/the name of the <organization>/the names of the copyright holders/g
2014-02-25 14:23:19 +01:00
Willem Toorop 8d77505219 s/Versign/Verisign/g in all files 2014-02-25 14:12:33 +01:00
Glen Wiley 6b00aca2af fixed problem with libevent detection 2014-02-24 20:48:20 -05:00
Glen Wiley bea6fde7bf relative references to libtool to smooth over binary dist build 2014-02-24 18:59:25 -05:00
Glen Wiley 30d2aa55ed tweaks for binary builds 2014-02-24 17:05:55 -05:00
Neel Goyal 72bb33ca2e Fix an issue builing extensions. Make sure to look for the headers as well as the libs 2014-02-24 16:35:48 -05:00
Glen Wiley ba5c7beec4 tweaks to build binary dist tarball 2014-02-24 14:53:14 -05:00