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
*
r25387: Sync with 3.2.0 svn tree
Gerald Carter
2007-09-27
1
-209
/
+306
*
r24809: Consolidate the use of temporary talloc contexts.
Volker Lendecke
2007-08-30
1
-1
/
+1
*
r24702: Remove the old API pointers
Volker Lendecke
2007-08-27
1
-3
/
+3
*
r24660: Merge the inbuf/outbuf changes
Volker Lendecke
2007-08-25
1
-576
/
+795
*
r24499: Move the checks for DOS error codes on open to a function.
Jeremy Allison
2007-08-16
1
-30
/
+2
*
r24474: Map error value NT_STATUS_OBJECT_NAME_COLLISION
Jeremy Allison
2007-08-15
1
-47
/
+50
*
r23939: Fixes for notify returns. Returned param value must fix inside
Jeremy Allison
2007-07-17
1
-2
/
+3
*
r23903: Fix a potential reason for the segfault Steve found
Volker Lendecke
2007-07-16
1
-0
/
+1
*
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
2007-07-10
1
-2
/
+1
*
r23781: Add Volker's change to remove globals :
Jeremy Allison
2007-07-09
1
-63
/
+68
*
r23780: Find and fix more GPL2 -> GPL3.
Jeremy Allison
2007-07-09
1
-1
/
+1
*
r23765: Another error-path restore_case_semantics().
Volker Lendecke
2007-07-09
1
-0
/
+1
*
r23764: Do restore_case_semantics in an error path. Jeremy, please check!
Volker Lendecke
2007-07-09
1
-0
/
+1
*
r23761: Rename reduce_name to check_reduced_name
Volker Lendecke
2007-07-09
1
-1
/
+1
*
r23741: Combined merge of 23726, 23727 and 23731 from 3_0:
Volker Lendecke
2007-07-07
1
-12
/
+34
*
r23739: Merge r23724 from 3_0 without the accidential checkin:
Volker Lendecke
2007-07-07
1
-12
/
+32
*
r23640: When we support the SeSecurity privilage, this is where
Jeremy Allison
2007-06-27
1
-0
/
+21
*
r23620: Convert set_nt_acl to return NTSTATUS. Also fix the chown
Jeremy Allison
2007-06-26
1
-9
/
+3
*
r23511: Merge branches/SAMBA_3_0@23510
James Peach
2007-06-15
1
-1
/
+1
*
r23450: max_params_return is complete fiction when getting a changenotify
Jeremy Allison
2007-06-12
1
-4
/
+2
*
r23346: Fix offline caching with XP/Vista. It was an off-by-one
Jeremy Allison
2007-06-04
1
-4
/
+4
*
r23203: sync a few comments from SAMBA_3_0
Gerald Carter
2007-05-29
1
-3
/
+3
*
r23183: Check in a change made by Tridge:
Volker Lendecke
2007-05-29
1
-4
/
+2
*
r22909: Change prototype of dump_data(), so that it takes unsigned char *
Michael Adam
2007-05-15
1
-1
/
+1
*
r22652: re-add Jeremy objectID changes
Gerald Carter
2007-05-03
1
-12
/
+22
*
r22649: revert the objectID changes (for now) and leave these for 3.0.26
Gerald Carter
2007-05-03
1
-22
/
+12
*
r22542: Move over to using the _strict varients of the talloc
Jeremy Allison
2007-04-27
1
-1
/
+1
*
r22492: Add objectid code.
Jeremy Allison
2007-04-23
1
-12
/
+22
*
r22129: Fix the nttrans create extended response for pipes
Jeremy Allison
2007-04-08
1
-5
/
+44
*
r22128: Fix the pipe open response with EXTENDED_RESPONSE_REQUIRED
Jeremy Allison
2007-04-08
1
-1
/
+24
*
r22124: Wow - NTCreateX sets the word count to 42, but returns 50 on
Jeremy Allison
2007-04-07
1
-1
/
+7
*
r22123: Try and fix the csc (#4404) bug by supporting the extended
Jeremy Allison
2007-04-07
1
-7
/
+18
*
r21856: Re-merge svn r16619 from trunk that was lost when adding PIDL
Gerald Carter
2007-03-16
1
-1
/
+1
*
r21800: Check-in the DFS rewrite. I am still testing this but it
Jeremy Allison
2007-03-12
1
-8
/
+25
*
r21754: Volker is completely correct. There's no need for
Jeremy Allison
2007-03-07
1
-5
/
+16
*
r21752: Merge the cosmetic changes
Volker Lendecke
2007-03-07
1
-24
/
+33
*
r21714: Change the VFS interface to use struct timespec
Jeremy Allison
2007-03-05
1
-1
/
+1
*
r21672: The cannonical file access pattern should look like this :
Jeremy Allison
2007-03-03
1
-19
/
+20
*
r21420: Looks big, but isn't really. Move internal names
Jeremy Allison
2007-02-18
1
-1
/
+1
*
r21322: No feedback means consent :-)
Volker Lendecke
2007-02-13
1
-19
/
+59
*
r21209: Add in the POSIX extensions.
Jeremy Allison
2007-02-07
1
-10
/
+16
*
r20995: Get rid of unused macros
Herb Lewis
2007-01-24
1
-16
/
+16
*
r20879: Fix profile cut-and paste error found by Volker.
Jeremy Allison
2007-01-18
1
-1
/
+0
*
r20873: Some correctness fixes w.r.t. Samba4 torture BASE-DELETE.
Jeremy Allison
2007-01-18
1
-9
/
+14
*
r20844: Somewhat radical change - this may break the build (I will
Jeremy Allison
2007-01-17
1
-11
/
+17
*
r20781: Fix a couple of paths found by Volker where we weren't
Jeremy Allison
2007-01-14
1
-1
/
+7
*
r20724: Get closer to passing RAW-OPEN. If the client is using
Jeremy Allison
2007-01-13
1
-12
/
+10
*
r20719: Sync up the changes in the fileserver code between SAMBA_3_0.
Jeremy Allison
2007-01-12
1
-9
/
+16
*
r20671: This version of the pathname code passes volkers
Jeremy Allison
2007-01-11
1
-9
/
+4
*
r20655: After consulting with Volker, fix our pathname
Jeremy Allison
2007-01-10
1
-33
/
+14
[next]