bbaumbach/samba.git
2003-02-05 cvs2svn Import... This commit was manufactured by cvs2svn to create tag samba-2.2.8pre1
2003-02-05 Gerald Carterpreparing for release of 2.2.8pre1
2003-02-05 Gerald Cartercomment out triggerpostun; causing problems with RH 8.0
2003-02-05 Gerald Carterapply umount lazy patch from Mandrake
2003-02-05 Gerald Cartersync with SAMBA_2_2; should be ready for 2.2.8pre1 now
2003-02-04 Gerald Cartersyncing up with SAMBA_2_2 for 2.2.8pre1
2002-12-11 Gerald Carters/localhost/127.0.0.1/
2002-12-11 Gerald Cartersetting version
2002-12-10 Herb Lewisfix spelling typo
2002-12-10 Herb Lewisupdate for smbtar fix
2002-12-10 Herb Lewisfix broken incremental tar - merge from 2.2
2002-12-10 Herb Lewisnot in 2.2 tree
2002-12-10 Herb Lewisfix for smbclient giving wrong size on files over 4GB...
2002-12-10 Herb Lewissync with the latest from SAMBA_2_2
2002-12-10 Gerald Cartersync with SAMBA_2_2 for 2.2.7a
2002-11-20 Gerald Carternew WHATSNEW for 2.2.7
2002-11-20 Gerald Carterset version number
2002-11-20 Gerald Cartersync from SAMBA_2_2
2002-11-19 Gerald Cartersync with SAMBA_2_2
2002-10-17 Samba Release... preparing for release of 2.2.6
2002-10-17 Gerald Carterfix typo in RedHat specfile
2002-10-17 Gerald Carterfix typo in RedHat specfile
2002-10-17 Gerald Cartersync from SAMBA_2_2
2002-10-16 Gerald Cartersync with SAMBA_2_2
2002-10-16 Gerald Carterpreparing for final 2.2.6 release
2002-10-16 Samba Release... preparing for release of 2.2.6rc4
2002-10-16 Gerald Cartersync with SAMBA_2_2
2002-10-15 Gerald Cartersync with SAMBA_2_2 for rc4
2002-10-15 Gerald Carterupdating whatsnew and merging from SAMBA_2_2
2002-10-11 Samba Release... preparing for release of 2.2.6rc3
2002-10-11 Gerald Cartersync with SAMBA_2_2 for 2.2.6rc3
2002-10-10 Samba Release... preparing for release of 2.2.6rc2
2002-10-10 Gerald Cartersync for rc2 :-( (forgot the LDAP fix)
2002-10-09 Gerald Carteralways check for missing files
2002-10-09 Samba Release... preparing for release of 2.2.6rc1
2002-10-09 Gerald Cartermore merges from SAMBA_2_2
2002-10-09 Gerald Cartergetting ready for rc1
2002-10-09 Gerald Carter sync with SAMBA_2_2 for 2.2.6rc1
2002-10-01 cvs2svn Import... This commit was manufactured by cvs2svn to create branch
2002-10-01 Jeremy AllisonFix Solaris sendfile detection. Add small fixes to...
2002-10-01 Jeremy AllisonTidy up client error processing.
2002-10-01 Jeremy AllisonFixed typo.
2002-10-01 Jeremy AllisonAdded error string for server timeout on client call.
2002-10-01 Gerald Carterfixing typos spotted by eagle-eye-vance
2002-09-30 Jeremy AllisonFix memory leak in getting DC list. Remember to exclude...
2002-09-30 Gerald Carter* adding some notes on the wins failover stuff
2002-09-30 Jeremy AllisonAdded Solaris sendfile patch + configure tests from...
2002-09-30 Gerald Carter* working on Makefile
2002-09-30 Gerald Cartermissed one txt rule.
2002-09-30 Gerald Carter* add the Developers guide to the repository
2002-09-30 Gerald Cartermore updates--printing backend inmterface & Print queue...
2002-09-30 Gerald Cartermore details opn change notification
2002-09-30 Gerald CarterREADME.OtherModules
2002-09-30 Gerald Carterfix logic error in testparm with wins servers
2002-09-30 Volker LendeckeSecond part of my fix -- incorrect merge.
2002-09-30 John TerpstraAdded from samba mailing lists. Might help someone...
2002-09-30 Jeremy AllisonDon't zero out numwritten before using.... Found by...
2002-09-30 Gerald CarterThis is an initial draft of printing internals. Not...
2002-09-30 Andrew BartlettFix the compile issue in bin/samtest, and make the...
2002-09-29 Volker LendeckeSome more work on vampire.
2002-09-29 Volker LendeckeWe have to hand out info on Builtin here as well. They...
2002-09-29 Richard SharpeMake sure that variable does not shadow a parameter.
2002-09-29 Andrew BartlettRemove sam/api.c.
2002-09-29 Andrew BartlettUpdates for sam_ads by metze - add the start of domain...
2002-09-28 Jelmer VernooijFix 'plugin' command
2002-09-28 Jelmer VernooijFix typos + report FIXME
2002-09-28 Jelmer VernooijPatch from metze to fix enum_accounts
2002-09-28 John TerpstraFixing path to libsmbclient.h so it never gets crossed...
2002-09-28 Jelmer VernooijInclude ../include/libsmbclient.h instead of just libsm...
2002-09-28 Volker LendeckeOk, hopefully final fix for this one. abartlet told...
2002-09-28 Andrew BartlettTry to compile as much as possible with only ldap,...
2002-09-28 Andrew BartlettForgot to commit this in the patch changing back the...
2002-09-28 Andrew BartlettBack out one of the API changes, now I recall how it...
2002-09-28 Andrew BartlettSecond stab at Volker's 'make shadow passwords work...
2002-09-28 Andrew BartlettAdd the beginings of sam_ads to the tree.
2002-09-28 Volker LendeckeThanks to abartlet I looked at that function a bit...
2002-09-28 Andrew BartlettAdd const.
2002-09-28 Richard SharpeCommit a fix to smbclient so that it will connect to...
2002-09-28 Andrew BartlettThis needs to be #ifdef HAVE_LDAP.
2002-09-28 Andrew BartlettAdd const.
2002-09-27 Andrew BartlettBack our volker's patch as was breaking the build.
2002-09-27 Jeremy AllisonIt turns out that Windows allows delete printer on...
2002-09-27 Jeremy AllisonCheck for security on delete printer was reversed...
2002-09-27 Jeremy AllisonHEAD and APP-HEAD spoolss parsing was out of sync....
2002-09-27 Volker LendeckeTouching somebody else's code again... Sorry, Richard.
2002-09-27 Jelmer VernooijApply Vance Lankhaars' cifs2002 documentation patch...
2002-09-27 Volker LendeckeSorry to touch such an internal function. But I was...
2002-09-27 Andrew BartlettMove a number of ADS related functions out into utility...
2002-09-27 Volker LendeckeAn example of a group creation command that can handle...
2002-09-27 Volker LendeckeDo not update manpages directly...
2002-09-27 Andrew BartlettDoco patch from metze. This reformats the 'ldap ssl...
2002-09-27 Andrew BartlettVance picked up a pile of typos etc at the CIFS confern...
2002-09-27 Andrew BartlettMinor updates:
2002-09-27 Andrew BartlettSome small cleanups to the libads code (mainly error...
2002-09-27 Andrew BartlettI missed committing this - all updates to configure...
2002-09-27 Andrew BartlettFix typo
2002-09-27 Andrew BartlettWhen compiled --with-ldapsam, make ldapsam the default...
2002-09-27 Andrew BartlettReadd the 2.2 --with-ldapsam paramaters so as to allow...
2002-09-26 Jeremy AllisonMake explicit the difference between a tdb key with...
2002-09-26 Gerald Cartertagging version as post3.0-HEAD to differentiate from...
next