index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
smbd
/
nttrans.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r24358: Push reply_prep_legacy into reply_nttrans[s]
Volker Lendecke
1
-21
/
+53
2007-10-10
r24357: Check wct in reply_nttrans[s]
Volker Lendecke
1
-6
/
+21
2007-10-10
r24356: Add send_nt_replies_new wrapper
Volker Lendecke
1
-0
/
+18
2007-10-10
r24312: revision 24091 removed the 'FORCE'...
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r24310: we should not call END_PROFILE(SMBntcreateX); twice...
Stefan Metzmacher
1
-1
/
+0
2007-10-10
r24254: Fix a segfault in r24102
Volker Lendecke
1
-1
/
+3
2007-10-10
r24145: Fix a comment
Volker Lendecke
1
-2
/
+2
2007-10-10
r24130: Explicitly pass flags2 to srvstr_push
Volker Lendecke
1
-1
/
+4
2007-10-10
r24102: Pass the fid instead of inbuf and an offset to file_fsp.
Volker Lendecke
1
-9
/
+9
2007-10-10
r24100: Convert reply_ntcancel to the new API
Volker Lendecke
1
-8
/
+6
2007-10-10
r24097: Convert reply_ntcreate_and_X_quota to the new API
Volker Lendecke
1
-31
/
+14
2007-10-10
r24092: Convert do_ntcreate_pipe_open to the new API
Volker Lendecke
1
-25
/
+67
2007-10-10
r24091: Convert reply_ntcreate_and_X to the new API
Volker Lendecke
1
-63
/
+109
2007-10-10
r24090: Separate parsing in reply_ntcreate_and_X
Volker Lendecke
1
-18
/
+32
2007-10-10
r23997: Check in the infrastructure for getting rid of the global InBuffer/Ou...
Volker Lendecke
1
-3
/
+3
2007-10-10
r23939: Fixes for notify returns. Returned param value must fix inside
Jeremy Allison
1
-2
/
+3
2007-10-10
r23903: Fix a potential reason for the segfault Steve found
Volker Lendecke
1
-0
/
+1
2007-10-10
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
1
-2
/
+1
2007-10-10
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
1
-1
/
+1
2007-10-10
r23768: Get rid of the three global variables for the case semantics. I think
Volker Lendecke
1
-64
/
+70
2007-10-10
r23765: Another error-path restore_case_semantics().
Volker Lendecke
1
-0
/
+1
2007-10-10
r23764: Do restore_case_semantics in an error path. Jeremy, please check!
Volker Lendecke
1
-0
/
+1
2007-10-10
r23761: Rename reduce_name to check_reduced_name
Volker Lendecke
1
-1
/
+1
2007-10-10
r23738: Re-add commented out code snipped that got lost by accident
Volker Lendecke
1
-0
/
+10
2007-10-10
r23727: Explicitly pass down FLAGS2 to srvstr_get_path.
Volker Lendecke
1
-11
/
+32
2007-10-10
r23726: Explicitly pass down the FLAGS2 field to srvstr_pull_buf. The next
Volker Lendecke
1
-1
/
+2
2007-10-10
r23724: Reduce access to the global inbuf a tiny bit. Add a struct smb_request
Volker Lendecke
1
-22
/
+31
2007-10-10
r23640: When we support the SeSecurity privilage, this is where
Jeremy Allison
1
-0
/
+21
2007-10-10
r23620: Convert set_nt_acl to return NTSTATUS. Also fix the chown
Jeremy Allison
1
-9
/
+3
2007-10-10
r23510: Tidy calls to smb_panic by removing trailing newlines. Print the
James Peach
1
-1
/
+1
2007-10-10
r23450: max_params_return is complete fiction when getting a changenotify
Jeremy Allison
1
-4
/
+2
2007-10-10
r23346: Fix offline caching with XP/Vista. It was an off-by-one
Jeremy Allison
1
-4
/
+4
2007-10-10
r23206: remove unreachable code
Gerald Carter
1
-3
/
+0
2007-10-10
r23183: Check in a change made by Tridge:
Volker Lendecke
1
-4
/
+2
2007-10-10
r22542: Move over to using the _strict varients of the talloc
Jeremy Allison
1
-1
/
+1
2007-10-10
r22492: Add objectid code.
Jeremy Allison
1
-10
/
+23
2007-10-10
r22391: Looks bigger than it is. Make "inbuf" available
Jeremy Allison
1
-25
/
+31
2007-10-10
r22129: Fix the nttrans create extended response for pipes
Jeremy Allison
1
-5
/
+44
2007-10-10
r22128: Fix the pipe open response with EXTENDED_RESPONSE_REQUIRED
Jeremy Allison
1
-1
/
+24
2007-10-10
r22124: Wow - NTCreateX sets the word count to 42, but returns 50 on
Jeremy Allison
1
-1
/
+7
2007-10-10
r22123: Try and fix the csc (#4404) bug by supporting the extended
Jeremy Allison
1
-7
/
+18
2007-10-10
r22001: change prototype of dump_data(), so that it takes unsigned char * now,
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r21800: Check-in the DFS rewrite. I am still testing this but it
Jeremy Allison
1
-8
/
+25
2007-10-10
r21754: Volker is completely correct. There's no need for
Jeremy Allison
1
-5
/
+16
2007-10-10
r21748: More cosmetic alignment. One change to call_nt_transact_create(): We ...
Volker Lendecke
1
-11
/
+14
2007-10-10
r21747: Cosmetic checkin to bring ntcreate and nttranscreate closer together
Volker Lendecke
1
-13
/
+19
2007-10-10
r21714: Change the VFS interface to use struct timespec
Jeremy Allison
1
-1
/
+1
2007-10-10
r21672: The cannonical file access pattern should look like this :
Jeremy Allison
1
-19
/
+20
2007-10-10
r21191: Add in the POSIX open/mkdir/unlink calls.
Jeremy Allison
1
-10
/
+16
2007-10-10
r21123: Make notify_fsp() static to notify.c.
Volker Lendecke
1
-36
/
+3
[next]