1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/source3
Jim McDonough ba72b0242e r17179: Merge the vl-posixacls tmp branch into mainline. It
modularizes our interface into the special posix API used on
the system. Without this patch the specific API flavor is
determined at compile time, something which severely limits
usability on systems with more than one file system. Our
first targets are AIX with its JFS and JFS2 APIs, at a later
stage also GPFS. But it's certainly not limited to IBM
stuff, this abstraction is also necessary for anything that
copes with NFSv4 ACLs. For this we will check in handling
very soon.

Major contributions can be found in the copyright notices as
well as the checkin log of the vl-posixacls branch. The
final merge to 3_0 post-3.0.23 was done by Peter Somogyi
<psomogyi@gamax.hu>
(This used to be commit ca0c73f281)
2007-10-10 11:38:17 -05:00
..
auth r17022: Fix the build farm -- maybe this is the real fix, testing more 2007-10-10 11:19:20 -05:00
client r16971: Ensure we use the correct separator for pathnames 2007-10-10 11:19:16 -05:00
codepages r39: * importing .cvsignore files 2007-10-10 10:51:05 -05:00
groupdb r15101: Little step towards getting Samba4 tdb into 3: tdb_lock_bystring does not 2007-10-10 11:16:23 -05:00
include r17179: Merge the vl-posixacls tmp branch into mainline. It 2007-10-10 11:38:17 -05:00
iniparser r15037: Adding iniParser (http://ndevilla.free.fr/iniparser/), a free inifile 2007-10-10 11:15:58 -05:00
intl r14225: Fix Coverity Bug # 67 2007-10-10 11:15:18 -05:00
lib r17179: Merge the vl-posixacls tmp branch into mainline. It 2007-10-10 11:38:17 -05:00
libads r17146: Starting to cleanout my local tree some 2007-10-10 11:38:15 -05:00
libmsrpc r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need 2007-10-10 11:19:14 -05:00
libndr r16994: Fix bug #3923, reported by jason@ncac.gwu.edu. Incorrect type 2007-10-10 11:19:17 -05:00
libsmb r17162: Fix typo small typos noticed by Paul Green. 2007-10-10 11:38:17 -05:00
locking r17177: Get rid of a global variable by adding a private data pointer to 2007-10-10 11:38:17 -05:00
modules r17179: Merge the vl-posixacls tmp branch into mainline. It 2007-10-10 11:38:17 -05:00
nmbd r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need 2007-10-10 11:19:14 -05:00
nsswitch r17162: Fix typo small typos noticed by Paul Green. 2007-10-10 11:38:17 -05:00
pam_smbpass r16241: Fix Klocwork #106 and others like it. 2007-10-10 11:17:27 -05:00
param r17108: Make the default timeout parameter for lock waiting 2007-10-10 11:38:12 -05:00
passdb r17150: MMC User & group plugins fixes: 2007-10-10 11:38:16 -05:00
po r3912: More fixes to have proper german in swat. 2007-10-10 10:53:24 -05:00
popt r16720: Fix bug #3874 (warning) reported by Jason Mader. 2007-10-10 11:19:09 -05:00
printing r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need 2007-10-10 11:19:14 -05:00
profile r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need 2007-10-10 11:19:14 -05:00
python r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need 2007-10-10 11:19:14 -05:00
registry r17047: Fix a typo and a possible NULL dereference 2007-10-10 11:19:22 -05:00
rpc_client r17005: Add a new helper mode to ntlm_auth: ntlm-change-password-1 2007-10-10 11:19:17 -05:00
rpc_parse r17136: Fix alignment on lsaquery. This broke in particular level 6, where the client 2007-10-10 11:38:14 -05:00
rpc_server r17177: Get rid of a global variable by adding a private data pointer to 2007-10-10 11:38:17 -05:00
rpcclient r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need 2007-10-10 11:19:14 -05:00
sam r17122: remove unused global var from idmap_ad 2007-10-10 11:38:13 -05:00
script r17116: Jerry, I can't reach you right now, but r17110 broke the build. 2007-10-10 11:38:13 -05:00
services r17148: the wins service should not accept any controls so that a GUI can grey it out as not remotely manageable 2007-10-10 11:38:16 -05:00
smbd r17179: Merge the vl-posixacls tmp branch into mainline. It 2007-10-10 11:38:17 -05:00
stf r39: * importing .cvsignore files 2007-10-10 10:51:05 -05:00
tdb r17030: Partially fix standalone build of tdb directory 2007-10-10 11:19:21 -05:00
tests r15018: Merge Volker's ipc/trans2/nttrans changes over 2007-10-10 11:15:57 -05:00
torture r16960: Some warnings from host "opi" 2007-10-10 11:19:15 -05:00
utils r17177: Get rid of a global variable by adding a private data pointer to 2007-10-10 11:38:17 -05:00
web r17177: Get rid of a global variable by adding a private data pointer to 2007-10-10 11:38:17 -05:00
.dmallocrc
.indent.pro r11131: updating indent resource file from trunk 2007-10-10 11:05:01 -05:00
aclocal.m4 r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need 2007-10-10 11:19:14 -05:00
autogen.sh r5270: fixing some bashism's in autogen.sh 2007-10-10 10:55:35 -05:00
change-log trying to get HEAD building again. If you want the code 2003-07-16 05:34:56 +00:00
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 r17179: Merge the vl-posixacls tmp branch into mainline. It 2007-10-10 11:38:17 -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 ading new files from 3.0 2003-07-16 05:42:34 +00:00
Makefile.in r17179: Merge the vl-posixacls tmp branch into mainline. It 2007-10-10 11:38:17 -05:00
smbadduser.in r13384: Adding in some more SuSE patches 2007-10-10 11:09:57 -05:00
VERSION r16195: starting development for 3.0.24pre1 2007-10-10 11:17:24 -05:00