Merge fixes and tests for jra's broken strstr_m() function from 3.0
[samba.git] / source / Makefile.in
2004-03-09 Andrew BartlettMerge fixes and tests for jra's broken strstr_m() funct...
2004-03-01 Simo SorceOk here it is my latest work on privileges
2004-02-27 Rafal SzczesniakAdding ability to operate on trust passwords to pdbedit...
2004-02-12 Gerald Cartertdbsam & smb_panic merge from 3.0 (initial tests are...
2004-02-08 Andrew Bartlett(merge from 3.0)
2004-02-08 Andrew Bartlett(merge from 3.0)
2004-02-06 Tim PotterReplaced .po with .@PICSUFFIX@
2004-02-04 Andrew Bartlett(merge from 3.0)
2004-01-27 Jelmer VernooijDon't built gums by default
2004-01-26 Andrew Bartlett(merge from 3.0)
2004-01-19 Simo Sorce1. The most part of this patch changed the unknown_3...
2004-01-15 Tim PotterMerge of POBAD_CC removal from 3.0
2004-01-13 Gerald Cartersync HEAD with recent changes in 3.0
2004-01-11 Jelmer VernooijFix --with-fhs for swatdir
2004-01-05 Andrew Bartlett(merge from 3.0)
2004-01-05 Jelmer VernooijMerge commit to 3_0: add pdb_pgsql
2003-12-09 Gerald Carterworking on packaging; also fixed some path issues in...
2003-12-05 Gerald Cartercreate libdir for installclientlib; patch from Bill...
2003-12-01 Volker LendeckeI needed a decently parseable format of smbstatus....
2003-11-26 Jeremy AllisonPatch from Benjamin Riefenstahl <Benjamin.Riefenstahl...
2003-11-15 Simo SorceSplit smbldap in a core file and a utility file
2003-11-05 Volker LendeckeCompile tdbdump by default.
2003-11-05 Tim PotterMerge from 3.0:
2003-11-02 Tim PotterMerge of fix for bug 661 from 3.0
2003-10-31 Tim PotterMerge of some fixes from 3.0:
2003-10-24 Jim McDonoughAdd initshutdown pipe commands to rpcclient. Second...
2003-10-23 Richard SharpeApply the changes to libsmbclient that derrell has...
2003-10-21 Jim McDonoughAdd server side support for epmapper pipe. Currently...
2003-10-21 Tim PotterMerge of wrepld link fix.
2003-10-19 Jelmer VernooijCompile libsmbclient with DYNEXP
2003-10-18 Jim McDonoughAdd epmapper client files to rpcclient build
2003-10-17 Jim McDonoughAdd endpoint mapper parse code
2003-10-15 Simo Sorcecreated a new target: genparse
2003-10-14 Tim PotterUse @PICSUFFIX@ instead of .po in Makefile.in since...
2003-10-13 Simo SorceSo here it is a non-intrusive patch with my latest...
2003-10-09 Tim PotterMerge from 3.0:
2003-10-06 Gerald Carterdefault DESTDIR=/
2003-10-06 Simo Sorcesplit some security related functions in their own...
2003-09-24 Gerald Carter* sync more files from 3.0
2003-09-10 Tim PotterRemove tags file for distclean.
2003-09-09 Gerald Cartersync 3.0 into HEAD for the last time
2003-08-02 Simo Sorceport latest changes from SAMBA_3_0 tree
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-07-11 Herb Lewisget rid of CFLAGS from LDSHFLAGS and WINBIND_NSS_LDSHFL...
2003-06-07 Andrew Tridgellmark the HEAD branch as deprecated. Nothing that a...
2003-05-23 Andrew Tridgellinstallman needs to depend on installdirs, to fix parallel
2003-05-22 Jelmer VernooijUse -fPIC when compiling shared modules. Reported by...
2003-05-13 Tim PotterAdd pythoncheck to make check target.
2003-05-05 Tim PotterA good reason to use make variables instead of autoconf...
2003-05-05 Tim PotterAIX doesn't append $SHLIB_EXT to NSS libraries.
2003-05-03 Simo Sorcefixes to *_util.c files
2003-05-02 Simo Sorceexclude tdbsam2.h generation until it will be used
2003-04-30 Paul GreenRefactor existing sock_exec() and socketpair_tcp()...
2003-04-30 Andrew Bartlettpam_smbpass will need at least IDMAP.
2003-04-29 Gerald Carterremove convert_smbpasswd and addtosmbpass from tree...
2003-04-29 Simo Sorceconsolidate idmap code in one place
2003-04-28 Simo Sorceswat need idmap now
2003-04-27 Jelmer VernooijAdd 'smbiconv' program - a clone of the 'iconv' utility
2003-04-27 Simo Sorcemake winbind use idmap as well.
2003-04-26 Jelmer VernooijFix the 'weird' charset module. Also, built it by defau...
2003-04-24 Jelmer VernooijMove pdb_mysql and pdb_xml from modules/ to passdb...
2003-04-19 Gerald Carter[merge from SAMBA_3_0]
2003-04-16 Jelmer VernooijAdd torture to everything..
2003-04-16 Jelmer VernooijDon't build the torture progs in 'make all'
2003-04-15 Jelmer VernooijFix build of VFS modules statically (we used Makefile...
2003-04-15 Tim PotterUse picobjs when building python extensions. Spotted...
2003-04-14 Martin PoolMake a libbigballofmud.so.0 link, so that the linker...
2003-04-14 Martin PoolBuild and run the lib/snprintf.c test cases from "make...
2003-04-14 Martin PoolAdd rules to build bin/t_snprintf, which exposes the...
2003-04-11 Gerald Cartersmbcquota patch from metze
2003-04-11 Tim PotterA new RPC pipe! The \pipe\echo named pipe is for testi...
2003-04-10 Tim PotterFixes to linker flags for AIX winbind client from Steph...
2003-04-09 Martin Poolbin/smbcontrol needs to be built to run tpot's new...
2003-04-09 Tim Potterpoptify smbcontrol
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
next