index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source
/
smbd
/
nttrans.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix the offset checks in the trans routines
Volker Lendecke
2008-11-18
1
-3
/
+3
*
Rewrite the wrap checks to deal with gcc 4.x optimisations.
Jeremy Allison
2008-04-07
1
-26
/
+44
*
[GLUE] Rsync SAMBA_3_0 SVN r25598 in order to create the v3-0-test branch.
samba-misc-tags/initial-v3-0-test
Gerald (Jerry) Carter
2007-10-10
1
-272
/
+176
*
r23768: Get rid of the three global variables for the case semantics. I think
Volker Lendecke
2007-10-10
1
-64
/
+70
*
r23765: Another error-path restore_case_semantics().
Volker Lendecke
2007-10-10
1
-0
/
+1
*
r23764: Do restore_case_semantics in an error path. Jeremy, please check!
Volker Lendecke
2007-10-10
1
-0
/
+1
*
r23761: Rename reduce_name to check_reduced_name
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r23738: Re-add commented out code snipped that got lost by accident
Volker Lendecke
2007-10-10
1
-0
/
+10
*
r23727: Explicitly pass down FLAGS2 to srvstr_get_path.
Volker Lendecke
2007-10-10
1
-11
/
+32
*
r23726: Explicitly pass down the FLAGS2 field to srvstr_pull_buf. The next
Volker Lendecke
2007-10-10
1
-1
/
+2
*
r23724: Reduce access to the global inbuf a tiny bit. Add a struct smb_request
Volker Lendecke
2007-10-10
1
-22
/
+31
*
r23640: When we support the SeSecurity privilage, this is where
Jeremy Allison
2007-10-10
1
-0
/
+21
*
r23620: Convert set_nt_acl to return NTSTATUS. Also fix the chown
Jeremy Allison
2007-10-10
1
-9
/
+3
*
r23510: Tidy calls to smb_panic by removing trailing newlines. Print the
James Peach
2007-10-10
1
-1
/
+1
*
r23450: max_params_return is complete fiction when getting a changenotify
Jeremy Allison
2007-10-10
1
-4
/
+2
*
r23346: Fix offline caching with XP/Vista. It was an off-by-one
Jeremy Allison
2007-10-10
1
-4
/
+4
*
r23206: remove unreachable code
Gerald Carter
2007-10-10
1
-3
/
+0
*
r23183: Check in a change made by Tridge:
Volker Lendecke
2007-10-10
1
-4
/
+2
*
r22542: Move over to using the _strict varients of the talloc
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r22492: Add objectid code.
Jeremy Allison
2007-10-10
1
-10
/
+23
*
r22391: Looks bigger than it is. Make "inbuf" available
Jeremy Allison
2007-10-10
1
-25
/
+31
*
r22129: Fix the nttrans create extended response for pipes
Jeremy Allison
2007-10-10
1
-5
/
+44
*
r22128: Fix the pipe open response with EXTENDED_RESPONSE_REQUIRED
Jeremy Allison
2007-10-10
1
-1
/
+24
*
r22124: Wow - NTCreateX sets the word count to 42, but returns 50 on
Jeremy Allison
2007-10-10
1
-1
/
+7
*
r22123: Try and fix the csc (#4404) bug by supporting the extended
Jeremy Allison
2007-10-10
1
-7
/
+18
*
r22001: change prototype of dump_data(), so that it takes unsigned char * now,
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r21800: Check-in the DFS rewrite. I am still testing this but it
Jeremy Allison
2007-10-10
1
-8
/
+25
*
r21754: Volker is completely correct. There's no need for
Jeremy Allison
2007-10-10
1
-5
/
+16
*
r21748: More cosmetic alignment. One change to call_nt_transact_create(): We ...
Volker Lendecke
2007-10-10
1
-11
/
+14
*
r21747: Cosmetic checkin to bring ntcreate and nttranscreate closer together
Volker Lendecke
2007-10-10
1
-13
/
+19
*
r21714: Change the VFS interface to use struct timespec
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r21672: The cannonical file access pattern should look like this :
Jeremy Allison
2007-10-10
1
-19
/
+20
*
r21191: Add in the POSIX open/mkdir/unlink calls.
Jeremy Allison
2007-10-10
1
-10
/
+16
*
r21123: Make notify_fsp() static to notify.c.
Volker Lendecke
2007-10-10
1
-36
/
+3
*
r21121: Fix error message, based on RAW-NOTIFY
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r21092: Ok, that's the one that activates the Samba4 notify backend.
Volker Lendecke
2007-10-10
1
-5
/
+49
*
r21002: Get rid of unused macros - merge change from 3_0_24
Herb Lewis
2007-10-10
1
-16
/
+16
*
r20931: This changes the notify infrastructure from a polling-based to an eve...
Volker Lendecke
2007-10-10
1
-13
/
+1
*
r20878: Fix build with --enable-profiling
Volker Lendecke
2007-10-10
1
-1
/
+0
*
r20873: Some correctness fixes w.r.t. Samba4 torture BASE-DELETE.
Jeremy Allison
2007-10-10
1
-9
/
+14
*
r20854: Ok, now I think we're at a point where looking at notify starts to ma...
Volker Lendecke
2007-10-10
1
-6
/
+47
*
r20844: Somewhat radical change - this may break the build (I will
Jeremy Allison
2007-10-10
1
-11
/
+17
*
r20781: Fix a couple of paths found by Volker where we weren't
Jeremy Allison
2007-10-10
1
-1
/
+7
*
r20724: Get closer to passing RAW-OPEN. If the client is using
Jeremy Allison
2007-10-10
1
-12
/
+10
*
r20718: Sync up the filename path parsing changes from SAMBA_3_0_24.
Jeremy Allison
2007-10-10
1
-38
/
+14
*
r20634: A *LOT* more work is necessary before touching notify remotely starts...
Volker Lendecke
2007-10-10
1
-47
/
+6
*
r20612: A checkin I've wanted to do for ages: For bad_path==False set_bad_pat...
Volker Lendecke
2007-10-10
1
-3
/
+2
*
r20611: All but one callers to set_bad_path_error have had the bad_path==True...
Volker Lendecke
2007-10-10
1
-2
/
+3
*
r20470: Jeremy, another one to check:
Volker Lendecke
2007-10-10
1
-22
/
+17
*
r20465: Get rid of a redundant !NT_STATUS_IS_OK(status)
Volker Lendecke
2007-10-10
1
-4
/
+4
[next]