summaryrefslogtreecommitdiffstats
path: root/source3/smbd/nttrans.c
Commit message (Expand)AuthorAgeFilesLines
* r21800: Check-in the DFS rewrite. I am still testing this but itJeremy Allison2007-10-101-8/+25
* r21754: Volker is completely correct. There's no need forJeremy Allison2007-10-101-5/+16
* r21748: More cosmetic alignment. One change to call_nt_transact_create(): We ...Volker Lendecke2007-10-101-11/+14
* r21747: Cosmetic checkin to bring ntcreate and nttranscreate closer togetherVolker Lendecke2007-10-101-13/+19
* r21714: Change the VFS interface to use struct timespecJeremy Allison2007-10-101-1/+1
* r21672: The cannonical file access pattern should look like this :Jeremy Allison2007-10-101-19/+20
* r21191: Add in the POSIX open/mkdir/unlink calls.Jeremy Allison2007-10-101-10/+16
* r21123: Make notify_fsp() static to notify.c.Volker Lendecke2007-10-101-36/+3
* r21121: Fix error message, based on RAW-NOTIFYVolker Lendecke2007-10-101-1/+1
* r21092: Ok, that's the one that activates the Samba4 notify backend.Volker Lendecke2007-10-101-5/+49
* r21002: Get rid of unused macros - merge change from 3_0_24Herb Lewis2007-10-101-16/+16
* r20931: This changes the notify infrastructure from a polling-based to an eve...Volker Lendecke2007-10-101-13/+1
* r20878: Fix build with --enable-profilingVolker Lendecke2007-10-101-1/+0
* r20873: Some correctness fixes w.r.t. Samba4 torture BASE-DELETE.Jeremy Allison2007-10-101-9/+14
* r20854: Ok, now I think we're at a point where looking at notify starts to ma...Volker Lendecke2007-10-101-6/+47
* r20844: Somewhat radical change - this may break the build (I willJeremy Allison2007-10-101-11/+17
* r20781: Fix a couple of paths found by Volker where we weren'tJeremy Allison2007-10-101-1/+7
* r20724: Get closer to passing RAW-OPEN. If the client is usingJeremy Allison2007-10-101-12/+10
* r20718: Sync up the filename path parsing changes from SAMBA_3_0_24.Jeremy Allison2007-10-101-38/+14
* r20634: A *LOT* more work is necessary before touching notify remotely starts...Volker Lendecke2007-10-101-47/+6
* r20612: A checkin I've wanted to do for ages: For bad_path==False set_bad_pat...Volker Lendecke2007-10-101-3/+2
* r20611: All but one callers to set_bad_path_error have had the bad_path==True...Volker Lendecke2007-10-101-2/+3
* r20470: Jeremy, another one to check:Volker Lendecke2007-10-101-22/+17
* r20465: Get rid of a redundant !NT_STATUS_IS_OK(status)Volker Lendecke2007-10-101-4/+4
* r20451: Survive the first of the filter-tests (mkdir).Volker Lendecke2007-10-101-3/+9
* r20442: Slight rewrite of the change notify infrastructure. This now survives...Volker Lendecke2007-10-101-3/+27
* r20433: Work in progress: Survive more of RAW-NOTIFY.Volker Lendecke2007-10-101-0/+11
* r20394: This is a *VERY* early start of my work on notify.Volker Lendecke2007-10-101-4/+3
* r20372: Make NTrename the same as SMBmv w.r.t. wildcards.Jeremy Allison2007-10-101-6/+12
* r20363: Fix any possible valgrind errors in srvstr_get_XX or srvstr_pull_XXJeremy Allison2007-10-101-2/+2
* r20356: Consolidate the calls to parent_dirname() per open to one.Volker Lendecke2007-10-101-1/+2
* r20345: Simplify call_nt_transact_create by using tmp_talloc_ctx()Volker Lendecke2007-10-101-14/+2
* r20338: Restructure open_directory a bit. This gets rid of a race condition r...Volker Lendecke2007-10-101-0/+8
* r20335: Port oplock return logic from ntcreate&x to NT_TRANSACT_CREATE. Fixes...Volker Lendecke2007-10-101-2/+6
* r20237: Replace exit_server with exit_server_cleanly where appropriate. AllJames Peach2007-10-101-2/+2
* r20211: send_nt_replies does not need the inbuf argVolker Lendecke2007-10-101-32/+51
* r20178: Ensure we allocate the intermediate trans structsJeremy Allison2007-10-101-1/+2
* r20124: clean up nested extern declaration warningsHerb Lewis2007-10-101-1/+0
* r19001: Fix commentVolker Lendecke2007-10-101-1/+1
* r18789: Replace the winreg server code with the libndr parsing code.Gerald Carter2007-10-101-0/+1
* r18745: Use the Samba4 data structures for security descriptors and security ...Jelmer Vernooij2007-10-101-4/+4
* r18605: sync dlinklist.h with samba4, that means DLIST_ADD_END()Stefan Metzmacher2007-10-101-2/+1
* r17800: Start using struct timespec internally for file timesJeremy Allison2007-10-101-45/+26
* r17316: More C++ warnings -- 456 leftVolker Lendecke2007-10-101-4/+4
* r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison2007-10-101-48/+50
* r16397: Fix Klocwork #11767 and drasticly simplify theJeremy Allison2007-10-101-0/+1
* r16311: Check for NULL return. Klocwork #998.Jeremy Allison2007-10-101-0/+4
* r16295: Fix gcc4 "warning: dereferencing type-punned pointer will breakJeremy Allison2007-10-101-20/+20
* r16277: Start fixing up gcc4 -O6 warnings on an x86_64 box. size_t != unsigne...Jeremy Allison2007-10-101-2/+2
* r15949: Patch for bug #3308 to stop us returning duplicateJeremy Allison2007-10-101-5/+5