Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3
[bbaumbach/samba-autobuild/.git] / source4 / lib / basic.mk
2008-04-08 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-02 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-02 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-02 Jelmer VernooijReduce the number of installed headers.
2008-03-28 Jelmer VernooijMerge branch 'v4-0-local' of git://git.id10ts.net/samba...
2008-03-27 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-03-27 Jelmer VernooijMerge v4.0-test
2008-03-08 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-03-07 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-03-07 Jelmer VernooijMerge branch 'v4-0-test' into v4-0-gmake3
2008-03-07 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-03-04 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-03-03 Jelmer VernooijMove object file lists to the Makefile.
2008-03-02 Jelmer VernooijMerge branch 'v4-0-test' into id10ts-registry
2008-02-29 Jelmer VernooijMove public header accumulation out of the perl code.
2008-02-29 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-27 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-26 Jelmer VernooijMove public header accumulation out of the perl code.
2008-02-20 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-02-19 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-02-18 Jelmer VernooijMerge branch 'v4-0-trivial' into v4-0-gmake3
2008-02-18 Jelmer VernooijRename include to mkinclude to emphasize it is differen...
2008-02-18 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-16 Jelmer VernooijAdd static header for gencache.
2008-02-16 Jelmer VernooijAdd static header for gencache.
2007-12-21 Jelmer Vernooijr26202: Fix dependencies.
2007-12-21 Stefan Metzmacherr26020: GENCACHE depends on TDB_WRAP
2007-12-21 Jelmer Vernooijr26003: Split up DB_WRAP, as first step in an attempt...
2007-12-21 Jelmer Vernooijr25931: Add config .mk file for crypto lib.
2007-12-21 Jelmer Vernooijr25928: Split up torture-local a bit.
2007-12-21 Stefan Metzmacherr25839: use nss_wrapper code in samba4 if
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Jelmer Vernooijr25096: Missed an include - otherwise the embedded...
2007-10-10 Jelmer Vernooijr25084: Move samba-specific code out of lib/ldb directory.
2007-10-10 Jelmer Vernooijr24667: Finally merge the registry improvements that...
2007-10-10 Andrew Tridgellr24283: added a dbwrap API for temporary databases...
2007-10-10 Jelmer Vernooijr22762: Some ldb_map changes:
2007-10-10 Jelmer Vernooijr22698: Support using system tdb, when available.
2007-10-10 Jelmer Vernooijr22697: Support building with external talloc.
2007-10-10 Jelmer Vernooijr19495: Stop linking binaries twice (once before instal...
2007-10-10 Jelmer Vernooijr19373: Merge changes from subunit branch: Convert...
2007-10-10 Stefan Metzmacherr18450: - autogenerate the OBJ_FILES for LIBREPLACE
2007-10-10 Stefan Metzmacherr17586: merge lib/netif into lib/socket and use -lnsl...
2007-10-10 Stefan Metzmacherr17488: - add SHA1 and HMACSHA1 functions, based on...
2007-10-10 Jelmer Vernooijr15892: Remove the COM management code - DCOM should be
2007-10-10 Jelmer Vernooijr15376: Add detection of -lnsl, required for building...
2007-10-10 Jelmer Vernooijr15323: Fix internal popt build
2007-10-10 Jelmer Vernooijr15295: Fix some dependencies
2007-10-10 Jelmer Vernooijr15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPEN...
2007-10-10 Jelmer Vernooijr14729: Install db_wrap.h and db_wrap_proto.h
2007-10-10 Jelmer Vernooijr14477: Remove the NOPROTO property - it's no longer...
2007-10-10 Jelmer Vernooijr13960: Generate makefile rules for installing/removing...
2007-10-10 Jelmer Vernooijr13944: Yet another round of splitups.
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 Vernooijr13852: Split up
2007-10-10 Jelmer Vernooijr13662: Typo fix, add more public headers
2007-10-10 Jelmer Vernooijr13658: More moving around of files:
2007-10-10 Jelmer Vernooijr12670: Make a couple of dependencies stricter
2007-10-10 Jelmer Vernooijr12592: Remove some useless dependencies
2007-10-10 Jelmer Vernooijr12542: Move some more prototypes out to seperate headers
2007-10-10 Jelmer Vernooijr12528: Add seperate proto headers for ntvfs, tdr,...
2007-10-10 Jelmer Vernooijr12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES...
2007-10-10 Jelmer Vernooijr12254: Add some (hopefully correct) descriptions for...
2007-10-10 Andrew Tridgellr11596: switched the libcli/raw/ code over to using...
2007-10-10 Jelmer Vernooijr11385: Fix issues in module.c. Calling function should...
2007-10-10 Jelmer Vernooijr11382: Require number of required M4 macros
2007-10-10 Jelmer Vernooijr11377: Add support for building LIBRARY elements as...
2007-10-10 Jelmer Vernooijr11304: Add support back in for loading shared modules...
2007-10-10 Jelmer Vernooijr11244: Relative path names in .mk files
2007-10-10 Andrew Bartlettr10596: Move the credentials code into it's own subsyst...
2007-10-10 Jelmer Vernooijr10330: Add SConscript to more subsystems. Some of...
2007-10-10 Jelmer Vernooijr10246: Remove unused function
2007-10-10 Jelmer Vernooijr9448: Work on reading the secrets tdb. Build tdbsam...
2007-10-10 Andrew Bartlettr9421: Move arcfour code into it's own file, in lib...
2007-10-10 Jelmer Vernooijr8940: Add TDR (Trivial Data Representation). The aim...
2007-10-10 Andrew Bartlettr7827: Add in-memory keytab to Samba4, using the new...
2007-10-10 Andrew Tridgellr7352: the internal heimdal build change. This changes...
2007-10-10 Jelmer Vernooijr7166: Move replacement stuff to seperate directory
2007-10-10 Jelmer Vernooijr6863: lib-friendlier names + fix some dependencies
2007-10-10 Andrew Bartlettr6573: Start on my project to implement an NT4 compatib...
2007-10-10 Jelmer Vernooijr6139: Move socket_wrapper to a seperate directory
2007-10-10 Stefan Metzmacherr6129: - add our own MSZIP decompression implementation
2007-10-10 Jelmer Vernooijr6088: Add the socket_wrapper library. This is a very...
2007-10-10 Andrew Bartlettr5988: Fix the -P option (use machine account credentia...
2007-10-10 Jelmer Vernooijr5917: First step in using the new cli_credentials...
2007-10-10 Jelmer Vernooijr5871: Remove file with unused function (that uses...
2007-10-10 Andrew Tridgellr5197: moved events code to lib/events/ (suggestion...
2007-10-10 Andrew Tridgellr5185: make all the events data structures private...
2007-10-10 Andrew Tridgellr5053: - fix up the library dependencies so that tools...
2007-10-10 Andrew Tridgellr4898: - removed the unused wins_srv_*() code
2007-10-10 Andrew Tridgellr4473: - moved talloc into its own lib/talloc/ area
2007-10-10 Stefan Metzmacherr3972: use GUID_* naming context and move GUID_* functi...
2007-10-10 Stefan Metzmacherr3810: create a LIB_SECURITY subsystem
2007-10-10 Jelmer Vernooijr3737: - Get rid of the register_subsystem() and regist...
2007-10-10 Jelmer Vernooijr3733: More build system fixes/features:
2007-10-10 Andrew Tridgellr3507: - added deferred replies on sharing violation...
2007-10-10 Andrew Tridgellr3462: separate out the crypto includes
2007-10-10 Andrew Tridgellr3443: the next stage in the include files re-organisation.
2007-10-10 Andrew Tridgellr3223: continue the effort on LIBREPLACE to try to...
next