summaryrefslogtreecommitdiffstats
path: root/source4/ntvfs
Commit message (Expand)AuthorAgeFilesLines
...
* r2252: don't register the same name twiceAndrew Tridgell2007-10-101-2/+2
* r2251: forgot to add vfs_posix.h in my last commitAndrew Tridgell2007-10-102-2/+261
* r2249: got rid of some more mem_ctx elements in structuresAndrew Tridgell2007-10-1010-79/+94
* r2247: talloc_destroy -> talloc_freeTim Potter2007-10-101-3/+3
* r2055: Add PRINTF_ATTRIBUTE to many more parts of the code, and a newAndrew Bartlett2007-10-101-0/+3
* r2030: quick hack to allow the simple NTVFS backend to handler base directori...Andrew Tridgell2007-10-101-1/+1
* r1983: a completely new implementation of tallocAndrew Tridgell2007-10-104-6/+6
* r1916: return a more clear error, we are miss configure in this caseStefan Metzmacher2007-10-101-1/+1
* r1654: rename cli_ -> smbcli_Stefan Metzmacher2007-10-101-36/+36
* r1578: the first stage of the async client rewrite.Andrew Tridgell2007-10-101-16/+13
* r1499: combine struct user_struct and struct smbsrv_userStefan Metzmacher2007-10-101-2/+2
* r1486: commit the start of the generic server infastructureStefan Metzmacher2007-10-101-3/+3
* r1470: Get the smb_trans2 structure out of the rap_cli_call struct.Volker Lendecke2007-10-104-1/+524
* r1355: Add const (I missed this when I changed the function prototype earlier)Andrew Bartlett2007-10-101-1/+1
* r1294: A nice, large, commit...Andrew Bartlett2007-10-101-3/+3
* r1291: rename struct smbsrv_context to smbsrv_connectionStefan Metzmacher2007-10-103-6/+6
* r1286: rename struct tcon_context to smbsrv_tconStefan Metzmacher2007-10-101-1/+1
* r1280: rename struct request_context to smbsrv_requestStefan Metzmacher2007-10-1012-195/+195
* r1279: rename struct tcon_context to smbsrv_tconStefan Metzmacher2007-10-109-137/+137
* r1277: rename struct server_context to smbsrv_ontextStefan Metzmacher2007-10-103-6/+6
* r1268: varient -> variantTim Potter2007-10-101-1/+1
* r1165: fixed handling of SMBtrans replies that should return STATUS_BUFFER_OV...Andrew Tridgell2007-10-101-4/+4
* r1123: Make all lp_ string functions return 'const char *'.Andrew Bartlett2007-10-101-1/+1
* r1078: the dxesrv_crypto_* implementations should now explicit setStefan Metzmacher2007-10-101-8/+13
* r1019: Push the auth subsystem away from using typedef, and over to the 'allAndrew Bartlett2007-10-101-1/+3
* r962: convert 'unsigned' and 'unsigned int' to uint_tStefan Metzmacher2007-10-101-1/+1
* r890: convert samba4 to use [u]int8_t instead of [u]int8Stefan Metzmacher2007-10-101-1/+1
* r889: convert samba4 to use [u]int16_t instead of [u]int16Stefan Metzmacher2007-10-105-16/+16
* r884: convert samba4 to use [u]int32_t instead of [u]int32Stefan Metzmacher2007-10-102-2/+2
* r873: converted samba4 to use real 64 bit integers instead ofAndrew Tridgell2007-10-102-14/+14
* r862: remove acl and sendfile stuffStefan Metzmacher2007-10-101-230/+0
* r766: convert ntvfs/* to a config.mk fileStefan Metzmacher2007-10-102-11/+72
* r755: - disallow process_model _thread when we don't have pwread/pwriteStefan Metzmacher2007-10-101-1/+21
* r665: merge over the new build system from my tmp branchStefan Metzmacher2007-10-101-4/+4
* r623: setUserInfo level 24 (password set) now works in the SAMR server. This ...Andrew Tridgell2007-10-101-0/+5
* r313: add the warning about fileaccess as user 'root'Stefan Metzmacher2007-10-102-0/+12
* r312: let ntvfs posix backend return NT_STATUS_ACCESS_DENIED in the connect hookStefan Metzmacher2007-10-103-95/+16
* r152: a quick airport commit ....Andrew Tridgell2007-10-101-5/+6
* r147: - Remove dublicate ldap tests (richard the current test is in libads/co...Stefan Metzmacher2007-10-101-0/+230
* r114: - remember to initialise open_filesAndrew Tridgell2007-10-101-1/+2
* r113: added support for "read only = yes" in simple backendAndrew Tridgell2007-10-101-13/+39
* r112: the simple backend now registers as both "simple" and "default"Andrew Tridgell2007-10-101-4/+14
* r65: added support for file streams in the simple NTVFS backendAndrew Tridgell2007-10-103-13/+105
* add config hints for cifs backendAndrew Tridgell2004-03-101-0/+11
* make sure the tags in the NBENCH test match the tags in the generatedAndrew Tridgell2004-03-091-2/+2
* fixed the label for search requestsAndrew Tridgell2004-03-091-1/+1
* fixed a typoAndrew Tridgell2004-03-081-1/+1
* added the "nbench" ntvfs backend. This is used to capture NBENCH loadAndrew Tridgell2004-03-083-0/+716
* in the async socket handling routines in the cifs backend don't assumeAndrew Tridgell2004-03-081-3/+3
* if vfs_cifs want to modify the ntvfs_ops struct, it shouldStefan Metzmacher2004-02-031-1/+6