summaryrefslogtreecommitdiffstats
path: root/source3/smbd/process.c
Commit message (Expand)AuthorAgeFilesLines
...
* r24358: Push reply_prep_legacy into reply_nttrans[s]Volker Lendecke2007-10-101-2/+2
* r24349: For large read&x we need more than 64k of outbuf.Volker Lendecke2007-10-101-1/+12
* r24328: Restore chain_reply error handlingVolker Lendecke2007-10-101-2/+3
* r24327: First round of fixes to chain_replyVolker Lendecke2007-10-101-3/+4
* r24322: Wrap reply_read_and_X in reply_prep_legacyVolker Lendecke2007-10-101-1/+1
* r24318: Print a prominent warning when reply_prep_legacy is calledVolker Lendecke2007-10-101-0/+2
* r24271: Push reply_prep_legacy into reply_write_and_XVolker Lendecke2007-10-101-1/+1
* r24231: Push allocating InBuffer/OutBuffer into reply_transsVolker Lendecke2007-10-101-1/+1
* r24229: Push allocating InBuffer/OutBuffer into reply_transsVolker Lendecke2007-10-101-1/+1
* r24225: Convert reply_flush to the new APIVolker Lendecke2007-10-101-1/+1
* r24223: Convert reply_echo to the new APIVolker Lendecke2007-10-101-1/+1
* r24159: Convert reply_transs2 to the new APIVolker Lendecke2007-10-101-1/+1
* r24156: Convert reply_trans2 to the new APIVolker Lendecke2007-10-101-1/+1
* r24135: Convert call_trans2open to the new APIVolker Lendecke2007-10-101-1/+1
* r24119: Convert reply_exit to the new APIVolker Lendecke2007-10-101-1/+1
* r24100: Convert reply_ntcancel to the new APIVolker Lendecke2007-10-101-1/+1
* r24091: Convert reply_ntcreate_and_X to the new APIVolker Lendecke2007-10-101-1/+1
* r24089: Add reply_prep/post_legacyVolker Lendecke2007-10-101-0/+54
* r24088: Convert reply_unlink to the new APIVolker Lendecke2007-10-101-1/+1
* r24086: Convert reply_ulogoffX to the new APIVolker Lendecke2007-10-101-1/+1
* r24085: Convert reply_rmdir to the new APIVolker Lendecke2007-10-101-1/+1
* r24084: Convert reply_mkdir to the new APIVolker Lendecke2007-10-101-1/+1
* r24079: Convert reply_dskattr to the new APIVolker Lendecke2007-10-101-1/+1
* r24077: Convert reply_tdis to the new APIVolker Lendecke2007-10-101-1/+1
* r24056: Another big one: This converts reply_sesssetup_and_X to the new API. ...Volker Lendecke2007-10-101-1/+1
* r24046: Fix a 64-bit warningVolker Lendecke2007-10-101-1/+1
* r24004: Convert reply_checkpath to the new APIVolker Lendecke2007-10-101-1/+1
* r24003: Convert reply_tcon_and_X to the new APIVolker Lendecke2007-10-101-1/+1
* r24002: Convert reply_negprot to the new APIVolker Lendecke2007-10-101-1/+1
* r23999: Convert reply_open_and_XVolker Lendecke2007-10-101-1/+1
* r23998: Convert reply_close to the new APIVolker Lendecke2007-10-101-1/+1
* r23997: Check in the infrastructure for getting rid of the global InBuffer/Ou...Volker Lendecke2007-10-101-373/+595
* r23990: Reformatting for 80 cols and trailing whitespaceVolker Lendecke2007-10-101-11/+18
* r23988: Looks a lot more scary than it is: This just unwraps the else-branch ofVolker Lendecke2007-10-101-67/+74
* r23987: Remove static pid in switch_message()Volker Lendecke2007-10-101-5/+3
* r23813: Remove unused global variableVolker Lendecke2007-10-101-5/+0
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r23725: Remove get_current_mid()Volker Lendecke2007-10-101-9/+0
* r23724: Reduce access to the global inbuf a tiny bit. Add a struct smb_requestVolker Lendecke2007-10-101-0/+12
* r23537: Revert the inbuf/outbuf part of r23528: This caused the Solaris CC ma...Volker Lendecke2007-10-101-10/+54
* r23528: Two changes to make the valgrind massif (heap profiler) output readable:Volker Lendecke2007-10-101-54/+10
* r23055: Rewrite messages.c to use auto-generated marshalling in the tdb. I'mVolker Lendecke2007-10-101-1/+1
* r22868: Replace some message_send_pid calls with messaging_send_pid calls. MoreVolker Lendecke2007-10-101-3/+3
* r22695: Dummy checkin (reformatting) to make the AIX hosts retry.Volker Lendecke2007-10-101-6/+6
* r22691: Fix a 64-bit warning and a const const discard warningVolker Lendecke2007-10-101-4/+3
* r22458: Fix a commentVolker Lendecke2007-10-101-1/+1
* r22391: Looks bigger than it is. Make "inbuf" availableJeremy Allison2007-10-101-3/+3
* r22389: Start preparing for multiple encryption contexts in theJeremy Allison2007-10-101-3/+4
* r22213: We can't use become_root() here, as it does DEBUG()Volker Lendecke2007-10-101-0/+7