summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fixed level2 find first for unisys clientsAndrew Tridgell2001-08-241-0/+1
* fixed handling of 139/445 in clientsAndrew Tridgell2001-08-249-24/+12
* /tmp/cvsVTEaY5Gerald Carter2001-08-242-919/+815
* Fixed debug in cli_establish_connection() - print out the called name onTim Potter2001-08-241-1/+1
* tests for 0 length locksAndrew Tridgell2001-08-241-15/+28
* Process the SAM/UAS change notification message.Tim Potter2001-08-242-1/+74
* Only register the #1b name if we are ROLE_DOMAIN_PDC rather thanTim Potter2001-08-241-1/+1
* fixes big endian unistring problems. Need to check that it didn'tHerb Lewis2001-08-241-2/+9
* Make domain_client_validate return a status code instead of a boolean.Tim Potter2001-08-242-19/+23
* Fixed incorrect debug.Tim Potter2001-08-242-8/+2
* Fixed typo in debug message.Tim Potter2001-08-241-1/+1
* add a comment to make the code more readableSimo Sorce2001-08-241-1/+1
* Set secure channel type depending on server role.Tim Potter2001-08-241-1/+2
* fix missing )Herb Lewis2001-08-241-1/+1
* let admins also abort a shutdownSimo Sorce2001-08-243-10/+56
* Fixed malloc -> talloc problems pointed out by Simo.Jeremy Allison2001-08-242-8/+8
* allow for 0 range locks in locktestAndrew Tridgell2001-08-241-1/+1
* flush on a invalid fsp should give an errorAndrew Tridgell2001-08-241-16/+16
* 0 byte lock ranges ARE validAndrew Tridgell2001-08-241-6/+3
* fixed shortname length in trans2 listAndrew Tridgell2001-08-241-1/+2
* get rid of old debug code and possible socket leakHerb Lewis2001-08-241-9/+1
* Fix W2K profiles writing to a Samba PDC. Thanks to Microsoft for their help !Jeremy Allison2001-08-231-15/+6
* so let admins shutdown their samba servers remotely if they want :-)Simo Sorce2001-08-233-0/+76
* more minor torture updatesAndrew Tridgell2001-08-232-4/+15
* use 32 bit locking if client doesn't do 64 bitAndrew Tridgell2001-08-231-0/+8
* Some W2k info.Jeremy Allison2001-08-231-0/+41
* merge from 2.2Gerald Carter2001-08-231-3/+14
* Fix to only send the status32 error for status32 clients, not to otherAndrew Bartlett2001-08-231-3/+1
* Fixed detection of CUPS. We need to check for the presence of the cupsTim Potter2001-08-239-573/+643
* Fix up some unused variables and functions, fix up formattingAndrew Bartlett2001-08-234-18/+0
* compile fixSimo Sorce2001-08-231-1/+1
* Fix for filers sending -1 for the maximum read request length on theTim Potter2001-08-231-3/+7
* better error reporting for servers that don't do port 445Andrew Tridgell2001-08-232-2/+5
* the beginnings of a TRANS2 scannerAndrew Tridgell2001-08-231-0/+66
* Added copyright for me and AB.Tim Potter2001-08-231-0/+2
* added port 445 support to our client codeAndrew Tridgell2001-08-221-5/+19
* A few changes:Andrew Bartlett2001-08-228-111/+105
* some %things are not expanded properly in get share info levelsSimo Sorce2001-08-221-19/+22
* The DELL powervault 705 is sending a tcon&x with the service name beingJean-François Micouleau2001-08-221-5/+15
* force checking of log size after 200 smbd in a row or after 30 sec with noHerb Lewis2001-08-221-2/+3
* Mention 'delete veto files' in 'veto files' descriptionVolker Lendecke2001-08-221-7/+8
* Remove unneeded lp_talloc_free().Jeremy Allison2001-08-221-3/+0
* added ERRbadmcbAndrew Tridgell2001-08-221-0/+1
* minor bug fixes to smbtortureAndrew Tridgell2001-08-221-3/+5
* Link in smbdes routines for new wbinfo authentication stuff.Tim Potter2001-08-221-1/+1
* Added another authentication interface to winbindd. The Challenge ResponseTim Potter2001-08-226-26/+210
* a fix for directory listing with the dave/thursby clientAndrew Tridgell2001-08-221-1/+1
* Fixed typo.Volker Lendecke2001-08-221-1/+1
* merge from 2.2Gerald Carter2001-08-221-0/+3
* merge from 2.2Gerald Carter2001-08-221-9/+14