summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2 from ceph/wip-da-SCAHEADmasterSage Weil2014-05-165-14/+19
|\
| * Fix some non-ANSI function declarationwip-da-SCADanny Al-Gaaf2014-05-153-5/+5
| * s3.c: fix potential null pointer dereferenceDanny Al-Gaaf2014-05-151-1/+1
| * util.h: fix MAX_URI_SIZE sizeof usageDanny Al-Gaaf2014-05-151-1/+1
| * GNUmakefile: enable support for CC env variable to use e.g. clangDanny Al-Gaaf2014-05-151-7/+12
|/
* GNUmakefile: remove install targetYehuda Sadeh2012-05-211-1/+7
* GNUmakefile: dist and distdir targetsSage Weil2012-05-061-0/+2
* GNUmakefile: add check targetSage Weil2012-05-061-0/+5
* GNUmakefile: add distclean ruleYehuda Sadeh2012-05-011-0/+5
* Incorporated change from Yehuda Sadeh which allows runtimeBryan Ischo2011-09-2814-62/+144
* Fixed issue found by Dino Korah in April 2011.Bryan Ischo2011-09-281-1/+1
* Incorporated feedback from Shmuel Zeigerman sent in May 2009 that I neverBryan Ischo2011-09-282-4/+9
* Fixed debian package build commands as per input from Paul J Stevens.Bryan Ischo2011-09-281-1/+1
* Added fix and minor optimizations to urlEncode submitted years ago byBryan Ischo2011-09-271-16/+9
* Allow libs3 library version to be defined by compile.Bryan Ischo2011-09-073-9/+9
* Fixed compiler errors with new, more stringent gcc compiler.Bryan Ischo2011-09-073-0/+12
* * Fixed file name commentsBryan Ischo2009-03-032-2/+2
* * Fixed a double-free bug in s3.cBryan Ischo2009-03-031-0/+2
* * Improved GNUmakefile.mingwBryan Ischo2009-02-171-27/+28
* * Added build-debugBryan Ischo2009-02-171-0/+2
* * Improved makefilesBryan Ischo2009-02-174-240/+405
* * Once again, small improvements to Arch Linux PKGBUILDBryan Ischo2009-02-131-2/+1
* * Updated Arch Linux PKGBUILD to properly install into /usrBryan Ischo2009-02-131-3/+3
* Merge branch '1.4'Bryan Ischo2009-02-131-4/+4
|\
| * * Oops, one more isblank to convert to is_blank for WindowsBryan Ischo2009-02-131-4/+4
* | Merge branch '1.4'Bryan Ischo2009-02-134-21/+29
|\ \ | |/
| * * Fixed some issues that were breaking recent Windows builds with recent MinGWBryan Ischo2009-02-134-21/+29
* | * Improved build rules and dependencies for Arch GNU/Linux PKGBUILD fileBryan Ischo2009-02-121-3/+3
* | Merge branch '1.4'Bryan Ischo2009-02-120-0/+0
|\ \ | |/
| * * Fixed a bug in urlEncode that was not terminating strings sometimesBryan Ischo2009-02-121-0/+1
| * * Updated version numbers for branch after incorporating master changesBryan Ischo2009-02-125-8/+8
* | * Merged changes that fixed urlEncode in from 1.4 branchBryan Ischo2009-02-121-0/+1
|/
* Merge commit '48b37dceec73492bfaf397e6a9ced39b5fc3e29d'Bryan Ischo2009-02-127-25/+328
|\
| * * Added support for Mac OS XBryan Ischo2009-02-127-25/+328
* | Merge branch '1.4'Bryan Ischo2009-01-211-1/+1
|\ \ | |/
| * Fixed makefile issue when rebuilding debian package.Bryan Ischo2009-01-211-1/+1
* | Merge branch '1.4'Bryan Ischo2009-01-211-1/+1
|\ \ | |/
| * Fixed libs3 homepage link in Debian control fileBryan Ischo2009-01-211-1/+1
* | Merge branch '1.4'Bryan Ischo2009-01-211-1/+1
|\ \ | |/
| * Fixed an egregious gcc warning with some fairly ridiculous casting.Bryan Ischo2009-01-211-1/+1
| * Bumped version numbers to 1.4 for the 1.4 releaseBryan Ischo2009-01-215-8/+8
* | Updated PKGBUILD template to download source.Bryan Ischo2009-01-211-1/+1
|/
* Ignore build directory in git, and add the first version of a PKGBUILDBryan Ischo2009-01-212-0/+30
* Not sure why subversion repository clone to git didn't get these changes,Bryan Ischo2009-01-213-6/+6
* Merge commit 'trunk'Bryan Ischo2009-01-2124-345/+1594
|\
| * * Undid my last change. Now I realize why you should only ever use spacesBryan Ischo2008-12-3026-7652/+7652
| * * tabify source, to fix the broken .emacs configuration I have been usingBryan Ischo2008-12-3026-7650/+7650
| * * Fixed curl argument type errorBryan Ischo2008-12-251-1/+1
| * * Fixed a bug with query parameters using double-? in URI, breaking listBryan Ischo2008-12-116-21/+27
| * * Merged -r107:108 from 1.2 branch to get useful changes from that branch backBryan Ischo2008-10-281-0/+3