summaryrefslogtreecommitdiffstats
path: root/source3/rpc_client
Commit message (Expand)AuthorAgeFilesLines
* s3-rpc_client: Fix some valgrind warnings.Andreas Schneider2011-06-211-10/+12
* source3/rpc_client/util_netlogon.h: fix licence/copyrightGünther Deschner2011-06-101-0/+24
* source3/rpc_client/init_spoolss.h: fix licence/copyrightGünther Deschner2011-06-101-0/+22
* source3/rpc_client/init_samr.h: fix licence/copyrightGünther Deschner2011-06-101-0/+23
* source3/rpc_client/init_netlogon.h: fix licence/copyrightGünther Deschner2011-06-101-0/+24
* source3/rpc_client/init_lsa.h: fix licence/copyrightGünther Deschner2011-06-101-0/+24
* source3/rpc_client/cli_spoolss.h: fix licence/copyrightGünther Deschner2011-06-101-0/+29
* source3/rpc_client/cli_netlogon.h: fix licence/copyrightGünther Deschner2011-06-101-0/+26
* s3-param Remove special case for global_myname(), rename to lp_netbios_name()Andrew Bartlett2011-06-094-10/+10
* s3-talloc Change TALLOC_ZERO_P() to talloc_zero()Andrew Bartlett2011-06-092-12/+12
* s3-talloc Change TALLOC_ARRAY() to talloc_array()Andrew Bartlett2011-06-092-10/+10
* s3-talloc Change TALLOC_REALLOC_ARRAY() to talloc_realloc()Andrew Bartlett2011-06-091-1/+1
* lib/util/time.c: timeval_current_ofs_msecRusty Russell2011-06-011-3/+3
* s3-includes: finally only include client.h when libsmb is used.Günther Deschner2011-05-062-0/+2
* Fix many const compiler warnings.Jeremy Allison2011-05-051-1/+1
* s3-rpc_client: run minimal_includes.pl.Günther Deschner2011-05-053-3/+0
* s3: remove various references to server side dcerpc structs (which are not ne...Günther Deschner2011-05-022-2/+0
* s3-proto: remove duplicate prototypes.Günther Deschner2011-04-291-0/+1
* s3-tevent: only include ../lib/util/tevent wrappers where needed.Günther Deschner2011-04-293-0/+3
* s3-tsocket: only include ../lib/tsocket/tsocket.h where needed.Günther Deschner2011-04-291-0/+1
* s3:rpc_client: map fault codes to NTSTATUS with dcerpc_fault_to_nt_status()Stefan Metzmacher2011-04-241-5/+1
* s3: Fix Coverity ID 986, BUFFER_SIZE_WARNINGVolker Lendecke2011-04-221-1/+1
* s3-proto: move more rpc client prototypes to cli_pipe.h.Günther Deschner2011-04-211-0/+9
* Fix bug 8088 - rpccli_samr_chng_pswd_auth_crap segfaults if any input blobs a...Jeremy Allison2011-04-191-12/+9
* s3-rpc_client: add and use rpc_client/rpc_client.h.Günther Deschner2011-04-136-0/+61
* s3-cli_pipe: fix timeout in rpc_pipe_open_tcp_port().Günther Deschner2011-04-131-1/+1
* s3-rpc_client: move rpc_cli_transport structs and protos to rpc_transport.hGünther Deschner2011-04-124-0/+110
* s3: include ../librpc/gen_ndr/lsa.h where needed.Günther Deschner2011-03-302-0/+6
* s3-includes: only include ntdomain.h where needed.Günther Deschner2011-03-302-0/+2
* s3-auth: rpc_server needs auth.hGünther Deschner2011-03-301-0/+2
* s3-passdb: use passdb headers where needed.Günther Deschner2011-03-301-0/+1
* registry: create and use shared libcli/registry/util_reg.h header.Günther Deschner2011-03-301-0/+1
* s3:rpc_client: fix argument order of call to lsa_open_policy2 in rpccli_lsa_o...Michael Adam2011-03-291-1/+1
* s3-rpc_client: actually call lsa_open_policy2() in rpccli_lsa_open_policy2().Günther Deschner2011-03-231-6/+7
* s3-epmapper: Use DCERPC_AUTH_LEVEL_CONNECT for ep ncalrpc.Andreas Schneider2011-03-231-1/+1
* s3: Fix Coverity ID 2232, REVERSE_INULLVolker Lendecke2011-03-161-2/+4
* s3: Fix Coverity ID 2319: Uninitialized readVolker Lendecke2011-03-161-1/+1
* s3: Fix Coverity ID 2278: Uninitialized readVolker Lendecke2011-03-151-1/+1
* s3: Fix Coverity ID 2280: Uninitialized readVolker Lendecke2011-03-151-1/+1
* s3: Fix Coverity ID 2282: Uninitialized readVolker Lendecke2011-03-151-1/+1
* s3: Fix Coverity ID 2288: Uninitialized readVolker Lendecke2011-03-151-1/+1
* s3: Fix a typoVolker Lendecke2011-03-111-1/+1
* s3-rpc_client: Don't ask endpoint mapper for its own port.Andreas Schneider2011-03-091-0/+6
* s3-rpc_client: Added DCERPC_AUTH_TYPE_NCALRPC bind.Andreas Schneider2011-03-082-0/+36
* s3-rpc_client: Move client pipe functions to own header.Andreas Schneider2011-02-284-0/+151
* s3:rpc_client: we need to pass a non-blocking socket to tstream_bsd_existing_...Stefan Metzmacher2011-02-241-0/+2
* s3-auth Rename auth_serversupplied_info varaiables: server_info -> session_infoAndrew Bartlett2011-02-222-4/+4
* s3-rpc_client: Fixed an uninitialized variable.Andreas Schneider2011-02-101-1/+1
* s3-rpc_client: Added dcerpc_winreg_int_openkey() which dectects the hive.Andreas Schneider2011-02-102-17/+235
* s3-rpc_client: Fixed winreg int documentation.Andreas Schneider2011-02-101-3/+1