1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/source4
Stefan Metzmacher f0f7070ad7 r16870: copy over the status from the ntvfs request to the smb2 request
so that smb2srv_setup_reply() doesn't push uninitialized data
(found by valgrind)

metze
(This used to be commit 1a1fd2747d)
2007-10-10 14:09:55 -05:00
..
auth r16829: Fix a number of issues raised by the IBM checker, or gcc warnings. 2007-10-10 14:09:48 -05:00
build r16341: newer autoconf versions export 'datarootdir', 2007-10-10 14:09:11 -05:00
cldap_server r16232: Avoid searching on domainDns, as it is not an AD attribute in the 2007-10-10 14:09:07 -05:00
client r15875: Fix bug in smbclients 'put' command tridge found a while ago. Add tests 2007-10-10 14:08:35 -05:00
codepages
dsdb r16860: Fix (and reactivate) the RPC-SAMR test. We need to allow these sids 2007-10-10 14:09:54 -05:00
gtk r15907: Add simple manpage for gwsvcctl 2007-10-10 14:08:39 -05:00
heimdal r16235: Don't update minor_status when cleaning up on error. This restores 2007-10-10 14:09:07 -05:00
heimdal_build r16011: we don't need sys/bitypes.h any more 2007-10-10 14:08:50 -05:00
include r15870: Improve detection of iconv - should prevent HAVE_ICONV_H being 2007-10-10 14:08:35 -05:00
intl r16100: Patch from Michael Wood <mwood@icts.uct.ac.za>: s/then/than/ for correct grammar 2007-10-10 14:08:59 -05:00
kdc r16237: Use an appropriate basedn for these searches, so they occour into the 2007-10-10 14:09:07 -05:00
ldap_server r16795: Fix crash found by Dave Fenwick <djf@samba.org>. 2007-10-10 14:09:46 -05:00
lib r16832: I should be more careful (and test!) when trying to make compilers and 2007-10-10 14:09:49 -05:00
libcli r16834: split the level's of smb_search_first/smb_search_next and the levels 2007-10-10 14:09:49 -05:00
libnet r16830: Fix IBM checker and GCC warnings. 2007-10-10 14:09:48 -05:00
librpc r16838: Allow compilation by midl. Patch by andrzej.hajda@wp.pl 2007-10-10 14:09:49 -05:00
nbt_server r16239: Search for the domain in the correct partition, so this will work with 2007-10-10 14:09:08 -05:00
nsswitch r15321: Reduce the size of rewrite.m4 a bit more 2007-10-10 14:05:15 -05:00
ntptr r16523: pass spoolss_XcvData calls to the ntptr backends... 2007-10-10 14:09:32 -05:00
ntvfs r16868: init some uninitialized values 2007-10-10 14:09:54 -05:00
param r16464: split client and server min/max protocol settings 2007-10-10 14:09:29 -05:00
passdb r16846: Try not to segfault if the domain SID isn't there, or the search 2007-10-10 14:09:52 -05:00
pidl r16824: Rename Ethereal -> Wireshark (patch from Joerg Mayer) 2007-10-10 14:09:47 -05:00
po
rpc_server r16827: Factor out some code into common samdb functions: 2007-10-10 14:09:48 -05:00
script r16860: Fix (and reactivate) the RPC-SAMR test. We need to allow these sids 2007-10-10 14:09:54 -05:00
scripting r16265: Fix 'newuser' command. 2007-10-10 14:09:09 -05:00
setup r16768: Add a simple script to set a user's password. This should grow into a 2007-10-10 14:09:44 -05:00
smb_server r16870: copy over the status from the ntvfs request to the smb2 request 2007-10-10 14:09:55 -05:00
smbd r15580: (Hopefully) fix pthreads process model 2007-10-10 14:05:59 -05:00
torture r16860: Fix (and reactivate) the RPC-SAMR test. We need to allow these sids 2007-10-10 14:09:54 -05:00
utils r16824: Rename Ethereal -> Wireshark (patch from Joerg Mayer) 2007-10-10 14:09:47 -05:00
web_server r15855: more talloc_set_destructor() typesafe fixes. nearly done ... 2007-10-10 14:08:33 -05:00
winbind r15371: Revert some of my previous patch as it was breaking the plain build 2007-10-10 14:05:28 -05:00
wrepl_server r16100: Patch from Michael Wood <mwood@icts.uct.ac.za>: s/then/than/ for correct grammar 2007-10-10 14:08:59 -05:00
aclocal.m4 r15572: Trim build/m4/rewrite.m4 a bit more, remove unused tests. 2007-10-10 14:05:58 -05:00
autogen.sh r14950: make sure include/config.h is only updated when the content was changed 2007-10-10 14:00:22 -05:00
config.guess r11305: Use more recent guess and sub files 2007-10-10 13:45:16 -05:00
config.sub r11305: Use more recent guess and sub files 2007-10-10 13:45:16 -05:00
configure.ac r16051: Move the XATTR compatability code into a new file, so I can use it for 2007-10-10 14:08:53 -05:00
configure.developer r12128: add --enable-socket-wrapper 2007-10-10 13:47:12 -05:00
configure.nodebug.developer
configure.tridge.opt
dynconfig.c r14332: Built in different paths when running locally (from ./bin/) in developer 2007-10-10 13:57:12 -05:00
dynconfig.h r14332: Built in different paths when running locally (from ./bin/) in developer 2007-10-10 13:57:12 -05:00
dynconfig.mk r14565: Fix shared library sonames 2007-10-10 13:58:47 -05:00
headermap.txt r14731: Fix typo 2007-10-10 13:59:15 -05:00
install-sh
main.mk r16561: - create version.h relative to srcdir 2007-10-10 14:09:34 -05:00
static_deps.mk r15278: Fix recreating symlink every time. 2007-10-10 14:05:01 -05:00
VERSION r15689: dummy commit 2007-10-10 14:08:06 -05:00