summaryrefslogtreecommitdiffstats
path: root/source3/smbd/trans2.c
Commit message (Expand)AuthorAgeFilesLines
...
* r24160: process_trans2 in smbd/blocking.c used send_trans2_replies.Volker Lendecke2007-10-101-6/+6
* r24159: Convert reply_transs2 to the new APIVolker Lendecke2007-10-101-46/+40
* r24156: Convert reply_trans2 to the new APIVolker Lendecke2007-10-101-56/+52
* r24155: Check wct in reply_trans2Volker Lendecke2007-10-101-5/+21
* r24154: handle_trans2 does not reference inbuf/outbuf anymoreVolker Lendecke2007-10-101-13/+9
* r24153: Convert call_trans2setfsinfo to the new API.Volker Lendecke2007-10-101-30/+57
* r24152: Convert call_trans2ioctl to the new APIVolker Lendecke2007-10-101-25/+30
* r24151: Convert call_trans2getdfsreferral to the new APIVolker Lendecke2007-10-101-17/+25
* r24150: Convert call_trans2qfsinfo to the new APIVolker Lendecke2007-10-101-36/+59
* r24149: Convert call_trans2setfilepathinfo to the new APIVolker Lendecke2007-10-101-52/+81
* r24148: Remove some inbuf refs from subcommands of call_trans2setfilepathinfoVolker Lendecke2007-10-101-37/+24
* r24147: Remove some inbuf refs from call_trans2setfilepathinfoVolker Lendecke2007-10-101-4/+6
* r24144: Fix the buildVolker Lendecke2007-10-101-7/+5
* r24143: Convert call_trans2qfilepathinfo to the new APIVolker Lendecke2007-10-101-85/+161
* r24142: Remove some direct inbuf references from call_trans2qfilepathinfoVolker Lendecke2007-10-101-4/+9
* r24140: Convert call_trans2findnotifyfirst/next to the new APIVolker Lendecke2007-10-101-24/+30
* r24139: Convert call_trans2mkdir to the new APIVolker Lendecke2007-10-101-25/+39
* r24138: Convert call_trans2findnext to the new APIVolker Lendecke2007-10-101-27/+42
* r24137: Convert call_trans2findfirst to the new APIVolker Lendecke2007-10-101-33/+55
* r24136: get_lanman2_dir_entry() does not need access to inbuf/outbufVolker Lendecke2007-10-101-39/+49
* r24135: Convert call_trans2open to the new APIVolker Lendecke2007-10-101-37/+73
* r24134: talloc smb_request for handle_trans2Volker Lendecke2007-10-101-6/+27
* r24130: Explicitly pass flags2 to srvstr_pushVolker Lendecke2007-10-101-23/+62
* r24120: add a file_id_create() hook into the VFS layerStefan Metzmacher2007-10-101-4/+10
* r24106: Pass fnum instead of buf/offset into get_rpc_pipe_pVolker Lendecke2007-10-101-1/+1
* r24102: Pass the fid instead of inbuf and an offset to file_fsp.Volker Lendecke2007-10-101-4/+4
* r24101: Move prohibited_ea_names[] into samba_private_attr_name()Volker Lendecke2007-10-101-6/+6
* r23942: Fix issue found by Shlomi Yaakobovich <Shlomi@exanet.com> whereJeremy Allison2007-10-101-5/+6
* r23935: We were lying to the client in the case of POSIX_UNLINKJeremy Allison2007-10-101-16/+51
* r23877: Fix two segfaults in (very unlikely) error paths, found by the IBMVolker Lendecke2007-10-101-0/+2
* r23855: Setting the allocation size updates the modified timeJeremy Allison2007-10-101-12/+29
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r23761: Rename reduce_name to check_reduced_nameVolker Lendecke2007-10-101-1/+1
* r23727: Explicitly pass down FLAGS2 to srvstr_get_path.Volker Lendecke2007-10-101-8/+24
* r23726: Explicitly pass down the FLAGS2 field to srvstr_pull_buf. The nextVolker Lendecke2007-10-101-2/+4
* r23724: Reduce access to the global inbuf a tiny bit. Add a struct smb_requestVolker Lendecke2007-10-101-30/+53
* r23500: Two changes to survive the now activated test for rename_internals_fsp:Volker Lendecke2007-10-101-3/+3
* r23183: Check in a change made by Tridge:Volker Lendecke2007-10-101-4/+4
* r23106: Use lchown for symlinks.Jeremy Allison2007-10-101-2/+11
* r23100: Implement the delete on close semantics I've just tested forJeremy Allison2007-10-101-2/+3
* r23087: Fix POSIX setfilepathinfo to use lstat, not stat.Jeremy Allison2007-10-101-9/+21
* r23014: For all branches, ensure that if we're blocked on a POSIXJeremy Allison2007-10-101-2/+6
* r22920: Add in the UNIX capability for 24-bit readX, as discussedJeremy Allison2007-10-101-1/+4
* r22846: Chunk one to replace message_send_pid with messaging_send: Deep insideVolker Lendecke2007-10-101-2/+4
* r22542: Move over to using the _strict varients of the tallocJeremy Allison2007-10-101-1/+1
* r22493: Fix horrible memory corruption bug with CIFS POSIX open/mkidr.Jeremy Allison2007-10-101-0/+2
* r22491: Fix the build (3.0.25 and 3.0 are different here).Jeremy Allison2007-10-101-1/+1
* r22490: Fix a couple of bugs found whist investigating CSC Vista issues.Jeremy Allison2007-10-101-4/+92
* r22391: Looks bigger than it is. Make "inbuf" availableJeremy Allison2007-10-101-20/+21