Age | Commit message (Expand) | Author | Files | Lines |
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 | r2580: fixed an uninitialised byte found by valgrind | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r2573: - added a configure test for nanosecond time resolution in struct stat | Andrew Tridgell | 5 | -26/+56 |
2007-10-10 | r2572: fixed two places where status is not initialised in the nbench backend | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r2562: got rid of the "reference" backend that never happened - the code is | Andrew Tridgell | 3 | -1021/+0 |
2007-10-10 | r2561: completely redid the ntvfs module chaining code, You can now do someth... | Andrew Tridgell | 22 | -177/+182 |
2007-10-10 | r2552: Character set conversion and string handling updates. | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r2524: a simple pvfs rename implementation to make testing easier | Andrew Tridgell | 3 | -10/+70 |
2007-10-10 | r2520: - finished implementing the server side of the old style search requests | Andrew Tridgell | 1 | -81/+200 |
2007-10-10 | r2503: the RAW-SEARCH test now mostly passes against the posix backend | Andrew Tridgell | 4 | -103/+264 |
2007-10-10 | r2469: complete overhaul of the old-style RAW_SEARCH_ calls (the OS/2 and | Andrew Tridgell | 2 | -21/+91 |
2007-10-10 | r2447: let the server code use the new lib/socket/ stuff | Stefan Metzmacher | 1 | -1/+3 |
2007-10-10 | r2438: compile on systems without O_DIRECTORY (probably won't work, but I'll ... | Andrew Tridgell | 1 | -0/+5 |
2007-10-10 | r2436: the second big lump of posix vfs code. | Andrew Tridgell | 15 | -186/+824 |
2007-10-10 | r2434: separate "attrib" and "ex_attrib" elements for DOS attributes is point... | Andrew Tridgell | 1 | -1/+0 |
2007-10-10 | r2404: the first large lump of posix vfs stuff. | Andrew Tridgell | 10 | -37/+1145 |
2007-10-10 | r2403: got rid of a unnecessary mem_ctx in the simple backend | Andrew Tridgell | 2 | -3/+0 |
2007-10-10 | r2326: remove definition and usage of struct socket_context | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r2319: let event_merge_contexts() return a pointer to the final context | Stefan Metzmacher | 1 | -4/+2 |
2007-10-10 | r2252: don't register the same name twice | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r2251: forgot to add vfs_posix.h in my last commit | Andrew Tridgell | 2 | -2/+261 |
2007-10-10 | r2249: got rid of some more mem_ctx elements in structures | Andrew Tridgell | 10 | -79/+94 |
2007-10-10 | r2247: talloc_destroy -> talloc_free | Tim Potter | 1 | -3/+3 |
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 | r2030: quick hack to allow the simple NTVFS backend to handler base directori... | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r1983: a completely new implementation of talloc | Andrew Tridgell | 4 | -6/+6 |
2007-10-10 | r1916: return a more clear error, we are miss configure in this case | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r1654: rename cli_ -> smbcli_ | Stefan Metzmacher | 1 | -36/+36 |
2007-10-10 | r1578: the first stage of the async client rewrite. | Andrew Tridgell | 1 | -16/+13 |
2007-10-10 | r1499: combine struct user_struct and struct smbsrv_user | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r1486: commit the start of the generic server infastructure | Stefan Metzmacher | 1 | -3/+3 |
2007-10-10 | r1470: Get the smb_trans2 structure out of the rap_cli_call struct. | Volker Lendecke | 4 | -1/+524 |
2007-10-10 | r1355: Add const (I missed this when I changed the function prototype earlier) | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r1294: A nice, large, commit... | Andrew Bartlett | 1 | -3/+3 |
2007-10-10 | r1291: rename struct smbsrv_context to smbsrv_connection | Stefan Metzmacher | 3 | -6/+6 |
2007-10-10 | r1286: rename struct tcon_context to smbsrv_tcon | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r1280: rename struct request_context to smbsrv_request | Stefan Metzmacher | 12 | -195/+195 |
2007-10-10 | r1279: rename struct tcon_context to smbsrv_tcon | Stefan Metzmacher | 9 | -137/+137 |
2007-10-10 | r1277: rename struct server_context to smbsrv_ontext | Stefan Metzmacher | 3 | -6/+6 |
2007-10-10 | r1268: varient -> variant | Tim Potter | 1 | -1/+1 |
2007-10-10 | r1165: fixed handling of SMBtrans replies that should return STATUS_BUFFER_OV... | Andrew Tridgell | 1 | -4/+4 |
2007-10-10 | r1123: Make all lp_ string functions return 'const char *'. | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r1078: the dxesrv_crypto_* implementations should now explicit set | Stefan Metzmacher | 1 | -8/+13 |
2007-10-10 | r1019: Push the auth subsystem away from using typedef, and over to the 'all | Andrew Bartlett | 1 | -1/+3 |
2007-10-10 | r962: convert 'unsigned' and 'unsigned int' to uint_t | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r890: convert samba4 to use [u]int8_t instead of [u]int8 | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r889: convert samba4 to use [u]int16_t instead of [u]int16 | Stefan Metzmacher | 5 | -16/+16 |
2007-10-10 | r884: convert samba4 to use [u]int32_t instead of [u]int32 | Stefan Metzmacher | 2 | -2/+2 |
2007-10-10 | r873: converted samba4 to use real 64 bit integers instead of | Andrew Tridgell | 2 | -14/+14 |
2007-10-10 | r862: remove acl and sendfile stuff | Stefan Metzmacher | 1 | -230/+0 |