summaryrefslogtreecommitdiffstats
path: root/source3/smbd
Commit message (Expand)AuthorAgeFilesLines
...
* r24224: Check wct in reply_transVolker Lendecke2007-10-101-4/+19
* r24223: Convert reply_echo to the new APIVolker Lendecke2007-10-102-15/+26
* r24164: Fix for write cache corruption bug reported by Jean-Francois Panisset...Jeremy Allison2007-10-101-10/+20
* r24163: Remove the send_trans2_replies_new wrapperVolker Lendecke2007-10-102-89/+90
* r24162: send_trans2_replies is now static in trans2.cVolker Lendecke2007-10-101-8/+8
* r24161: handle_trans2 takes care of errors itself, no need to do it in reply_...Volker Lendecke2007-10-101-6/+0
* r24160: process_trans2 in smbd/blocking.c used send_trans2_replies.Volker Lendecke2007-10-102-12/+17
* r24159: Convert reply_transs2 to the new APIVolker Lendecke2007-10-102-47/+41
* r24156: Convert reply_trans2 to the new APIVolker Lendecke2007-10-102-57/+53
* 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
* r24145: Fix a commentVolker Lendecke2007-10-101-2/+2
* 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
* r24141: Add check_fsp as a replacement for CHECK_FSPVolker Lendecke2007-10-101-0/+27
* 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-105-38/+77
* r24134: talloc smb_request for handle_trans2Volker Lendecke2007-10-101-6/+27
* r24133: Explicitly pass flags2 down to push_string_fnVolker Lendecke2007-10-101-3/+7
* r24130: Explicitly pass flags2 to srvstr_pushVolker Lendecke2007-10-105-32/+80
* r24120: add a file_id_create() hook into the VFS layerStefan Metzmacher2007-10-105-12/+20
* r24119: Convert reply_exit to the new APIVolker Lendecke2007-10-102-7/+5
* r24106: Pass fnum instead of buf/offset into get_rpc_pipe_pVolker Lendecke2007-10-102-5/+5
* r24102: Pass the fid instead of inbuf and an offset to file_fsp.Volker Lendecke2007-10-104-42/+38
* r24101: Move prohibited_ea_names[] into samba_private_attr_name()Volker Lendecke2007-10-101-6/+6
* r24100: Convert reply_ntcancel to the new APIVolker Lendecke2007-10-102-9/+7
* r24097: Convert reply_ntcreate_and_X_quota to the new APIVolker Lendecke2007-10-101-31/+14
* r24092: Convert do_ntcreate_pipe_open to the new APIVolker Lendecke2007-10-101-25/+67
* r24091: Convert reply_ntcreate_and_X to the new APIVolker Lendecke2007-10-102-64/+110
* r24090: Separate parsing in reply_ntcreate_and_XVolker Lendecke2007-10-101-18/+32
* r24089: Add reply_prep/post_legacyVolker Lendecke2007-10-101-0/+54
* r24088: Convert reply_unlink to the new APIVolker Lendecke2007-10-102-22/+32
* r24086: Convert reply_ulogoffX to the new APIVolker Lendecke2007-10-102-12/+17
* r24085: Convert reply_rmdir to the new APIVolker Lendecke2007-10-102-16/+25
* r24084: Convert reply_mkdir to the new APIVolker Lendecke2007-10-102-16/+25
* r24079: Convert reply_dskattr to the new APIVolker Lendecke2007-10-102-15/+15
* r24078: Add reply_unixerrorVolker Lendecke2007-10-101-0/+30
* r24077: Convert reply_tdis to the new APIVolker Lendecke2007-10-102-11/+8