Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r24549: Fix unix_convert to return the already converted part | Volker Lendecke | 1 | -4/+10 |
2007-10-10 | r24548: Fix the case-changing renames | Volker Lendecke | 2 | -15/+29 |
2007-10-10 | r24512: Fix RAW-NOTIFY | Volker Lendecke | 1 | -2/+10 |
2007-10-10 | r24501: Added bcc test for reply_tcon & removed Vl's comment :-). | Jeremy Allison | 1 | -6/+5 |
2007-10-10 | r24500: Add check that bcc is correct in an incoming packet. | Jeremy Allison | 1 | -1/+10 |
2007-10-10 | r24498: More extra code into a function, reply_openerror. | Jeremy Allison | 4 | -155/+96 |
2007-10-10 | r24497: Revert r24485 -- this needs more thought | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r24485: Even in the failure case unix_convert must pass the already converted | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r24476: Fix the mappings in reply_opeXXX calls. Now to test renames. | Jeremy Allison | 2 | -8/+27 |
2007-10-10 | r24475: Fix the error mapping for SMB_POSIX_PATH_OPEN. | Jeremy Allison | 1 | -0/+12 |
2007-10-10 | r24474: Map error value NT_STATUS_OBJECT_NAME_COLLISION | Jeremy Allison | 1 | -34/+24 |
2007-10-10 | r24470: Start fixing up the mapping of OBJECT_NAME_COLLISION | Jeremy Allison | 1 | -1/+12 |
2007-10-10 | r24468: Don't forget the +4 for length :-). | Jeremy Allison | 1 | -2/+2 |
2007-10-10 | r24467: Do range checking on incoming smb request. | Jeremy Allison | 1 | -0/+14 |
2007-10-10 | r24464: Now Volker removed the readbmpx we don't need cached errors any more. | Jeremy Allison | 2 | -17/+0 |
2007-10-10 | r24461: Fix Bug 4852, thank to anto <sistemac@prosoft.ba> for reporting it. | Volker Lendecke | 1 | -0/+14 |
2007-10-10 | r24457: Convert reply_tcon to the new API | Volker Lendecke | 2 | -30/+26 |
2007-10-10 | r24453: Remove the read and write bmpx calls | Volker Lendecke | 2 | -260/+32 |
2007-10-10 | r24445: Convert SMBwritebraw. No test suite unfortunately.... I need to write... | Jeremy Allison | 2 | -62/+151 |
2007-10-10 | r24444: Convert reply_find[n]close to the new API | Volker Lendecke | 2 | -15/+27 |
2007-10-10 | r24443: Convert reply_search/fclose to the new API | Volker Lendecke | 2 | -61/+99 |
2007-10-10 | r24442: Convert reply_copy to the new API | Volker Lendecke | 2 | -39/+85 |
2007-10-10 | r24441: Convert reply_ioctl to the new API | Volker Lendecke | 2 | -21/+37 |
2007-10-10 | r24440: Convert the reply_sendXX functions to the new API | Volker Lendecke | 2 | -35/+35 |
2007-10-10 | r24439: Convert reply_get/setattrE to the new API | Volker Lendecke | 2 | -27/+52 |
2007-10-10 | r24436: Convert reply_lockread/writeunlock to the new API | Volker Lendecke | 2 | -42/+80 |
2007-10-10 | r24433: Convert reply_ntrename to the new API | Volker Lendecke | 2 | -31/+52 |
2007-10-10 | r24431: Convert the reply_printXX calls to the new API | Volker Lendecke | 2 | -51/+111 |
2007-10-10 | r24430: Convert reply_writeclose to the new API | Volker Lendecke | 2 | -19/+37 |
2007-10-10 | r24429: reply_setdir is not used... | Volker Lendecke | 1 | -53/+0 |
2007-10-10 | r24428: Convert reply_unlock to the new API | Volker Lendecke | 2 | -12/+25 |
2007-10-10 | r24427: Convert reply_lock to the new API | Volker Lendecke | 2 | -11/+23 |
2007-10-10 | r24426: Convert reply_read to the new API | Volker Lendecke | 2 | -20/+41 |
2007-10-10 | r24425: Convert reply_write to the new API | Volker Lendecke | 3 | -36/+56 |
2007-10-10 | r24423: Convert reply_lseek to the new API | Volker Lendecke | 2 | -13/+26 |
2007-10-10 | r24422: Convert reply_ctemp to the new API | Volker Lendecke | 2 | -34/+53 |
2007-10-10 | r24417: Convert reply_setatr to the new API | Volker Lendecke | 2 | -20/+35 |
2007-10-10 | r24415: Convert reply_getatr to the new API | Volker Lendecke | 2 | -21/+31 |
2007-10-10 | r24414: Convert reply_mv to the new API | Volker Lendecke | 2 | -27/+46 |
2007-10-10 | r24412: Convert reply_open to the new API | Volker Lendecke | 2 | -38/+51 |
2007-10-10 | r24409: Check wct in reply_open | Volker Lendecke | 1 | -2/+8 |
2007-10-10 | r24408: Remove reply_prep_legacy from reply_lockingX | Volker Lendecke | 1 | -24/+22 |
2007-10-10 | r24406: Push reply_prep_legacy into reply_lockingX | Volker Lendecke | 2 | -18/+49 |
2007-10-10 | r24405: Check wct in reply_lockingX | Volker Lendecke | 1 | -8/+19 |
2007-10-10 | r24404: Remove get_OutBuffer usage from blocking.c | Volker Lendecke | 2 | -32/+14 |
2007-10-10 | r24403: Remove reply_prep_legacy from send_nttrans_replies | Volker Lendecke | 1 | -48/+50 |
2007-10-10 | r24402: Fix a 64-bit warning | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r24401: Push reply_prep_legacy into send_nt_replies | Volker Lendecke | 1 | -48/+32 |
2007-10-10 | r24400: Fix a valgrind bug | Volker Lendecke | 1 | -2/+4 |
2007-10-10 | r24399: Change change_notify_reply to use send_nt_replies_new | Volker Lendecke | 2 | -12/+7 |