1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/source3/printing
Gerald Carter df6d2db4ce merge from old APP_HEAD
* remove corrupt tdb and shutdown (only for printing tdbs, connections,
  sessionid & locking)
* decrement smbd counter in connections.tdb in smb_panic()
* various Makefile hack to get things to link

'max smbd processes' looks like it might be broken.  The counter KEY is not
being set.  Will look into that tomorrow.
(This used to be commit 6e22c5da92)
2004-02-12 05:24:02 +00:00
..
.cvsignore get away with dummy and .dummy files 1998-09-29 04:52:17 +00:00
load.c Sync 3.0 branch with HEAD 2002-08-17 16:31:24 +00:00
lpq_parse.c More tuning from cachegrind. Change most trim_string() calls to trim_char(0, 2003-09-05 19:59:55 +00:00
notify.c a small include file rearrangement that doesn't affect normal 2003-11-12 01:51:10 +00:00
nt_printing.c Fix up name canonicalization (needed for krb5 keytab support later). 2004-01-30 18:38:48 +00:00
pcap.c Some fclose -> x_fclose found by Tony Jago. 2003-07-24 07:02:55 +00:00
print_cups.c allow users to delete jobs with cups printing backend 2003-11-25 19:16:35 +00:00
print_generic.c a small include file rearrangement that doesn't affect normal 2003-11-12 01:51:10 +00:00
print_svid.c Merge a bunch of trivial changes from HEAD. The difference remaining 2002-11-29 02:58:59 +00:00
printfsp.c Prefix VFS API macros with SMB_ for consistency and to avoid problems with VFS_ macros at system side. We currently have one clash with AIX and its VFS_LOCK. Compiled and tested -- no new functionality or code, just plain rename of macros for yet-unreleased VFS API version. Needs to be done before a24 is out 2003-05-14 10:59:01 +00:00
printing_db.c merge from old APP_HEAD 2004-02-12 05:24:02 +00:00
printing.c bug 770; correct fix this time; Make sure that we send the SMBjobid for unix jobs back to the client. Allows windows client to remove print jobs submitted from lpr 2004-01-14 20:56:26 +00:00