1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-28 07:21:54 +03:00
samba-mirror/source3
David O'Neill a3a28675fa Changes from APPLIANCE_HEAD (per Tim Potter):
- make proto
	- addition of function to convert from errno values to NT status codes
	  (source/lib/error.c)
	- purge queue done without full access permission will purge only the
	  jobs owned by that user, rather than failing.
	- unlock job database tdb before sending job to printer
	- in print_job_start(), ensure that we don't pick a jobid with an existing
	  temporary file that may be owned by another user, as it causes silent
	  failures.
	- fixes for printer permission checking for NT5 clients
	  (source/include/rpc_spoolss.h, source/printing/nt_printing.c,
	   source/printing/printing.c, source/rpc_server/srv_spoolss_nt.c)
	- change from uint8 to 'enum SID_NAME_USE' (source/rpc_server/srv_lsa.c)
	- fixed memory leaks for win95 driver download process
	  (source/smbd/lanman.c)
	- properly free prs_structs and dacl in testsuite/printing/psec.c
(This used to be commit 74af3e2cae)
2000-09-01 18:49:26 +00:00
..
aparser I committed this change to the cliffs archive a while back and have heard 2000-07-15 20:57:24 +00:00
auth Getting back to a compilable state (not there yet but close). 2000-06-01 17:01:34 +00:00
bin Added wbinfo and .libs 2000-07-10 06:42:47 +00:00
client added -A <authfile> option to smbclient for the reading of username / 2000-08-29 14:35:31 +00:00
codepages Hmmm - unicode codepages need adding to HEAD. Thought that'd been done ? 2000-04-03 22:50:33 +00:00
groupdb moved trans2.h and nterr.h into includes.h with all our other includes 2000-04-25 14:06:57 +00:00
include Changes from APPLIANCE_HEAD (per Tim Potter): 2000-09-01 18:49:26 +00:00
lib Changes from APPLIANCE_HEAD (per Tim Potter): 2000-09-01 18:49:26 +00:00
libsmb Replaced "\\MAILSLOT\\NET\\NETLOGON" with NET_LOGON_MAILSLOT constant. 2000-08-25 04:18:50 +00:00
locking allow posix locking database to be opened read-only (for smbstatus) 2000-06-13 15:46:46 +00:00
msdfs Changed MS_DFS to WITH_MSDFS throughout. 2000-05-26 17:10:40 +00:00
nmbd Fix for bind interfaces only sometimes picking the wrong IP address 2000-08-30 17:34:35 +00:00
nsswitch Fix from John Reilly @ HP for my typo with the parameters being reversed. Ooops. 2000-09-01 17:13:44 +00:00
param missed removing the static declaration of strwicmp() 2000-08-29 16:47:20 +00:00
passdb Added code to do SID to uid/gid conversion. Needed for ACL support. 2000-08-23 00:45:40 +00:00
printing Changes from APPLIANCE_HEAD (per Tim Potter): 2000-09-01 18:49:26 +00:00
profile patch from Dominik Kubla <dominik.kubla@uni-mainz.de> 2000-05-10 11:08:08 +00:00
rpc_client Removed compiler warning. 2000-08-31 04:27:38 +00:00
rpc_parse Implemented DELETEFORM tested using Gerald's Win32 test code :-). 2000-08-31 19:04:51 +00:00
rpc_server Changes from APPLIANCE_HEAD (per Tim Potter): 2000-09-01 18:49:26 +00:00
rpcclient added -P (for no prompt) and -A <authfile> options 2000-08-29 14:43:42 +00:00
script vfs write data fix. Fix for name matching in addtosmbpass 2000-08-25 20:44:33 +00:00
smbd Changes from APPLIANCE_HEAD (per Tim Potter): 2000-09-01 18:49:26 +00:00
smbwrapper added -L option 2000-07-06 03:39:11 +00:00
tdb Added John Reilly's enumports/addprinter/delprinter scripting code plus the 2000-07-31 20:41:51 +00:00
tests removed some obsolete configure tests (sysv ipc etc) 2000-04-17 05:56:49 +00:00
ubiqx Again, just syncronizing. The a function name was changed in the sll 2000-06-08 17:42:20 +00:00
utils Fix for safe_free freeing static strings. From Robert August Vincent, II. 2000-08-21 19:30:19 +00:00
web Fix for swat to return correct MIME type for text files. From "Ron 2000-09-01 02:06:20 +00:00
.cvsignore Adding libtool support to HEAD branch. We're going to need this for 2000-03-13 23:20:01 +00:00
.indent.pro indent update to make t easier to see setuid mods in TNG. some 2000-03-21 21:08:07 +00:00
acconfig.h added support for kernel level share modes. These are a (small) hack, 2000-06-15 09:35:37 +00:00
aclocal.m4 continued the split of the kernel level oplocks code into a more 2000-06-10 13:35:20 +00:00
architecture.doc first pass at updating head branch to be to be the same as the SAMBA_2_0 branch 1999-12-13 13:27:58 +00:00
change-log global change from samba.anu.edu.au to samba.org 1998-11-21 13:20:31 +00:00
config.guess first pass at updating head branch to be to be the same as the SAMBA_2_0 branch 1999-12-13 13:27:58 +00:00
config.sub This is a *big* checkin that may break some things, but implements the 2000-04-22 00:33:16 +00:00
configure Re-ran autoconf 2000-07-03 00:57:15 +00:00
configure.developer Cleaning up the warnings from configure.developer. 2000-03-10 22:53:36 +00:00
configure.in simpler configure test 2000-06-29 08:23:56 +00:00
configure.nodebug.developer computer too slow to compile with debug info (100mins), but i need all the 2000-03-09 22:22:38 +00:00
install-sh merge from the autoconf2 branch to the main branch 1998-07-29 03:08:05 +00:00
internals.doc - sequent-ptx support from bressler@iftccu.ca.boeing.com (Rick 1996-08-13 08:57:55 +00:00
ltconfig Adding libtool support to HEAD branch. We're going to need this for 2000-03-13 23:20:01 +00:00
ltmain.sh Adding libtool support to HEAD branch. We're going to need this for 2000-03-13 23:20:01 +00:00
Makefile.in Changes from APPLIANCE_HEAD (per Tim Potter): 2000-09-01 18:49:26 +00:00
parsing.doc Added info about parsing debug messages. 1998-10-27 21:07:52 +00:00
smbadduser JHT ==> Removed linefeed that caused problems. 1997-10-13 12:13:11 +00:00