r5917: First step in using the new cli_credentials structure. This patch
[samba.git] / source / build / m4 / rewrite.m4
2007-10-10 Jelmer Vernooijr5917: First step in using the new cli_credentials...
2007-10-10 Jelmer Vernooijr5906: Fix the usage of the internal popt (make proto...
2007-10-10 Andrew Tridgellr5197: moved events code to lib/events/ (suggestion...
2007-10-10 Andrew Tridgellr5194: added support for using epoll instead of select...
2007-10-10 Andrew Tridgellr5043: this broke more systems than it helped. Remove...
2007-10-10 Andrew Tridgellr5042: another attempt to get solaris10 building
2007-10-10 Andrew Tridgellr5040: attempt to get solaris10 building by defining...
2007-10-10 Andrew Tridgellr4800: proper fix for the _GNU_SOURCE problem with...
2007-10-10 Alexander Bokovoyr4799: comparison_fn_t is under __USE_GNU on GNU system...
2007-10-10 Andrew Tridgellr4794: - disabled the ntacl command line utilities...
2007-10-10 Andrew Tridgellr4717: fixed our usage of VA_COPY to be more standards...
2007-10-10 Jelmer Vernooijr4363: value "none required" is set if no library is...
2007-10-10 Jelmer Vernooijr4362: dlopen() doesn't imply -ldl
2007-10-10 Andrew Tridgellr4124: include locale.h to get LC_ALL in include/system...
2007-10-10 Andrew Tridgellr4123: set locale to C to ensure ascii string functions...
2007-10-10 Jelmer Vernooijr3733: More build system fixes/features:
2007-10-10 Jelmer Vernooijr3726: More simplifications/fixes in the build system
2007-10-10 Jelmer Vernooijr3691: Use packages
2007-10-10 Andrew Tridgellr3545: initial support for using extended attributes...
2007-10-10 Andrew Tridgellr3448: some systems don't have stdint.h
2007-10-10 Andrew Tridgellr3443: the next stage in the include files re-organisation.
2007-10-10 Andrew Tridgellr3027: got rid of some configure checks we don't need...
2007-10-10 Andrew Tridgellr2951: fixed the intptr_t test for discard_const()
2007-10-10 Andrew Tridgellr2900: rusty pointed out to me that discard_const(...
2007-10-10 Andrew Tridgellr2656: moved the seteuid configure tests into the posix...
2007-10-10 Tim Potterr2582: Merge checks for xattr and acl libraries from...
2007-10-10 Paul Greenr1988: Let Samba use all POSIX features available on...
2007-10-10 Andrew Tridgellr1973: for systems that don't have strtoull() try strto...
2007-10-10 Stefan Metzmacherr1943: don't use the with --enable-*developer selected...
2007-10-10 Stefan Metzmacherr1308: move smb_panic() to lib/fault.c
2007-10-10 Stefan Metzmacherr1073: import DYNEXP flags to smb_build
2007-10-10 Jelmer Vernooijr1037: Always export all symbols
2007-10-10 Stefan Metzmacherr970: - remove unused wchar_t check
2007-10-10 Stefan Metzmacherr967: move some configure checks to seperate files
2007-10-10 Stefan Metzmacherr890: convert samba4 to use [u]int8_t instead of [u...
2007-10-10 Stefan Metzmacherr889: convert samba4 to use [u]int16_t instead of ...
2007-10-10 Stefan Metzmacherr884: convert samba4 to use [u]int32_t instead of ...
2007-10-10 Andrew Tridgellr873: converted samba4 to use real 64 bit integers...
2007-10-10 Stefan Metzmacherr765: add SMB_INCLUDE_M4() macro as wrapper arround...
2007-10-10 Stefan Metzmacherr749: move the basic type checks
2007-10-10 Stefan Metzmacherr748: get some more info about what the compilers in...
2007-10-10 Stefan Metzmacherr703: only use $PERL -W when --enable-debug
2007-10-10 Stefan Metzmacherr680: fail directly when we notice that perl is not...
2007-10-10 Stefan Metzmacherr147: - Remove dublicate ldap tests (richard the curren...
2004-02-22 Stefan Metzmacher- creat the LIBCMDLINE subsystem
2004-02-18 Stefan Metzmacherdon't inlcude rpc/rpc.h and rpcsvc/*.h anymore
2004-02-18 Stefan Metzmacherremove unused NISPLUS/AUTOMOUNT stuff
2004-02-13 Stefan Metzmachermove external configure test programs
2004-02-13 Stefan Metzmachermove all old configure checks to build/m4/rewrite.m4