1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-31 17:18:04 +03:00
samba-mirror/source3
Volker Lendecke 76d53e7648 Alternative fix for 45db33e73 and 0d443ae7931
Simo is right, we need to ask passdb first. At least this fixes a nasty to find
NT_STATUS_ACCESS_DENIED problem in the build farm for the test run I just did
on host "opi".

Michael, can you re-check if this also fixes the error you found, leading to
the two fixes?

Thanks,

Volker
2009-01-02 15:00:05 +01:00
..
auth Make cli_negprot return NTSTATUS instead of bool 2008-12-19 10:28:30 +01:00
client Fix all warnings in source3 with gcc4.3. 2008-12-31 18:06:57 -08:00
exports Compile liblua 2008-12-17 12:57:18 +01:00
groupdb Ignore 3.0 style invalid group mappings during upgrade to ldb 2008-11-04 10:56:24 +01:00
include Happy New Year! 2009-01-02 09:45:14 +01:00
iniparser
iniparser_build Make Samba 3 and Samba 4 both use the same single copy of libreplace. 2008-09-16 16:30:14 +02:00
intl Use common util_file code. 2008-10-12 17:34:43 +02:00
lib Fix bug 5913. 2009-01-01 22:08:24 +01:00
libaddns Fix a potential NULL deref in line 258 found by the IBM checker 2008-10-04 22:07:14 +02:00
libads Replace a static variable and alarm() calls by using sys_select() 2008-12-31 19:33:26 +01:00
libgpo Add wrapper str_list_make_v3() to replace the old S3 behavior of 2008-11-06 18:53:00 -08:00
libnet Fix another "format not a string literal and no format arguments" warning. 2008-12-23 09:50:10 -08:00
librpc Remove ndrdump - it's available in merged build mode as bin/ndrdump4 and uses the exact same object files there. 2008-12-16 19:08:36 +01:00
libsmb Remove a global variable 2009-01-01 20:01:32 +01:00
locale/pam_winbind pam_winbind: rerun genmsg after Bo Yang's fixes. 2008-11-17 13:07:50 +01:00
locking Fix more asprintf warnings and some error path errors. 2008-12-23 12:11:12 -08:00
lua-5.1.4 Add the Lua distibution from http://www.lua.org/ftp/lua-5.1.4.tar.gz 2008-12-17 12:57:18 +01:00
m4 i18n/l10n pam_winbind 2008-11-13 12:43:58 +01:00
modules s3: Fix caller of print_fsp_open 2008-12-31 21:24:25 -08:00
nmbd Make cli_negprot return NTSTATUS instead of bool 2008-12-19 10:28:30 +01:00
pam_smbpass Ensure consistent use of pdb_get_nt_passwd instead of pdb_get_lanman_passwd. 2008-07-02 10:51:45 -07:00
param Fix use of "time offset" parameter, and add test to make sure I don't break it again :-) 2008-12-23 22:10:34 +01:00
passdb s3:pdb_tdb: store the next rid counter in passdb.tdb instead of winbind_idmap.tdb 2008-12-29 21:10:49 +01:00
pkgconfig
po
printing Fix an ancient uninitialized variable read 2008-12-31 10:51:44 +01:00
profile Yay ! Remove a VFS entry. Removed the set_nt_acl() call, 2008-05-08 18:09:07 -07:00
registry Rename dos_errstr() to win_errstr() for consistency with Samba 4. 2008-11-01 17:19:26 +01:00
rpc_client s3: store user session key in cli_rpc_pipe_open_noauth(). 2008-12-05 14:27:03 +01:00
rpc_parse s3-ntsvcs: remove last traces of hand-marshalled NTSVCS. 2008-12-17 23:52:42 +01:00
rpc_server Fix more asprintf warnings and some error path errors. 2008-12-23 12:11:12 -08:00
rpcclient Fix all warnings in source3 with gcc4.3. 2008-12-31 18:06:57 -08:00
script Fix more asprintf and "ignoring return code" warnings from gcc 4.3. 2008-12-31 16:30:11 -08:00
selftest Allow running individual tests in the testsuite, normalize test names, fix some tests. 2008-10-21 18:26:46 +02:00
services Rename dos_errstr() to win_errstr() for consistency with Samba 4. 2008-11-01 17:19:26 +01:00
smbd Replace "goto again" by "return NT_STATUS_RETRY" in receive_message_or_smb 2008-12-31 19:33:25 +01:00
stf
tests configure: remove unused configure check for HAVE_WORKING_AF_LOCAL 2008-05-17 13:18:31 +02:00
torture Print the vuid in BENCH-SESSSETUP 2008-12-30 11:26:10 +01:00
utils Fix all warnings in source3 with gcc4.3. 2008-12-31 18:06:57 -08:00
web Fix more "ignore return value" warnings from gcc 4.3. 2008-12-30 18:24:39 -08:00
winbindd Alternative fix for 45db33e73 and 0d443ae7931 2009-01-02 15:00:05 +01:00
.dmallocrc
.indent.pro
autogen.sh The Tru64 shell doesn't like (*) in a case statement 2009-01-01 13:33:22 +01:00
change-log
config.guess
config.sub
configure.developer
configure.in s3-ntsvcs: remove last traces of hand-marshalled NTSVCS. 2008-12-17 23:52:42 +01:00
Doxyfile Updated Doxyfile conf to doxygen version 1.5.3 2008-08-20 12:35:53 +02:00
dynconfig.c Add dyn_NCALRPCDIR 2008-10-06 09:54:16 +02:00
install-sh
localedir.c i18n/l10n pam_winbind 2008-11-13 12:43:58 +01:00
mainpage.dox
Makefile.in Make sharesec utility part of the default binary install. 2008-12-28 17:45:21 -08:00
samba4-templates.mk Force symbolic links for shared library sonames to be created, 2008-12-22 23:36:48 +01:00
samba4.m4 Fix Samba 3 merged build - include tevent. 2008-12-28 04:12:46 +01:00
samba4.mk Fix the merged build 2008-12-30 10:09:59 +01:00
smbadduser.in
VERSION VERSION: Raise version number. 2008-08-13 15:25:09 +02:00