Install libsmbclient.h from $(srcdir)
[sfrench/samba-autobuild/.git] / source / Makefile.in
2003-04-09 Tim PotterInstall libsmbclient.h from $(srcdir)
2003-04-09 Tim PotterAutoconfiscate the name of the winbind shared library...
2003-04-08 Martin PoolIntegrate abartlet's t_push_ucs2 test into test framework:
2003-04-07 Jim McDonoughDecode the PAC! This patch just decodes it and then...
2003-04-07 Jelmer Vernooijmake installclientlib depend on the shared-linked or...
2003-04-07 Jelmer VernooijDon't make installclientlib depend on the shared-linked...
2003-04-07 Jelmer VernooijFix build of static libsmbclient
2003-04-06 Andrew BartlettFix bigballofmud.so, and add a test to show a bug I...
2003-04-06 Jelmer VernooijFix building on platforms without ldap
2003-04-04 Martin Poolt_doschar: Test harness that exercises check_dos_char()
2003-04-04 Tim PotterUpdated warning messages for when configure.in is updated.
2003-04-03 Jim McDonoughThe ldap idmap backend from Anthony Liguori (aliguori...
2003-04-02 Jelmer Vernooijwinbindd should depend on IDMAP_OBJ too, not just link...
2003-04-02 Richard SharpeCommit some more fixes for Coolo ...
2003-04-02 Jelmer VernooijAdd KRB5LIBS to smbmount
2003-04-02 Jelmer VernooijLink in lib/snprintf.o with editreg for use on systems...
2003-04-02 Jelmer VernooijAdd EDITREG_OBJ
2003-04-02 Jelmer VernooijOnly link in popt when we need it
2003-04-02 Jelmer VernooijOnly link in libs when they are actually used. Works...
2003-04-02 Simo SorceTHE Idmap patch :-)
2003-03-31 Jelmer Vernooij- Support absolute paths in vfs and charset modules
2003-03-31 Tim PotterCleanup of winbind client side code.
2003-03-31 Tim PotterBreak the current build dependency on perl. Perl is...
2003-03-30 Tim Potterdistclean fixups from Paul Green.
2003-03-30 Jelmer VernooijFix installation of auth and charset modules (reported...
2003-03-27 Jelmer VernooijCompile @VFS_STATIC@ into smbd and vfstest
2003-03-27 Jelmer VernooijAlso rebuild smbd/vfs.o after reconfiguring
2003-03-27 Jelmer VernooijUse the new modules system in VFS. If a module can...
2003-03-26 Jelmer VernooijRemove LDAP_LIBS and just use LIBS again as before...
2003-03-25 Jelmer VernooijDon't do $(MAKE) modules_clean twice in a row - it...
2003-03-25 Jelmer VernooijGive PARAMS_OBJ more priority
2003-03-25 Jelmer VernooijDo $(MAKE) modules_clean when compiling dynconfig.o...
2003-03-25 Jelmer VernooijAlways rebuild modules after running ./configure (to...
2003-03-25 Jelmer Vernooij- Support building all auth modules as .so's
2003-03-24 Jelmer Vernooij- Add support to auth/ for the new modules system
2003-03-24 Jelmer VernooijAdd modules support to charset
2003-03-23 Jelmer VernooijConvert to popt.
2003-03-23 Jelmer VernooijConvert to popt.
2003-03-23 Jelmer VernooijConvert to popt.
2003-03-23 Jelmer VernooijConvert to popt.
2003-03-23 Jelmer VernooijConvert to popt.
2003-03-22 Jelmer VernooijConvert to popt
2003-03-22 Andrew BartlettSmall clenaup patches:
2003-03-20 Jelmer VernooijConvert smbcacls to popt
2003-03-20 Jelmer VernooijMake swat use popt
2003-03-19 Jelmer VernooijAdd make rules for passdb/*.so
2003-03-19 Jelmer VernooijPut in the new modules system. It's now used by passdb...
2003-03-19 Martin PoolGet rid of "make check" targets that call nonexistent...
2003-03-18 Martin PoolAdd t_strcmp test/torture harness.
2003-03-18 Martin PoolSplit "clobber" function and variables into its own...
2003-03-18 Martin PoolRemove static libbigballofmud, which just does not...
2003-03-15 Andrew BartlettFix non-gmake syntax error.
2003-03-15 Andrew BartlettString handling parinoia fixes.
2003-03-14 Gerald Carterfix WinXP & Win2K3 remote_arch and check pointer in...
2003-03-14 Rafal Szczesniak/tmp/newfun.msg
2003-03-13 Martin PoolAdd bin/libbigballofmud.a non-shared library. A bit...
2003-03-10 Andrew BartlettMakefile.in for NTLMSSP singing update
2003-03-09 Andrew BartlettChange the way we sign SMB packets, to a function point...
2003-02-22 Andrew BartlettRemove 'unixsam' from the default passdb backends.
2003-02-21 Tim PotterIgnore errors on python_clean target.
2003-02-20 Jim McDonoughFrom aliguori@us.ibm.com:
2003-02-18 Jelmer VernooijAdd -V option (to print out version) to utilities where...
2003-02-18 Tim PotterWe don't use mkproto stuff for the python extensions...
2003-02-18 Andrew BartlettPatch from vorlon@debian.org to split out our -lacl...
2003-02-17 Tim PotterAdd KRBCLIENT_OBJ to PYTHON_OBJ list.
2003-02-15 Jelmer VernooijUse more portable @SHLIBEXT@ instead of .so
2003-02-15 Andrew BartlettAntti Andreimann <Antti.Andreimann@mail.ee> has done...
2003-02-15 Andrew BartlettMove our NTLMSSP code into easily seperated peices...
2003-02-14 Jim McDonoughPut dynrpc modules as part of make all, when specified...
2003-02-12 Andrew Tridgellinitial server side privileges implementation, using...
2003-02-11 Jim McDonoughremove trailing 'a' from VFS_MODULES targets...fix...
2003-02-10 Richard SharpeFix a mistake spotted by Metze
2003-02-10 Andrew BartlettAs metze mentioned, this is the proper way to find...
2003-02-10 Andrew Bartlettperl might not be in /usr/bin/perl, so try and find...
2003-02-07 John TerpstraAdded extended audit module that logs to smbd log as...
2003-02-01 Andrew BartlettMakefile.in change for ldap escaping fixes
2003-01-28 Gerald Carterpatch from Paul Green to only build libsmbclient.so...
2003-01-27 Richard SharpeOne more fix ... Things link now if you don't use dynam...
2003-01-27 Richard SharpeOne more try to get rid of the dependency on GNU MAKE
2003-01-27 Richard SharpeFix the dependency on GNU Make introduced by the DYNAMI...
2003-01-17 Jim McDonoughEnable dynamic loading of RPC modules. See docs/textdo...
2003-01-16 Andrew BartlettAdd LIBSMB_OBJ for the new ntlm_auth functionality.
2003-01-15 Gerald Carterremove torture tools on make clean
2003-01-15 Andrew BartlettRefactor the NTLMSSP code again - this time we use...
2003-01-13 Andrew BartlettUpdates to our NTLMSSP code:
2003-01-06 Gerald Carteradd $(LDFLAGS) to libsmbclient
2003-01-03 Gerald Cartermake sure we create the PIDDIR and LOCKDIR from installdirs
2003-01-02 Andrew Bartlettdebugparse is a seperate utility, no need to include...
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-16 Simo Sorceupdates to the gums
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 Richard SharpeA small fix to Makefile.in from Bradley Longhurst.
2002-12-01 Andrew BartlettLink less with smbmnt and smbumount. Also change from...
2002-12-01 Andrew BartlettPatch from Paul Green to detect exe extensions, needed...
2002-11-29 Tim PotterFix up smbwrapper target.
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
next