Merge from HEAD - make Samba compile with -Wwrite-strings without additional
[samba.git] / source / Makefile.in
2003-01-02 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-12-30 Andrew BartlettAdd a new VFS module, that just fiddles the file permis...
2002-12-17 Herb Lewisfix make proto to work with SGI smake
2002-12-17 Herb Lewisfix make proto to work with SGI smake
2002-12-16 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-12-16 Simo Sorceupdates to the gums
2002-12-13 Gerald CarterMerge ... get_dc_name()-like code from APP_HEAD; better...
2002-12-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-12-12 Gerald CarterMerge ... get_dc_name()-like code from APP_HEAD; better...
2002-12-10 Richard SharpeAdd support to Makefile.in for editreg
2002-12-08 John TerpstraFixed Typo.
2002-12-08 Richard SharpeA small fix to Makefile.in from Bradley Longhurst.
2002-12-05 Tim PotterMerge from appliance, Revision 1.223.2.41:
2002-12-01 Andrew BartlettLink less with smbmnt and smbumount. Also change from...
2002-12-01 Andrew BartlettMerge from HEAD - Patch from Paul Green to detect exe...
2002-12-01 Andrew BartlettPatch from Paul Green to detect exe extensions, needed...
2002-11-29 Jelmer Vernooijremove bin/developer.so - it's not in 3.0 yet
2002-11-29 Jelmer VernooijSync with HEAD:
2002-11-29 Tim PotterFix up smbwrapper target.
2002-11-29 Tim PotterMerge from HEAD:
2002-11-28 Jelmer Vernooijmerge in some changes from metze's patches (rest follow...
2002-11-28 Jelmer VernooijAdd PDBLIBDIR, just like VFSLIBDIR
2002-11-27 Gerald Cartermerging changes from SAMBA_3_0 relating to RPM packaging
2002-11-27 Gerald Carterreverted the removal of DESTDIR and adding a comment...
2002-11-26 Gerald Carter* fixing RedHat spec file for 3.0
2002-11-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-11-26 Andrew BartlettHaving waited for *way* too long, this is mimir's namec...
2002-11-26 Gerald Carter[print notify fixes from APP_HEAD]
2002-11-26 Gerald Carter[print notify fixes from APP_HEAD]
2002-11-24 Andrew BartlettTry to twiddle with the makefile to avoid having a...
2002-11-24 Andrew BartlettAdd ntlm_auth, a new program to provide a stable interf...
2002-11-22 John TerpstraAdded install-everything option.
2002-11-22 Tim PotterHere's a bit of a cleanup of the {configure,Makefile...
2002-11-18 Jelmer VernooijMerge in modules system from HEAD:
2002-11-16 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-11-15 Jelmer VernooijUse smb_register_passdb() - plus some small fixes
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....
next