summaryrefslogtreecommitdiffstats
path: root/source4/ntvfs
Commit message (Expand)AuthorAgeFilesLines
* 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
* move include/ntvfs.h to ntvfs/ntvfs.hStefan Metzmacher2004-02-031-0/+87
* - port AUTH and PASSDB subsystems to newStefan Metzmacher2004-02-031-5/+8
* - we now specify the object files in the subsystems config.m4 fileStefan Metzmacher2004-02-021-6/+14
* some DEBUG and comment fixesStefan Metzmacher2004-02-025-8/+13
* Makefile.in cleanups:Stefan Metzmacher2004-02-011-5/+5
* - remove all STFS related stuffStefan Metzmacher2004-01-281-15/+6
* dcerpc server output now copes with the client blocking part wayAndrew Tridgell2004-01-201-2/+2
* This patch adds a better dcerpc server infastructure.Stefan Metzmacher2004-01-082-12/+21
* remove a useless assignmentStefan Metzmacher2004-01-081-1/+1
* a fairly large commit!Andrew Tridgell2003-12-161-10/+76
* dcerpc over tcp in the samba4 server now works to some extent. ItAndrew Tridgell2003-12-131-1/+1
* rpcdump.exe now works fine against a Samba4 serverAndrew Tridgell2003-12-131-7/+56
* * the RPC-ECHO pipe now works in smbd, as long as the data sizesAndrew Tridgell2003-12-121-0/+5
* the next step in the dcerpc server code. Added the link between theAndrew Tridgell2003-12-113-6/+155
* the rest of the initial rpc server side infrastructureAndrew Tridgell2003-12-101-3/+179
* merged more updates from Jim MyersAndrew Tridgell2003-12-041-12/+103
* * patch based on work by Jim Myers to unify the ioctl handling to beAndrew Tridgell2003-12-044-8/+12
* Initial step at cleaning and splitting up configure.in.Jelmer Vernooij2003-12-021-0/+18
* make sure we can expand the critical versions structure withoutAndrew Tridgell2003-12-021-7/+10
* CVS: ----------------------------------------------------------------------Jelmer Vernooij2003-11-256-54/+54
* thanks to ntfsd and some google searches I worked out what the unknownAndrew Tridgell2003-09-023-4/+13
* fix IRIX buildHerb Lewis2003-08-151-0/+4
* - added SMBntrename test suiteAndrew Tridgell2003-08-134-6/+10
* first public release of samba4 codeAndrew Tridgell2003-08-1318-0/+4203