summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-09-10fix some typosGerald Carter1-3/+3
2003-09-10small updates to parameter sectionGerald Carter1-4/+5
2003-09-10remove references to 'strip dot'Gerald Carter2-16/+0
2003-09-10remove references to 'strip dot'Gerald Carter2-16/+0
2003-09-09version.h is autogenerated nowGerald Carter1-8/+0
2003-09-09add missing file from 3.0Gerald Carter1-0/+43
2003-09-09another round of syncs for HEAD that I forgetGerald Carter33-1622/+390
2003-09-09removing unused filesGerald Carter5-1983/+0
2003-09-09sync 3.0 into HEAD for the last timeGerald Carter260-11647/+20170
2003-09-09syncing filesGerald Carter19-850/+0
2003-09-09adding files from 3.0Gerald Carter6-0/+10
2003-09-09syncing filesGerald Carter8-16/+0
2003-09-09syncing examplesGerald Carter52-504/+6980
2003-09-09removing unneeded filesGerald Carter11-1333/+0
2003-09-09removing unneeded filesGerald Carter2-353/+0
2003-09-09syncing packaging files from 3.0Gerald Carter13-1196/+0
2003-09-09syncing packaging files from 3.0Gerald Carter71-6607/+0
2003-09-09syncing packaging files from 3.0Gerald Carter49-891/+2314
2003-09-09adding missing files from 3.0Gerald Carter48-0/+58
2003-09-09removing files not in 3.0Gerald Carter158-37763/+6
2003-09-09syncing files from 3.0 into HEAD againGerald Carter234-47827/+53912
2003-09-09bumping new version to CVS 3.01pre1; optmistic about RC3Gerald Carter1-3/+3
2003-09-08Don't double-increment p in hash calculation. Found by valgrind.Jeremy Allison1-1/+1
2003-09-08Fix valgrind-found read of uninit variable (ensure length is right).Jeremy Allison1-3/+3
2003-09-08Tidy up some formatting. Get ready for allowing bad password lockout. (basedJeremy Allison2-63/+56
2003-09-08Protect against core dump if ioctl for print job sends invalid fid. FoundJeremy Allison1-1/+5
2003-09-08Remove inaccurate notation.John Terpstra1-7/+0
2003-09-08Fix for incorrect error message - found by Alex Davis <alex14641@yahoo.com>.Jeremy Allison1-2/+2
2003-09-08Bumping up version number of the Debian packages.Eloy Paris1-0/+6
2003-09-08Whoops, fix type in comment.Eloy Paris1-1/+1
2003-09-08Fix problem with the python-samba Debian package.Eloy Paris1-1/+6
2003-09-08samba 3.0 schema filr netscape DS 5.x from Darren ChewGerald Carter1-74/+35
2003-09-08copy from 3.0 releaseGerald Carter1-4/+5
2003-09-08Ok, this should put packaging/Debian/ in sync. with rc3.Eloy Paris2-14/+13
2003-09-08make sure we substitute basic variables in read/write listGerald Carter1-2/+2
2003-09-08copy WHATSNEW from the release branchGerald Carter1-10/+71
2003-09-08Sync'ing packaging/Debian/ with the latest files from the officialEloy Paris28-920/+461
2003-09-08fix compile error on HP-UX 10.20Gerald Carter1-0/+5
2003-09-08fix valgrind errors; don't access cli_state pointer after it has been shutdownGerald Carter1-17/+13
2003-09-08Set PICFLAG="-fPIC" for gcc under HPUX.Tim Potter1-0/+2
2003-09-08Fix for bug #299.Tim Potter1-30/+80
2003-09-08Rename FOOLIBS to FOO_LIBS to be consistent with the rest of theTim Potter2-60/+60
2003-09-08Fix for bug #334. We don't unmarshall the trusted domain or secretsTim Potter1-6/+14
2003-09-08Reformat debug.Tim Potter1-4/+5
2003-09-08When enumerating dfs shares loop from 0 to lp_numservices() instead ofTim Potter1-1/+1
2003-09-08Remove another reference to --with-msdfs. Put back accidentallyTim Potter2-10/+9
2003-09-08Removed text about --with-msdfs configure option which no longer exists.Tim Potter1-5/+3
2003-09-07Nobody complained on the team-list, so commit it ...Volker Lendecke8-2/+390
2003-09-06Use djb-algorithm string hash - faster than the tdb one we used to use.Jeremy Allison1-8/+7
2003-09-06finish off bug 282. AAdd extra checks for pointers afterGerald Carter1-7/+7