summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-03-31preparing for release of 3.0alpha23Gerald Carter1-4/+4
2003-03-31preparing for release of 3.0alpha23Gerald Carter1-0/+1
2003-03-31update version number in release notesGerald Carter1-2/+2
2003-03-31updating release notes for next alphaGerald Carter1-244/+113
2003-03-31updated passdb backend parameterGerald Carter6-39/+140
2003-03-31add a few error checks in EnumPrinterData()Gerald Carter1-4/+5
2003-03-31set version stringGerald Carter1-1/+1
2003-03-30Updating from HEAD branch.John Terpstra1-4808/+6209
2003-03-30update copyright notice since it we are now almost 4 months into 2003Gerald Carter2-2/+2
2003-03-30This sets the domain for the user in vampire. OtherwiseVolker Lendecke1-0/+2
2003-03-30This fixes group updates in LDAP the same way as user updatesVolker Lendecke1-77/+98
2003-03-30This changes our handling of invalid service types that theVolker Lendecke2-7/+112
2003-03-30missed a couple of filesGerald Carter0-0/+0
2003-03-30Merge from HEAD - leave the SMB buffer untouched when checking it's SMB sig.Andrew Bartlett1-10/+26
2003-03-29Updated for 3.0 release.John Terpstra1-1/+9
2003-03-29README file to explain that this is not a SuSE update.John Terpstra1-0/+18
2003-03-29Packaging files for SuSE 8.1John Terpstra8-0/+1138
2003-03-29Cleaning up SuSE build area in preparation for adding packaging for SuSE 8.1John Terpstra3-608/+0
2003-03-29merging packaging changes fro 2.2Gerald Carter1-3/+1
2003-03-29This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...cvs2svn Import User1-0/+93
2003-03-29sync packagaing with SAMBA_3_0Gerald Carter5-219/+629
2003-03-29added a simple test for the old SMBtcon interfaceAndrew Tridgell2-1/+80
2003-03-28packaging updates from BuchanGerald Carter4-219/+536
2003-03-28More patches from coolo. One of these functions needs to be movedRichard Sharpe1-42/+78
2003-03-28Fix some uncleanness with testsmbc.cRichard Sharpe1-1/+1
2003-03-28Some fixes to URL syntax from coolo.Richard Sharpe1-2/+85
2003-03-28fix CIDR hosts allow/deny notationGerald Carter1-1/+1
2003-03-28fix CIDR hosts allow/deny notationGerald Carter1-1/+1
2003-03-28Merge from HEAD - get better error strings from the ldap server in pdb_ldap.Andrew Bartlett1-11/+38
2003-03-28Try to get meaningful errors out of ldap more often - get the error stringAndrew Bartlett1-11/+38
2003-03-28Allow the new modules system to function with builtin vfs modules.Andrew Bartlett1-1/+1
2003-03-28don't include proto.h during autoconf tests since it doesn't exist yet; fixed...Gerald Carter2-0/+3
2003-03-28don't include proto.h during autoconf tests since it doesn't exist yet; fixed...Gerald Carter2-0/+3
2003-03-28fix up IPC/LPT:/A: devicetype in tcon_and_XGerald Carter1-21/+20
2003-03-28merged real time signal fixes from headAndrew Tridgell3-2/+12
2003-03-28it is possible for some of the real time signals to be used by glibc,Andrew Tridgell3-2/+12
2003-03-28Adding some more docs from HEAD branch.John Terpstra0-0/+0
2003-03-28Updating projdoc from HEAD brach.John Terpstra22-1306/+479
2003-03-28its VFS_NETATALK_OBJ not VFS_NETATALKAndrew Tridgell1-1/+1
2003-03-28removed a duplicate lump of module stuff in configure.inAndrew Tridgell1-7/+0
2003-03-27Compile @VFS_STATIC@ into smbd and vfstestJelmer Vernooij1-1/+1
2003-03-27Also rebuild smbd/vfs.o after reconfiguringJelmer Vernooij1-1/+1
2003-03-27This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...cvs2svn Import User24-0/+3381
2003-03-27Doc updates from John + some minor fixes by meJelmer Vernooij5-418/+573
2003-03-27cleanup the IPC/LPT:/A: mess I startedGerald Carter1-16/+19
2003-03-27pdb_ldap may require ROOT privilages to access the group mapping. (yes, it's ...Andrew Bartlett1-0/+2
2003-03-27Reflect current conversion statusAlexander Bokovoy1-1/+1
2003-03-271. Fix generate-file-list.sh to produce a list sorted by parameter name, not...Alexander Bokovoy16-244/+295
2003-03-27Put backwards compatibility support for old modules in a seperate functionJelmer Vernooij1-45/+58
2003-03-27Add new framework for smb.conf(5). Please read README before trying to compile.Alexander Bokovoy323-0/+7843