r20844: Somewhat radical change - this may break the build (I will
[sfrench/samba-autobuild/.git] / source / smbd /
2007-10-10 Jeremy Allisonr20844: Somewhat radical change - this may break the...
2007-10-10 Jeremy Allisonr20843: Get rid of last BOOL ok.
2007-10-10 Jeremy Allisonr20842: Only one more BOOL ok to go...
2007-10-10 Jeremy Allisonr20841: Remove more BOOL ok.
2007-10-10 Jeremy Allisonr20840: Keep removing the old BOOL ok logic.
2007-10-10 Volker Lendecker20833: Reformatting
2007-10-10 Volker Lendecker20796: Fix the same problem Jeremy has fixed (improper...
2007-10-10 Jeremy Allisonr20781: Fix a couple of paths found by Volker where...
2007-10-10 Volker Lendecker20759: Dummy checkin to let the build farm pick up...
2007-10-10 Jeremy Allisonr20743: Remove another BOOL ok from reply_getatr.
2007-10-10 Jeremy Allisonr20742: Rename chkpth -> checkpath for sanity's sake...
2007-10-10 Volker Lendecker20740: Get rid of some if-statements
2007-10-10 Jeremy Allisonr20724: Get closer to passing RAW-OPEN. If the client...
2007-10-10 Jeremy Allisonr20722: RAW-CHKPATH should now pass, build farm should
2007-10-10 Jeremy Allisonr20721: Fix the search unix_convert error returns....
2007-10-10 Jeremy Allisonr20720: Fix the chkpath problem, still looking at findf...
2007-10-10 Jeremy Allisonr20718: Sync up the filename path parsing changes from...
2007-10-10 Volker Lendecker20700: In the main processing loop we select() on...
2007-10-10 Volker Lendecker20699: This is an attempt to fix bug 4326.
2007-10-10 Jeremy Allisonr20635: Add placeholder to ensure we don't go into the
2007-10-10 Volker Lendecker20634: A *LOT* more work is necessary before touching...
2007-10-10 Volker Lendecker20632: The extended RAW-SAMBA3BADPATH test led me...
2007-10-10 Volker Lendecker20628: Looks bigger than it is. This is just re-indent...
2007-10-10 Volker Lendecker20627: orig_name is not needed anymore, and slightly...
2007-10-10 Volker Lendecker20619: bad_path is handled somewhere else, so can_dele...
2007-10-10 Volker Lendecker20618: Fix a bug in bad_path handling that also exists...
2007-10-10 Volker Lendecker20617: Do not notify if the delete failed
2007-10-10 Volker Lendecker20612: A checkin I've wanted to do for ages: For bad_p...
2007-10-10 Volker Lendecker20611: All but one callers to set_bad_path_error have...
2007-10-10 Volker Lendecker20608: ENOENT->NT_STATUS_OBJECT_NAME_NOT_FOUND is...
2007-10-10 Volker Lendecker20607: Next micro-step for reply_setatr
2007-10-10 Volker Lendecker20606: bad_path == True has been covered further up...
2007-10-10 Volker Lendecker20605: Simplify logic in reply_setatr slightly
2007-10-10 Volker Lendecker20602: Fix coverity ID 339. SMB_ASSERT does not panic...
2007-10-10 Volker Lendecker20597: Survive some of the notify mask tests.
2007-10-10 Volker Lendecker20589: Re-add lost bad_path handling, sorry.
2007-10-10 Jeremy Allisonr20558: Refactor rmdir_internals to use early terminati...
2007-10-10 Volker Lendecker20544: Change copy_file() to return NTSTATUS. This...
2007-10-10 Volker Lendecker20542: Make close_remove_share_mode retun NTSTATUS...
2007-10-10 Volker Lendecker20541: Fix some obvious glitches in wait_for_aio_compl...
2007-10-10 Jeremy Allisonr20532: From Volker...
2007-10-10 Volker Lendecker20525: Closing a dir with del-on-close set requires...
2007-10-10 Volker Lendecker20524: Simplify logic of close_remove_share_mode().
2007-10-10 Volker Lendecker20507: smbcli_setattr("") always returns ACCESS_DENIED...
2007-10-10 Volker Lendecker20496: Some changes to make Samba3 the RAW-OPEN test...
2007-10-10 Volker Lendecker20482: Make us survive and activate RAW-CLOSE
2007-10-10 Volker Lendecker20479: Both remaining calls of can_delete called it...
2007-10-10 Volker Lendecker20478: Make us survive & activate RAW-UNLINK
2007-10-10 Volker Lendecker20470: Jeremy, another one to check:
2007-10-10 Volker Lendecker20465: Get rid of a redundant !NT_STATUS_IS_OK(status)
2007-10-10 Volker Lendecker20454: Get rid of a bogus variable that was only assig...
2007-10-10 Volker Lendecker20451: Survive the first of the filter-tests (mkdir).
2007-10-10 Volker Lendecker20443: Fix a compiler warning
2007-10-10 Volker Lendecker20442: Slight rewrite of the change notify infrastruct...
2007-10-10 Volker Lendecker20434: Revert an accidential commit
2007-10-10 Volker Lendecker20433: Work in progress: Survive more of RAW-NOTIFY.
2007-10-10 Volker Lendecker20432: Apply some const
2007-10-10 Volker Lendecker20424: No, we do not have to do that here :-)
2007-10-10 Jeremy Allisonr20412: Placeholder to remind me to write a torture...
2007-10-10 Jeremy Allisonr20411: Fix originally from SATOH Fumiyasu (slightly
2007-10-10 Volker Lendecker20394: This is a *VERY* early start of my work on...
2007-10-10 Volker Lendecker20393: Debug level 1 is a bit excessive here
2007-10-10 Jeremy Allisonr20372: Make NTrename the same as SMBmv w.r.t. wildcards.
2007-10-10 Jeremy Allisonr20371: In renames (via SMBmv) both src and dest can...
2007-10-10 Jeremy Allisonr20370: Now we've gone to the trouble of getting an...
2007-10-10 Jeremy Allisonr20368: Fix valgrind report of uninitialized memory
2007-10-10 Jeremy Allisonr20363: Fix any possible valgrind errors in srvstr_get_...
2007-10-10 Jeremy Allisonr20362: Fix valgrind issues where we may read params
2007-10-10 Volker Lendecker20356: Consolidate the calls to parent_dirname() per...
2007-10-10 Volker Lendecker20345: Simplify call_nt_transact_create by using tmp_t...
2007-10-10 Volker Lendecker20344: Move the calls to inherit_access_acls and chang...
2007-10-10 Volker Lendecker20343: Split change_owner_to_parent fd-based (for...
2007-10-10 Volker Lendecker20342: Move the lstat into mkdir_internal, for the...
2007-10-10 Volker Lendecker20340: Join vfs_MkDir to its only caller
2007-10-10 Volker Lendecker20339: Make mkdir_internal static to open.c
2007-10-10 Volker Lendecker20338: Restructure open_directory a bit. This gets...
2007-10-10 Volker Lendecker20336: Fix some memleaks in trans2open and simplify...
2007-10-10 Volker Lendecker20335: Port oplock return logic from ntcreate&x to...
2007-10-10 Volker Lendecker20313: Make trans2_mkdir also go through open_director...
2007-10-10 Volker Lendecker20312: Fix a memleak
2007-10-10 Volker Lendecker20310: We've checked for EA's and support for them...
2007-10-10 Volker Lendecker20264: Two lines above this we just checked if (fsp...
2007-10-10 Volker Lendecker20257: Hey, change_owner_to_parent is now static :-)
2007-10-10 Volker Lendecker20253: Reduce some code duplication, make reply_mkdir...
2007-10-10 James Peachr20237: Replace exit_server with exit_server_cleanly...
2007-10-10 Volker Lendecker20229: Avoid a silly function call in mkdir_internal...
2007-10-10 Volker Lendecker20228: Bring the calling conventions of inherit_access...
2007-10-10 Volker Lendecker20227: Simplify logic in vfs_MkDir() a bit
2007-10-10 Volker Lendecker20211: send_nt_replies does not need the inbuf arg
2007-10-10 Jeremy Allisonr20178: Ensure we allocate the intermediate trans structs
2007-10-10 Herb Lewisr20131: get rid of a few no previous prototype warnings
2007-10-10 Herb Lewisr20124: clean up nested extern declaration warnings
2007-10-10 Jeremy Allisonr20098: Properly fix issues with create_token_from_user...
2007-10-10 Jeremy Allisonr20097: Ensure found_username is freed correctly when
2007-10-10 Jeremy Allisonr20090: Fix a class of bugs found by James Peach. Ensure
2007-10-10 Volker Lendecker20014: Ouch.... "res" is not a flag here, it is the...
2007-10-10 Volker Lendecker20006: Convert the registry shares to use the new API
2007-10-10 Jeremy Allisonr19993: Fix the problem with Linux clients requesting...
2007-10-10 Volker Lendecker19991: Sorry for this 2000-liner...
2007-10-10 Simo Sorcer19986: ooops
next