r4364: - added support for testing of chained SMB operations in smbtorture
[samba.git] / source4 / configure.in
2007-10-10 Andrew Tridgellr3745: fixed the posix backend after the recent build...
2007-10-10 Jelmer Vernooijr3739: Remove a bunch of unused m4 macros
2007-10-10 Jelmer Vernooijr3733: More build system fixes/features:
2007-10-10 Andrew Bartlettr3170: Add winbind client support back into Samba4...
2007-10-10 Andrew Tridgellr3016: - converted the events code to talloc
2007-10-10 Stefan Metzmacherr2328: add the start of a new system and protocol
2007-10-10 Stefan Metzmacherr2321: add complately untested LDAP server start
2007-10-10 Stefan Metzmacherr1943: don't use the with --enable-*developer selected...
2007-10-10 Stefan Metzmacherr1836: - as abartlet said to me, we need to contact...
2007-10-10 Jelmer Vernooijr1799: List more uuids. From
2007-10-10 Stefan Metzmacherr1756: merge volkers ldap client lib to samba4 for...
2007-10-10 Jelmer Vernooijr1449: Use the config system somewhat better in libcli...
2007-10-10 Jelmer Vernooijr1432: - Move the various Gtk-specific parts from the...
2007-10-10 Stefan Metzmacherr968: use sinlcude() and no function, that's more porta...
2007-10-10 Stefan Metzmacherr967: move some configure checks to seperate files
2007-10-10 Stefan Metzmacherr866: convert the rest of the binaries to config.mk...
2007-10-10 Stefan Metzmacherr864: convert the smbd/* code to a config.mk file
2007-10-10 Andrew Tridgellr813: gcc has fixed its huge debug sizes with -g now...
2007-10-10 Stefan Metzmacherr771: don't know why but the SMB_INCLUDE_M4() didn...
2007-10-10 Stefan Metzmacherr765: add SMB_INCLUDE_M4() macro as wrapper arround...
2007-10-10 Stefan Metzmacherr729: fix the build : inlcude lib/tdb/config.m4
2007-10-10 Stefan Metzmacherr726: fix the build: libcli/raw/clirewrite.o is gone:-)
2007-10-10 Andrew Tridgellr718: removed some more unused code, and two source...
2007-10-10 Stefan Metzmacherr688: add --enable-experimental
2007-10-10 Andrew Bartlettr685: The SAM is dead! Long live the new SAM! ;-)
2007-10-10 Stefan Metzmacherr669: display the version on top of configure
2007-10-10 Stefan Metzmacherr665: merge over the new build system from my tmp branch
2007-10-10 Tim Potterr383: Scripting extensions using swig. This commit...
2007-10-10 Stefan Metzmacherr147: - Remove dublicate ldap tests (richard the curren...
2007-10-10 Richard Sharper142: Add detection of sendfile to configure.in so...
2007-10-10 Richard Sharper141: A number of changes to get things working on...
2007-10-10 Andrew Tridgellr134: - added ldb to the build of smbd
2007-10-10 Jelmer Vernooijr20: Add the registry library. Still needs a lot of...
2004-02-22 Stefan Metzmacher- creat the LIBCMDLINE subsystem
2004-02-13 Stefan Metzmachermove external configure test programs
2004-02-13 Stefan Metzmachermove all old configure checks to build/m4/rewrite.m4
2004-02-12 Stefan Metzmachermove -lpopt replacement code from source/popt/* to...
2004-02-12 Stefan Metzmachermove more code to the config.m4 scheme
2004-02-05 Stefan Metzmacheradd the TORTURE SUBSYSTEM to the config.m4 scheme
2004-02-03 Stefan Metzmacher- port AUTH and PASSDB subsystems to new
2004-02-03 Stefan Metzmacher- move all SMB server stuff to smb_server/*
2004-02-02 Stefan Metzmacherremove some unused stuff
2004-02-02 Stefan Metzmacher- we now specify the object files in the subsystems...
2004-02-01 Stefan Metzmachermerge:
2004-01-29 Stefan Metzmacherremove unused configure checks and options
2004-01-28 Stefan Metzmacher- cosmetic fix in configure.in
2004-01-28 Stefan Metzmacher- remove all STFS related stuff
2004-01-22 Andrew Bartlett(merge from 3.0)
2004-01-19 Stefan Metzmacherremove all unused stuff from Makefile.in
2004-01-08 Stefan MetzmacherThis patch adds a better dcerpc server infastructure.
2003-12-15 Andrew Tridgelldisable pam in samba4 until someone fixes it (hi andrew!)
2003-12-04 Andrew Tridgellsome OSes already have a uint_t
2003-12-02 Jelmer VernooijInitial step at cleaning and splitting up configure.in.
2003-12-02 Tim PotterHide gcc error message if using a compiler that can...
2003-11-25 Jelmer VernooijCVS: ---------------------------------------------...
2003-11-23 Andrew Tridgellwe don't need awk now
2003-11-09 Jelmer VernooijRemove check for SAM, which has already been removed
2003-11-09 Jelmer VernooijAdd check for precompiled headers
2003-08-13 Andrew Tridgelldisabled autoconf 2.53 requirement until we know exactl...
2003-08-13 Andrew TridgellThis commit was generated by cvs2svn to compensate...
2003-08-13 Andrew Tridgellfirst public release of samba4 code