summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2001-08-23the beginnings of a TRANS2 scannerAndrew Tridgell1-0/+66
2001-08-23Added copyright for me and AB.Tim Potter1-0/+2
2001-08-22added port 445 support to our client codeAndrew Tridgell1-5/+19
2001-08-22A few changes:Andrew Bartlett8-111/+105
2001-08-22some %things are not expanded properly in get share info levelsSimo Sorce1-19/+22
2001-08-22The DELL powervault 705 is sending a tcon&x with the service name beingJean-François Micouleau1-5/+15
2001-08-22force checking of log size after 200 smbd in a row or after 30 sec with noHerb Lewis1-2/+3
2001-08-22Mention 'delete veto files' in 'veto files' descriptionVolker Lendecke1-7/+8
2001-08-22Remove unneeded lp_talloc_free().Jeremy Allison1-3/+0
2001-08-22added ERRbadmcbAndrew Tridgell1-0/+1
2001-08-22minor bug fixes to smbtortureAndrew Tridgell1-3/+5
2001-08-22Link in smbdes routines for new wbinfo authentication stuff.Tim Potter1-1/+1
2001-08-22Added another authentication interface to winbindd. The Challenge ResponseTim Potter6-26/+210
2001-08-22a fix for directory listing with the dave/thursby clientAndrew Tridgell1-1/+1
2001-08-22Fixed typo.Volker Lendecke1-1/+1
2001-08-22merge from 2.2Gerald Carter1-0/+3
2001-08-22merge from 2.2Gerald Carter1-9/+14
2001-08-22Missed '\' at eol...Jeremy Allison1-1/+1
2001-08-22Tidyup fixes for fcntl spin problem.Jeremy Allison2-14/+43
2001-08-22Fixed the (incorrect) paranioa fix I put in for the fcntl lock spin.Jeremy Allison4-28/+85
2001-08-21sync with 2.2 branchHerb Lewis1-20/+13
2001-08-21Missed uninitialized variable return for del_share_mode().Jeremy Allison1-1/+1
2001-08-21string terminate in mkdirAndrew Tridgell1-1/+1
2001-08-21Added cli_lsa_open_policy2()Tim Potter1-0/+58
2001-08-21Distinguish between NT informational and error codes.Tim Potter1-4/+10
2001-08-21Add a new option to disable our paranoid server check.Andrew Bartlett3-2/+6
2001-08-21Fixed a little typo.Volker Lendecke1-1/+1
2001-08-21This is Jeremy pretending to be Volker, 'cos theVolker Lendecke3-64/+159
2001-08-20Ensure we are very explicit about what we're comparing whenJeremy Allison1-4/+4
2001-08-20Add comment to clarify why we call this twice.Andrew Bartlett2-0/+4
2001-08-20two fixes for NT clients -> share level Samba serverAndrew Tridgell3-3/+13
2001-08-20allow for the NULL in make_nmb_name()Andrew Tridgell1-1/+1
2001-08-20added -b optionAndrew Tridgell1-2/+9
2001-08-20a bunch of fixes from the sflight to seattleAndrew Tridgell13-676/+699
2001-08-19Realloc fix.Jeremy Allison1-6/+5
2001-08-19Realloc fixes.Jeremy Allison1-13/+8
2001-08-19Realloc fixes.Jeremy Allison1-6/+5
2001-08-19Realloc fixes.Jeremy Allison1-2/+3
2001-08-19More Realloc fixes.Jeremy Allison1-4/+3
2001-08-19Realloc fix.Jeremy Allison1-3/+13
2001-08-19Add missing gcc memory barriers, this bug showed up when doing aAnton Blanchard1-16/+43
2001-08-18More Realloc fixes.Jeremy Allison2-4/+13
2001-08-18More Realloc fixes.Jeremy Allison1-7/+17
2001-08-17Use tparam not tdata when reallocing params to make clearer.Jeremy Allison1-12/+15
2001-08-17more useful debug messages and check if the size are non null.Jean-François Micouleau1-10/+17
2001-08-17OK, so not freeing these was a mistake. I'll try to be less exuberent nextAndrew Bartlett1-0/+2
2001-08-17Move the claim_connection stuff till a little later in the process.Andrew Bartlett1-16/+14
2001-08-17Move admin user check into a helper function.Andrew Bartlett1-18/+35
2001-08-17Move read only check into a helper funcion. Ensure conn->service is setAndrew Bartlett1-40/+50
2001-08-17Restore a debug I think I dropped earlierAndrew Bartlett1-0/+2