Cherry-picked revisions regarding version from v3-2-test
[jerry/samba.git] / source / smbd /
2007-10-10 Gerald (Jerry) Carter[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create...
2007-10-10 Volker Lendecker25534: Apply some const
2007-10-10 Volker Lendecker25502: Fix bug 5006
2007-10-10 Jelmer Vernooijr25498: Remove checks that are always true.
2007-10-10 Jeremy Allisonr25492: Start adding IPv6 compatible code to lib/util_s...
2007-10-10 Jeremy Allisonr25391: Fix bug #4978 : Store DOS Attributes fails...
2007-10-10 Volker Lendecker25327: Normalize the path we return for 'msdfs proxy'
2007-10-10 Volker Lendecker25324: Fix "msdfs proxy"
2007-10-10 Volker Lendecker25311: Patch from Heinrich Mislik <Heinrich.Mislik...
2007-10-10 Jeremy Allisonr25309: Volker's fix for bug #4984 - samba4 torture...
2007-10-10 Michael Adamr25286: Fix one more caller of unistr2_to_ascii() that...
2007-10-10 Volker Lendecker25184: Fix some C++ warnings and an uninitialized...
2007-10-10 Jeremy Allisonr25173: Use the append_buffer version in a loop.
2007-10-10 Jeremy Allisonr25167: Fix breakage from mangling rewrite. Use the
2007-10-10 Jeremy Allisonr25163: Fix wrong ctx passed to talloc_asprintf_append().
2007-10-10 James Peachr25161: Don't panic if setgroups fails in non-root...
2007-10-10 James Peachr25142: Panic if setting the group list fails while...
2007-10-10 Jeremy Allisonr25141: More pstring removal.
2007-10-10 Jeremy Allisonr25138: More pstring elimination. Add a TALLOC_CTX...
2007-10-10 Günther Deschnerr25135: Remove one END_PROFILE(SMBntcreateX) from call_...
2007-10-10 Jeremy Allisonr25118: More pstring elimination.
2007-10-10 Jeremy Allisonr25117: The mega-patch Jerry was waiting for. Remove...
2007-10-10 Jeremy Allisonr25111: Move to talloced pathnames on most code paths.
2007-10-10 Jeremy Allisonr25103: Ensure we don't return unwritten memory (valgri...
2007-10-10 Jeremy Allisonr25102: Rewrite msdfs code to use talloced filenames...
2007-10-10 Volker Lendecker25055: Add file_id_string_tos
2007-10-10 Jeremy Allisonr25011: We don't use mangle_map any more.
2007-10-10 Jeremy Allisonr25009: Large patch discussed with Volker. Move unix_co...
2007-10-10 Volker Lendecker24949: Remove some static buffers
2007-10-10 Jeremy Allisonr24813: Reformat to 80 columns.
2007-10-10 Jeremy Allisonr24811: Simple reformatting to fit the 80 columns rule.
2007-10-10 Volker Lendecker24809: Consolidate the use of temporary talloc contexts.
2007-10-10 Jeremy Allisonr24791: Fix logic error in timeout of blocking lock...
2007-10-10 Volker Lendecker24702: Remove the old API pointers
2007-10-10 Volker Lendecker24699: Actually write 24 zeros instead of zero 24...
2007-10-10 Volker Lendecker24661: Fix some obvious diffs between 3_2 and 3_2_0
2007-10-10 Volker Lendecker24659: Some formatting changes helping to minimize...
2007-10-10 Jeremy Allisonr24639: Add parameter "directory name cache size" ...
2007-10-10 Jeremy Allisonr24638: Remove redundent setting of vuid.
2007-10-10 Stefan Metzmacherr24621: - deferr calling build_options();exit(0);
2007-10-10 Simo Sorcer24603: In case of error we need to free prefix_cache...
2007-10-10 Stefan Metzmacherr24599: patch from Karolin Seeger <ks@sernet.de>:
2007-10-10 Volker Lendecker24595: Fix Coverity ID 393
2007-10-10 Jeremy Allisonr24590: Reformatting to coding standards. Added my...
2007-10-10 Jeremy Allisonr24589: Refactor our vuid code so that we keep the...
2007-10-10 Volker Lendecker24549: Fix unix_convert to return the already converte...
2007-10-10 Volker Lendecker24548: Fix the case-changing renames
2007-10-10 Volker Lendecker24512: Fix RAW-NOTIFY
2007-10-10 Jeremy Allisonr24501: Added bcc test for reply_tcon & removed Vl...
2007-10-10 Jeremy Allisonr24500: Add check that bcc is correct in an incoming...
2007-10-10 Jeremy Allisonr24498: More extra code into a function, reply_openerror.
2007-10-10 Volker Lendecker24497: Revert r24485 -- this needs more thought
2007-10-10 Volker Lendecker24485: Even in the failure case unix_convert must...
2007-10-10 Jeremy Allisonr24476: Fix the mappings in reply_opeXXX calls. Now...
2007-10-10 Jeremy Allisonr24475: Fix the error mapping for SMB_POSIX_PATH_OPEN.
2007-10-10 Jeremy Allisonr24474: Map error value NT_STATUS_OBJECT_NAME_COLLISION
2007-10-10 Jeremy Allisonr24470: Start fixing up the mapping of OBJECT_NAME_COLL...
2007-10-10 Jeremy Allisonr24468: Don't forget the +4 for length :-).
2007-10-10 Jeremy Allisonr24467: Do range checking on incoming smb request.
2007-10-10 Jeremy Allisonr24464: Now Volker removed the readbmpx we don't need...
2007-10-10 Volker Lendecker24461: Fix Bug 4852, thank to anto <sistemac@prosoft...
2007-10-10 Volker Lendecker24457: Convert reply_tcon to the new API
2007-10-10 Volker Lendecker24453: Remove the read and write bmpx calls
2007-10-10 Jeremy Allisonr24445: Convert SMBwritebraw. No test suite unfortunate...
2007-10-10 Volker Lendecker24444: Convert reply_find[n]close to the new API
2007-10-10 Volker Lendecker24443: Convert reply_search/fclose to the new API
2007-10-10 Volker Lendecker24442: Convert reply_copy to the new API
2007-10-10 Volker Lendecker24441: Convert reply_ioctl to the new API
2007-10-10 Volker Lendecker24440: Convert the reply_sendXX functions to the new API
2007-10-10 Volker Lendecker24439: Convert reply_get/setattrE to the new API
2007-10-10 Volker Lendecker24436: Convert reply_lockread/writeunlock to the new API
2007-10-10 Volker Lendecker24433: Convert reply_ntrename to the new API
2007-10-10 Volker Lendecker24431: Convert the reply_printXX calls to the new API
2007-10-10 Volker Lendecker24430: Convert reply_writeclose to the new API
2007-10-10 Volker Lendecker24429: reply_setdir is not used...
2007-10-10 Volker Lendecker24428: Convert reply_unlock to the new API
2007-10-10 Volker Lendecker24427: Convert reply_lock to the new API
2007-10-10 Volker Lendecker24426: Convert reply_read to the new API
2007-10-10 Volker Lendecker24425: Convert reply_write to the new API
2007-10-10 Volker Lendecker24423: Convert reply_lseek to the new API
2007-10-10 Volker Lendecker24422: Convert reply_ctemp to the new API
2007-10-10 Volker Lendecker24417: Convert reply_setatr to the new API
2007-10-10 Volker Lendecker24415: Convert reply_getatr to the new API
2007-10-10 Volker Lendecker24414: Convert reply_mv to the new API
2007-10-10 Volker Lendecker24412: Convert reply_open to the new API
2007-10-10 Volker Lendecker24409: Check wct in reply_open
2007-10-10 Volker Lendecker24408: Remove reply_prep_legacy from reply_lockingX
2007-10-10 Volker Lendecker24406: Push reply_prep_legacy into reply_lockingX
2007-10-10 Volker Lendecker24405: Check wct in reply_lockingX
2007-10-10 Volker Lendecker24404: Remove get_OutBuffer usage from blocking.c
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...
next