abartlet/samba.git/.git
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
2007-10-10 Volker Lendecker24223: Convert reply_echo to the new API
2007-10-10 Volker Lendecker24167: Fix Coverity ID 365
2007-10-10 Volker Lendecker24166: Fix Coverity ID 391
2007-10-10 Volker Lendecker24165: Fix Coverity ID 369.
2007-10-10 Jeremy Allisonr24164: Fix for write cache corruption bug reported...
2007-10-10 Volker Lendecker24163: Remove the send_trans2_replies_new wrapper
2007-10-10 Volker Lendecker24162: send_trans2_replies is now static in trans2.c
2007-10-10 Volker Lendecker24161: handle_trans2 takes care of errors itself,...
2007-10-10 Volker Lendecker24160: process_trans2 in smbd/blocking.c used send_tra...
2007-10-10 Volker Lendecker24159: Convert reply_transs2 to the new API
2007-10-10 Gerald Carterr24158: SE_GROUP_RESOURCE in the other_sids list appare...
2007-10-10 Volker Lendecker24156: Convert reply_trans2 to the new API
2007-10-10 Volker Lendecker24155: Check wct in reply_trans2
2007-10-10 Volker Lendecker24154: handle_trans2 does not reference inbuf/outbuf...
2007-10-10 Volker Lendecker24153: Convert call_trans2setfsinfo to the new API.
2007-10-10 Volker Lendecker24152: Convert call_trans2ioctl to the new API
2007-10-10 Volker Lendecker24151: Convert call_trans2getdfsreferral to the new API
2007-10-10 Volker Lendecker24150: Convert call_trans2qfsinfo to the new API
2007-10-10 Volker Lendecker24149: Convert call_trans2setfilepathinfo to the new API
2007-10-10 Volker Lendecker24148: Remove some inbuf refs from subcommands of...
2007-10-10 Volker Lendecker24147: Remove some inbuf refs from call_trans2setfilep...
2007-10-10 Volker Lendecker24145: Fix a comment
2007-10-10 Volker Lendecker24144: Fix the build
2007-10-10 Volker Lendecker24143: Convert call_trans2qfilepathinfo to the new API
2007-10-10 Volker Lendecker24142: Remove some direct inbuf references from call_t...
2007-10-10 Volker Lendecker24141: Add check_fsp as a replacement for CHECK_FSP
2007-10-10 Volker Lendecker24140: Convert call_trans2findnotifyfirst/next to...
2007-10-10 Volker Lendecker24139: Convert call_trans2mkdir to the new API
2007-10-10 Volker Lendecker24138: Convert call_trans2findnext to the new API
2007-10-10 Volker Lendecker24137: Convert call_trans2findfirst to the new API
2007-10-10 Volker Lendecker24136: get_lanman2_dir_entry() does not need access...
2007-10-10 Volker Lendecker24135: Convert call_trans2open to the new API
2007-10-10 Volker Lendecker24134: talloc smb_request for handle_trans2
2007-10-10 Volker Lendecker24133: Explicitly pass flags2 down to push_string_fn
2007-10-10 Stefan Metzmacherr24131: - make it more clear what the different min...
2007-10-10 Volker Lendecker24130: Explicitly pass flags2 to srvstr_push
2007-10-10 Stefan Metzmacherr24128: fix double free in error path
2007-10-10 Stefan Metzmacherr24125: use TALLOC_FREE()
2007-10-10 Stefan Metzmacherr24123: add file_id_create() to some vfs modules
2007-10-10 Stefan Metzmacherr24120: add a file_id_create() hook into the VFS layer
2007-10-10 Volker Lendecker24119: Convert reply_exit to the new API
2007-10-10 Stefan Metzmacherr24117: use locking_key() instead of forming the TDB_DA...
2007-10-10 Stefan Metzmacherr24115: try to get the file name and share patch for...
2007-10-10 Stefan Metzmacherr24113: some little fixes to get the correct error...
2007-10-10 Volker Lendecker24107: Fix bug 4849. Thanks to Matthijs Kooijman ...
2007-10-10 Volker Lendecker24106: Pass fnum instead of buf/offset into get_rpc_pipe_p
2007-10-10 Stefan Metzmacherr24104: fix the build, sorry...
2007-10-10 Stefan Metzmacherr24103: add some useful debug messages, as not all...
2007-10-10 Volker Lendecker24102: Pass the fid instead of inbuf and an offset...
2007-10-10 Volker Lendecker24101: Move prohibited_ea_names[] into samba_private_a...
2007-10-10 Volker Lendecker24100: Convert reply_ntcancel to the new API
2007-10-10 Stefan Metzmacherr24098: - make use of the ads_service_principal abstraction
2007-10-10 Volker Lendecker24097: Convert reply_ntcreate_and_X_quota to the new API
next