ctdb-scripts: Do not de-duplicate the interfaces list
[samba.git] / source4 / build / smb_build / TODO
2010-10-31 Jelmer Vernooijs4: Remove the old perl/m4/make/mk-based build system.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2007-10-10 Jelmer Vernooijr16040: Support more recent versions of autoconf
2007-10-10 Jelmer Vernooijr15381: Make shared libraries the default (where suppor...
2007-10-10 Jelmer Vernooijr15338: Fix build of most things with shared libs enabled.
2007-10-10 Jelmer Vernooijr15318: Don't create empty static libraries as some...
2007-10-10 Jelmer Vernooijr15304: Fix smbd build, more updates on getting --enabl...
2007-10-10 Jelmer Vernooijr15298: Fix the build using a few hacks in the build...
2007-10-10 Jelmer Vernooijr15279: Fix dependencies when using static libraries
2007-10-10 Jelmer Vernooijr15271: Fix --enable-dso
2007-10-10 Jelmer Vernooijr15267: Fix call to mkdir() for old versions of perl...
2007-10-10 Jelmer Vernooijr15263: Remove another use of patsubst (should make...
2007-10-10 Jelmer Vernooijr15231: Try to fix detection of ability of CC to genera...
2007-10-10 Jelmer Vernooijr15002: More cleanups in build/m4/rewrite.m4
2007-10-10 Jelmer Vernooijr14995: Avoid parallel builds unless there is support...
2007-10-10 Jelmer Vernooijr14874: Allow overriding LIBRARY_REALNAME
2007-10-10 Jelmer Vernooijr14693: Automatically update dependencies during compil...
2007-10-10 Jelmer Vernooijr14592: Add support for loading shared modules to LDB.
2007-10-10 Jelmer Vernooijr14586: Some small fixes, update TODO.
2007-10-10 Jelmer Vernooijr14571: More improvements on shared library support...
2007-10-10 Jelmer Vernooijr14529: Include $(builddir) where necesary
2007-10-10 Jelmer Vernooijr14528: Fix installation of manpages
2007-10-10 Jelmer Vernooijr14518: Support STANDARD_VISIBILITY property on binaries
2007-10-10 Jelmer Vernooijr14497: Fix build with shared libraries
2007-10-10 Jelmer Vernooijr14488: Install more headers.
2007-10-10 Jelmer Vernooijr14383: Fix non-developer build.
2007-10-10 Jelmer Vernooijr14363: Remove credentials.h from the global includes.
2007-10-10 Jelmer Vernooijr14349: Kill proto.h!
2007-10-10 Jelmer Vernooijr14335: Build shared modules in bin/modules/$SUBSYSTEM...
2007-10-10 Jelmer Vernooijr14327: Replace MAJOR_VERSION/MINOR_VERSION/RELEASE_VER...
2007-10-10 Jelmer Vernooijr14151: Add simple script that writes a summary to...
2007-10-10 Jelmer Vernooijr14139: Fix issue with undefined variables.
2007-10-10 Jelmer Vernooijr14109: Modulify the smbcalls subsystem.
2007-10-10 Jelmer Vernooijr14097: Remove subsystem names when installing modules...
2007-10-10 Jelmer Vernooijr13960: Generate makefile rules for installing/removing...
2007-10-10 Jelmer Vernooijr13924: Split more prototypes out of include/proto...
2007-10-10 Jelmer Vernooijr13899: Get the shared library build building again...
2007-10-10 Jelmer Vernooijr13898: Add a subsystem-specific DEFAULT_VISIBILITY...
2007-10-10 Jelmer Vernooijr12693: Move core data structures out of smb.h into...
2007-10-10 Jelmer Vernooijr12623: Another round of fixes for the prototypes of...
2007-10-10 Jelmer Vernooijr12528: Add seperate proto headers for ntvfs, tdr,...
2007-10-10 Jelmer Vernooijr12513: Similar change as my previous commit, but now...
2007-10-10 Jelmer Vernooijr12500: Use init functions explicitly in a few more...
2007-10-10 Jelmer Vernooijr12499: Move smb_build.h out of includes.h
2007-10-10 Jelmer Vernooijr12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES...
2007-10-10 Jelmer Vernooijr12494: Support loading modules from .so files for...
2007-10-10 Jelmer Vernooijr12253: Automatically build seperate binaries without...
2007-10-10 Jelmer Vernooijr12216: Couple of small fixes: reduce include/includes...
2007-10-10 Jelmer Vernooijr12209: Fix some issues with XML entities.
2007-10-10 Jelmer Vernooijr11417: Add TODO for the build system