summaryrefslogtreecommitdiffstats
path: root/source3/smbd
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* r24071: Fix a missing END_PROFILE callVolker Lendecke2007-10-101-0/+1
* r24070: Apply some constVolker Lendecke2007-10-101-1/+1
* r24056: Another big one: This converts reply_sesssetup_and_X to the new API. ...Volker Lendecke2007-10-102-186/+249
* r24050: Fix a typoVolker Lendecke2007-10-101-1/+3
* r24049: Some more 64-bit warningsVolker Lendecke2007-10-101-1/+1
* r24046: Fix a 64-bit warningVolker Lendecke2007-10-101-1/+1
* r24029: merge from http://samba.org/~tridge/samba_3_2_ctdb/:Stefan Metzmacher2007-10-101-5/+8
* r24009: Revert to the 3.0.25 logic for parsing the client's protocols. hpisgr8Volker Lendecke2007-10-101-13/+5
* r24006: Some more paranoia in reply_negprotVolker Lendecke2007-10-101-2/+12
* r24004: Convert reply_checkpath to the new APIVolker Lendecke2007-10-102-17/+24
* r24003: Convert reply_tcon_and_X to the new APIVolker Lendecke2007-10-102-45/+73
* r24002: Convert reply_negprot to the new APIVolker Lendecke2007-10-102-91/+115
* r24001: Separate out the parsing of the client's requested protocolsVolker Lendecke2007-10-101-29/+66
* r24000: Add message_push_blob() and message_push_string().Volker Lendecke2007-10-101-0/+40
* r23999: Convert reply_open_and_XVolker Lendecke2007-10-103-71/+105
* r23998: Convert reply_close to the new APIVolker Lendecke2007-10-103-19/+28
* r23997: Check in the infrastructure for getting rid of the global InBuffer/Ou...Volker Lendecke2007-10-107-395/+658
* r23996: One more constVolker Lendecke2007-10-101-1/+1
* r23992: Some constVolker Lendecke2007-10-101-2/+2