s3-popt: Fix configure.developer builds on Solairs.
[bbaumbach/samba-autobuild/.git] / source3 / printing /
2012-01-27 Jeremy AllisonFinally remove all malloc()'s from the substitute code...
2012-01-23 David DisseldorpWERROR type variable being incorrectly checked with...
2012-01-20 David Disseldorps3-spoolss: prefix print$ path on driver file deletion
2012-01-18 Volker Lendeckes3: Add a "lock_order" argument to db_open
2012-01-17 Stefan Metzmachers3:printing: avoid messaging_event_context() in print_q...
2011-12-16 Stefan Metzmachers3:printing/spoolssd: avoid using server_messaging_cont...
2011-12-15 Stefan Metzmachers3:printing/spoolssd: pass event and messaging context...
2011-12-13 Volker Lendeckes3: Remove a call to procid_self()
2011-12-12 Volker Lendeckes3: Remove a bunch of calls to procid_self()
2011-12-08 Volker Lendeckes3: Fix typos
2011-11-03 Björn Baumbachs3-printing: fix typo
2011-10-27 Andreas Schneiders3: Include uid_wrapper where it is missing.
2011-10-11 Michael Adams3:printing: convert printer_list to use dbwrap wrapper...
2011-10-11 Michael Adams3:dbwrap: convert dbwrap_fetch(), dbwrap_fetch_bystrin...
2011-09-26 Volker Lendeckes3: Remove the smbd_server_conn ref from create_conn_struct
2011-09-09 Andreas Schneiders3-spoolss: Fix bug #8351 forms migration.
2011-09-05 Andreas Schneiders3-smbd: Rename reload_printers() and add documentation.
2011-09-05 Andreas Schneiders3-spoolssd: Remove stale printers only on a valid...
2011-08-21 Simo Sorces3-spoolss: Remove useless check
2011-08-21 Simo Sorces3-spoolssd: Listen on parent messages
2011-08-21 Simo Sorces3-spoolssd: Send a message to the parent when we accep...
2011-08-21 Simo Sorces3-spoolssd: User new prefork helpers to simplify code.
2011-08-21 Simo Sorces3-prefork: Fix worker flags handling.
2011-08-21 Simo Sorces3-prefork: do not use a lock_fd, just race on accept()
2011-08-21 Simo Sorces3-spoolssd: Use prefrok utils to manage children
2011-08-21 Simo Sorces3-spoolss: Introduce helper function to manage pool.
2011-08-21 Simo Sorces3-spoolssd: Fix spoolss logging.
2011-08-21 Simo Sorces3-rpc_server: Replace RPC_SERVICE_MODE_DAEMON checks
2011-08-21 Andreas Schneiders3-spoolssd: Check if we were able to create the prefor...
2011-08-11 Simo Sorces3-messaging: Do not register to classes we are not...
2011-08-11 Simo Sorces3-messaging: Remove obsolete class.
2011-08-10 Andreas Schneiders3-spoolss: Fix prototypes warnings.
2011-08-10 Simo Sorces3-printing: Do not try to force reload.
2011-08-10 Simo Sorces3-spoolss: do not call pcap_cache_reload() directly
2011-08-10 Simo Sorces3-printing: Add child handler to bq process
2011-08-10 Simo Sorces3-spoolss: Fix printers related messaging
2011-08-10 Simo Sorces3-prefork: Fix use of child id.
2011-08-10 Simo Sorces3-printing: make sure to block SIGHUP ...
2011-08-10 Simo Sorces3-spoolss: Use a global variable for the pool
2011-08-10 Simo Sorces3-printing: Allow bq process to have own logfile
2011-08-10 Simo Sorces3-spoolssd: Use the child_id to open log files
2011-08-10 Simo Sorces3-prefork: Pass the child a child_id
2011-08-10 Simo Sorces3-printing: Force pcap reload when all ready
2011-08-10 Simo Sorces3-prefork: Return tsocket_address for client and server
2011-08-10 Simo Sorces3-prefork: Pass messaging context around too
2011-08-10 Simo Sorces3-prefork: Set up a SIGCHLD handler by default
2011-08-10 Simo Sorces3:spoolssd Start spoolssd from printing_subsystem_init
2011-08-10 Simo Sorces3-printing: Rework how the background process is started
2011-08-10 Simo Sorces3-prefork: Provide a cleanup function
2011-08-10 Simo Sorces3-prefork: add support for multiple listning file...
2011-08-10 Simo Sorces3-spoolssd: propagate SIGHUP to children
2011-08-10 Simo Sorces3-spoolssd: expand children pool when necessary
2011-08-10 Simo Sorces3-spoolssd: Use parametric option for prefork parameters
2011-08-10 Simo Sorces3-spoolss: make listening asynchronous
2011-08-10 Simo Sorces3-spoolssd: Use the prefork framework in spoolssd
2011-08-10 Simo Sorces3-printing: No need to register to smbd's children...
2011-08-03 Günther Deschners3-printing: fix some build warnings in queue_process.c
2011-08-02 Simo Sorces3:server Consolidate printing related initialization
2011-08-02 Simo Sorces3:smbd - Move printing queue stuff
2011-08-01 Andreas Schneiders3-rpc_server: Use binding vector in rpc_ep_try_register().
2011-08-01 Andreas Schneiders3-rpc_server: Move the endpoint registration to own...
2011-07-29 Michael Adams3:dbwrap: move all .c and .h files of dbwrap to lib...
2011-07-29 Michael Adams3:dbwrap: move db_open() to a file dbwrap_open.c of...
2011-07-28 Andreas Schneiders3-spoolss: Use existing handle in printer_driver_files...
2011-07-28 Andreas Schneiders3-spoolss: Use existing handle in printer_driver_in_use().
2011-07-19 Andrew Bartletts3-auth Use the common auth_session_info
2011-07-19 Andrew Bartletts3-auth use auth_user_info not netr_SamInfo3 in auth3_s...
2011-07-19 Andrew Bartletts3-auth Use struct auth_user_info_unix for unix_name...
2011-07-19 Andrew Bartletts3-auth Use *unix_token rather than utok in struct...
2011-07-19 Andrew Bartletts3-auth Use struct auth3_session_info outside the auth...
2011-07-18 Andreas Schneiders3-rpc_server: Fixed segfaults in rpc daemons.
2011-07-07 David Disseldorps3-printing: remove tdb migration invalid printer name...
2011-07-07 Günther Deschners3-printing: make sure to first migrate the printers...
2011-07-07 David Disseldorps3-printing: fill info2_mask in printer migration
2011-07-07 Günther Deschners3-printing: remove spoolss pipe from migration library...
2011-07-07 Günther Deschners3-printing: use winreg interface for migration, instea...
2011-07-07 Günther Deschners3-printing: safe a ton of roundtrips by reusing existi...
2011-07-07 Günther Deschners3-printing: use winreg_internal functions.
2011-07-07 Günther Deschners3-printing: add winreg_internal functions.
2011-07-07 Günther Deschners3-printing: move spoolss_create_default_devmode/secdes...
2011-07-07 Günther Deschners3-printing: move driver_info_ctr_to_info8 to init_spoo...
2011-07-07 Günther Deschners3-printing: move os2 related functions to printing...
2011-07-04 Günther Deschners3-printing: open up a winreg pipe handle for the migra...
2011-07-04 Andreas Schneiders3-rpc_server: Migrate rpc function to tsocket_address.
2011-07-01 Günther Deschners3-printing: split out printing migration code into...
2011-06-30 David Disseldorps3-printing: skip migration of non-existent printers
2011-06-30 David Disseldorps3-printing: fill devicemode size in migrate_printer()
2011-06-29 Andrew Bartlettparam: Merge param headers into lib/param/loadparm.h
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-06-20 Rusty Russelltdb_compat: Higher level API fixes.
2011-06-20 Rusty Russelltdb_compat: use tdb_open_compat.
2011-06-20 Rusty Russellldb: replace 'struct TDB_DATA' with 'TDB_DATA'
2011-06-20 Rusty Russelltdb_compat: use tdb_errorstr_compat()
2011-06-20 Rusty Russelltdb_compat: use tdb_firstkey_compat/tdb_nextkey_compat...
2011-06-20 Rusty Russelltdb_traverse/tdb_traverse_read: check returns for negat...
2011-06-20 Rusty Russelltdb_chainlock: check returns for 0, not -1.
2011-06-20 Rusty Russelltdb_store: check returns for 0, not -1.
2011-06-20 Rusty Russelltdb_fetch_compat: use instead of tdb_fetch.
2011-06-10 Günther Deschnersource3/printing/pcap.h: fix licence/copyright
next