Merge branch 'master' of git://git.samba.org/samba
[nivanova/samba-autobuild/.git] / source3 / utils / net_rpc_printer.c
2009-12-07 Günther Deschners3: fix net and rpcclient after setprinterdataex changes.
2009-11-26 Günther Deschners3-rpc: Avoid including every pipe's client and server...
2009-10-17 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-10-01 Günther Deschners3-registry: use pull_reg_sz() where appropriate.
2009-09-29 Günther Deschners3: use pull_reg_multi_sz in rpcclient and net.
2009-09-29 Günther Deschners3-registry: use push_reg_sz().
2009-08-10 Kai Blins3 net: i18n support for net rpc printer
2009-05-13 Günther Deschners3-printing: no need to define struct table_node 4...
2009-05-06 Jeremy AllisonMake cli_setatr async.
2009-05-06 Jeremy AllisonMake cli_setattrE async.
2009-05-05 Jeremy AllisonMake cli_getattrE async.
2009-05-03 Volker LendeckeFix a bunch of type-punned warnings -- gd, please fix...
2009-04-30 Jeremy AllisonCause cli_close to return an NTSTATUS.
2009-04-30 Jeremy AllisonGet medieval on our ass about SMB1 file descriptors...
2009-04-27 Michael Adams3:registry: replace typedef REGISTRY_VALUE by struct...
2009-04-23 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-22 Jeremy AllisonMake cli_chkpath async.
2009-04-21 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-21 Jeremy AllisonMake cli_mkdir async. Change it to return NTSTATUS.
2009-03-31 Andrew TridgellMerge branch 'master' into wspp-schema
2009-03-26 Jelmer VernooijMerge branch 'copyright' of /home/jelmer/samba4
2009-03-26 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2009-03-26 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-26 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-26 Günther Deschners3:rpc_parse: remove unused init_unistr().
2009-03-23 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-20 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-20 Günther Deschners3-spoolss: pure comsetics.
2009-03-20 Günther Deschners3-net: Fix Coverity #886 (FORWARD_NULL).
2009-03-20 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-20 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-18 Günther Deschners3: remove POLICY_HND.
2009-03-18 Günther Deschnerspoolss: add my copyright.
2009-03-18 Günther Deschners3-spoolss: remove custom syntax_spoolss and use the...
2009-03-18 Günther Deschners3-net: use rpccli_spoolss_enumprinterdataex.
2009-03-17 Günther Deschners3-net: use rpccli_spoolss_enumprinterkey wrapper.
2009-03-17 Günther Deschners3-net: fix net_spoolss_setprinterdataex.
2009-03-17 Günther Deschners3-net: fix net_spoolss_setprinterdata.
2009-03-17 Günther Deschners3-net: use rpccli_spoolss_EnumPrinterData.
2009-03-17 Günther Deschners3-net: temporary disable net_spoolss_setprinterdata.
2009-03-15 Jelmer VernooijMerge branch 'sharedm4' of /home/jelmer/samba4
2009-03-15 Jelmer VernooijMerge branch 'nodiscard' of /home/jelmer/samba4
2009-03-15 Jelmer VernooijMerge branch 'tdr' of /home/jelmer/samba4
2009-03-15 Jelmer VernooijMerge branch 'checktalloc' of /home/jelmer/samba4
2009-03-13 Günther Deschners3-net: use rpccli_spoolss_enumprinters wrapper.
2009-03-13 Günther Deschners3-spoolss: remove old leftover driver print functions.
2009-03-13 Günther Deschners3-net: use rpccli_spoolss_enumprinterdrivers wrapper.
2009-03-08 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-06 Günther Deschners3-spoolss: use form flags from idl in rpcclient and...
2009-03-06 Günther Deschners3-net: use new rpccli_spoolss_enumforms wrapper.
2009-03-05 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-02-27 Günther Deschners3-spoolss: use DSPRINT flags instead of SPOOLS_DS...
2009-02-25 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-25 Günther Deschners3-spoolss: use is_valid_policy_hnd to check for valid...
2009-02-25 Günther Deschners3-spoolss: use rpccli_spoolss_addprinterex wrapper.
2009-02-25 Günther Deschners3-net: use rpccli_spoolss_getprinter and rpccli_spools...
2009-02-24 Günther Deschners3-net: use rpccli_spoolss_AddPrinterDriver and rpccli_...
2009-02-12 Günther Deschners3-net: use rpccli_spoolss_SetPrinterDataEx.
2009-02-10 Günther Deschners3-rpcclient: use rpccli_spoolss_openprinter_ex helper.
2009-02-09 Volker LendeckeAttempt to fix the build
2009-02-09 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-09 Günther Deschners3-rpcclient: use srv_name_slash instead of formating...
2009-02-09 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-09 Günther Deschners3-spoolss: use rpccli_spoolss_AddForm in net and rpccl...
2009-02-06 Günther Deschners3-spoolss: use rpccli_spoolss_ClosePrinter.
2008-11-11 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-11-01 Jelmer VernooijRename dos_errstr() to win_errstr() for consistency...
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijRemove silly safe_free() function which is a wrapper...
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
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...
next