1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-28 07:21:54 +03:00
samba-mirror/source4
Jeremy Allison 333870d5a0 Samba3.2 now passes a lot more tests - remove the S3 specific
exemptions.
Jeremy.
(This used to be commit a70719d579)
2008-03-11 13:39:04 -07:00
..
auth Update account expiration to use new samdb_result_account_expires() function. 2008-03-07 05:59:56 -06:00
build build: fix the build with --enable-automatic-dependencies=yes 2008-03-04 11:55:41 +01:00
cldap_server Remove yet more uses of global_loadparm. 2008-02-21 17:17:37 +01:00
client r26654: libcli/smb_composite: Rather than specifying each of the gazillion options for SMB individually, just specify the smbcli_options struct. 2008-01-03 12:33:36 -06:00
cluster opendb: force odb_can_open() before odb_open_file() 2008-03-07 19:35:12 +01:00
codepages
dsdb Treat maxPwdAge == 0 as passwords never expire. 2008-03-07 05:59:56 -06:00
heimdal idl: Use typedef rather than declare. 2008-01-12 01:18:53 +01:00
heimdal_build we now define PACKAGE_BUGREPORT in config.h 2008-03-08 09:28:16 +01:00
include r25619: As perhaps could have been expected, the CFLAGS hack broke all non-gcc 2007-12-21 05:42:55 +01:00
kdc Enhance mappings of NTSTATUS to KRB5KDC errors. 2008-03-07 05:59:56 -06:00
ldap_server Remove useless layer of indirection, where every service called 2008-02-04 21:58:29 +11:00
lib events_signal: pass down the correct siginfo_t struct to the event handler 2008-03-11 20:16:51 +01:00
libcli libcli/raw: add RAW_RENAME_NTTRANS support 2008-03-11 11:49:00 -07:00
libnet Move public header accumulation out of the perl code. 2008-02-29 14:23:38 +01:00
librpc Ignore Kerberos PAC type 12. 2008-03-06 17:40:25 +01:00
nbt_server Remove more global_loadparm uses. 2008-02-27 19:48:10 +01:00
nsswitch Remove more uses of global_loadparm. 2008-02-21 15:45:32 +01:00
ntptr build: Demote a bunch of libraries to subsystems. This makes packaging easier and should also make it easier 2008-01-21 03:54:42 +01:00
ntvfs pvfs: return NT_STATUS_NOT_IMPLEMENTED on RAW_RENAME_NTTRANS 2008-03-11 20:16:52 +01:00
param Rework provision scripts for more testing 2008-03-07 10:57:52 +11:00
pidl pidl: Remove superfluous semicolon in perl code. 2008-02-26 16:41:09 +01:00
rpc_server ntvfs: pass down the client capabilities into the ntvfs layer 2008-03-06 16:31:25 +01:00
script Allow absolute paths to be specified to mkproto.pl. 2008-02-29 15:39:32 +01:00
scripting Fix provision script to work without smb.conf location specified. 2008-03-11 14:41:10 +11:00
selftest selftest: use the same oplocktimeout for smbtorture as for smbd 2008-03-04 14:40:56 +01:00
setup Fix provision script to work without smb.conf location specified. 2008-03-11 14:41:10 +11:00
smb_server smb_server: pass down RAW_RENAME_NTTRANS to the ntvfs layer 2008-03-11 20:16:51 +01:00
smbd Move manpage management out of the perl build system. 2008-02-29 14:12:23 +01:00
torture Samba3.2 now passes a lot more tests - remove the S3 specific 2008-03-11 13:39:04 -07:00
utils Move manpage management out of the perl build system. 2008-02-29 14:12:23 +01:00
web_server Remove useless layer of indirection, where every service called 2008-02-04 21:58:29 +11:00
winbind Remove use of global_loadparm. 2008-02-28 21:02:49 +01:00
wrepl_server Remove another global_loadparm instance. 2008-02-21 18:43:02 +01:00
.valgrind_suppressions r19063: merge from samba3 2007-10-10 14:20:32 -05:00
aclocal.m4 r19091: merge from samba3: 2007-10-10 14:20:34 -05:00
autogen.sh autoconf: We build Samba from git now, not from SVN. 2008-02-11 11:58:43 +01:00
config.guess r23799: updated old Franklin Street FSF addresses to new URL 2007-10-10 14:59:16 -05:00
config.sub r23799: updated old Franklin Street FSF addresses to new URL 2007-10-10 14:59:16 -05:00
configure.ac configure: Add major version 4 to AC_INIT call. 2008-03-07 14:59:19 +01:00
configure.developer r25839: use nss_wrapper code in samba4 if 2007-12-21 05:44:20 +01:00
configure.nodebug.developer
configure.tridge.opt
dynconfig.c r25051: Move SWAT back to the old-style form-submit modal. 2007-10-10 15:05:50 -05:00
dynconfig.h r25051: Move SWAT back to the old-style form-submit modal. 2007-10-10 15:05:50 -05:00
dynconfig.mk Fix dynconfig compilation. 2008-02-29 15:06:05 +01:00
headermap.txt Fix installation of gencache. 2008-02-18 12:45:27 +01:00
install-sh [GLUE] fix some executable bits on shell scripts 2007-12-21 05:21:31 +01:00
main.mk Rename include to mkinclude to emphasize it is different from make's include. 2008-02-18 20:04:18 +01:00
Makefile build: fix the build with --enable-automatic-dependencies=yes 2008-03-04 11:55:41 +01:00
rules.mk Move automatic dependencies code out of perl code. 2008-02-29 15:39:44 +01:00
samba4-knownfail Make Samba4 pass the NET-API-BECOMEDC test against Win2k3 (again). 2008-03-06 21:55:26 +11:00
samba4-quick Fix quicktest. 2008-02-19 13:38:59 +01:00
samba4-skip selftest: Samba4 passes all oplocks tests now 2008-02-26 09:33:01 +01:00
static_deps.mk r25302: try to fix the build 2007-10-10 15:07:10 -05:00
VERSION Revert "Set -test in the vendor version" 2008-01-10 20:06:13 +01:00