summaryrefslogtreecommitdiffstats
path: root/source4/ntvfs/cifs
Commit message (Expand)AuthorAgeFilesLines
...
* r2561: completely redid the ntvfs module chaining code, You can now do someth...Andrew Tridgell2007-10-101-50/+29
* r2447: let the server code use the new lib/socket/ stuffStefan Metzmacher2007-10-101-1/+3
* r2326: remove definition and usage of struct socket_contextStefan Metzmacher2007-10-101-1/+1
* r2319: let event_merge_contexts() return a pointer to the final contextStefan Metzmacher2007-10-101-4/+2
* r2249: got rid of some more mem_ctx elements in structuresAndrew Tridgell2007-10-101-21/+21
* 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
* r1486: commit the start of the generic server infastructureStefan Metzmacher2007-10-101-3/+3
* r1291: rename struct smbsrv_context to smbsrv_connectionStefan Metzmacher2007-10-101-4/+4
* r1280: rename struct request_context to smbsrv_requestStefan Metzmacher2007-10-101-38/+38
* r1279: rename struct tcon_context to smbsrv_tconStefan Metzmacher2007-10-101-45/+45
* r1277: rename struct server_context to smbsrv_ontextStefan Metzmacher2007-10-101-4/+4
* r1123: Make all lp_ string functions return 'const char *'.Andrew Bartlett2007-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-101-2/+2
* r152: a quick airport commit ....Andrew Tridgell2007-10-101-5/+6
* add config hints for cifs backendAndrew Tridgell2004-03-101-0/+11
* 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
* some DEBUG and comment fixesStefan Metzmacher2004-02-021-0/+1
* remove a useless assignmentStefan Metzmacher2004-01-081-1/+1
* the next step in the dcerpc server code. Added the link between theAndrew Tridgell2003-12-111-0/+8
* * patch based on work by Jim Myers to unify the ioctl handling to beAndrew Tridgell2003-12-041-1/+1
* CVS: ----------------------------------------------------------------------Jelmer Vernooij2003-11-251-6/+8
* - added SMBntrename test suiteAndrew Tridgell2003-08-131-1/+1
* first public release of samba4 codeAndrew Tridgell2003-08-132-0/+728