1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source/printing
Gerald Carter 6e22c5da92 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.
0001-01-01 00:00:00 +00:00
..
.cvsignore get away with dummy and .dummy files 0001-01-01 00:00:00 +00:00
load.c Sync 3.0 branch with HEAD 0001-01-01 00:00:00 +00:00
lpq_parse.c More tuning from cachegrind. Change most trim_string() calls to trim_char(0, 0001-01-01 00:00:00 +00:00
notify.c a small include file rearrangement that doesn't affect normal 0001-01-01 00:00:00 +00:00
nt_printing.c Fix up name canonicalization (needed for krb5 keytab support later). 0001-01-01 00:00:00 +00:00
pcap.c Some fclose -> x_fclose found by Tony Jago. 0001-01-01 00:00:00 +00:00
print_cups.c allow users to delete jobs with cups printing backend 0001-01-01 00:00:00 +00:00
print_generic.c a small include file rearrangement that doesn't affect normal 0001-01-01 00:00:00 +00:00
print_svid.c Merge a bunch of trivial changes from HEAD. The difference remaining 0001-01-01 00:00:00 +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 0001-01-01 00:00:00 +00:00
printing_db.c merge from old APP_HEAD 0001-01-01 00:00:00 +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 0001-01-01 00:00:00 +00:00