Refactoring: connect_dst_pipe uses ndr_syntax_id instead of pipe_idx
[nivanova/samba-autobuild/.git] / source3 / utils / net_rpc_printer.c
2008-07-21 Volker LendeckeRefactoring: connect_dst_pipe uses ndr_syntax_id instea...
2008-05-21 Jelmer VernooijMerge branch 'v3-3-test' of ssh://git.samba.org/data...
2008-05-20 Kai Blinnet: Use true/false instead of True/False.
2008-05-10 Kai Blinnet: more whitespace cleanup
2008-05-10 Kai Blinnet: Remove globals
2008-04-25 Volker LendeckeMove user/domain from rpc_pipe_client to cli_pipe_auth_data
2008-04-21 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-04-19 Volker LendeckeUse rpc_pipe_client->user_name instead of rpc_pipe_clie...
2008-04-19 Volker LendeckeAdd "desthost" to rpc_pipe_client
2007-12-08 Jeremy AllisonRemove next_token - all uses must now be next_token_talloc.
2007-12-04 Jeremy AllisonRemove pstrings.
2007-11-09 Jeremy AllisonRemove more fstring/pstring bad useage. Go talloc !
2007-10-24 Jeremy AllisonThis is a large patch (sorry). Migrate from struct...
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-10 Günther Deschnerr24783: Remove unused off_t type.
2007-10-10 Andrew Tridgellr23784: use the GPLv3 boilerplate as recommended by...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Michael Adamr22932: Use the same symbol in sizeof and cast for...
2007-10-10 Jeremy Allisonr22588: Make all uses of TALLOC_MEMDUP consistent.
2007-10-10 Volker Lendecker19991: Sorry for this 2000-liner...
2007-10-10 Volker Lendecker19811: Decode REG_MULTI_SZ and REG_BINARY
2007-10-10 Volker Lendecker17316: More C++ warnings -- 456 left
2007-10-10 Jeremy Allisonr16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
2007-10-10 Jeremy Allisonr14416: Remove deadcode. Coverity #198.
2007-10-10 Günther Deschnerr13864: Some cleanup and the samr set security object...
2007-10-10 Lars Müllerr12986: Use d_fprintf(stderr, ...) for any error messag...
2007-10-10 Gerald Carterr10656: BIG merge from trunk. Features not copied...
2007-10-10 Gerald Carterr9739: conver the reg_objects (REGSUBKEY_CTR & REGVAL_C...
2007-10-10 Günther Deschnerr9076: fix two other issues invented along the
2007-10-10 Günther Deschnerr8911: cosmetic fixes.
2007-10-10 Gerald Carterr8654: merging cli_spoolss_XX() updates from trunk
2007-10-10 Tim Potterr8592: I'm pretty sure this should be != instead of...
2007-10-10 Lars Müllerr7609: Move top level dir handling in from of the loop...
2007-10-10 Günther Deschnerr7607: Some minor fixes (typos, const)
2007-10-10 Lars Müllerr7512: Fix net share migrate files to also migrate...
2007-10-10 Volker Lendecker6488: net rpc printer migrate should not try to set...
2007-10-10 Günther Deschnerr5971: Check for the correct cli-struct when copying...
2007-10-10 Günther Deschnerr5547: Fix compile warning.
2007-10-10 Günther Deschnerr5546: Fix some comments in "net rpc printer migrate...
2007-10-10 Günther Deschnerr5541: Fix crash bug in the client-spoolss enumdataex...
2007-10-10 Jeremy Allisonr4088: Get medieval on our ass about malloc.... :-...
2007-10-10 Jeremy Allisonr3880: Tidy up some unused/shadowed variable usage.
2007-10-10 Günther Deschnerr2942: Add client-side support of triggering ads printe...
2007-10-10 Günther Deschnerr2852: Oh. Allow to migrate win2k3/xp-drivers as well.
2007-10-10 Günther Deschnerr2837: Fix printer-migration w.r.t. to new naming-conve...
2007-10-10 Tim Potterr2835: Since we always have -I. and -I$(srcdir) in...
2007-10-10 Günther Deschnerr2821: Adding "Windows x64" as architecture string...
2007-10-10 Günther Deschnerr2476: now that PRINTER_ATTRIBUTE_PUBLISHED does not...
2007-10-10 Günther Deschnerr2080: Remove last traces of static migration to localh...
2007-10-10 Günther Deschnerr2079: Clear the publish-bit from the attributes-mask...
2007-10-10 Günther Deschnerr2022: Add net_copy_fileattr as a separate function...
2007-10-10 Günther Deschnerr1966: further work on and cleanup of the net-migration...
2007-10-10 Günther Deschnerr1698: fix build.
2007-10-10 Günther Deschnerr1692: first commit :)