Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | r23798: updated old Temple Place FSF addresses to new URL | Andrew Tridgell | 2007-07-10 | 1 | -2/+1 |
| | |||||
* | r23790: LGPLv3+ conversion for our LGPLv2+ library code | Andrew Tridgell | 2007-07-10 | 1 | -1/+1 |
| | |||||
* | r23363: Activate rep_pread and rep_pwrite in lib/replace/replace.h. | Michael Adam | 2007-06-06 | 1 | -0/+10 |
| | | | | | | | | | | This fixes the build on a SuSE 6.1. :-) I guess this had been merely forgotten. But beware: The implementations of rep_pread and rep_pwrite are not thread safe. Michael | ||||
* | r23310: sync lib/replace with SAMBA_4_0 | Stefan Metzmacher | 2007-06-02 | 1 | -0/+12 |
| | | | | metze | ||||
* | r23108: Add defines of RTLD_NOW and RTLD_GLOBAL to replace.h. | Michael Adam | 2007-05-24 | 1 | -0/+6 |
| | | | | Fixing build of ldb for instance on some systems without dlfcn.h. | ||||
* | r22299: move ZERO_*, ARRAY_SIZE and PTR_DIFF macros into libreplace | Stefan Metzmacher | 2007-04-17 | 1 | -0/+29 |
| | | | | metze | ||||
* | r22275: merge from samba4: | Stefan Metzmacher | 2007-04-16 | 1 | -1/+9 |
| | | | | | | | | - provide __LINESTR__ macro - add __STRINGSTRING() macro to really create a string of __LINE__ - fix __location__ macro metze | ||||
* | r22272: merge from samba4: | Stefan Metzmacher | 2007-04-16 | 1 | -0/+4 |
| | | | | | | | | provide __location__ in replace.h and see how the build-farm likes this simpler version metze | ||||
* | r22265: merge from samba4: | Stefan Metzmacher | 2007-04-16 | 1 | -1/+1 |
| | | | | | | | use AC_HAVE_DECL() because AC_CHECK_DECLS() defines to 1 or 0 and #ifndef doesn't work. metze | ||||
* | r22251: merge from samba4: | Stefan Metzmacher | 2007-04-16 | 1 | -1/+5 |
| | | | | | | add prototype of setenv metze | ||||
* | r22228: merge from samba4: | Stefan Metzmacher | 2007-04-15 | 1 | -0/+23 |
| | | | | | | move discard_const macros to librelace metze | ||||
* | r22220: merge from samba4: | Stefan Metzmacher | 2007-04-15 | 1 | -1/+12 |
| | | | | | | - libreplace unsetenv() and strptime() replacements metze | ||||
* | r20818: sync lib/replace with samba4 | Stefan Metzmacher | 2007-01-15 | 1 | -0/+4 |
| | | | | metze | ||||
* | r19240: move the NO_CONFIG_H check to libreplace | Stefan Metzmacher | 2006-10-11 | 1 | -0/+2 |
| | | | | | | | this fixes the quota detection configure and maybe more configure tests metze | ||||
* | r19030: merge missing stuff from samba4: | Stefan Metzmacher | 2006-10-02 | 1 | -2/+4 |
| | | | | | | | - strnlen() and strndup() are broken on AIX - we need some extra CFLAGS on HPUX 11.11 metze | ||||
* | r18998: - make more usage of PRINTF_ATTRIBUTE() | Stefan Metzmacher | 2006-09-29 | 1 | -9/+8 |
| | | | | | | - vsyslog takes a 'const char *format' metze | ||||
* | r18991: Fix bug 4133 -- Thanks to Olaf Flebbe | Volker Lendecke | 2006-09-29 | 1 | -0/+7 |
| | |||||
* | r18864: merge lib/replace changes from samba4 | Andrew Tridgell | 2006-09-24 | 1 | -2/+2 |
| | |||||
* | r18784: hopefully fix the BOOL bug on AIX | Stefan Metzmacher | 2006-09-21 | 1 | -0/+11 |
| | | | | metze | ||||
* | r18673: define the macros even if we don't define bool ourself | Stefan Metzmacher | 2006-09-19 | 1 | -2/+10 |
| | | | | metze | ||||
* | r18672: fix the build on Tru64 | Stefan Metzmacher | 2006-09-19 | 1 | -1/+8 |
| | | | | metze | ||||
* | r18671: try to fix the build on solaris 10 and maybe some other hosts | Stefan Metzmacher | 2006-09-19 | 1 | -0/+1 |
| | | | | | | | we need to define 'BOOL_DEFINED' to make sure it didn't get redefined by <rpcsvc/yp_prot.h> metze | ||||
* | r18649: the PRINTF_ATTRIUTE() macro is provided by libreplace | Stefan Metzmacher | 2006-09-18 | 1 | -1/+1 |
| | | | | metze | ||||
* | r18644: bring in libreplace in lib/replace | Stefan Metzmacher | 2006-09-18 | 1 | -0/+367 |
metze |