TODO: s3:configure.in: fix rfc1321 md5 detection
[metze/samba/wip.git] / source3 / printing /
2012-10-12 Andreas Schneiders3-printing: Increase debug level for info that the...
2012-10-09 Andreas Schneiders3fs-printing: Fix RAW printing for normal users.
2012-10-02 Andreas Schneiders3-smbd: Move housekeeping to the background process.
2012-08-30 David Disseldorps3-printing: fix bug 9123 lprng job tracking errors
2012-07-26 Jiri PopelkaUse ippGet/ippSet (accessors) for IPP API.
2012-07-24 David Disseldorps3-printing: fix broken print_job_get_name() return
2012-07-24 David Disseldorps3-printing: use euid for vlp job tracking
2012-07-24 David Disseldorps3-printing: fill print_generic sysjob id on job submission
2012-07-24 David Disseldorps3-printing: pass lpq command to job_submit
2012-07-24 David Disseldorps3-printing: remove unused print_job_fname()
2012-07-24 David Disseldorps3-printing: pass a talloc ctx to unpack_pjob
2012-07-24 David Disseldorps3-printing: return talloced print jobs
2012-07-24 David Disseldorps3-printing: clean up print_job_pause/resume interface
2012-07-24 David Disseldorps3-printing: fix potential print db refcount leak
2012-07-24 David Disseldorps3-spoolss: remove duplicate "." in smbd spooler path
2012-07-24 David Disseldorps3-printing: remove print_parse_jobid()
2012-07-24 David Disseldorps3-printing: remove redundant variable set
2012-07-24 David Disseldorps3-printing: remove print_parse_jobid() calls from...
2012-07-24 David Disseldorps3-printing: rename queue->job sysjob
2012-07-24 David Disseldorps3-printing: remove print_parse_jobid() from print_cups.c
2012-07-24 David Disseldorps3-printing: store print jobid as part of struct printjob
2012-06-13 Jeremy AllisonForward port of Richard Sharpe's <realrichardsharpe...
2012-05-10 Björn Baumbachs3-printing: Add new printers to registry.
2012-02-18 David Disseldorps3-printing: fix crash in printer_list_set_printer()
2012-01-23 David Disseldorps3-spoolss: prefix print$ path on driver file deletion
2012-01-10 Björn Baumbachs3-printing: fix migrate printer code (bug 8618)
2011-09-15 Andreas Schneiders3-spoolss: Fix bug #8351 forms migration.
2011-07-12 David Disseldorps3-printing: remove tdb migration invalid printer name...
2011-07-12 David Disseldorps3-printing: fill info2_mask in printer migration
2011-07-12 Günther Deschners3-printing: make sure to first migrate the printers...
2011-07-12 Günther Deschners3-printing: remove spoolss pipe from migration library...
2011-07-12 Günther Deschners3-printing: use winreg interface for migration, instea...
2011-07-12 Günther Deschners3-printing: safe a ton of roundtrips by reusing existi...
2011-07-12 Günther Deschners3-printing: use winreg_internal functions.
2011-07-12 Günther Deschners3-printing: add winreg_internal functions.
2011-07-12 Günther Deschners3-printing: move spoolss_create_default_devmode/secdes...
2011-07-12 Günther Deschners3-printing: move driver_info_ctr_to_info8 to init_spoo...
2011-07-12 Günther Deschners3-printing: move os2 related functions to printing...
2011-07-12 Günther Deschners3-printing: open up a winreg pipe handle for the migra...
2011-07-12 Günther Deschners3-printing: split out printing migration code into...
2011-07-12 David Disseldorps3-printing: skip migration of non-existent printers
2011-07-12 David Disseldorps3-printing: fill devicemode size in migrate_printer()
2011-06-14 Günther Deschnersource3/printing/pcap.h: fix licence/copyright
2011-06-14 Günther Deschnersource3/printing/load.h: fix licence/copyright
2011-06-07 Karolin SeegerRevert "Fix bug 8196 - Many (newer) header files don...
2011-06-07 Jeremy AllisonFix bug 8196 - Many (newer) header files don't have...
2011-05-23 Jeremy AllisonFix bug #8157 - std_pcap_cache_reload() fails to parse...
2011-05-16 David Disseldorps3-printing: remove cups_pull_comment_location from...
2011-05-16 Andreas Schneiders3-printing: Remove obsolete and unused cups_pull_comme...
2011-05-16 Günther Deschners3-printing: Get the location info from cups.
2011-05-16 Günther Deschners3: only include tdb headers where needed.
2011-05-16 Günther Deschners3-printing: run minimal_includes.pl.
2011-05-16 Günther Deschners3: include ntdomain.h before including generated srv_...
2011-05-16 Günther Deschners3-printing: avoid using pipes_struct when only session...
2011-05-16 Günther Deschners3-proto: move remaining spoolss protos to own header...
2011-05-16 Günther Deschners3-proto: move rpc_srv_register protos and structs...
2011-05-16 Günther Deschners3-printing: include ../librpc/ndr/libndr.h in ads...
2011-05-13 Simo Sorcerpc_server: Always use rpc_pipe_open_interface()
2011-05-11 Günther Deschners3-printing: make cups_pull_comment_location() work...
2011-05-10 Günther Deschners3-printing: Fix double free of cups request.
2011-05-10 Günther Deschners3-printing: very obvious fix for cups_pull_comment_loc...
2011-04-22 Jeremy AllisonFix compiler warning in debug message.
2011-04-20 Günther Deschners3-smbd: fix the AIX 5.3 build.
2011-04-13 Günther Deschners3-rpc_client: add and use rpc_client/rpc_client.h.
2011-04-11 Andreas Schneiders3-printing: Use become_user_by_session() function.
2011-04-05 Günther Deschners3-includes: only include ntdomain.h where needed.
2011-04-05 Günther Deschners3-messages: make ndr_messaging.h part of messages.h.
2011-04-05 Günther Deschners3-messages: only include messages.h where needed.
2011-04-05 Günther Deschners3-auth: printing needs auth.h
2011-04-05 Günther Deschners3-locking: move locking prototypes out of proto.h.
2011-04-05 Günther Deschners3: printing needs parts of smbd.
2011-04-05 Günther Deschners3: include smbd/smbd.h where needed.
2011-04-05 Günther Deschners3-passdb: use passdb headers where needed.
2011-04-05 Günther Deschnerregistry: create and use shared libcli/registry/util_re...
2011-04-05 Günther Deschners3-includes: only include system/filesys.h when needed.
2011-04-05 Günther Deschners3-includes: only include system/passwd.h when needed.
2011-04-05 Günther Deschners3-includes: only include system/syslog.h when needed.
2011-04-05 Volker Lendeckes3: Fix print_spool_end
2011-03-30 Andreas Schneiders3-spoolssd: Register spoolssd endpoints.
2011-03-30 Andreas Schneiders3-spoolssd: Fixed logfile creation.
2011-03-30 Andreas Schneiders3-spoolssd: Added missing include.
2011-03-30 Andreas Schneiders3-spoolssd: Pass down event and messanging context.
2011-03-30 Andreas Schneiders3-spoolssd: Fixed reopening of logs.
2011-03-30 Simo Sorces3:spoolssd Initialize the spoolss rpc interfaces
2011-03-30 Simo Sorces3:spoolssd Add spoolss own signal handlers
2011-03-30 Simo Sorces3:spoolssd handle smb.conf reloads directly
2011-03-30 Simo Sorces3:spoolssd Create our own log file
2011-03-30 Simo Sorces3:spoolssd Add skeleton for spoolss daemon
2011-03-30 Simo Sorces3:printing Make print_queue_receive public
2011-03-16 Karolin SeegerMerge master into v3-6-test
2011-03-16 David Disseldorps3-printing: fix memory leak in print_cups.c
2011-03-16 David Disseldorps3-printing: remove duplicate cups response processing...
2011-03-16 David Disseldorps3-printing: use printcap IDL for IPC
2011-03-16 David Disseldorps3-printing: fix memory leak in print_cups.c
2011-03-16 David Disseldorps3-printing: remove duplicate cups response processing...
2011-03-16 David Disseldorps3-printing: use printcap IDL for IPC
2011-03-07 David Disseldorps3-printing: fix cups pcap reload with no printers
2011-03-07 David Disseldorps3-printing: remove unneeded local_pcap_copy global
2011-03-07 David Disseldorps3-printing: follow force user/group for driver IO
2011-03-04 David Disseldorps3-printing: fix cups pcap reload with no printers
next