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

11 Commits

Author SHA1 Message Date
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