summaryrefslogtreecommitdiff
path: root/source3/smbd
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r24156: Convert reply_trans2 to the new APIVolker Lendecke2-57/+53
2007-10-10r24155: Check wct in reply_trans2Volker Lendecke1-5/+21
2007-10-10r24154: handle_trans2 does not reference inbuf/outbuf anymoreVolker Lendecke1-13/+9
2007-10-10r24153: Convert call_trans2setfsinfo to the new API.Volker Lendecke1-30/+57
2007-10-10r24152: Convert call_trans2ioctl to the new APIVolker Lendecke1-25/+30
2007-10-10r24151: Convert call_trans2getdfsreferral to the new APIVolker Lendecke1-17/+25
2007-10-10r24150: Convert call_trans2qfsinfo to the new APIVolker Lendecke1-36/+59
2007-10-10r24149: Convert call_trans2setfilepathinfo to the new APIVolker Lendecke1-52/+81
2007-10-10r24148: Remove some inbuf refs from subcommands of call_trans2setfilepathinfoVolker Lendecke1-37/+24
2007-10-10r24147: Remove some inbuf refs from call_trans2setfilepathinfoVolker Lendecke1-4/+6
2007-10-10r24145: Fix a commentVolker Lendecke1-2/+2
2007-10-10r24144: Fix the buildVolker Lendecke1-7/+5
2007-10-10r24143: Convert call_trans2qfilepathinfo to the new APIVolker Lendecke1-85/+161
2007-10-10r24142: Remove some direct inbuf references from call_trans2qfilepathinfoVolker Lendecke1-4/+9
2007-10-10r24141: Add check_fsp as a replacement for CHECK_FSPVolker Lendecke1-0/+27
2007-10-10r24140: Convert call_trans2findnotifyfirst/next to the new APIVolker Lendecke1-24/+30
2007-10-10r24139: Convert call_trans2mkdir to the new APIVolker Lendecke1-25/+39
2007-10-10r24138: Convert call_trans2findnext to the new APIVolker Lendecke1-27/+42
2007-10-10r24137: Convert call_trans2findfirst to the new APIVolker Lendecke1-33/+55
2007-10-10r24136: get_lanman2_dir_entry() does not need access to inbuf/outbufVolker Lendecke1-39/+49
2007-10-10r24135: Convert call_trans2open to the new APIVolker Lendecke5-38/+77
2007-10-10r24134: talloc smb_request for handle_trans2Volker Lendecke1-6/+27
2007-10-10r24133: Explicitly pass flags2 down to push_string_fnVolker Lendecke1-3/+7
2007-10-10r24130: Explicitly pass flags2 to srvstr_pushVolker Lendecke5-32/+80
2007-10-10r24120: add a file_id_create() hook into the VFS layerStefan Metzmacher5-12/+20
2007-10-10r24119: Convert reply_exit to the new APIVolker Lendecke2-7/+5
2007-10-10r24106: Pass fnum instead of buf/offset into get_rpc_pipe_pVolker Lendecke2-5/+5
2007-10-10r24102: Pass the fid instead of inbuf and an offset to file_fsp.Volker Lendecke4-42/+38
2007-10-10r24101: Move prohibited_ea_names[] into samba_private_attr_name()Volker Lendecke1-6/+6
2007-10-10r24100: Convert reply_ntcancel to the new APIVolker Lendecke2-9/+7
2007-10-10r24097: Convert reply_ntcreate_and_X_quota to the new APIVolker Lendecke1-31/+14
2007-10-10r24092: Convert do_ntcreate_pipe_open to the new APIVolker Lendecke1-25/+67
2007-10-10r24091: Convert reply_ntcreate_and_X to the new APIVolker Lendecke2-64/+110
2007-10-10r24090: Separate parsing in reply_ntcreate_and_XVolker Lendecke1-18/+32
2007-10-10r24089: Add reply_prep/post_legacyVolker Lendecke1-0/+54
2007-10-10r24088: Convert reply_unlink to the new APIVolker Lendecke2-22/+32
2007-10-10r24086: Convert reply_ulogoffX to the new APIVolker Lendecke2-12/+17
2007-10-10r24085: Convert reply_rmdir to the new APIVolker Lendecke2-16/+25
2007-10-10r24084: Convert reply_mkdir to the new APIVolker Lendecke2-16/+25
2007-10-10r24079: Convert reply_dskattr to the new APIVolker Lendecke2-15/+15
2007-10-10r24078: Add reply_unixerrorVolker Lendecke1-0/+30
2007-10-10r24077: Convert reply_tdis to the new APIVolker Lendecke2-11/+8
2007-10-10r24071: Fix a missing END_PROFILE callVolker Lendecke1-0/+1
2007-10-10r24070: Apply some constVolker Lendecke1-1/+1
2007-10-10r24056: Another big one: This converts reply_sesssetup_and_X to the new API. ...Volker Lendecke2-186/+249
2007-10-10r24050: Fix a typoVolker Lendecke1-1/+3
2007-10-10r24049: Some more 64-bit warningsVolker Lendecke1-1/+1
2007-10-10r24046: Fix a 64-bit warningVolker Lendecke1-1/+1
2007-10-10r24029: merge from http://samba.org/~tridge/samba_3_2_ctdb/:Stefan Metzmacher1-5/+8
2007-10-10r24009: Revert to the 3.0.25 logic for parsing the client's protocols. hpisgr8Volker Lendecke1-13/+5