summaryrefslogtreecommitdiff
path: root/source3/printing/nt_printing_migrate_internal.c
Commit message (Expand)AuthorAgeFilesLines
* lib: Pass mem_ctx to state_path()Volker Lendecke2018-08-171-3/+3
* rpc: Always supply both the remote and local address to the auth subsystemGary Lockyer2017-03-291-0/+1
* werror: replace WERR_BADFILE with WERR_FILE_NOT_FOUND in source3/printing/Günther Deschner2016-09-281-1/+1
* lib: Remove tdb_fetch_compatVolker Lendecke2015-03-171-2/+2
* Remove tdb_[first|next]key_compatVolker Lendecke2015-03-171-5/+5
* nt_printing: don't leak state_path onto talloc tosDavid Disseldorp2014-11-031-6/+19
* s3-rpc_cli: pass down ndr_interface_table to rpc_pipe_open_interface().Günther Deschner2013-08-051-1/+1
* s3-net: Add encoding=<CP> to 'net printing migrate'.Andreas Schneider2013-03-151-2/+4
* nt_printing_tdb_migrate(): fix stackframe leak.Rusty Russell2012-07-181-0/+1
* s3-auth Use the common auth_session_infoAndrew Bartlett2011-07-201-1/+1
* s3-auth Use struct auth3_session_info outside the auth subsystemAndrew Bartlett2011-07-201-1/+1
* s3-printing: remove tdb migration invalid printer name checksDavid Disseldorp2011-07-071-9/+2
* s3-printing: make sure to first migrate the printers then the security descri...Günther Deschner2011-07-071-4/+16
* s3-printing: remove spoolss pipe from migration library, only using winreg fi...Günther Deschner2011-07-071-22/+3
* s3-printing: open up a winreg pipe handle for the migration code.Günther Deschner2011-07-041-4/+24
* s3-printing: split out printing migration code into a smaller library.Günther Deschner2011-07-011-0/+249