s3:smbd: add a fsp_persistent_id() function
[ddiss/samba.git] / source3 / printing /
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
2011-03-04 David Disseldorps3-printing: remove unneeded local_pcap_copy global
2011-03-04 David Disseldorps3-printing: follow force user/group for driver IO
2011-03-02 Günther Deschners3-server_id: only include server_id where needed.
2011-03-02 David Disseldorps3-printing: vfs_connect prior to driver/dfs IO
2011-03-01 David Disseldorps3-printing: clean up get_correct_cversion error paths
2011-03-01 David Disseldorps3-printing: fix move_driver_to_download_area() error...
2011-03-01 David Disseldorps3-printing: vfs_connect prior to driver/dfs IO
2011-03-01 David Disseldorps3-printing: clean up get_correct_cversion error paths
2011-03-01 David Disseldorps3-printing: fix move_driver_to_download_area() error...
2011-03-01 Jeremy AllisonFix compiler warning on casting -1 to uint32.
2011-02-28 Jeremy AllisonFix compiler warning on casting -1 to uint32.
2011-02-28 Jelmer VernooijFix some types
2011-02-23 Volker Lendeckes3: Fix a typo
2011-02-22 Günther Deschners3-printing: move more printing structs to printing.h
2011-02-22 Günther Deschners3-printing: only include printing where really needed.
2011-02-22 Günther Deschners3-printing: fix pcacp prototypes and includes.
2011-02-22 Günther Deschners3-printing: isolate print notification prototypes...
2011-02-22 Volker Lendeckes3: Fix a typo
2011-02-22 Andrew Bartletts3-auth Rename auth_serversupplied_info varaiables...
2011-02-11 Günther Deschners3-rpc_server: move services into individual directories.
2011-02-10 Günther Deschners3-rpc_server: move services into individual directories.
next