1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/source3
Gerald Carter cf629dc495 r20904: This is a placeholder fix. Apparently Windows 2000
is sharing the IDL for the SAMR pipe with Windows 2003
but returning NT_STATUS_NOT_SUPPORTED rather than a DCE/RCE
fault.  We need to catch this in the general sense
by looking at the returned PDU size.  But this immediate
change fixes password changes via pam_winbind against Windows 2000
DCs.
(This used to be commit a3602cc6d4)
2007-10-10 12:17:18 -05:00
..
auth r20824: Send access to the trusted domain passwords through the pdb backend, so that 2007-10-10 12:17:10 -05:00
client r20832: Remove extra pointers previously added to unique [out] pointers. Instead, 2007-10-10 12:17:11 -05:00
codepages r39: * importing .cvsignore files 2007-10-10 10:51:05 -05:00
groupdb r20090: Fix a class of bugs found by James Peach. Ensure 2007-10-10 12:16:24 -05:00
include r20883: W00t! I now understand how "delete on close" really 2007-10-10 12:17:18 -05:00
iniparser r19928: Fix klokwork id 4509, 4573, 4574. 2007-10-10 12:16:10 -05:00
intl r17345: Some C++ warnings 2007-10-10 11:38:26 -05:00
lib r20873: Some correctness fixes w.r.t. Samba4 torture BASE-DELETE. 2007-10-10 12:17:16 -05:00
libaddns r20485: Add select with a 10 second timeout when reading DSN update responses. 2007-10-10 12:16:52 -05:00
libads r20880: Fix memory leak in new sitename code. You got *really* 2007-10-10 12:17:17 -05:00
libgpo r20610: Fix a Solaris warning 2007-10-10 12:16:58 -05:00
libmsrpc r20832: Remove extra pointers previously added to unique [out] pointers. Instead, 2007-10-10 12:17:11 -05:00
librpc r20875: Pass DCE/RPC server call arguments as a struct rather than as separate arguments. 2007-10-10 12:17:16 -05:00
libsmb r20883: W00t! I now understand how "delete on close" really 2007-10-10 12:17:18 -05:00
locking r20883: W00t! I now understand how "delete on close" really 2007-10-10 12:17:18 -05:00
modules r20717: Merge sharemode patch from Mathias Dietz <MDIETZ@de.ibm.com>. 2007-10-10 12:17:04 -05:00
nmbd r19626: Coalesce usage of DUMP_CORE. Fix formatting on chdir error message 2007-10-10 12:15:42 -05:00
nsswitch r20874: We need to distinguish client sitenames per realm. We were overwriting 2007-10-10 12:17:16 -05:00
pam_smbpass r16241: Fix Klocwork #106 and others like it. 2007-10-10 11:17:27 -05:00
param r20261: merge 20260 from samba_3_0_24 2007-10-10 12:16:37 -05:00
passdb r20851: To read account policies from LDAP we need root. 2007-10-10 12:17:13 -05:00
po r20745: Commit Finnish transalation of SWAT after review 2007-10-10 12:17:08 -05:00
popt r17347: Some C++ warnings -- 271 left 2007-10-10 11:38:27 -05:00
printing r20796: Fix the same problem Jeremy has fixed (improper handling of deferred opens) 2007-10-10 12:17:09 -05:00
profile r20744: Fix the build (I missed some chkpth -> checkpath renames). 2007-10-10 12:17:08 -05:00
python r18801: Fix (at least the build of) python bindings. 2007-10-10 12:00:59 -05:00
registry r20626: Fix a memleak found by the IBM checker -- not on 3.0.24 2007-10-10 12:16:59 -05:00
rpc_client r19818: Remove reg_split_hive, make use of registry_openkey 2007-10-10 12:15:58 -05:00
rpc_parse r20904: This is a placeholder fix. Apparently Windows 2000 2007-10-10 12:17:18 -05:00
rpc_server r20876: Fix bug 4346 -- Thanks to YAMASAKI Hiroyuki 2007-10-10 12:17:17 -05:00
rpcclient r20839: Fix other C++ warnings 2007-10-10 12:17:11 -05:00
script r20668: Also do not install the smbumount man page if we don't build smbumount. 2007-10-10 12:17:02 -05:00
services r20069: Fix logic bug I introduced 2007-10-10 12:16:23 -05:00
smbd r20883: W00t! I now understand how "delete on close" really 2007-10-10 12:17:18 -05:00
stf r39: * importing .cvsignore files 2007-10-10 10:51:05 -05:00
tdb r20503: And one more 64-bit warning 2007-10-10 12:16:54 -05:00
tests r19941: One copy of this code should be sufficient. 2007-10-10 12:16:11 -05:00
torture r20846: Before this gets out of control... 2007-10-10 12:17:13 -05:00
utils r20903: Replace the hardcoded "smb.conf" string with the dyn_CONFIGFILE 2007-10-10 12:17:18 -05:00
web r17873: Fix possible null deref found by Stanford checker. 2007-10-10 11:38:56 -05:00
.dmallocrc
.indent.pro r11131: updating indent resource file from trunk 2007-10-10 11:05:01 -05:00
.valgrind_suppressions r19062: try to fix the valgrind noise in the build-farm 2007-10-10 12:15:07 -05:00
aclocal.m4 r20429: Restructure the libuuid API tests to handle the case where libuuid 2007-10-10 12:16:49 -05:00
autogen.sh r18644: bring in libreplace in lib/replace 2007-10-10 11:52:03 -05:00
change-log
config.guess r11375: Update to the latest config.guess and config.sub files. 2007-10-10 11:05:14 -05:00
config.sub r11375: Update to the latest config.guess and config.sub files. 2007-10-10 11:05:14 -05:00
configure.developer r18373: copy over configure.developer from samba4 which adds 2007-10-10 11:51:20 -05:00
configure.in r20811: fix comment 2007-10-10 12:17:09 -05:00
Doxyfile r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need 2007-10-10 11:19:14 -05:00
dynconfig.c r15848: Introduce commandline options to set the remainder of the parameters in 2007-10-10 11:17:11 -05:00
install-sh
mainpage.dox
Makefile.in r20828: Fix the build with libnscd. 2007-10-10 12:17:10 -05:00
samba3-knownfail r19552: Fix names of known failing tests. 2007-10-10 12:15:41 -05:00
smbadduser.in r13384: Adding in some more SuSE patches 2007-10-10 11:09:57 -05:00
TODO r18188: merge 3.0-libndr branch 2007-10-10 11:43:56 -05:00
VERSION r19764: set version in 3.0 branch to 3.0.25 2007-10-10 12:15:53 -05:00