summaryrefslogtreecommitdiff
path: root/source3/smbd
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-10r24006: Some more paranoia in reply_negprotVolker Lendecke1-2/+12
2007-10-10r24004: Convert reply_checkpath to the new APIVolker Lendecke2-17/+24
2007-10-10r24003: Convert reply_tcon_and_X to the new APIVolker Lendecke2-45/+73
2007-10-10r24002: Convert reply_negprot to the new APIVolker Lendecke2-91/+115
2007-10-10r24001: Separate out the parsing of the client's requested protocolsVolker Lendecke1-29/+66
2007-10-10r24000: Add message_push_blob() and message_push_string().Volker Lendecke1-0/+40
2007-10-10r23999: Convert reply_open_and_XVolker Lendecke3-71/+105
2007-10-10r23998: Convert reply_close to the new APIVolker Lendecke3-19/+28
2007-10-10r23997: Check in the infrastructure for getting rid of the global InBuffer/Ou...Volker Lendecke7-395/+658
2007-10-10r23996: One more constVolker Lendecke1-1/+1
2007-10-10r23992: Some constVolker Lendecke1-2/+2
2007-10-10r23990: Reformatting for 80 cols and trailing whitespaceVolker Lendecke1-11/+18
2007-10-10r23988: Looks a lot more scary than it is: This just unwraps the else-branch ofVolker Lendecke1-67/+74
2007-10-10r23987: Remove static pid in switch_message()Volker Lendecke1-5/+3
2007-10-10r23967: Memleak fix from Atsushi Nakabayashi <nakabayashi@miraclelinux.com>Volker Lendecke1-0/+3
2007-10-10r23942: Fix issue found by Shlomi Yaakobovich <Shlomi@exanet.com> whereJeremy Allison1-5/+6