summaryrefslogtreecommitdiff
path: root/source3/utils/net_printing.c
AgeCommit message (Expand)AuthorFilesLines
2013-03-15s3-net: Add encoding=<CP> to 'net printing dump'.Andreas Schneider1-8/+51
2013-03-15s3-net: Add encoding=<CP> to 'net printing migrate'.Andreas Schneider1-5/+70
2012-01-18s3-utils/net: pass struct ndr_interface_table downAndrew Bartlett1-1/+1
2011-07-07s3-printing: make sure to first migrate the printers then the security descri...Günther Deschner1-0/+12
2011-07-07s3-printing: remove spoolss pipe from migration library, only using winreg fi...Günther Deschner1-16/+2
2011-07-04s3-printing: open up a winreg pipe handle for the migration code.Günther Deschner1-0/+16
2011-07-01s3-net: use printing_migrate library, and eliminate duplicate code.Günther Deschner1-415/+6
2011-06-30s3-printing: fill devicemode size in migrate_printer()David Disseldorp1-0/+1
2011-06-20tdb_compat: use tdb_firstkey_compat/tdb_nextkey_compat everywhere.Rusty Russell1-6/+6
2011-06-20tdb_fetch_compat: use instead of tdb_fetch.Rusty Russell1-2/+2
2011-05-06s3: only include tdb headers where needed.Günther Deschner1-0/+1
2011-05-06More const fixes. Remove CONST_DISCARD.Jeremy Allison1-1/+1
2011-04-13s3-rpc_client: add and use rpc_client/rpc_client.h.Günther Deschner1-0/+1
2011-03-30s3-includes: only include system/filesys.h when needed.Günther Deschner1-0/+1
2011-01-21s3:net: use dcerpc_spoolss_X() functionsStefan Metzmacher1-9/+35
2010-10-12libcli/security Provide a common, top level libcli/security/security.hAndrew Bartlett1-0/+1
2010-08-06s3-net: fix copy/paste typo in usage of "net printing".Günther Deschner1-1/+1
2010-05-31s3-build: only use ndr_security.h where needed.Günther Deschner1-0/+1
2010-05-21s3:dom_sid Global replace of DOM_SID with struct dom_sidAndrew Bartlett1-1/+1
2010-05-20s3-net: Created a migration tool for printing TDBs.Andreas Schneider1-0/+498
2010-05-18s3-net: also dump security descriptors from ntprinters.tdb in "net printing d...Günther Deschner1-0/+39
2010-05-18s3-net: Added a rather trivial "net printing dump" command.Günther Deschner1-0/+202