summaryrefslogtreecommitdiffstats
path: root/source3/smbd/reply.c
Commit message (Expand)AuthorAgeFilesLines
...
* r24409: Check wct in reply_openVolker Lendecke2007-10-101-2/+8
* r24408: Remove reply_prep_legacy from reply_lockingXVolker Lendecke2007-10-101-24/+22
* r24406: Push reply_prep_legacy into reply_lockingXVolker Lendecke2007-10-101-17/+48
* r24405: Check wct in reply_lockingXVolker Lendecke2007-10-101-8/+19
* r24402: Fix a 64-bit warningVolker Lendecke2007-10-101-1/+1
* r24392: Minor simplificationsVolker Lendecke2007-10-101-4/+2
* r24387: Convert readbraw to the new api. Volker, keep checking inJeremy Allison2007-10-101-56/+121
* r24386: Piss off Volker (not deliberately) by checking in a reply_mknew -> co...Jeremy Allison2007-10-101-32/+52
* r24383: Convert call_nt_transact_ioctl to the new APIVolker Lendecke2007-10-101-0/+16
* r24355: move reply_outbuf() to the place where it's usedStefan Metzmacher2007-10-101-1/+1
* r24351: Remove reply_prep_legacy from reply_read_and_XVolker Lendecke2007-10-101-20/+17
* r24348: Do not use inbuf/outbuf in the sendfile path of read_and_XVolker Lendecke2007-10-101-17/+19
* r24347: fake_sendfile does not need Inbuf/OutbufVolker Lendecke2007-10-101-7/+23
* r24346: Push reply_prep_legacy into send_file_readXVolker Lendecke2007-10-101-39/+32
* r24332: schedule_aio_read_and_X does not need InBuf/OutBufVolker Lendecke2007-10-101-8/+7
* r24325: Push down reply_prep_legacy in reply_read_and_XVolker Lendecke2007-10-101-14/+14
* r24324: No reply_prep_legacy() in reply_pipe_read_and_XVolker Lendecke2007-10-101-9/+7
* r24323: Remove the reply_read_and_X wrapper functionVolker Lendecke2007-10-101-49/+63
* r24322: Wrap reply_read_and_X in reply_prep_legacyVolker Lendecke2007-10-101-1/+28
* r24319: Check wct in reply_read_and_XVolker Lendecke2007-10-101-3/+11
* r24306: the check_fsp() function has an explicit user argumentStefan Metzmacher2007-10-101-1/+1
* r24279: Remove reply_prep_legacy from reply_write_and_XVolker Lendecke2007-10-101-25/+12
* r24278: Push down reply_prep_legacy in reply_write_and_XVolker Lendecke2007-10-101-24/+23
* r24271: Push reply_prep_legacy into reply_write_and_XVolker Lendecke2007-10-101-16/+46
* r24270: Fix some END_PROFILE(SMBwriteX)Volker Lendecke2007-10-101-1/+3
* r24269: Check wct in reply_write_and_XVolker Lendecke2007-10-101-8/+21
* r24225: Convert reply_flush to the new APIVolker Lendecke2007-10-101-9/+21
* r24223: Convert reply_echo to the new APIVolker Lendecke2007-10-101-14/+25
* r24141: Add check_fsp as a replacement for CHECK_FSPVolker Lendecke2007-10-101-0/+27
* r24135: Convert call_trans2open to the new APIVolker Lendecke2007-10-101-0/+1
* r24130: Explicitly pass flags2 to srvstr_pushVolker Lendecke2007-10-101-4/+10
* r24120: add a file_id_create() hook into the VFS layerStefan Metzmacher2007-10-101-1/+2
* r24119: Convert reply_exit to the new APIVolker Lendecke2007-10-101-6/+4
* r24102: Pass the fid instead of inbuf and an offset to file_fsp.Volker Lendecke2007-10-101-23/+23
* r24088: Convert reply_unlink to the new APIVolker Lendecke2007-10-101-21/+31
* r24086: Convert reply_ulogoffX to the new APIVolker Lendecke2007-10-101-11/+16
* r24085: Convert reply_rmdir to the new APIVolker Lendecke2007-10-101-15/+24
* r24084: Convert reply_mkdir to the new APIVolker Lendecke2007-10-101-15/+24
* r24079: Convert reply_dskattr to the new APIVolker Lendecke2007-10-101-14/+14
* r24077: Convert reply_tdis to the new APIVolker Lendecke2007-10-101-10/+7
* r24071: Fix a missing END_PROFILE callVolker Lendecke2007-10-101-0/+1
* r24004: Convert reply_checkpath to the new APIVolker Lendecke2007-10-101-16/+23
* r24003: Convert reply_tcon_and_X to the new APIVolker Lendecke2007-10-101-44/+72
* r23999: Convert reply_open_and_XVolker Lendecke2007-10-101-49/+78
* r23998: Convert reply_close to the new APIVolker Lendecke2007-10-101-12/+19
* r23997: Check in the infrastructure for getting rid of the global InBuffer/Ou...Volker Lendecke2007-10-101-14/+29
* r23992: Some constVolker Lendecke2007-10-101-2/+2
* r23913: Revert back to Volker's original logic to fix theJeremy Allison2007-10-101-1/+1
* r23911: Revert r23910 to try and fix the build farm. IJeremy Allison2007-10-101-9/+0
* r23910: We used to deny renames on theJeremy Allison2007-10-101-0/+9