1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-05 09:18:06 +03:00
samba-mirror/source3/printing
Jeremy Allison a770caed0f Remove "store create time" code, cause create time to be stored
in the "user.DOSATTRIB" EA. From the docs:
In Samba 3.5.0 and above the "user.DOSATTRIB" extended attribute has been extended to store
the create time for a file as well as the DOS attributes. This is done in a backwards compatible
way so files created by Samba 3.5.0 and above can still have the DOS attribute read from this
extended attribute by earlier versions of Samba, but they will not be able to read the create
time stored there. Storing the create time separately from the normal filesystem meta-data
allows Samba to faithfully reproduce NTFS semantics on top of a POSIX filesystem.
Passes make test but will need more testing.
Jeremy.
2009-11-17 14:55:02 -08:00
..
tests s3-vlp: drastically shrink size and dependencies of the virtual line printer. 2009-06-26 09:34:02 +02:00
load.c If you have a large number of cups printers, then scanning for print info can cause a client to timeout 2008-10-10 11:55:14 -07:00
lpq_parse.c Fix some scary FC9 warnings 2008-06-10 17:21:23 +02:00
notify.c s3-spoolss: use printer and job notify enums provided by idl. 2009-03-18 16:47:01 +01:00
nt_printing.c s3-registry: use pull_reg_sz() where appropriate. 2009-10-01 11:40:30 +02:00
pcap.c Remove silly safe_free() function which is a wrapper around SAFE_FREE(). 2008-10-19 13:06:14 +02:00
print_aix.c Remove silly safe_free() function which is a wrapper around SAFE_FREE(). 2008-10-19 13:06:14 +02:00
print_cups.c Fix coverity #740. Resource leak in error paths. We should 2009-06-19 17:20:00 -07:00
print_generic.c Fix more asprintf warnings and some error path errors. 2008-12-23 12:11:12 -08:00
print_iprint.c Remove most of the remaining globals out of lib/util_sock.c. 2007-11-03 23:20:10 -07:00
print_svid.c Use common util_file code. 2008-10-12 17:34:43 +02:00
printfsp.c Remove "store create time" code, cause create time to be stored 2009-11-17 14:55:02 -08:00
printing_db.c s3: put printing/ under cache_dir, not lock_dir 2009-01-16 01:02:24 +01:00
printing.c s3: forward MSG_DEBUG from smbd parent to all children 2009-06-22 19:09:37 -07:00