r10656: BIG merge from trunk. Features not copied over
[ira/wip.git] / source3 / smbd / nttrans.c
2007-10-10 Gerald Carterr10656: BIG merge from trunk. Features not copied...
2007-10-10 Jeremy Allisonr8219: Merge the new open code from HEAD to 3.0. Haven...
2007-10-10 Jeremy Allisonr7842: With the patch I sent Steve yesterday this gives...
2007-10-10 Jeremy Allisonr6895: Add "acl check permissions" to turn on/off the...
2007-10-10 Jeremy Allisonr6633: Added "check_path_syntax_posix()" in preparation...
2007-10-10 Jeremy Allisonr6307: Ensure info requested bitmask is printed in...
2007-10-10 Jeremy Allisonr6269: With help from Marcel Müller <mueller@maazl...
2007-10-10 Volker Lendecker6263: Get rid of generate_wellknown_sids, they are...
2007-10-10 Herb Lewisr6225: get rid of warnings from my compiler about neste...
2007-10-10 Jeremy Allisonr6204: Fix double-free of talloc context.
2007-10-10 Jeremy Allisonr6203: Fix attribute return on creating a directory...
2007-10-10 Jeremy Allisonr6172: Tidy up error processing significantly. Remove...
2007-10-10 Jeremy Allisonr6160: Ensure allocation size is correctly returned...
2007-10-10 Jeremy Allisonr6146: Added OS/2 EA support in trans2_open and trans2_...
2007-10-10 Jeremy Allisonr6141: Fix OS/2 EA's for NTcreate. OpenX and mkdir...
2007-10-10 Jeremy Allisonr6124: Fix for bug #2242 from Tom Lackemann <cessnatomn...
2007-10-10 Gerald Carterr6014: rather large change set....
2007-10-10 Jeremy Allisonr5893: Get us to pass some of the Samba4 EA tests....
2007-10-10 Jeremy Allisonr5720: Attempt to fix bug #2382 (Excel shared workbook...
2007-10-10 Jeremy Allisonr5637: Actually test and fix the crash bugs (sorry:-).
2007-10-10 Jeremy Allisonr5636: Re-add the allocation size - parameterized by...
2007-10-10 Jeremy Allisonr5548: Stop lying about allocation sizes to Windows...
2007-10-10 Jeremy Allisonr5530: Keep the TRANS call up to date with the NTCreate...
2007-10-10 Jeremy Allisonr5524: Don't do share mode checks on can_delete if...
2007-10-10 Jeremy Allisonr5510: Optimisation to only do can_delete check if...
2007-10-10 Jeremy Allisonr5497: Fix for DIR1 failures in build farm. It struck...
2007-10-10 Jeremy Allisonr5324: In order to process DELETE_ACCESS correctly...
2007-10-10 Stefan Metzmacherr5225: fix mem leak and debug message
2007-10-10 Jeremy Allisonr4088: Get medieval on our ass about malloc.... :-...
2007-10-10 Jeremy Allisonr4007: Fix bug #2088 - ensure inherit permissions is...
2007-10-10 Jeremy Allisonr3946: Fix for bugid #2085 reported by Jason Mader...
2007-10-10 Jeremy Allisonr3674: Stefan Esser <s.esser@e-matters.de> pointed...
2007-10-10 Jeremy Allisonr3666: Generalise fix for trans and nttrans multi-fragm...
2007-10-10 Jeremy Allisonr2637: Fix the roundup problem (returning 1mb roundup...
2007-10-10 Jeremy Allisonr2548: Fix for bug reported by Edward Spragins <spragin...
2007-10-10 Jeremy Allisonr2395: Patch from "Stefan (metze) Metzmacher" <metze...
2007-10-10 Jeremy Allisonr1259: Ensure we pass Samba4 RAW-RENAME test.
2007-10-10 Jeremy Allisonr1257: Ensure we deferr a sharing violation on rename...
2007-10-10 Jeremy Allisonr1115: Fix for #1427. Catch bad path errors at the...
2007-10-10 Jeremy Allisonr1093: Ensure we clear any cached errors on a deferred...
2007-10-10 Jeremy Allisonr1085: Now it's had some proper user testing, merge...
2007-10-10 Jeremy Allisonr570: Remove lots of globals to handle case issues...
2007-10-10 Jeremy Allisonr483: Fix typo of appending '\\' instead of '/' now...
2007-10-10 Jeremy Allisonr481: Fix up assert caught by check_path_syntax.
2007-10-10 Stefan Metzmacherr408: - replace (conn->admin_user != True) with (curren...
2007-10-10 Jeremy Allisonr96: Stupid f&%'n UNIX extensions.... SETPATHINFO
2004-04-02 Jeremy AllisonAdded per-share parameter "store dos attributes". When...
2004-03-19 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2004-03-04 Jeremy AllisonFix my breakage of NT pipes from the previous patch...
2004-03-04 Jeremy AllisonFix my breakage of NT pipes from the previous patch...
2004-03-03 Jeremy AllisonAdded client "hardlink" commant to test doing NT rename...
2004-03-03 Jeremy AllisonAdded client "hardlink" commant to test doing NT rename...
2004-03-03 Jeremy AllisonUse a common function to parse all pathnames from the...
2004-03-03 Jeremy AllisonUse a common function to parse all pathnames from the...
2004-02-28 Jeremy AllisonCan't set allocation size on directories, return correc...
2004-02-28 Jeremy AllisonCan't set allocation size on directories, return correc...
2004-02-25 Jeremy AllisonFigured out a new flags bit with gentest and ethereal....
2004-02-25 Jeremy AllisonFigured out a new flags bit with gentest and ethereal....
2004-02-24 Jeremy AllisonMore gentest error fixups.
2004-02-24 Jeremy AllisonMore gentest error fixups.
2004-02-24 Jeremy AllisonAdded NTrename SMB (0xA5) - how did we miss this.... ?
2004-02-24 Jeremy AllisonAdded NTrename SMB (0xA5) - how did we miss this.... ?
2004-02-20 Jeremy AllisonMake us bug-for-bug compatible with W2K3 - to get delet...
2004-02-20 Jeremy AllisonMake us bug-for-bug compatible with W2K3 - to get delet...
2004-02-08 Andrew Bartlett(merge from 3.0)
2004-02-08 Andrew BartlettMake more functions static, and remove duplication...
2003-12-01 Jeremy AllisonEnsure the server can cope with multiple secondary...
2003-12-01 Jeremy AllisonEnsure the server can cope with multiple secondary...
2003-11-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-11-05 Tim PotterMerge of 64-bit printf warning fixes.
2003-11-04 Tim PotterFix missing bracket in quota quote - my fault.
2003-11-03 Tim PotterFix more 64-bit printf warnings.
2003-10-24 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-10-21 Jim McDonoughAdd server side support for epmapper pipe. Currently...
2003-10-16 Jeremy AllisonTidyup wrap checking.
2003-10-16 Jeremy AllisonTidyup wrap checking.
2003-10-08 Jeremy AllisonFixup error code returns from Samba4 tester. Ensure...
2003-10-08 Jeremy AllisonFixup error code returns from Samba4 tester. Ensure...
2003-09-17 Jeremy AllisonFix coredump from Samba4 torture suite.
2003-09-17 Jeremy AllisonFix coredump from Samba4 torture suite.
2003-09-09 Gerald Cartersync 3.0 into HEAD for the last time
2003-08-16 Jeremy AllisonImplemented the level 1010 NT rename level. Many fixes...
2003-08-07 Jeremy AllisonShadow copy API - Original work by "Ken Cross" <kcross...
2003-08-02 Simo Sorceport latest changes from SAMBA_3_0 tree
2003-08-02 Jeremy AllisonEnsure we don't leak any sign records on cancel of...
2003-08-02 Jeremy AllisonAdd the same signing code to the server. Ensure we...
2003-07-24 Jeremy AllisonEnsure everywhere we defer an incoming SMB request...
2003-07-24 Jeremy AllisonSMB signing is now working with change notify. Need...
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-07-11 Herb Lewisuse names from enumerated type to get rid of compiler...
2003-06-27 Jeremy AllisonSome const correctness. Stop tdb being used as a remote...
2003-06-22 Simo SorceFound out a good number of NT_STATUS_IS_ERR used the...
2003-06-03 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-29 Jeremy AllisonChange get_nt_acl() to include security_info wanted...
2003-05-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-14 Gerald Carterfix quota build on non-64bit systems
2003-05-14 Alexander BokovoyEvolve quotas configure check more. Patch from Stefan...
2003-05-14 Alexander BokovoyPrefix VFS API macros with SMB_ for consistency and...
2003-05-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-12 Simo SorceAnd finally IDMAP in 3_0
next