summaryrefslogtreecommitdiff
path: root/source3/printing
AgeCommit message (Expand)AuthorFilesLines
2015-09-24s3: Move call to prctl_set_comment to reinit_after_forkChristof Schmitt3-13/+5
2015-06-04s3-rpc_server: Fix inteface typo.Günther Deschner1-4/+4
2015-05-21s3-spoolss: use talloc_zero in spoolss notify codeGünther Deschner1-6/+2
2015-05-16Convert the few instances of int32 there were to int32_t.Richard Sharpe1-1/+1
2015-05-14Convert all uint32/16/8 to _t in a grab-bag of remaining files.Richard Sharpe2-2/+2
2015-05-12Convert all (remaining) uses of uint32/16/8 to _t in source3/printing.Richard Sharpe6-49/+49
2015-05-01Convert uint32/16/8 to 32_t/16_t/8_t in printing.h and all files that include...Richard Sharpe3-102/+102
2015-04-22s3:smbd: use smbd_reinit_after_forkRalph Boehme2-4/+2
2015-04-22s3:spoolss: use lp_load() wrapper lp_load_global().Michael Adam1-1/+1
2015-03-17lib: Remove tdb_fetch_compatVolker Lendecke3-17/+17
2015-03-17lib: Remove tdb_errorstr_compatVolker Lendecke1-6/+6
2015-03-17Remove tdb_[first|next]key_compatVolker Lendecke2-8/+8
2015-03-17lib: Remove tdb_open_compatVolker Lendecke1-2/+2
2015-03-05printing: increse log level for unreachable cups serversBjörn Jacke1-2/+2
2015-02-18printing: rework nt_printer_guid_store to return errorsAndreas Schneider1-17/+32
2015-02-18printing: add nt_printer_guid_retrieve() helperDavid Disseldorp1-0/+58
2015-02-18printing: split out printer DN and GUID retrievalDavid Disseldorp1-72/+137
2015-02-10printing/cups: pack requested-attributes with IPP_TAG_KEYWORDDavid Disseldorp1-1/+1
2014-12-07lib: Split out write_data[_iov]Volker Lendecke1-0/+1
2014-12-07lib: Split out sys_[read|write] & friendsVolker Lendecke1-0/+1
2014-12-04s3:vfs: add create tags to SMB_VFS_CREATEFILERalph Boehme1-3/+6
2014-11-25s3:printing: fix some const warnings in print_iprint.cStefan Metzmacher1-6/+6
2014-11-25s3:printing: Avoid compiler warning about unused labelKai Blin1-0/+4
2014-11-03printer_list: don't leak lock_path onto talloc tosDavid Disseldorp1-2/+9
2014-11-03nt_printing: don't leak state_path onto talloc tosDavid Disseldorp2-30/+80
2014-10-30printing: add jobid_to_sysjob helper functionDavid Disseldorp1-18/+52
2014-10-07printer_list: fix talloc tos leak of tdb recordDavid Disseldorp1-0/+1
2014-10-06printing: don't leak cache_path onto talloc tosDavid Disseldorp2-5/+25
2014-08-11vfs3: Pass "lease" through SMB_VFS_CREATE_FILEVolker Lendecke1-0/+3
2014-08-08smbd: split printer reload processingDavid Disseldorp1-3/+97
2014-08-08printing: return last change time with pcap_cache_loaded()David Disseldorp5-7/+13
2014-08-08printing: remove pcap_cache_add()David Disseldorp2-11/+6
2014-08-08printing: reload printer_list.tdb from in memory listDavid Disseldorp6-34/+52
2014-08-08printing: only reload printer shares on client enumDavid Disseldorp1-29/+5
2014-08-08printing: traverse_read the printer list for share updatesDavid Disseldorp5-12/+17
2014-07-28lib: directory_create_or_exist() does not use "uid" parameterVolker Lendecke2-5/+3
2014-07-08smbd: Avoid double-free in get_print_db_bynameVolker Lendecke1-2/+2
2014-05-21printing: fix purge of all print jobsDavid Disseldorp1-4/+19
2014-04-23printing_cups: Call the msg_ctx destructor on exitVolker Lendecke1-0/+1
2014-02-27s3-spoolssd: Don't register spoolssd if epmd is not running.Andreas Schneider1-17/+22
2014-02-25s3-printing: Fix obvious memory leak in printer_list_get_printer().Jeremy Allison1-0/+1
2014-02-24s3:printing: Fix a possible NULL dereference.Poornima Gurusiddaiah1-1/+1
2014-02-19spoolssd: Use only one messaging_context per processVolker Lendecke1-1/+1
2014-02-18s3: printing: Fix problem with server taking too long to respond to a MSG_PRI...Jeremy Allison2-2/+33
2014-02-07param: rename lp function and variable from "minprintspace" to "min_print_space"Garming Sam1-2/+2
2014-02-07param: rename lp function and variable from "queueresumecommand" to "queueres...Garming Sam1-1/+1
2014-02-07param: rename lp function and variable from "queuepausecommand" to "queuepaus...Garming Sam1-1/+1
2014-02-07param: rename lp function and variable from "printcommand" to "print_command"Garming Sam1-1/+1
2014-02-07param: rename lp function and variable from "max_reported_jobs" to "max_repor...Garming Sam1-2/+2
2014-02-07param: rename lp function and variable from "lprmcommand" to "lprm_command"Garming Sam1-2/+2