1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source/printing
Jeremy Allison 28b315a750 Ensure that dup_sec_desc copies the 'type' field correctly. This caused
me to expose a type arguement to make_sec_desc(). We weren't copying
the SE_DESC_DACL_AUTO_INHERITED flag which could cause errors on
auto inherited checks.
Jeremy.
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 More printf portability fixes. Got caught out by some gcc'isms last 0001-01-01 00:00:00 +00:00
nt_printing.c Ensure that dup_sec_desc copies the 'type' field correctly. This caused 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 Cleanups: (merge from HEAD) 0001-01-01 00:00:00 +00:00
print_generic.c Ensure print queue array is zeroed out before returning. 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 i guess i'm the only one this ever annyoed... 0001-01-01 00:00:00 +00:00
printing.c fix unitiailized timestamp where merging print_jobs and lpq listing 0001-01-01 00:00:00 +00:00