summaryrefslogtreecommitdiff
path: root/source3/utils/net_printing.c
Commit message (Expand)AuthorAgeFilesLines
* Fix spelling s/formated/formatted/Mathieu Parent2018-05-121-1/+1
* s3-net: Cleanup the code of printing migrationAndreas Schneider2016-05-181-7/+36
* s3-net: Convert the key_name to UTF8 during migrationAndreas Schneider2016-05-181-6/+84
* lib: Remove tdb_fetch_compatVolker Lendecke2015-03-171-3/+3
* Remove tdb_[first|next]key_compatVolker Lendecke2015-03-171-8/+8
* s3-net: Add encoding=<CP> to 'net printing dump'.Andreas Schneider2013-03-151-8/+51
* s3-net: Add encoding=<CP> to 'net printing migrate'.Andreas Schneider2013-03-151-5/+70
* s3-utils/net: pass struct ndr_interface_table downAndrew Bartlett2012-01-181-1/+1
* s3-printing: make sure to first migrate the printers then the security descri...Günther Deschner2011-07-071-0/+12
* s3-printing: remove spoolss pipe from migration library, only using winreg fi...Günther Deschner2011-07-071-16/+2
* s3-printing: open up a winreg pipe handle for the migration code.Günther Deschner2011-07-041-0/+16
* s3-net: use printing_migrate library, and eliminate duplicate code.Günther Deschner2011-07-011-415/+6
* s3-printing: fill devicemode size in migrate_printer()David Disseldorp2011-06-301-0/+1
* tdb_compat: use tdb_firstkey_compat/tdb_nextkey_compat everywhere.Rusty Russell2011-06-201-6/+6
* tdb_fetch_compat: use instead of tdb_fetch.Rusty Russell2011-06-201-2/+2
* s3: only include tdb headers where needed.Günther Deschner2011-05-061-0/+1
* More const fixes. Remove CONST_DISCARD.Jeremy Allison2011-05-061-1/+1
* s3-rpc_client: add and use rpc_client/rpc_client.h.Günther Deschner2011-04-131-0/+1
* s3-includes: only include system/filesys.h when needed.Günther Deschner2011-03-301-0/+1
* s3:net: use dcerpc_spoolss_X() functionsStefan Metzmacher2011-01-211-9/+35
* libcli/security Provide a common, top level libcli/security/security.hAndrew Bartlett2010-10-121-0/+1
* s3-net: fix copy/paste typo in usage of "net printing".Günther Deschner2010-08-061-1/+1
* s3-build: only use ndr_security.h where needed.Günther Deschner2010-05-311-0/+1
* s3:dom_sid Global replace of DOM_SID with struct dom_sidAndrew Bartlett2010-05-211-1/+1
* s3-net: Created a migration tool for printing TDBs.Andreas Schneider2010-05-201-0/+498
* s3-net: also dump security descriptors from ntprinters.tdb in "net printing d...Günther Deschner2010-05-181-0/+39
* s3-net: Added a rather trivial "net printing dump" command.Günther Deschner2010-05-181-0/+202