Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r25554: Convert last instances of BOOL, True and False to the standard types. | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 1 | -3/+2 |
2007-10-10 | r23067: use 'const union smb_search_data *file' also in the server code to ge... | Stefan Metzmacher | 1 | -2/+2 |
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 | r16834: split the level's of smb_search_first/smb_search_next and the levels | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r15741: move smb2 request structures into the main smb request structs | Stefan Metzmacher | 1 | -0/+4 |
2007-10-10 | r15734: This is a major change to the NTVFS subsystem: | Stefan Metzmacher | 1 | -24/+44 |
2007-10-10 | r15718: - split the SMBflush with the 0xFFFF wildcard fnum into a different l... | Stefan Metzmacher | 1 | -2/+11 |
2007-10-10 | r15261: Work around AIX defining open as open64 again | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r15239: (hopefully) fix Samba4 build on AIX | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r15188: Restore svn rev. 15183, 15184 and 15185, which I inadvertantly clobbered | James Peach | 1 | -1/+2 |
2007-10-10 | r15186: Introduce ISDOT and ISDOTDOT macros for testing whether a filename is | James Peach | 1 | -2/+1 |
2007-10-10 | r15185: Force all NTVFS modules to provide a critical sizes structure so | James Peach | 1 | -1/+2 |
2007-10-10 | r14736: - the ntvfs subsystem should not know about smb_server.h | Stefan Metzmacher | 1 | -1/+0 |
2007-10-10 | r14256: - rename smb_file -> smb_handle | Stefan Metzmacher | 1 | -12/+12 |
2007-10-10 | r14173: change smb interface structures to always use | Stefan Metzmacher | 1 | -20/+24 |
2007-10-10 | r14157: - pass a struct ntvfs_request to the ntvfs layer | Stefan Metzmacher | 1 | -66/+65 |
2007-10-10 | r13129: fix the memory hierachie | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r12528: Add seperate proto headers for ntvfs, tdr, smb_server and nbt_server. | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r5298: - got rid of pstring.h from includes.h. This at least makes it a bit | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r3737: - Get rid of the register_subsystem() and register_backend() functions. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r3528: added support for the SMBntcancel() operation, which cancels any | Andrew Tridgell | 1 | -0/+20 |
2007-10-10 | r3466: split out request.h, signing.h, and smb_server.h | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r3461: another place where "open" was used as a structure element | Andrew Tridgell | 1 | -5/+5 |
2007-10-10 | r3441: some include file cleanups and general housekeeping | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r3349: fixed more uninitialised variable problems with the nbench module | Andrew Tridgell | 1 | -6/+15 |
2007-10-10 | r3347: fixed an uninitialised variable bug. Surprisingly hard to track down, | Andrew Tridgell | 1 | -2/+8 |
2007-10-10 | r3346: - simplified vfs_nbench.c a bit, by using req->async_state->ntvfs inside | Andrew Tridgell | 1 | -74/+51 |
2007-10-10 | r3337: remove debug code and reanable the reall logging:-) | Stefan Metzmacher | 1 | -7/+3 |
2007-10-10 | r3336: use a struct ntvfs_async_state to be able to do async chaning of ntvfs... | Stefan Metzmacher | 1 | -180/+385 |
2007-10-10 | r3081: several updates to ntvfs and server side async request handling in | Andrew Tridgell | 1 | -3/+1 |
2007-10-10 | r3039: This solves the problem of async handlers in ntvfs backends not being | Andrew Tridgell | 1 | -0/+11 |
2007-10-10 | r2751: this is a new ntvfs design which tries to solve: | Stefan Metzmacher | 1 | -113/+122 |
2007-10-10 | r2660: - converted the libcli/raw/ library to use talloc_increase_ref_count() | Andrew Tridgell | 1 | -0/+14 |
2007-10-10 | r2586: updated the nbench example in the README to reflect the new chaining s... | Andrew Tridgell | 1 | -2/+1 |
2007-10-10 | r2572: fixed two places where status is not initialised in the nbench backend | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r2561: completely redid the ntvfs module chaining code, You can now do someth... | Andrew Tridgell | 1 | -56/+41 |
2007-10-10 | r2249: got rid of some more mem_ctx elements in structures | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r2055: Add PRINTF_ATTRIBUTE to many more parts of the code, and a new | Andrew Bartlett | 1 | -0/+3 |
2007-10-10 | r1280: rename struct request_context to smbsrv_request | Stefan Metzmacher | 1 | -26/+26 |
2007-10-10 | r1279: rename struct tcon_context to smbsrv_tcon | Stefan Metzmacher | 1 | -40/+40 |
2004-03-09 | make sure the tags in the NBENCH test match the tags in the generated | Andrew Tridgell | 1 | -2/+2 |
2004-03-09 | fixed the label for search requests | Andrew Tridgell | 1 | -1/+1 |
2004-03-08 | fixed a typo | Andrew Tridgell | 1 | -1/+1 |
2004-03-08 | added the "nbench" ntvfs backend. This is used to capture NBENCH load | Andrew Tridgell | 2 | -0/+714 |