1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/printing
Tim Potter 4cdc54ba24 While we're all making incompatible tdb changes, I changed the implementation
of tdb_{store,get}_int() to store the length of the string key + 1 so the
stored key contains the trailing NULL character.  This allows normal
string library routines to manipulate keys.

Also renamed tdb_get_int() to tdb_fetch_int() to keep the set of verbs
consistent.
(This used to be commit a423c7c5f2)
2000-05-12 06:27:35 +00:00
..
.cvsignore get away with dummy and .dummy files 1998-09-29 04:52:17 +00:00
load.c the bulk of the changes. Also split the loadparm related code into printing/load.c 2000-04-16 06:20:02 +00:00
lpq_parse.c - use full_name instead of real_name 2000-05-04 07:59:34 +00:00
nt_printing.c added support for deleting printers into the spoolss system 2000-05-02 15:31:55 +00:00
pcap.c handle tabs in printcap files 2000-05-01 05:42:39 +00:00
print_cups.c printing/print_cups.c from 2.0.6 1999-12-17 01:46:15 +00:00
print_svid.c converted a bunch more functions to use a fd instead of a FILE* 2000-04-16 11:00:21 +00:00
printfsp.c more merging voodoo 2000-05-10 10:41:59 +00:00
printing.c While we're all making incompatible tdb changes, I changed the implementation 2000-05-12 06:27:35 +00:00