1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-28 07:21:54 +03:00
samba-mirror/source3/printing
Jeremy Allison 0551426657 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.
(This used to be commit 28b315a750)
2003-09-19 21:57:43 +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 More printf portability fixes. Got caught out by some gcc'isms last 2003-07-25 04:24:40 +00:00
nt_printing.c Ensure that dup_sec_desc copies the 'type' field correctly. This caused 2003-09-19 21:57:43 +00:00
pcap.c Some fclose -> x_fclose found by Tony Jago. 2003-07-24 07:02:55 +00:00
print_cups.c Cleanups: (merge from HEAD) 2003-02-10 11:47:21 +00:00
print_generic.c Ensure print queue array is zeroed out before returning. 2003-04-09 00:00:08 +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 i guess i'm the only one this ever annyoed... 2003-07-10 20:37:01 +00:00
printing.c fix unitiailized timestamp where merging print_jobs and lpq listing 2003-09-11 17:01:26 +00:00