summaryrefslogtreecommitdiff
path: root/source4/ntvfs
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r1123: Make all lp_ string functions return 'const char *'.Andrew Bartlett1-1/+1
2007-10-10r1078: the dxesrv_crypto_* implementations should now explicit setStefan Metzmacher1-8/+13
2007-10-10r1019: Push the auth subsystem away from using typedef, and over to the 'allAndrew Bartlett1-1/+3
2007-10-10r962: convert 'unsigned' and 'unsigned int' to uint_tStefan Metzmacher1-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 Metzmacher5-16/+16
2007-10-10r884: convert samba4 to use [u]int32_t instead of [u]int32Stefan Metzmacher2-2/+2
2007-10-10r873: converted samba4 to use real 64 bit integers instead ofAndrew Tridgell2-14/+14
2007-10-10r862: remove acl and sendfile stuffStefan Metzmacher1-230/+0
2007-10-10r766: convert ntvfs/* to a config.mk fileStefan Metzmacher2-11/+72
2007-10-10r755: - disallow process_model _thread when we don't have pwread/pwriteStefan Metzmacher1-1/+21
2007-10-10r665: merge over the new build system from my tmp branchStefan Metzmacher1-4/+4
2007-10-10r623: setUserInfo level 24 (password set) now works in the SAMR server. This ...Andrew Tridgell1-0/+5
2007-10-10r313: add the warning about fileaccess as user 'root'Stefan Metzmacher2-0/+12
2007-10-10r312: let ntvfs posix backend return NT_STATUS_ACCESS_DENIED in the connect hookStefan Metzmacher3-95/+16
2007-10-10r152: a quick airport commit ....Andrew Tridgell1-5/+6
2007-10-10r147: - Remove dublicate ldap tests (richard the current test is in libads/co...Stefan Metzmacher1-0/+230
2007-10-10r114: - remember to initialise open_filesAndrew Tridgell1-1/+2
2007-10-10r113: added support for "read only = yes" in simple backendAndrew Tridgell1-13/+39
2007-10-10r112: the simple backend now registers as both "simple" and "default"Andrew Tridgell1-4/+14
2007-10-10r65: added support for file streams in the simple NTVFS backendAndrew Tridgell3-13/+105
2004-03-10add config hints for cifs backendAndrew Tridgell1-0/+11
2004-03-09make sure the tags in the NBENCH test match the tags in the generatedAndrew Tridgell1-2/+2
2004-03-09fixed the label for search requestsAndrew Tridgell1-1/+1
2004-03-08fixed a typoAndrew Tridgell1-1/+1
2004-03-08added the "nbench" ntvfs backend. This is used to capture NBENCH loadAndrew Tridgell3-0/+716
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-03move include/ntvfs.h to ntvfs/ntvfs.hStefan Metzmacher1-0/+87
2004-02-03- port AUTH and PASSDB subsystems to newStefan Metzmacher1-5/+8
2004-02-02- we now specify the object files in the subsystems config.m4 fileStefan Metzmacher1-6/+14
2004-02-02some DEBUG and comment fixesStefan Metzmacher5-8/+13
2004-02-01Makefile.in cleanups:Stefan Metzmacher1-5/+5
2004-01-28- remove all STFS related stuffStefan Metzmacher1-15/+6
2004-01-20dcerpc server output now copes with the client blocking part wayAndrew Tridgell1-2/+2
2004-01-08This patch adds a better dcerpc server infastructure.Stefan Metzmacher2-12/+21
2004-01-08remove a useless assignmentStefan Metzmacher1-1/+1
2003-12-16a fairly large commit!Andrew Tridgell1-10/+76
2003-12-13dcerpc over tcp in the samba4 server now works to some extent. ItAndrew Tridgell1-1/+1
2003-12-13rpcdump.exe now works fine against a Samba4 serverAndrew Tridgell1-7/+56
2003-12-12 * the RPC-ECHO pipe now works in smbd, as long as the data sizesAndrew Tridgell1-0/+5
2003-12-11the next step in the dcerpc server code. Added the link between theAndrew Tridgell3-6/+155
2003-12-10the rest of the initial rpc server side infrastructureAndrew Tridgell1-3/+179
2003-12-04merged more updates from Jim MyersAndrew Tridgell1-12/+103
2003-12-04* patch based on work by Jim Myers to unify the ioctl handling to beAndrew Tridgell4-8/+12
2003-12-02Initial step at cleaning and splitting up configure.in.Jelmer Vernooij1-0/+18
2003-12-02make sure we can expand the critical versions structure withoutAndrew Tridgell1-7/+10
2003-11-25CVS: ----------------------------------------------------------------------Jelmer Vernooij6-54/+54
2003-09-02thanks to ntfsd and some google searches I worked out what the unknownAndrew Tridgell3-4/+13
2003-08-15fix IRIX buildHerb Lewis1-0/+4