1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3
Volker Lendecke a189257c15 r12721: GPFS 2.4 on Linux will contain some windows semantics, ie share modes and
oplocks across the cluster. Adapt Samba to it.

The gpfs API is called via libgpfs.so. This code is written with dlopen(), so
that you can compile on a system with gpfs installed and later on run on
systems without gpfs available.

So to actually make Samba call gpfs share mode calls you need to compile with
gpfs.h and libgpfs.so around and set 'gpfs share = yes' on the shares you
export from GPFS.

Volker
(This used to be commit 2253b17a1a)
2007-10-10 11:06:01 -05:00
..
auth r12522: Try and fix bug #2926 by removing setlocale(LC_ALL, "C") 2007-10-10 11:05:58 -05:00
client r12555: Fix more load_case_table swegfaults. Arggg. 2007-10-10 11:05:59 -05:00
codepages r39: * importing .cvsignore files 2007-10-10 10:51:05 -05:00
groupdb r12438: Remove an unused function 2007-10-10 11:05:56 -05:00
include r12660: Happy New Year! 2007-10-10 11:06:01 -05:00
intl r7139: trying to reduce the number of diffs between trunk and 3.0; changing version to 3.0.20pre1 2007-10-10 10:57:02 -05:00
lib r12714: Fix segfault in pdb_nds.c. 2007-10-10 11:06:01 -05:00
libads r12406: Since w2k3 sp1 we fail to create user accounts using e.g. "net ads user 2007-10-10 11:05:55 -05:00
libmsrpc r11137: Compile with only 2 warnings (I'm still working on that code) on a gcc4 2007-10-10 11:05:02 -05:00
libsmb r12713: Remove use of uint8_t -> uint8. 2007-10-10 11:06:01 -05:00
locking r12234: Reduce the race condition for renames by holding the lock 2007-10-10 11:05:50 -05:00
modules r12279: unix_mask_match has been broken for *ever*... (How). 2007-10-10 11:05:51 -05:00
nmbd r12564: Ensure load_case_tables is always done first. 2007-10-10 11:05:59 -05:00
nsswitch r12713: Remove use of uint8_t -> uint8. 2007-10-10 11:06:01 -05:00
pam_smbpass r10656: BIG merge from trunk. Features not copied over 2007-10-10 11:04:48 -05:00
param r12721: GPFS 2.4 on Linux will contain some windows semantics, ie share modes and 2007-10-10 11:06:01 -05:00
passdb r12714: Fix segfault in pdb_nds.c. 2007-10-10 11:06:01 -05:00
po r3912: More fixes to have proper german in swat. 2007-10-10 10:53:24 -05:00
popt r39: * importing .cvsignore files 2007-10-10 10:51:05 -05:00
printing r11855: patch from Aruna Prabakar for checking that the spooler si running on HP-UX 2007-10-10 11:05:30 -05:00
profile r12475: Actually configure with profile support this time ... 2007-10-10 11:05:57 -05:00
python r12441: Fix python build. 2007-10-10 11:05:56 -05:00
registry r12002: patch from marcin to allow for the creation of a File value in the eventlog registry keys so that file properties can be displayed 2007-10-10 11:05:41 -05:00
rpc_client r12275: Fix memory leak found by Mikhail Kshevetskiy <kl@laska.dorms.spbu.ru> 2007-10-10 11:05:51 -05:00
rpc_parse r12176: fix type mismatch after rpc structure change in rpc_svcctl.h 2007-10-10 11:05:48 -05:00
rpc_server r12262: * patch from Brian Moran to fix segv in eventlogadm when not eventlogs 2007-10-10 11:05:51 -05:00
rpcclient r12581: And another one :-) 2007-10-10 11:06:00 -05:00
sam r10656: BIG merge from trunk. Features not copied over 2007-10-10 11:04:48 -05:00
script r12393: cleaning up swat bugs. *no one* tests swat it seems. This has been broken since r10656 2007-10-10 11:05:54 -05:00
services r12281: adding a note about WINS and NetLogon not being remotely manageable 2007-10-10 11:05:51 -05:00
smbd r12721: GPFS 2.4 on Linux will contain some windows semantics, ie share modes and 2007-10-10 11:06:01 -05:00
smbwrapper r9350: Fix direct malloc calls made by smbwrapper. 2007-10-10 11:00:33 -05:00
stf r39: * importing .cvsignore files 2007-10-10 10:51:05 -05:00
tdb r12713: Remove use of uint8_t -> uint8. 2007-10-10 11:06:01 -05:00
tests r6586: get rid of a few more compiler warnings 2007-10-10 10:56:46 -05:00
torture r11556: Fix "make everything" 2007-10-10 11:05:20 -05:00
utils r12678: One more 2007-10-10 11:06:01 -05:00
web r12522: Try and fix bug #2926 by removing setlocale(LC_ALL, "C") 2007-10-10 11:05:58 -05:00
wrepld r10822: updating copyright info 2007-10-10 11:04:55 -05:00
.dmallocrc
.indent.pro r11131: updating indent resource file from trunk 2007-10-10 11:05:01 -05:00
aclocal.m4 r11658: Someone broke the initialization of the static modules by adding a 'NTSTATUS' 2007-10-10 11:05:23 -05:00
autogen.sh r5270: fixing some bashism's in autogen.sh 2007-10-10 10:55:35 -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
configure.in r12721: GPFS 2.4 on Linux will contain some windows semantics, ie share modes and 2007-10-10 11:06:01 -05:00
Doxyfile
dynconfig.c
install-sh
mainpage.dox
Makefile.in r12721: GPFS 2.4 on Linux will contain some windows semantics, ie share modes and 2007-10-10 11:06:01 -05:00
smbadduser.in
VERSION r12027: changing version to 3.0.22pre1 since 3.0.21 is frozen now 2007-10-10 11:05:42 -05:00