Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r25009: Large patch discussed with Volker. Move unix_convert to a talloc-based | Jeremy Allison | 1 | -42/+51 |
2007-10-10 | r24809: Consolidate the use of temporary talloc contexts. | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r24702: Remove the old API pointers | Volker Lendecke | 1 | -3/+3 |
2007-10-10 | r24659: Some formatting changes helping to minimize the 3_2_0 diff | Volker Lendecke | 1 | -3/+3 |
2007-10-10 | r24498: More extra code into a function, reply_openerror. | Jeremy Allison | 1 | -93/+70 |
2007-10-10 | r24474: Map error value NT_STATUS_OBJECT_NAME_COLLISION | Jeremy Allison | 1 | -34/+24 |
2007-10-10 | r24433: Convert reply_ntrename to the new API | Volker Lendecke | 1 | -30/+51 |
2007-10-10 | r24403: Remove reply_prep_legacy from send_nttrans_replies | Volker Lendecke | 1 | -48/+50 |
2007-10-10 | r24401: Push reply_prep_legacy into send_nt_replies | Volker Lendecke | 1 | -48/+32 |
2007-10-10 | r24399: Change change_notify_reply to use send_nt_replies_new | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r24398: Convert call_nt_transact_notify_change to the new API | Volker Lendecke | 1 | -41/+31 |
2007-10-10 | r24394: Convert call_nt_transact_rename to the new API | Volker Lendecke | 1 | -38/+27 |
2007-10-10 | r24393: Convert call_nt_transact_set_user_quota to the new API | Volker Lendecke | 1 | -38/+35 |
2007-10-10 | r24391: Convert call_nt_transact_get_user_quota to the new API | Volker Lendecke | 1 | -43/+45 |
2007-10-10 | r24385: Convert call_nt_transact_query_security_desc to the new API | Volker Lendecke | 1 | -38/+35 |
2007-10-10 | r24384: Convert call_nt_transact_set_security_desc to the new API | Volker Lendecke | 1 | -30/+25 |
2007-10-10 | r24383: Convert call_nt_transact_ioctl to the new API | Volker Lendecke | 1 | -52/+55 |
2007-10-10 | r24382: Remove reply_prep_legacy from call_nt_transact_create | Volker Lendecke | 1 | -83/+34 |
2007-10-10 | r24381: Push reply_prep_legacy into call_nt_transact_create | Volker Lendecke | 1 | -68/+98 |
2007-10-10 | r24368: Push down reply_prep_legacy one level | Volker Lendecke | 1 | -55/+167 |
2007-10-10 | r24367: Push reply_prep_legacy into handle_nttrans | Volker Lendecke | 1 | -47/+32 |
2007-10-10 | r24361: Push reply_prep_legacy down in reply_nttrans[s] | Volker Lendecke | 1 | -53/+64 |
2007-10-10 | r24359: Fix the build | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r24358: Push reply_prep_legacy into reply_nttrans[s] | Volker Lendecke | 1 | -21/+53 |
2007-10-10 | r24357: Check wct in reply_nttrans[s] | Volker Lendecke | 1 | -6/+21 |
2007-10-10 | r24356: Add send_nt_replies_new wrapper | Volker Lendecke | 1 | -0/+18 |
2007-10-10 | r24312: revision 24091 removed the 'FORCE'... | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r24310: we should not call END_PROFILE(SMBntcreateX); twice... | Stefan Metzmacher | 1 | -1/+0 |
2007-10-10 | r24254: Fix a segfault in r24102 | Volker Lendecke | 1 | -1/+3 |
2007-10-10 | r24145: Fix a comment | Volker Lendecke | 1 | -2/+2 |
2007-10-10 | r24130: Explicitly pass flags2 to srvstr_push | Volker Lendecke | 1 | -1/+4 |
2007-10-10 | r24102: Pass the fid instead of inbuf and an offset to file_fsp. | Volker Lendecke | 1 | -9/+9 |
2007-10-10 | r24100: Convert reply_ntcancel to the new API | Volker Lendecke | 1 | -8/+6 |
2007-10-10 | r24097: Convert reply_ntcreate_and_X_quota to the new API | Volker Lendecke | 1 | -31/+14 |
2007-10-10 | r24092: Convert do_ntcreate_pipe_open to the new API | Volker Lendecke | 1 | -25/+67 |
2007-10-10 | r24091: Convert reply_ntcreate_and_X to the new API | Volker Lendecke | 1 | -63/+109 |
2007-10-10 | r24090: Separate parsing in reply_ntcreate_and_X | Volker Lendecke | 1 | -18/+32 |
2007-10-10 | r23997: Check in the infrastructure for getting rid of the global InBuffer/Ou... | Volker Lendecke | 1 | -3/+3 |
2007-10-10 | r23939: Fixes for notify returns. Returned param value must fix inside | Jeremy Allison | 1 | -2/+3 |
2007-10-10 | r23903: Fix a potential reason for the segfault Steve found | Volker Lendecke | 1 | -0/+1 |
2007-10-10 | r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text | Andrew Tridgell | 1 | -2/+1 |
2007-10-10 | r23779: Change from v2 or later to v3 or later. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r23768: Get rid of the three global variables for the case semantics. I think | Volker Lendecke | 1 | -64/+70 |
2007-10-10 | r23765: Another error-path restore_case_semantics(). | Volker Lendecke | 1 | -0/+1 |
2007-10-10 | r23764: Do restore_case_semantics in an error path. Jeremy, please check! | Volker Lendecke | 1 | -0/+1 |
2007-10-10 | r23761: Rename reduce_name to check_reduced_name | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r23738: Re-add commented out code snipped that got lost by accident | Volker Lendecke | 1 | -0/+10 |
2007-10-10 | r23727: Explicitly pass down FLAGS2 to srvstr_get_path. | Volker Lendecke | 1 | -11/+32 |
2007-10-10 | r23726: Explicitly pass down the FLAGS2 field to srvstr_pull_buf. The next | Volker Lendecke | 1 | -1/+2 |
2007-10-10 | r23724: Reduce access to the global inbuf a tiny bit. Add a struct smb_request | Volker Lendecke | 1 | -22/+31 |