1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source3/printing
Jelmer Vernooij f0c4829e82 Remove silly safe_free() function which is a wrapper around SAFE_FREE().
Since it's a function it just sets the local pointer to NULL and basically
is an equivalent to free().

It also claims it's being used for callbacks but isn't used that way
anywhere.
2008-10-19 13:06:14 +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 Simply our main loop processing. A lot :-). Correctly use events for all the previous "special" cases. 2008-10-03 14:18:35 -07:00
nt_printing.c Remove silly safe_free() function which is a wrapper around SAFE_FREE(). 2008-10-19 13:06:14 +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 Initialize near creation of resource. Makes code clearer. 2008-10-10 16:48:18 -07:00
print_generic.c Use common util_file code. 2008-10-12 17:34:43 +02: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 Pass struct smb_request to file_free 2008-10-13 19:32:38 +02:00
printing_db.c Remove pstring from printing/*.c except for the 2007-11-21 13:56:36 -08:00
printing.c Use {u,}int64_t instead of SMB_BIG_{U,}INT. 2008-10-14 01:59:36 +02:00