summaryrefslogtreecommitdiff
path: root/source4/ntvfs/cifs
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r2319: let event_merge_contexts() return a pointer to the final contextStefan Metzmacher1-4/+2
2007-10-10r2249: got rid of some more mem_ctx elements in structuresAndrew Tridgell1-21/+21
2007-10-10r1654: rename cli_ -> smbcli_Stefan Metzmacher1-36/+36
2007-10-10r1578: the first stage of the async client rewrite.Andrew Tridgell1-16/+13
2007-10-10r1486: commit the start of the generic server infastructureStefan Metzmacher1-3/+3
2007-10-10r1291: rename struct smbsrv_context to smbsrv_connectionStefan Metzmacher1-4/+4
2007-10-10r1280: rename struct request_context to smbsrv_requestStefan Metzmacher1-38/+38
2007-10-10r1279: rename struct tcon_context to smbsrv_tconStefan Metzmacher1-45/+45
2007-10-10r1277: rename struct server_context to smbsrv_ontextStefan Metzmacher1-4/+4
2007-10-10r1123: Make all lp_ string functions return 'const char *'.Andrew Bartlett1-1/+1
2007-10-10r890: convert samba4 to use [u]int8_t instead of [u]int8Stefan Metzmacher1-1/+1
2007-10-10r889: convert samba4 to use [u]int16_t instead of [u]int16Stefan Metzmacher1-2/+2
2007-10-10r152: a quick airport commit ....Andrew Tridgell1-5/+6
2004-03-10add config hints for cifs backendAndrew Tridgell1-0/+11
2004-03-08in the async socket handling routines in the cifs backend don't assumeAndrew Tridgell1-3/+3
2004-02-03if vfs_cifs want to modify the ntvfs_ops struct, it shouldStefan Metzmacher1-1/+6
2004-02-02some DEBUG and comment fixesStefan Metzmacher1-0/+1
2004-01-08remove a useless assignmentStefan Metzmacher1-1/+1
2003-12-11the next step in the dcerpc server code. Added the link between theAndrew Tridgell1-0/+8
2003-12-04* patch based on work by Jim Myers to unify the ioctl handling to beAndrew Tridgell1-1/+1
2003-11-25CVS: ----------------------------------------------------------------------Jelmer Vernooij1-6/+8
2003-08-13- added SMBntrename test suiteAndrew Tridgell1-1/+1
2003-08-13first public release of samba4 codeAndrew Tridgell2-0/+728