1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-13 13:18:06 +03:00
samba-mirror/source4
Stefan Metzmacher 8b5f03a225 smb_server/smb2: handle incoming oplock releases
metze
(This used to be commit 2306394dcc)
2008-04-19 01:54:45 +02:00
..
auth Specify event_context to ldb_wrap_connect explicitly. 2008-04-17 12:23:44 +02:00
build build: fix the build rule for .o files 2008-04-19 01:10:39 +02:00
cldap_server Specify event_context to ldb_wrap_connect explicitly. 2008-04-17 12:23:44 +02:00
client Remove event context tracking from the credentials struct. 2008-04-17 01:03:18 +02:00
cluster use uintptr_t instead of intptr_t where appropriate 2008-04-17 14:47:07 +02:00
codepages
dsdb Specify event_context to ldb_wrap_connect explicitly. 2008-04-17 12:23:44 +02:00
heimdal Merge branch 'v4-0-logon' of git://git.id10ts.net/samba into 4-0-local 2008-03-19 11:04:42 +11:00
heimdal_build Move object files lists to makefile rather than smb_build. 2008-04-14 16:53:00 +02: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 Specify event_context to ldb_wrap_connect explicitly. 2008-04-17 12:23:44 +02:00
ldap_server Specify event_context to ldb_wrap_connect explicitly. 2008-04-17 12:23:44 +02:00
lib Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet 2008-04-17 18:44:48 +02:00
libcli libcli/smb2: make it possible to handle incoming oplock requests 2008-04-19 01:54:44 +02:00
libnet Specify event_context to ldb_wrap_connect explicitly. 2008-04-17 12:23:44 +02:00
librpc Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test 2008-04-17 16:53:36 +02:00
nbt_server Specify event_context to ldb_wrap_connect explicitly. 2008-04-17 12:23:44 +02:00
nsswitch Use _OBJ_FILES variables in a couple more places. 2008-04-14 17:22:58 +02:00
ntptr Specify event_context to ldb_wrap_connect explicitly. 2008-04-17 12:23:44 +02:00
ntvfs ntvfs_generic: fix mapping the granted oplocks for SMB2 2008-04-19 01:54:42 +02:00
param Specify event_context to ldb_wrap_connect explicitly. 2008-04-17 12:23:44 +02:00
pidl Provide stubs when the [todo] attribute is set. 2008-04-16 17:21:48 +02:00
rpc_server Specify event_context to ldb_wrap_connect explicitly. 2008-04-17 12:23:44 +02:00
script Move standard make compilation rules to build/make. 2008-04-14 14:51:57 +02:00
scripting Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test 2008-04-17 13:05:25 +02:00
selftest Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet 2008-04-17 14:25:22 +02:00
setup change the default idmap range to 3M -> 4M 2008-04-18 15:41:54 +02:00
smb_server smb_server/smb2: handle incoming oplock releases 2008-04-19 01:54:45 +02:00
smbd Use _OBJ_FILES variables in a couple more places. 2008-04-14 17:22:58 +02:00
torture Fix build not to always use code coverage. 2008-04-17 14:20:46 +02:00
utils Remove event context tracking from the credentials struct. 2008-04-17 01:03:18 +02:00
web_server Use _OBJ_FILES variables in a couple more places. 2008-04-14 17:22:58 +02:00
winbind fixed a double free in winbind 2008-04-18 16:23:48 +02:00
wrepl_server Specify event_context to ldb_wrap_connect explicitly. 2008-04-17 12:23:44 +02:00
.valgrind_suppressions
aclocal.m4
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 Install pidl by default if ExtUtils::MakeMaker is available. This should make the build process for openchange users easier. 2008-04-04 16:03:54 +02: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 Move object files lists to makefile rather than smb_build. 2008-04-14 16:53:00 +02:00
headermap.txt Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into openchange 2008-04-04 16:02:17 +02: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 Fix the build. 2008-04-15 01:40:32 +02:00
samba4-knownfail Use the struct based winbind tests, but mark as known fail. 2008-04-17 10:40:16 +02:00
samba4-quick Fix quicktest. 2008-02-19 13:38:59 +01:00
samba4-skip Don't exclude all tests mentioning 'samba3', but only those actually 2008-04-17 14:59:16 +02:00
static_deps.mk Fix the build. 2008-04-15 01:40:32 +02:00
VERSION On our way to alpha4... 2008-03-29 18:17:15 +11:00