tprouty/samba.git
2007-10-10 Volker Lendecker24403: Remove reply_prep_legacy from send_nttrans_replies
2007-10-10 Volker Lendecker24402: Fix a 64-bit warning
2007-10-10 Volker Lendecker24401: Push reply_prep_legacy into send_nt_replies
2007-10-10 Volker Lendecker24400: Fix a valgrind bug
2007-10-10 Volker Lendecker24399: Change change_notify_reply to use send_nt_repli...
2007-10-10 Volker Lendecker24398: Convert call_nt_transact_notify_change to the...
2007-10-10 Volker Lendecker24394: Convert call_nt_transact_rename to the new API
2007-10-10 Volker Lendecker24393: Convert call_nt_transact_set_user_quota to...
2007-10-10 Volker Lendecker24392: Minor simplifications
2007-10-10 Volker Lendecker24391: Convert call_nt_transact_get_user_quota to...
2007-10-10 Derrell Lipmanr24388: - ACL retrieval provided incomplete information...
2007-10-10 Jeremy Allisonr24387: Convert readbraw to the new api. Volker, keep...
2007-10-10 Jeremy Allisonr24386: Piss off Volker (not deliberately) by checking...
2007-10-10 Volker Lendecker24385: Convert call_nt_transact_query_security_desc...
2007-10-10 Volker Lendecker24384: Convert call_nt_transact_set_security_desc...
2007-10-10 Volker Lendecker24383: Convert call_nt_transact_ioctl to the new API
2007-10-10 Volker Lendecker24382: Remove reply_prep_legacy from call_nt_transact_...
2007-10-10 Volker Lendecker24381: Push reply_prep_legacy into call_nt_transact_create
2007-10-10 Volker Lendecker24368: Push down reply_prep_legacy one level
2007-10-10 Volker Lendecker24367: Push reply_prep_legacy into handle_nttrans
2007-10-10 Volker Lendecker24362: Initialize padding also when no params are...
2007-10-10 Volker Lendecker24361: Push reply_prep_legacy down in reply_nttrans[s]
2007-10-10 Günther Deschnerr24360: Make ndr_print_debug_helper() output readable.
2007-10-10 Volker Lendecker24359: Fix the build
2007-10-10 Volker Lendecker24358: Push reply_prep_legacy into reply_nttrans[s]
2007-10-10 Volker Lendecker24357: Check wct in reply_nttrans[s]
2007-10-10 Volker Lendecker24356: Add send_nt_replies_new wrapper
2007-10-10 Stefan Metzmacherr24355: move reply_outbuf() to the place where it's...
2007-10-10 Volker Lendecker24354: Remove offsetof macro
2007-10-10 Kai Blinr24353: Add a getpwuid lookup to wbinfo.
2007-10-10 Volker Lendecker24351: Remove reply_prep_legacy from reply_read_and_X
2007-10-10 Volker Lendecker24349: For large read&x we need more than 64k of outbuf.
2007-10-10 Volker Lendecker24348: Do not use inbuf/outbuf in the sendfile path...
2007-10-10 Volker Lendecker24347: fake_sendfile does not need Inbuf/Outbuf
2007-10-10 Volker Lendecker24346: Push reply_prep_legacy into send_file_readX
2007-10-10 Jelmer Vernooijr24341: Make libreplace provide offsetof.
2007-10-10 Jelmer Vernooijr24340: Use standard data type uint32_t rather than...
2007-10-10 Volker Lendecker24332: schedule_aio_read_and_X does not need InBuf...
2007-10-10 Volker Lendecker24331: Fix an error where gid_t != 32 bit
2007-10-10 Volker Lendecker24330: Fix a 64-bit error
2007-10-10 Volker Lendecker24329: Fix a 64-bit bug
2007-10-10 Volker Lendecker24328: Restore chain_reply error handling
2007-10-10 Volker Lendecker24327: First round of fixes to chain_reply
2007-10-10 Volker Lendecker24326: Fix the build for Solaris CC
2007-10-10 Volker Lendecker24325: Push down reply_prep_legacy in reply_read_and_X
2007-10-10 Volker Lendecker24324: No reply_prep_legacy() in reply_pipe_read_and_X
2007-10-10 Volker Lendecker24323: Remove the reply_read_and_X wrapper function
2007-10-10 Volker Lendecker24322: Wrap reply_read_and_X in reply_prep_legacy
2007-10-10 Volker Lendecker24321: Attempt to fix the "hape" cc build
2007-10-10 Volker Lendecker24320: Fix the wct checks in reply_trans2 and the...
2007-10-10 Volker Lendecker24319: Check wct in reply_read_and_X
2007-10-10 Volker Lendecker24318: Print a prominent warning when reply_prep_legac...
2007-10-10 Volker Lendecker24316: Fix an uninitialized read
2007-10-10 Volker Lendecker24314: Attempt to fix bug 4868
2007-10-10 Stefan Metzmacherr24312: revision 24091 removed the 'FORCE'...
2007-10-10 Stefan Metzmacherr24311: add a reply_force_nterror() macro
2007-10-10 Stefan Metzmacherr24310: we should not call END_PROFILE(SMBntcreateX...
2007-10-10 Stefan Metzmacherr24309: if no protocol matches, just return choise...
2007-10-10 Stefan Metzmacherr24308: this needs a better fix that compiles...
2007-10-10 Stefan Metzmacherr24307: fill in choise with value -1 on error
2007-10-10 Stefan Metzmacherr24306: the check_fsp() function has an explicit user...
2007-10-10 Stefan Metzmacherr24304: patch from Bjoern JAcke <bj@SerNet.DE>:
2007-10-10 Stefan Metzmacherr24302: add a module that overloads the file_id_create...
2007-10-10 Volker Lendecker24291: Fix Coverity ID 364
2007-10-10 Herb Lewisr24290: fix debug statments to match function name
2007-10-10 Jeremy Allisonr24281: Fix bug found by Herb. The vuid entry in the...
2007-10-10 Volker Lendecker24280: Fix the build of vfs_afsacl.c
2007-10-10 Volker Lendecker24279: Remove reply_prep_legacy from reply_write_and_X
2007-10-10 Volker Lendecker24278: Push down reply_prep_legacy in reply_write_and_X
2007-10-10 Stefan Metzmacherr24272: try to fix the build on irix...
2007-10-10 Volker Lendecker24271: Push reply_prep_legacy into reply_write_and_X
2007-10-10 Volker Lendecker24270: Fix some END_PROFILE(SMBwriteX)
2007-10-10 Volker Lendecker24269: Check wct in reply_write_and_X
2007-10-10 Volker Lendecker24268: Fix two crashes for spoolss
2007-10-10 Volker Lendecker24267: Fix the build farm
2007-10-10 Volker Lendecker24266: Remove the "open files database hash size"...
2007-10-10 Volker Lendecker24265: Add the tdb_hashsize:<tdbname> parameter
2007-10-10 Volker Lendecker24254: Fix a segfault in r24102
2007-10-10 Jeremy Allisonr24253: From Jan Martin <Jan.Martin@rwedea.com>.
2007-10-10 Günther Deschnerr24252: Dump guid of msExchMailboxGuid when returned.
2007-10-10 Günther Deschnerr24251: Neverending fun:
2007-10-10 Günther Deschnerr24250: Merge W_ERROR_HAVE_NO_MEMORY macro from Samba 4.
2007-10-10 Volker Lendecker24244: Complete the conversion of reply_trans[s]
2007-10-10 Volker Lendecker24243: Remove reply_prep_legacy from api_reply
2007-10-10 Volker Lendecker24242: Remove reply_prep_legacy from api_rpc_trans_reply
2007-10-10 Volker Lendecker24241: Remove reply_prep_legacy from api_WNPHS and...
2007-10-10 Volker Lendecker24240: Push down reply_prep_legacy one level inside...
2007-10-10 Volker Lendecker24239: Push reply_prep_legacy into api_fd_reply
2007-10-10 Volker Lendecker24238: Push down reply_prep_legacy one level
2007-10-10 Volker Lendecker24237: Add send_trans_reply_new
2007-10-10 Volker Lendecker24236: Push reply_prep_legacy() into named_pipe()
2007-10-10 Volker Lendecker24235: Make handle_trans reply to errors itself
2007-10-10 Volker Lendecker24234: Reformatting -- SCNR
2007-10-10 Volker Lendecker24233: Push reply_prep_legacy into handle_trans
2007-10-10 Volker Lendecker24232: Push down reply_prep_legacy inside reply_transs
2007-10-10 Volker Lendecker24231: Push allocating InBuffer/OutBuffer into reply_t...
2007-10-10 Volker Lendecker24230: Push down reply_prep_legacy in reply_trans
2007-10-10 Volker Lendecker24229: Push allocating InBuffer/OutBuffer into reply_t...
2007-10-10 Volker Lendecker24225: Convert reply_flush to the new API
2007-10-10 Volker Lendecker24224: Check wct in reply_trans
next