Merge from HEAD - updates to the build farm, /bin/sh can swallow return values,
[ira/wip.git] / source3 / Makefile.in
2002-11-15 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-11-15 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-11-15 Tim PotterA cool idea from mbp: create a big shared library of...
2002-11-14 Tim PotterQuieten status message when linking libsmbclient.so
2002-11-13 Jelmer VernooijAdd installmodules and uninstallmodules targets
2002-11-13 Jelmer VernooijMove 'weird' character set into new 'developer' module
2002-11-13 Jelmer VernooijOnly add modules/pdb_xml.so and modules/pdb_mysql.so...
2002-11-13 Jelmer VernooijAdd make target 'modules' that currently builds vfs_aud...
2002-11-10 Jelmer VernooijAdd $(POPT_LIB_OBJ) to PROTO_OBJ
2002-11-10 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-11-10 Simo Sorcesync with head
2002-11-10 Simo Sorceconsolidate error mapping functions into a single file
2002-11-09 Jelmer VernooijLast sync with HEAD
2002-11-07 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-11-07 Jeremy AllisonMerge of scalable printing code fix... Needs testing.
2002-11-07 Jeremy AllisonMerge of scalable printing code fix... Needs testing.
2002-11-06 Jelmer VernooijRemove pdb_sql.o.. this one got in by accident
2002-11-05 Jelmer VernooijSmall fix from Guenther Deschner <guenther.deschner...
2002-11-05 Jelmer VernooijAdd support to build plugins in source/
2002-11-05 Tim PotterRemove DRIVERFILE constant. It was removed with the...
2002-11-05 Tim PotterFix mysterious error message when running 'make python_...
2002-11-04 Andrew BartlettVFStest already has pop_common via smbd, so don't link...
2002-11-04 Jelmer VernooijAdd @BUILD_POPT@ to smbclient
2002-11-04 Andrew BartlettBecouse lib/popt_common.c uses POPT, we must not includ...
2002-11-04 Andrew BartlettTry to fix popt dependencies - we were linking to popt...
2002-11-04 Andrew BartlettAny conversion to POPT must *always* add @BUILD_POPT...
2002-11-04 Richard SharpeThe fixes from Tom plus a minor update from me.
2002-11-01 Richard SharpeFix a problem with spaces vs tabs
2002-11-01 Richard SharpeAdd more code to the profiles program and add Makefile...
2002-10-31 Jim McDonoughOne more instance of AUTHLIBS...hopefully we can get...
2002-10-31 Jim McDonoughSteve Langasek's authentication lib (libpam, libcrypt...
2002-10-31 John TerpstraAdded DESTDIR patch from Buchan Milne.
2002-10-31 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-10-30 Jelmer VernooijAdd initial vesion of new module system
2002-10-30 Jelmer VernooijRemove references to SAM
2002-10-30 John TerpstraAdded Buchan Milne's DESTDIR patch.
2002-10-21 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-10-21 Gerald Cartersync with SAMBA_3_0
2002-10-21 Gerald Cartermerging in changes from HEAD
2002-10-21 Gerald Carterremoving make_printerdef tool and sources
2002-10-09 Jelmer VernooijDistclean should remove scripts/findsmb (patch from...
2002-10-04 Gerald CarterMerge ... working dsrolegetprimdominfo() client code...
2002-10-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-10-04 Gerald CarterMerge ... working dsrolegetprimdominfo() client code...
2002-10-03 Andrew BartlettVFStest uses all of smbd's .o files, so needs -lpam...
2002-10-03 Andrew BartlettPatch from Steve Langasek <vorlon@netexpress.net>:
2002-10-01 Gerald Cartersyncing up with HEAD. Seems to be a lot of differences...
2002-10-01 Andrew BartlettUpdates from Samba HEAD:
2002-10-01 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-09-29 Andrew BartlettRemove sam/api.c.
2002-09-28 Andrew BartlettAdd the beginings of sam_ads to the tree.
2002-09-27 Andrew BartlettMove a number of ADS related functions out into utility...
2002-09-27 Andrew BartlettVance picked up a pile of typos etc at the CIFS confern...
2002-09-25 Gerald Cartersync'ing up for 3.0alpha20 release
2002-09-25 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-09-25 Jelmer VernooijCompile samtest with LIBADS_OBJ and PASSDB_OBJ...
2002-09-19 Tim Potterremove proto headers on realclean
2002-09-19 Jelmer VernooijMerge in first command for 'samtest'
2002-09-19 Tim PotterClean up python extensions in clean target.
2002-09-18 Volker LendeckeFirst code for 'net rpc vampire'. We should probably...
2002-09-17 Jeremy AllisonNever, *ever* hold a mutex lock in the message database...
2002-09-12 Jeremy AllisonFirst cut at portable sendfile code. Only used in readX...
2002-09-11 Andrew Tridgelladded gencache implementation from mimir - thanks!
2002-09-09 Martin PoolAdd python_install target. Not called by default....
2002-09-09 Martin PoolPython's setup.py does not need to be munged by configu...
2002-09-09 Martin PoolAdd --with-python=PYTHONNAME configure option, so that...
2002-09-09 Martin PoolMerge tpot's patch to add targets to build Python stuff...
2002-09-08 Jelmer VernooijPatch from Stefan (metze) Metzmacher with more updates...
2002-09-06 Andrew BartlettThis is the 'easy' parts of the trusted domains patch...
2002-09-06 Andrew BartlettPatch from "Stefan (metze) Metzmacher" <metze@metzemix.de>
2002-08-30 Gerald Carterfix proto
2002-08-30 Gerald Carterfix broken dependencies....
2002-08-30 Gerald Carterbreak out REGISTRY_VALUE & REGVAL_CR objects into separ...
2002-08-29 Jelmer VernooijSeveral compiler warning fixes + fix dependencies samtest
2002-08-29 Andrew BartlettI think this should fix the compile on some of the...
2002-08-29 Jelmer VernooijAdd plugin support for the sam system from metze (based...
2002-08-29 Jelmer VernooijAdd new files to Makefile + typo fix
2002-08-29 Jelmer VernooijPut in patch from metze (Stefan Metzmacher) to:
2002-08-28 Jelmer VernooijPut in intermediate version of new SAM system. It's...
2002-08-25 Andrew BartlettSteve Langasek <vorlon@netexpress.net> has again attemp...
2002-08-23 Herb Lewisremove samsync and spamsync
2002-08-22 Andrew Tridgelladded a 'net rpc samdump' command for dumping the whole...
2002-08-22 Andrew BartlettMake samsync use popt
2002-08-20 Herb Lewisfix generating protos for smbwrapper
2002-08-19 Andrew Tridgelladded a 'net ads lookup' command that does a CLDAP...
2002-08-19 Simo Sorceshould make all platforms happy with popt
2002-08-18 Simo SorceA new utility to test VFS system and modules
2002-08-17 Jelmer Vernooijsync 3_0 branch with HEAD
2002-08-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-08-17 Andrew BartlettMove tridge's getgrouplist() replacement function from...
2002-08-16 Tim PotterMerge of netbios namecache code from APPLIANCE_HEAD.
2002-08-14 Gerald Carterunresolved symbols fix for pam_smbpass from Steve L.
2002-08-12 Jim McDonoughAdd lib/util_uuid.c to build.
2002-08-08 Andrew BartlettSamba dependency hell claim's another victim...
2002-08-07 Jim McDonoughHmm, had too many objects added last time in the nmbd...
2002-08-07 Andrew BartlettPatch from Steve Langasek <vorlon@netexpress.net> to...
2002-08-06 Jim McDonoughOoops...forgot to put this in with the new nmbd samlogo...
2002-08-02 Tim PotterMoved rpc client routines from libsmb back to rpc_clien...
2002-07-29 Tim PotterAdd lib/popt_common.o
2002-07-28 Andrew Tridgellpartial apply of samba-patches 960
next