Age | Commit message (Expand) | Author | Files | Lines |
2011-09-09 | s3-spoolss: Fix bug #8351 forms migration. | Andreas Schneider | 1 | -0/+4 |
2011-07-07 | s3-printing: fill info2_mask in printer migration | David Disseldorp | 1 | -4/+7 |
2011-07-07 | s3-printing: remove spoolss pipe from migration library, only using winreg fi... | Günther Deschner | 1 | -4/+0 |
2011-07-07 | s3-printing: use winreg interface for migration, instead of spoolss. | Günther Deschner | 1 | -181/+38 |
2011-07-04 | s3-printing: open up a winreg pipe handle for the migration code. | Günther Deschner | 1 | -0/+4 |
2011-07-01 | s3-printing: split out printing migration code into a smaller library. | Günther Deschner | 1 | -244/+21 |
2011-06-30 | s3-printing: skip migration of non-existent printers | David Disseldorp | 1 | -8/+18 |
2011-06-30 | s3-printing: fill devicemode size in migrate_printer() | David Disseldorp | 1 | -0/+1 |
2011-06-20 | tdb_compat: use tdb_firstkey_compat/tdb_nextkey_compat everywhere. | Rusty Russell | 1 | -3/+3 |
2011-06-20 | tdb_fetch_compat: use instead of tdb_fetch. | Rusty Russell | 1 | -1/+1 |
2011-06-09 | s3-param Remove special case for global_myname(), rename to lp_netbios_name() | Andrew Bartlett | 1 | -2/+2 |
2011-05-13 | rpc_server: Always use rpc_pipe_open_interface() | Simo Sorce | 1 | -1/+1 |
2011-05-06 | s3: only include tdb headers where needed. | Günther Deschner | 1 | -0/+1 |
2011-05-05 | More simple const fixes. | Jeremy Allison | 1 | -2/+2 |
2011-05-05 | s3-printing: run minimal_includes.pl. | Günther Deschner | 1 | -1/+0 |
2011-04-13 | s3-rpc_client: add and use rpc_client/rpc_client.h. | Günther Deschner | 1 | -0/+1 |
2011-03-30 | s3-auth: printing needs auth.h | Günther Deschner | 1 | -0/+1 |
2011-03-30 | s3-includes: only include system/filesys.h when needed. | Günther Deschner | 1 | -0/+1 |
2011-02-22 | s3-auth Rename auth_serversupplied_info varaiables: server_info -> session_info | Andrew Bartlett | 1 | -4/+4 |
2011-01-21 | s3:printing: use dcerpc_spoolss_X() functions | Stefan Metzmacher | 1 | -35/+72 |
2010-09-15 | s3-rpc_server: Moved ncacn_np declarations in common header file. | Simo Sorce | 1 | -0/+1 |
2010-09-03 | s3-spoolss: fix some debug statements. | Günther Deschner | 1 | -1/+1 |
2010-08-18 | s3: Add "client_id" to pipes_struct | Volker Lendecke | 1 | -0/+1 |
2010-08-08 | s3: Lift the smbd_messaging_context from nt_printing_tdb_migrate | Volker Lendecke | 1 | -2/+2 |
2010-08-08 | s3: Lift the smbd_messaging_context from rpc_pipe_open_internal | Volker Lendecke | 1 | -0/+1 |
2010-08-06 | s3-printing: cope with missing printers in print migration | Andrew Tridgell | 1 | -0/+10 |
2010-08-03 | s3-printing: make sure to set NTSTATUS code before checking it. | Günther Deschner | 1 | -5/+5 |
2010-07-27 | s3-printing: Added automatic migration of printing tdbs. | Andreas Schneider | 1 | -1/+0 |
2010-07-27 | s3-printing: Added automatic migration of printing tdbs. | Andreas Schneider | 1 | -0/+647 |