summaryrefslogtreecommitdiffstats
path: root/source4/libcli/raw
Commit message (Expand)AuthorAgeFilesLines
...
* r152: a quick airport commit ....Andrew Tridgell2007-10-107-37/+153
* r100: remember the user session key during session setup so it can be used in...Andrew Tridgell2007-10-102-0/+11
* fixed the handling of level II oplocks in samba4, especially whenAndrew Tridgell2004-03-252-2/+3
* fixed two writex client bugsAndrew Tridgell2004-03-081-4/+4
* fixed a problem with the smb client code spinning when the connectionAndrew Tridgell2004-02-211-1/+5
* merge:Stefan Metzmacher2004-02-012-44/+72
* * fixed a segv when -U is not used in smbtorture.Andrew Tridgell2004-01-152-6/+18
* Autodetect service_type in cli_tree_full_connection() if the callerTim Potter2004-01-021-0/+6
* a fairly large commit!Andrew Tridgell2003-12-161-1/+2
* the next step in the dcerpc server code. Added the link between theAndrew Tridgell2003-12-111-3/+5
* * patch based on work by Jim Myers to unify the ioctl handling to beAndrew Tridgell2003-12-041-34/+71
* fixed default port handling pointed out by Tom JansenAndrew Tridgell2003-11-261-1/+1
* make the socket send code a little clearerAndrew Tridgell2003-11-201-1/+5
* updated copyright yearAndrew Tridgell2003-11-191-1/+1
* security descriptors are no longer a "special" type, they are handledAndrew Tridgell2003-11-171-1/+1
* added OpenPrinter and a test function. Note that the Samba3 structureAndrew Tridgell2003-11-171-0/+6
* - corrected some lsa idlAndrew Tridgell2003-11-081-1/+5
* another major bit of restructuring of rpc in Samba4. Mostly movingAndrew Tridgell2003-11-061-320/+0
* fixed some error found by valgrindAndrew Tridgell2003-11-041-0/+3
* lsa_EnumSids() now worksAndrew Tridgell2003-11-041-0/+3
* yipee! we can now do lsaOpenPolicy() via the new interfaces, withoutAndrew Tridgell2003-11-041-0/+62
* added support for fragmented sendsAndrew Tridgell2003-11-041-0/+32
* added fragmentation support on receive for dcerpc packets. I haveAndrew Tridgell2003-11-041-2/+139
* a major revamp of the low level dcerpc code in samba4, We can now do aAndrew Tridgell2003-11-034-187/+92
* - a few portability fixes from Jim MyersAndrew Tridgell2003-10-301-0/+97
* A fix for making transfer syntax a pointer instead of an array of pointersTim Potter2003-10-281-2/+2
* Initial version of raw dcerpc client support.Tim Potter2003-10-281-0/+222
* Implement raw SMBtrans by backending the SMBtrans2 send code. Receive isTim Potter2003-10-281-8/+53
* thanks to ntfsd and some google searches I worked out what the unknownAndrew Tridgell2003-09-022-30/+26
* I think I've finally got the ascii/unicode issues right in trans2 findAndrew Tridgell2003-08-313-11/+22
* more fixes from the IRIX compiler (thanks herb!)Andrew Tridgell2003-08-151-4/+1
* more fixes from the IRIX compiler (thanks herb!)Andrew Tridgell2003-08-153-5/+1
* wrong typecastHerb Lewis2003-08-151-1/+1
* fixed some places where we don't brace (flags & STR_UNICODE)Andrew Tridgell2003-08-151-1/+1
* some servers don't return a fs_type and dev_typeAndrew Tridgell2003-08-151-2/+6
* fixed a comment typoAndrew Tridgell2003-08-151-2/+2
* nicer formatting in getattreAndrew Tridgell2003-08-151-6/+6
* added the ancient SMBcreate operation to the testsuite and client libAndrew Tridgell2003-08-141-0/+12
* - added a raw smb scannerAndrew Tridgell2003-08-131-1/+1
* - added SMBntrename test suiteAndrew Tridgell2003-08-131-8/+19
* add support for 32 bit pid using the PIDHIGH field. This allows theAndrew Tridgell2003-08-131-1/+2
* use the \\server\share form of tconx to work with servers that don'tAndrew Tridgell2003-08-131-1/+4
* first public release of samba4 codeAndrew Tridgell2003-08-1322-0/+7224