1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-31 17:18:04 +03:00
samba-mirror/source
Jeremy Allison b07611f815 Restructuring of vfs layer to include a "this" pointer - can be an fsp or
a conn struct depending on the call.
We need this to have a clean NT ACL call interface.
This will break any existing VFS libraries (that's why this is pre-release
code).
Andrew gets credit for this one :-) :-).

In addition - added Herb's WITH_PROFILE changes - Herb - please examine
the changes I've made to the smbd/reply.c code you added. The original
code was very ugly and I have replaced it with a
START_PROFILE(x)/END_PROFILE(x) pair using the preprocessor.
Please check this compiles ok with the --with-profile switch.
Jeremy.
0001-01-01 00:00:00 +00:00
..
aparser Modified test.h generator to return error if structure passed to vluke 0001-01-01 00:00:00 +00:00
auth Getting back to a compilable state (not there yet but close). 0001-01-01 00:00:00 +00:00
bin ignore smbcontrol in bin directory 0001-01-01 00:00:00 +00:00
client fixed typo 0001-01-01 00:00:00 +00:00
codepages Hmmm - unicode codepages need adding to HEAD. Thought that'd been done ? 0001-01-01 00:00:00 +00:00
groupdb moved trans2.h and nterr.h into includes.h with all our other includes 0001-01-01 00:00:00 +00:00
include Restructuring of vfs layer to include a "this" pointer - can be an fsp or 0001-01-01 00:00:00 +00:00
lib Made re-init of stat cache explicit rather than being hidden. 0001-01-01 00:00:00 +00:00
libsmb added cli_lock64() and cli_unlock64() 0001-01-01 00:00:00 +00:00
locking Restructuring of vfs layer to include a "this" pointer - can be an fsp or 0001-01-01 00:00:00 +00:00
msdfs Changed MS_DFS to WITH_MSDFS throughout. 0001-01-01 00:00:00 +00:00
nmbd - changed the msg_type to be an int instead of an enum so that it is 0001-01-01 00:00:00 +00:00
nsswitch Spelling flames. (-: 0001-01-01 00:00:00 +00:00
param utf-8 and EUC3 patch from Hiroshi Miura Samba User Group Japan staff. 0001-01-01 00:00:00 +00:00
passdb Removed a line by mistake... 0001-01-01 00:00:00 +00:00
printing Restructuring of vfs layer to include a "this" pointer - can be an fsp or 0001-01-01 00:00:00 +00:00
profile patch from Dominik Kubla <dominik.kubla@uni-mainz.de> 0001-01-01 00:00:00 +00:00
rpc_client printer notify code. 0001-01-01 00:00:00 +00:00
rpc_parse fixing prs_unistr2(). For the special case of an empty (but existing) 0001-01-01 00:00:00 +00:00
rpc_server Adding Herb's compile warning fixes to HEAD. 0001-01-01 00:00:00 +00:00
rpcclient spoolgetprinterdriver now returns "Windows NT x86" and "Windows 4.0" 0001-01-01 00:00:00 +00:00
script vfs write data fix. Fix for name matching in addtosmbpass 0001-01-01 00:00:00 +00:00
smbd Restructuring of vfs layer to include a "this" pointer - can be an fsp or 0001-01-01 00:00:00 +00:00
smbwrapper added -L option 0001-01-01 00:00:00 +00:00
tdb Fixes from Damian at Cisco to tidy up some tdbtool issues. 0001-01-01 00:00:00 +00:00
tests removed some obsolete configure tests (sysv ipc etc) 0001-01-01 00:00:00 +00:00
ubiqx Again, just syncronizing. The a function name was changed in the sll 0001-01-01 00:00:00 +00:00
utils utils/smbcontrol.c: Fixes from Herb for interactive use. 0001-01-01 00:00:00 +00:00
web don't show equivalent enum options in swat 0001-01-01 00:00:00 +00:00
.cvsignore Adding libtool support to HEAD branch. We're going to need this for 0001-01-01 00:00:00 +00:00
.indent.pro indent update to make t easier to see setuid mods in TNG. some 0001-01-01 00:00:00 +00:00
acconfig.h added support for kernel level share modes. These are a (small) hack, 0001-01-01 00:00:00 +00:00
aclocal.m4 continued the split of the kernel level oplocks code into a more 0001-01-01 00:00:00 +00:00
architecture.doc first pass at updating head branch to be to be the same as the SAMBA_2_0 branch 0001-01-01 00:00:00 +00:00
change-log global change from samba.anu.edu.au to samba.org 0001-01-01 00:00:00 +00:00
config.guess first pass at updating head branch to be to be the same as the SAMBA_2_0 branch 0001-01-01 00:00:00 +00:00
config.sub This is a *big* checkin that may break some things, but implements the 0001-01-01 00:00:00 +00:00
configure Re-ran autoconf 0001-01-01 00:00:00 +00:00
configure.developer Cleaning up the warnings from configure.developer. 0001-01-01 00:00:00 +00:00
configure.in simpler configure test 0001-01-01 00:00:00 +00:00
configure.nodebug.developer computer too slow to compile with debug info (100mins), but i need all the 0001-01-01 00:00:00 +00:00
install-sh merge from the autoconf2 branch to the main branch 0001-01-01 00:00:00 +00:00
internals.doc - sequent-ptx support from bressler@iftccu.ca.boeing.com (Rick 0001-01-01 00:00:00 +00:00
ltconfig Adding libtool support to HEAD branch. We're going to need this for 0001-01-01 00:00:00 +00:00
ltmain.sh Adding libtool support to HEAD branch. We're going to need this for 0001-01-01 00:00:00 +00:00
Makefile.in printer notify code. 0001-01-01 00:00:00 +00:00
parsing.doc Added info about parsing debug messages. 0001-01-01 00:00:00 +00:00
smbadduser JHT ==> Removed linefeed that caused problems. 0001-01-01 00:00:00 +00:00