Ed Sabol
|
c5bfad1a22
Silence implicit fallthrough warning on newer GCC versions. (#359)
|
2 years ago |
Alexei Pastuchov
|
0730f705f2
pass unsigned to snprintf format
|
7 years ago |
ximenpo
|
4605cead3b
libgearman-server/plugins/http/protocol:unpack default unique_size should be 1 instead of 2.
|
7 years ago |
Alexei Pastuchov
|
c906a12c17
gearmand should release http client if request contains 'X-Gearman-Background: true' header
|
7 years ago |
Alexei Pastuchov
|
bccf801475
bug fixing: http response with empty content
|
8 years ago |
SpamapS
|
4761b20023
Merge pull request #2 from p-alik/lp-rev-803
|
8 years ago |
Alexei Pastuchov
|
f12969ea7a
bug fixing: http response an empty content on post request. (lp rev 910)
|
8 years ago |
Alexei Pastuchov
|
10f92e004e
bug fix endless loop on http bad request or bad method (lp rev802)
|
8 years ago |
Brian Aker
|
9f8cb0698b
First patch to have remove protocol work.
|
11 years ago |
Brian Aker
|
70aa578525
Fix gcc diag
|
11 years ago |
Brian Aker
|
392da7c247
Fix rename issue.
|
11 years ago |
Brian Aker
|
15b1a4a717
Fix rename and improve on how error codes are returned.
|
11 years ago |
Brian Aker
|
928a3659f0
Great renaming.
|
11 years ago |
Brian Aker
|
6a8cfe7142
Fix for compiling against current libdrizzle.
|
12 years ago |
Brian Aker
|
f402f4ecfd
REmove more of original split.
|
12 years ago |
Brian Aker
|
fb60497c4d
Fix remaining usages of config.h
|
12 years ago |
Brian Aker
|
7da4595b12
Update all warnings (fix anything that was found).
|
12 years ago |
Brian Aker
|
3c98332d0d
Fix more cases around warnings, update manual.
|
12 years ago |
Brian Aker
|
4c2ce8b9ac
Update to have just one priority.
|
12 years ago |
Brian Aker
|
f162f378c4
Fix test case around httpd.
|
12 years ago |
Brian Aker
|
b64518a73f
Fix valgrind error around URI length.
|
12 years ago |
Brian Aker
|
496ee9c4b8
This break port protocol support.
|
12 years ago |
Brian Aker
|
6ac67fca69
Merge in fixes for http/code refactoring.
|
13 years ago |
Brian Aker
|
f41d7929fb
Update all files for config.h
|
13 years ago |
Brian Aker
|
9121ee55ad
Update for possible stdio fix.
|
13 years ago |
Brian Aker
|
5782f0d471
Update for testing applications, and start of testing for HTTP protocol.
|
13 years ago |
Brian Aker
|
b77b6cbdec
Merge in work for error cleanup of server (ie, better error messages).
|
13 years ago |
Brian Aker
|
26ed5d08b2
This converts a good chunk of the server over such that it will now compile
|
14 years ago |