1
0
mirror of https://github.com/samba-team/samba.git synced 2025-06-21 03:17:08 +03:00

17 Commits

Author SHA1 Message Date
Stefan Metzmacher
3f87165771 r22271: merge from samba4:
provide __location__ in replace.h

and see how the build-farm likes this simpler version

metze
2007-10-10 12:19:23 -05:00
Stefan Metzmacher
66b0a6cc51 r22264: merge from samba4:
use AC_HAVE_DECL() because AC_CHECK_DECLS() defines to 1 or 0
and #ifndef doesn't work.

metze
2007-10-10 12:19:23 -05:00
Stefan Metzmacher
42ccfaf5e5 r22252: merge from samba4:
add prototype of setenv

metze
2007-10-10 12:19:22 -05:00
Stefan Metzmacher
8f4a39127f r22227: merge from samba4:
move discard_const macros to librelace

metze
2007-10-10 12:19:21 -05:00
Stefan Metzmacher
057c1c04d0 r22221: merge from samba4:
- libreplace unsetenv() and strptime() replacements

metze
2007-10-10 12:19:21 -05:00
Stefan Metzmacher
352ee73030 r20817: sync lib/replace with samba4
metze
2007-10-10 12:17:09 -05:00
Stefan Metzmacher
a3a082c42c r19240: move the NO_CONFIG_H check to libreplace
this fixes the quota detection configure and maybe more
configure tests

metze
2007-10-10 12:15:24 -05:00
Stefan Metzmacher
61aa60c60f r19030: merge missing stuff from samba4:
- strnlen() and strndup() are broken on AIX
- we need some extra CFLAGS on HPUX 11.11

metze
2007-10-10 12:15:03 -05:00
Stefan Metzmacher
8899bc45f9 r18998: - make more usage of PRINTF_ATTRIBUTE()
- vsyslog takes a 'const char *format'

metze
2007-10-10 12:14:55 -05:00
Volker Lendecke
00f09d851c r18991: Fix bug 4133 -- Thanks to Olaf Flebbe 2007-10-10 12:14:54 -05:00
Andrew Tridgell
6d5f507136 r18864: merge lib/replace changes from samba4 2007-10-10 12:01:06 -05:00
Stefan Metzmacher
454d9590de r18784: hopefully fix the BOOL bug on AIX
metze
2007-10-10 12:00:57 -05:00
Stefan Metzmacher
65013a8d9e r18673: define the macros even if we don't define bool ourself
metze
2007-10-10 12:00:46 -05:00
Stefan Metzmacher
6c101d2068 r18672: fix the build on Tru64
metze
2007-10-10 12:00:46 -05:00
Stefan Metzmacher
5a589bb16c r18671: try to fix the build on solaris 10 and maybe some other hosts
we need to define 'BOOL_DEFINED' to make sure it didn't get redefined
by <rpcsvc/yp_prot.h>

metze
2007-10-10 12:00:46 -05:00
Stefan Metzmacher
dd76f4f5f3 r18649: the PRINTF_ATTRIUTE() macro is provided by libreplace
metze
2007-10-10 11:52:19 -05:00
Stefan Metzmacher
596cbe73dd r18644: bring in libreplace in lib/replace
metze
2007-10-10 11:52:03 -05:00