Use ERROR_NT, not ERROR_DOS as Andrew Bartlett pointed out.
[tprouty/samba.git] / source / smbd / nttrans.c
2003-03-07 Jeremy AllisonUse ERROR_NT, not ERROR_DOS as Andrew Bartlett pointed...
2003-03-07 Jeremy AllisonFound at Connectathon, .NET RC1 arranges trans/trans2...
2003-02-12 Jeremy AllisonEnsure we are not forgetting our janitorial duties...
2003-02-12 Andrew Tridgelladd a note about relative opens with blank paths -...
2003-01-03 Andrew BartlettMerge from HEAD - make Samba compile with -Wwrite-strin...
2003-01-02 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-01-02 Andrew BartlettBIG patch...
2002-12-20 Jeremy AllisonForward port the change to talloc_init() to make all...
2002-12-20 Jeremy AllisonForward port the change to talloc_init() to make all...
2002-12-04 Jeremy AllisonFix for 64 bit issues with oplocks and allocation size.
2002-12-04 Jeremy AllisonFix for 64 bit issues with oplocks and allocation size.
2002-12-03 Jeremy AllisonFixed nasty bug where file writes with start offsets...
2002-12-03 Jeremy AllisonFixed nasty bug where file writes with start offsets...
2002-09-25 Gerald Cartersync'ing up for 3.0alpha20 release
2002-09-25 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-08-28 Jeremy AllisonReturn correct FILE_SUPERSEDED response - IFSTEST strik...
2002-08-23 Jeremy AllisonMerged initial allocation code for IFSTEST fix.
2002-08-22 Jeremy AllisonWe were returning incorrect flags in smb_action....
2002-08-22 Jeremy AllisonFixed IFSTEST errors with OpenParams... more to go.
2002-08-20 Jeremy AllisonIFSTEST fixes for open fid, nametoolong.
2002-08-19 Jeremy AllisonIFS kit test - don't allow TEMP attribute on directory...
2002-08-17 Jelmer VernooijSync 3.0 branch with head
2002-08-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-07-29 Andrew Tridgellan initial fix for handling sparse files in smbd
2002-07-19 Jeremy AllisonAllow trans2 and nttrans messages to be processed in...
2002-07-19 Jeremy AllisonFormatting fixup. Fix shadow warning.
2002-07-15 Andrew Tridgellupdated the 3.0 branch from the head branch - ready...
2002-07-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-07-14 Andrew BartlettMove nttrans.c into the NTSTATUS age.
2002-06-22 Andrew BartlettRaise some debug levels.
2002-06-07 Jeremy AllisonAllow sd_len to be zero on NT_TRANSACT_CREATE but not...
2002-04-17 Jeremy AllisonFixed the AFP_Resource:$DATA filename creation bug.
2002-04-16 Andrew Tridgellmake sure we don't walk past the end of the current...
2002-04-15 Gerald Cartermerge from SAMBA_2_2
2002-04-15 Gerald Cartermerge from SAMBA_2_2
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-04-09 Jeremy AllisonShirish pointed out more areas we should be doing round...
2002-04-02 Jeremy AllisonFixed the error bad path for recursive mkdir so mkdir...
2002-03-23 Jeremy AllisonFix the mp3 rename bug - also tidy up our open code...
2002-03-20 Jeremy AllisonRemove the "stat open" code - make it inline. This...
2002-03-07 Andrew Tridgellget the right return code for batch vs exclusive oplocks
2002-03-07 Jeremy AllisonFixed delete on close semantics - preparing for share...
2002-03-06 Jeremy AllisonReformat preparing for changes to come...
2002-02-27 Jeremy AllisonAdded "nt status support" parameter. Fix offline synchr...
2002-02-26 Andrew TridgellThis is a nasty hack to fix "xcopy /o" from win2000...
2002-01-30 Tim PotterRemoved version number from file header.
2002-01-20 Andrew BartlettThis is the current patch from Luke Leighton <lckl...
2002-01-04 Jeremy AllisonRe-wrote the guts of the rename_internals code to cope...
2001-12-20 Tim PotterGrr - numbers printed in hexadecimal should be preceede...
2001-12-18 Jeremy AllisonReturn NT_STATUS_OBJECT_NOT_FOUND or ERRbadpipe if...
2001-11-23 Jeremy AllisonFixed delete on close bug. Added core dump code to...
2001-11-15 Jeremy AllisonFix detection of RedHat 7.2.
2001-11-13 Jeremy AllisonFormatting fixes only.
2001-11-05 Tim PotterDon't put a \n on the end of the arg to exit_server()
2001-10-12 Jeremy AllisonMade nt acl support a local parameter for w2ksp2 profil...
2001-10-02 Tim PotterRemoved 'extern int DEBUGLEVEL' as it is now in the...
2001-09-17 Simo Sorcemove to SAFE_FREE()
2001-09-12 Andrew Tridgell- enable MSDFS by default, there seems no reason not...
2001-09-04 Andrew Tridgellthe next stage in the NTSTATUS/WERROR change. smbd...
2001-08-27 Andrew Tridgellstarted converting NTSTATUS to be a structure on system...
2001-08-27 Andrew Tridgellconverted smbd to use NTSTATUS by default
2001-08-10 Gerald Cartermerge from 2.2
2001-08-06 Jeremy AllisonAdded Gerald's lanman printing only change to HEAD.
2001-07-30 Jeremy Allisonuint -> uint32.
2001-07-04 Andrew Tridgellstrchr and strrchr are macros when compiling with optim...
2001-07-04 Andrew TridgellThe big character set handling changeover!
2001-07-04 Jeremy AllisonEnsure we correctly round down to 2 second boundary...
2001-06-09 Jeremy Allison*Wonderful* patch from Andrew Bartlett that will help...
2001-03-30 Jeremy AllisonThis is a big, rather ugly patch. Whilst investigating...
2001-03-26 Jeremy AllisonEnsure get/set NT ACL code is redirected through vfs.
2001-03-16 Andrew Tridgellconverted the nttrans code to unicode on the wire
2001-03-13 Andrew Tridgellthis patch does a number of things:
2001-03-11 Jeremy AllisonMerge ... new 2.2 code into HEAD (Gerald I hate you...
2001-03-09 Jeremy AllisonSerious (and I *mean* serious) attempt to fix little...
2001-02-28 Jeremy AllisonMove to talloc control of SPOOL_XXX structs. Move to...
2001-02-12 Jeremy AllisonFix for DACL/SACL masking typo - spotted by medha@pezma...
2001-02-12 Jeremy AllisonMerge ... JohnR's changes to appliance-head, JF's chang...
2001-01-31 Jeremy Allisonlib/system.c: Fix for pw caching.
2001-01-24 Jeremy Allisonsmbd/lanman.c: Fix for calling qsort with 0 number.
2000-11-24 Jeremy AllisonThis should fix Office failing to print to "FILE:".
2000-10-19 Jeremy AllisonOk - this is a big patch - and it may break smbd a...
2000-10-11 Herb Lewischanges to sync with 2.2. tree
2000-10-06 Jeremy AllisonFixed error return messages needed for NTTrans CreateDi...
2000-10-06 Jeremy AllisonRestructuring of vfs layer to include a "this" pointer...
2000-10-05 Jeremy AllisonVector get_nt_acl/set_nt_acl via vfs. POSIX ACL support...
2000-09-20 Jeremy AllisonFix to allow a timestamp of zero to cause an instantane...
2000-08-01 Jeremy AllisonTidyup removing many of the 0xC0000000 | NT_STATUS_XXX...
2000-07-27 Jeremy AllisonOk - this is a *BIG* change - but it fixes the problems...
2000-06-12 Andrew Tridgellsplit all the change notify code out into a separate...
2000-06-09 Jeremy Allison(Correct) fix for desired_access being zero in map_shar...
2000-06-08 Jeremy AllisonFix for map_share_mode to allow desired access of zero...
2000-06-07 Jeremy AllisonFixing get/set of security descriptors.
2000-06-03 Jeremy Allisonrpc_client/cli_lsarpc.c: Removed unused variable.
2000-05-31 Jeremy AllisonChanged interface to set_nt_acl slightly.
2000-05-31 Jeremy AllisonFixed interface between new ACLS and nttrans code.
2000-05-27 Luke Leightonprs_give_memory in wrong place, also poss. was losing...
2000-05-27 Luke Leightonfixed nttrans.c
2000-05-26 Shirish KaleleChanged MS_DFS to WITH_MSDFS throughout.
2000-05-23 Jeremy AllisonDid a proper fix for the file access on IPC$. Denied...
2000-05-23 Jeremy AllisonFixed bug where file access was allowed on IPC$ share.
next