Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r18301: I discovered how to load the warnings from a build farm build into | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r15835: fixed locking in the client library | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r15814: add SMB2 Lock interface structure | Stefan Metzmacher | 1 | -0/+2 |
2007-10-10 | r15741: move smb2 request structures into the main smb request structs | Stefan Metzmacher | 1 | -0/+10 |
2007-10-10 | r15737: fix a typos and comment | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r15718: - split the SMBflush with the 0xFFFF wildcard fnum into a different l... | Stefan Metzmacher | 1 | -1/+11 |
2007-10-10 | r14973: req cannot be NULL in smb_raw_t2open_recv() (found by IBM checker) | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r14464: Don't include ndr_BASENAME.h files unless strictly required, instead | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r14256: - rename smb_file -> smb_handle | Stefan Metzmacher | 1 | -17/+17 |
2007-10-10 | r14173: change smb interface structures to always use | Stefan Metzmacher | 1 | -35/+32 |
2007-10-10 | r14160: don't write behind the buffer | Stefan Metzmacher | 1 | -1/+0 |
2007-10-10 | r14141: fixed bugzilla 2921, forcing correct alignment when in ascii mode | Andrew Tridgell | 1 | -2/+4 |
2007-10-10 | r12694: Move some headers to the directory of the subsystem they belong to. | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r12608: Remove some unused #include lines. | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r4547: - added talloc_new(ctx) macro that is a neater form of the common tall... | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r4364: - added support for testing of chained SMB operations in smbtorture | Andrew Tridgell | 1 | -1/+77 |
2007-10-10 | r4182: fixed trans2 mkdir, allowing mkdir with an initial EA list | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r4173: - new t2open code, that can cope with "create with EAs". Many thanks | Andrew Tridgell | 1 | -6/+6 |
2007-10-10 | r4063: - change char * -> uint8_t in struct request_buffer | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r3826: - added testing of ea lists in NTTRANS CREATE | Andrew Tridgell | 1 | -5/+5 |
2007-10-10 | r3821: added client side code and test code for NTTRANS_CREATE | Andrew Tridgell | 1 | -0/+133 |
2007-10-10 | r3458: more solaris portability fixes, the main one being that we can't use a | Andrew Tridgell | 1 | -10/+10 |
2007-10-10 | r3419: moved the libcli/raw structures into libcli/raw/libcliraw.h | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r3081: several updates to ntvfs and server side async request handling in | Andrew Tridgell | 1 | -6/+0 |
2007-10-10 | r1983: a completely new implementation of talloc | Andrew Tridgell | 1 | -3/+3 |
2007-10-10 | r1654: rename cli_ -> smbcli_ | Stefan Metzmacher | 1 | -112/+112 |
2007-10-10 | r1631: don't use req->transport after req has been destroyed | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r889: convert samba4 to use [u]int16_t instead of [u]int16 | Stefan Metzmacher | 1 | -4/+4 |
2007-10-10 | r152: a quick airport commit .... | Andrew Tridgell | 1 | -9/+18 |
2003-08-31 | I think I've finally got the ascii/unicode issues right in trans2 find | Andrew Tridgell | 1 | -1/+1 |
2003-08-14 | added the ancient SMBcreate operation to the testsuite and client lib | Andrew Tridgell | 1 | -0/+12 |
2003-08-13 | - added a raw smb scanner | Andrew Tridgell | 1 | -1/+1 |
2003-08-13 | - added SMBntrename test suite | Andrew Tridgell | 1 | -8/+19 |
2003-08-13 | first public release of samba4 code | Andrew Tridgell | 1 | -0/+687 |