summaryrefslogtreecommitdiffstats
path: root/source/utils/net_rpc_printer.c
Commit message (Expand)AuthorAgeFilesLines
* r13864: Some cleanup and the samr set security object function client-side.Günther Deschner2006-03-061-130/+0
* r12986: Use d_fprintf(stderr, ...) for any error message in net.Lars Müller2006-01-171-12/+12
* r10656: BIG merge from trunk. Features not copied overGerald Carter2005-09-301-246/+292
* r9739: conver the reg_objects (REGSUBKEY_CTR & REGVAL_CTR) to useGerald Carter2005-08-291-17/+20
* r9076: fix two other issues invented along theGünther Deschner2005-08-041-1/+1
* r8911: cosmetic fixes.Günther Deschner2005-08-021-9/+11
* r8654: merging cli_spoolss_XX() updates from trunkGerald Carter2005-07-201-53/+7
* r8592: I'm pretty sure this should be != instead of =!. Bugzilla #2893.Tim Potter2005-07-191-1/+1
* r7609: Move top level dir handling in from of the loop. This makes the codeLars Müller2005-06-151-2/+1
* r7607: Some minor fixes (typos, const)Günther Deschner2005-06-151-8/+5
* r7512: Fix net share migrate files to also migrate the ACLs of the top levelLars Müller2005-06-121-1/+2
* r6488: net rpc printer migrate should not try to set stuff that's not there. ...Volker Lendecke2005-04-261-16/+28
* r5971: Check for the correct cli-struct when copying files.Günther Deschner2005-03-221-1/+1
* r5547: Fix compile warning.Günther Deschner2005-02-241-1/+1
* r5546: Fix some comments in "net rpc printer migrate settings"Günther Deschner2005-02-241-14/+5
* r5541: Fix crash bug in the client-spoolss enumdataex-call.Günther Deschner2005-02-241-1/+1
* r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison2004-12-071-4/+4
* r3880: Tidy up some unused/shadowed variable usage.Jeremy Allison2004-11-191-4/+5
* r2942: Add client-side support of triggering ads printer publishing over msrpcGünther Deschner2004-10-131-0/+188
* r2852: Oh. Allow to migrate win2k3/xp-drivers as well. Günther Deschner2004-10-071-0/+1
* r2837: Fix printer-migration w.r.t. to new naming-convention forGünther Deschner2004-10-071-40/+37
* r2835: Since we always have -I. and -I$(srcdir) in CFLAGS, we can get rid of Tim Potter2004-10-071-1/+1
* r2821: Adding "Windows x64" as architecture string and driverdir "x64" for theGünther Deschner2004-10-041-1/+2
* r2476: now that PRINTER_ATTRIBUTE_PUBLISHED does not get reset anymore, migrateGünther Deschner2004-09-211-4/+13
* r2080: Remove last traces of static migration to localhost. Needed to allow aGünther Deschner2004-08-261-10/+10
* r2079: Clear the publish-bit from the attributes-mask when migratingGünther Deschner2004-08-261-0/+6
* r2022: Add net_copy_fileattr as a separate function to copy just ACLs, attrsGünther Deschner2004-08-241-101/+198
* r1966: further work on and cleanup of the net-migration-tool.Günther Deschner2004-08-201-31/+72
* r1698: fix build.Günther Deschner2004-08-101-2/+3
* r1692: first commit :)Günther Deschner2004-08-101-0/+2185