Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove trailing whitespace from end of lines | Daniel P. Berrange | 2012-01-13 | 1 | -2/+2 |
| | |||||
* | add #include <config.h> to all source files | Christophe Fergeau | 2011-05-03 | 1 | -0/+4 |
| | | | | | | | | When using config.h, it must be the very first include in all source files since it contains #define that may change the compilation process (eg libc structure layout changes when it's used to enable large file support on 32 bit x86 archs). This commit adds it at the beginning of all .c and .cpp files | ||||
* | add missing "LGPLv2.1 or later" header to source files | Christophe Fergeau | 2011-05-02 | 1 | -0/+16 |
| | |||||
* | applying zlib compression over glz on WAN connection | Yonit Halperin | 2010-06-21 | 1 | -0/+58 |