s4: removed an unused variable
[ira/wip.git] / source4 / rpc_server / dcerpc_server.c
2009-09-08 Andrew Tridgells4: removed an unused variable
2009-04-10 Stefan Metzmachers4:rpc_server: split out the parsing of the ncacn_packe...
2009-04-10 Stefan Metzmachers4:rpc_server: report available output for all replies
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-02 Stefan Metzmachers4:rpc_server: s/private/private_data
2008-12-29 Stefan Metzmachers4:lib/tevent: rename structs
2008-12-16 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-16 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-16 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-16 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-16 Andrew BartlettA more-commented version of rpc_server crash fix, match...
2008-12-12 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-12 Stefan Metzmachers4:fix segfault in rpc-server, when client binds to...
2008-12-09 Stefan Metzmachers4:rpc_server: don't keep half finished dcesrv_connecti...
2008-12-09 Stefan Metzmachers4:rpc_server: initialize rpc server module also for...
2008-12-08 Stefan Metzmachers4:rpc_server: fix crash bugs in 26200f4fb1db81be7a9da5...
2008-12-08 Stefan Metzmachers4:rpc_server: make it possible for iface->bind() to...
2008-12-03 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-23 Stefan MetzmacherRPC sessions on np connections need the real session...
2008-11-11 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-11-02 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-02 Jelmer VernooijFix the build.
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-11 Jelmer VernooijFix include paths to new location of libutil.
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-30 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-30 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-30 Stefan Metzmachers4:rpc_server: correctly handle dcerpc requests with...
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-09-13 Stefan Metzmacherrpc_server: don't send auth trailers in level connect
2008-08-26 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-08-12 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-08-12 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-08-11 Stefan Metzmacherrpc_server: correct the chunk_size depending on the...
2008-08-07 Stefan Metzmacherrpc_server: add support for DCERPC_PFC_FLAG_SUPPORT_HEA...
2008-08-01 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-07-30 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-07-28 Stefan Metzmacherrpc_server: remove unused variable
2008-07-27 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-07-25 Andrew BartlettMake a new define to ensure the accoc_group_id we use...
2008-07-25 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-07-24 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-07-23 Stefan Metzmacherrpc_server: be more strict with the incoming assoc_group_id
2008-07-23 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-07-23 Andrew BartlettThe SMB session key must not be more than 16 bytes...
2008-07-23 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-07-23 Andrew BartlettRemove the 'accoc_group_id' check in the RPC server.
2008-07-03 Stefan Metzmacherrpc_server: use the same chunk_size logic as we we...
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-19 Andrew TridgellMerge commit 'origin/v4-0-test' into vfs_smb2
2008-05-18 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-17 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-16 Julien KerihuelThe following patch calls the op_bind operation for...
2008-05-16 Julien KerihuelThis patch adds remaining padding bytes to the dcerpc_f...
2008-05-11 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-10 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-10 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-10 Jelmer VernooijMerge branch 'v4-0-test' into v4-0-gmake3
2008-04-25 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-08 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-02 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-02 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-02 Jelmer VernooijInstall public header files again and include required...
2008-03-28 Jelmer VernooijMerge branch 'v4-0-local' of git://git.id10ts.net/samba...
2008-03-27 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-03-27 Jelmer VernooijMerge v4.0-test
2008-03-08 Jelmer VernooijPush SOVERSION and VERSION out of perl code.
2008-03-02 Jelmer VernooijMerge branch 'v4-0-test' into id10ts-registry
2008-02-29 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-28 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-02-28 Jelmer VernooijMerge branch 'v4-0-trivial' into v4-0-test
2008-02-27 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-21 Jelmer VernooijRemove more global_loadparm instance.s
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha2' into v4-0-test
2007-12-21 Jelmer Vernooijr26440: Remove more uses of global_loadparm.
2007-12-21 Jelmer Vernooijr26432: Require ndr_pull users to specify iconv_conveni...
2007-12-21 Jelmer Vernooijr26431: Require ndr_push creators to specify a iconv_co...
2007-12-21 Jelmer Vernooijr26310: Remove more uses of global_loadparm.
2007-12-21 Jelmer Vernooijr26296: Store loadparm context in DCE/RPC server context.
2007-12-21 Stefan Metzmacherr25920: ndr: change NTSTAUS into enum ndr_err_code...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Jelmer Vernooijr25553: Convert to standard bool type.
2007-10-10 Jelmer Vernooijr25398: Parse loadparm context to all lp_*() functions.
2007-10-10 Jelmer Vernooijr25026: Move param/param.h out of includes.h
2007-10-10 Jelmer Vernooijr24937: Merge tests spoolss RPC callbacks.
2007-10-10 Andrew Bartlettr24612: Revert this part of -r 24611. This isn't relat...
2007-10-10 Andrew Bartlettr24611: Following up on the re-opening of bug 4817...
2007-10-10 Andrew Bartlettr24504: Try to return more useful error information...
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Stefan Metzmacherr22825: let longhorn beta3 work with samba4
2007-10-10 Jelmer Vernooijr21911: Some more work on making the ncacn_np handling...
2007-10-10 Andrew Tridgellr21835: fixed a rpc server bug where we failed to remov...
2007-10-10 Stefan Metzmacherr21589: give an error when the assoc_group_id isn't 0
2007-10-10 Stefan Metzmacherr21515: add some more PFC_FLAGS from the DCERPC spec...
2007-10-10 Jelmer Vernooijr20830: merge mgmt work
2007-10-10 Andrew Tridgellr20646: first preparations for cluster enablement....
2007-10-10 Andrew Bartlettr19598: Ahead of a merge to current lorikeet-heimdal:
next