1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
samba-mirror/source
Tim Potter 8d42661d42 Implemented NT printer descriptor checking. Yay!
User details are passed into the printing back end from the spoolss code.
For each print operation these details are checked using the
se_access_check() function using information from the winbind daemon.

Fixed bug in nt_printing_setsec() where the user and group SIDs were
trashed if the permissions were changed from NT.  It is necessary to merge
these sids from the previous value of the security descriptor before
storing it in the tdb.
0001-01-01 00:00:00 +00:00
..
aparser some templates needed for the new aparser stuff 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 Added .dummy file. 0001-01-01 00:00:00 +00:00
client Linux kernel oplocks now seem to work, but need a _lot_ of testing 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 Moved authenticated pipe user details into a current_user struct. 0001-01-01 00:00:00 +00:00
lib Rewrite of se_access_check() function. Added comments and fixed a bunch of 0001-01-01 00:00:00 +00:00
libsmb first pass at merging rpcclient from TNG to HEAD. You can get a 0001-01-01 00:00:00 +00:00
locking allow posix locking database to be opened read-only (for smbstatus) 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 Linux kernel oplocks now seem to work, but need a _lot_ of testing 0001-01-01 00:00:00 +00:00
nsswitch Merge of wbinfo program from TNG. 0001-01-01 00:00:00 +00:00
param don't need shmem any more 0001-01-01 00:00:00 +00:00
passdb Luke, I am moving the code back into passdb/passdb.c, this the correct 0001-01-01 00:00:00 +00:00
printing Implemented NT printer descriptor checking. Yay! 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 first pass at merging rpcclient from TNG to HEAD. You can get a 0001-01-01 00:00:00 +00:00
rpc_parse the dummy field in driver_info_6 is before the driver version and not 0001-01-01 00:00:00 +00:00
rpc_server Pass either an authenticated pipe or SMB user in a current_user struct down 0001-01-01 00:00:00 +00:00
rpcclient first pass at merging rpcclient from TNG to HEAD. You can get a 0001-01-01 00:00:00 +00:00
script Make prototypes for functions returning an enum nss_status. 0001-01-01 00:00:00 +00:00
smbd Moved authenticated pipe user details into a current_user struct. 0001-01-01 00:00:00 +00:00
smbwrapper added -L option 0001-01-01 00:00:00 +00:00
tdb support both read and write locks inside the tdb 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 the smbw sample prog 0001-01-01 00:00:00 +00:00
web finally got sick of the "extern int Client" code and the stupid 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 Moved lib/util_seaccess.o from LIB_OBJ to SMBD1_OBJ as it is only used by 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