s3-lib use True and False in bitmap.c
[samba.git] / source4 / librpc /
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-06-10 Andrew Bartletts4-librpc Remove unsued server_id4.idl
2011-06-09 Andrew Bartlettlibrpc/idr Use the Samba3 notify.idl in common.
2011-06-09 Andrew Bartlettserver_id.idl: Bring server_id.idl in common
2011-06-09 Andrew Bartletts4-cluster Use task_id instead of id2 to clarify server...
2011-06-09 Matthias Dieter... s4:librpc/rpc/dcerpc.c - janitorial: use "void" for...
2011-06-06 Andrew Bartletts4-modules Remove lp_ctx from init functions that no...
2011-06-06 Andrew Tridgells4-ipv6: removed the old unused ipv6 code in dcerpc_sock.c
2011-06-06 Andrew Tridgells4-ipv6: allow for IPv6 in dcerpc socket calls
2011-05-09 Andrew Bartlettbuild: Remove --disable-s3build so we can rely on these...
2011-05-03 Andrew Bartletts4-messaging Rename messaging -> imessaging
2011-05-03 Andrew Bartletts4-cluster Rename server_id.node -> vnn to match Samba3
2011-05-03 Andrew Bartletts4:cluster Rename .id to .pid in server_id
2011-04-28 Stefan Metzmachers4:libcli/smb2: convert smb2_connect_*() to tevent_req
2011-04-05 Andrew Bartlettauth: Move auth_session_info into IDL
2011-03-23 Günther Deschnerlibrpc: bring more librpc prototypes in common.
2011-03-13 Stefan Metzmacherlibrpc/rpc: move DCERPC_ flags to rpc_common.h
2011-03-13 Stefan Metzmachers4:librpc/rpc: finaly make struct rpc_request and enum...
2011-03-13 Stefan Metzmachers4:librpc/rpc: remove unused dcerpc_request()
2011-03-13 Stefan Metzmachers4:librpc/rpc: make dcerpc_request_recv() static
2011-03-13 Stefan Metzmachers4:pyrpc: use dcerpc_binding_handle_raw_call() instead...
2011-03-13 Stefan Metzmachers4:pyrpc: fix memory leaks in error pathes
2011-03-13 Stefan Metzmacherlibrpc/rpc: move struct dcerpc_binding to rpc_common.h
2011-03-13 Stefan Metzmacherlibrpc/rpc: move enum dcerpc_transport_t to rpc_common.h
2011-03-13 Stefan Metzmachers4:librpc/rpc: s/dcerpc_security/dcecli_security
2011-03-13 Stefan Metzmachers4:librpc/rpc: remove unused dcerpc_ndr_request* code
2011-03-11 Stefan Metzmacherlibrpc/rpc: move dcerpc_binding_handle stuff to rpc_com...
2011-03-11 Stefan Metzmachers4:librpc/rpc: s/struct dcerpc_connection/struct dcecli...
2011-02-24 Andrew Tridgellbuild: moved librpc/rpc/*.c into a rpccommon library
2011-02-22 Stefan Metzmachers4:librpc: let dcerpc-samr library use RPC_NDR_SAMR...
2011-02-22 Stefan Metzmachers4:build: add RPC_NDR_ATSVC subsystem
2011-02-22 Andrew Tridgells4-waf: added --enable-s3build configure option
2011-02-22 Andrew Tridgells4-ndr: added NDR_WBINT to ndr_tables
2011-02-21 Matthieu Patous4: avoid overwritting the dceprc.h file from toplevel...
2011-02-18 Andrew Tridgells4-idl: rename s4 server_id.idl to server_id4.idl
2011-02-18 Andrew Bartlettlibrpc make ndr-standard a common library
2011-02-18 Andrew Bartlettlibrpc push NDR_SECURITY and NDR_DCERPC to the top...
2011-02-14 Günther Deschnerlibrpc: make NDR_KRB5PAC a shared library (libndr-krb5p...
2011-02-12 Matthieu Patoulibrpc: add bindings for dnsp in python
2011-02-10 Günther Deschnerlibrpc: move preg.idl to main directory.
2011-02-08 Günther Deschners4-waf: split out wscript_build for ndrdump binary.
2011-02-07 Andrew Tridgells4-idl: make the source4 idl build independent of build...
2011-02-02 Andrew Bartletts4-waf Don't install any Samba packages into PYTHONDIR
2011-01-25 Günther Deschnerwaf: share libndr.so between samba3 and samba4.
2011-01-12 Matthias Dieter... s4:librpc/rpc/dcerpc_connect.c - fix uninitialised...
2011-01-12 Matthieu Patouidl: Add IDL for remote key backup protocol (rkbp)
2011-01-12 Matthieu Patouidl: remove protected storage
2011-01-01 Jelmer Vernooijs4-python: Only set BASETYPE flag if subclassing is...
2010-12-18 Jelmer Vernooijpyrpc: Add prototype for init function.
2010-12-11 Jelmer Vernooijs4-smbtorture: Make test names lowercase and dot-separated.
2010-12-09 Stefan Metzmachers4:pyrpc_util: s/typename/type_name to avoid c++ warnings
2010-12-08 Stefan Metzmachers4:python: add PyString_FromStringOrNULL() to pyrpc_util
2010-12-08 Andrew Tridgells4-pkgconfig: add @LIB_RPATH@ to our link flags
2010-11-30 Andrew Bartletts4-librpc Handle all types of GUID in the GUID() initia...
2010-11-27 Matthias Dieter... s4:role transfer - use always type "enum drepl_role_mas...
2010-11-21 Arnaud FaucherAvoid the use of PyAPI_DATA, which is for internal...
2010-11-21 Andrew Tridgells4-rpc: make rpc connect less verbose
2010-11-20 Ricardo Jorgepyrpc: Build the samba.dcerpc.srvsvc module.
2010-11-07 Jelmer Vernooijcredentials: Lowercase library name,
2010-10-31 Jelmer Vernooijs4: Remove the old perl/m4/make/mk-based build system.
2010-10-30 Andrew Tridgells4-build: removed some unnecessary dependencies
2010-10-30 Andrew Tridgells4-ndr: make ndr-table a subsystem
2010-10-26 Stefan Metzmachers4:librpc: we don't need dcerpc client bindings for...
2010-10-26 Jelmer Vernooijtalloc: change pytalloc-util to be a public library.
2010-10-26 Jelmer Vernooijwaf: Stop automaticaly changing dashes to underscores...
2010-10-26 Jelmer Vernooijwaf: Don't auto-lowercase library names.
2010-10-26 Jelmer Vernooijwaf: Remove lib prefix from libraries manually.
2010-10-26 Jelmer Vernooijdcerpc_dns: Change back to subsystem for the moment.
2010-10-26 Jelmer Vernooijs4: Drop duplicate 'lib' prefix for private libraries.
2010-10-24 Stefan Metzmachers4:librpc: we don't need dcerpc client bindings for...
2010-10-24 Jelmer Vernooijwaf: Lowercase several library names.
2010-10-24 Jelmer Vernooijs4: Rename LIBSAMBA-* to libsamba-*
2010-10-24 Jelmer Vernooijs4: Rename LIBSECURITY{_SESSION,} to libsecurity{_session,}
2010-10-23 Jelmer Vernooijs4: Rename NDR_TABLE to ndr_table.
2010-10-23 Kai Blinndr dns: Add simple parser
2010-10-23 Kai Blinidl: Add idl describing DNS structures
2010-10-21 Andrew Tridgellwaf: RPC_NDR_WINBIND is samba4 specific
2010-10-21 Andrew Tridgells4-librpc: fixed depenencies for libcli/security
2010-10-21 Andrew Tridgelllibrpc: added a few more NDR_* targets to NDR_SAMBA
2010-10-21 Andrew Tridgells4-waf: don't depend directly on python modules
2010-10-21 Andrew Tridgells4-waf: make NDR_STANDARD a grouping library and add...
2010-10-21 Andrew Tridgells4-waf: removed dependencies on missing subsystems
2010-10-21 Andrew Tridgells4-ndr: make NDR_TABLE a private library
2010-10-17 Jelmer Vernooijdcerpc_samr: Fix -l arguments for dcerpc_samr and dcerp...
2010-10-10 Jelmer Vernooijwafsamba: Fix handling of pyembed/pyext.
2010-10-10 Jelmer Vernooijlibrpc: Remove unnecessary dependency on libsamba-hostc...
2010-10-10 Jelmer Vernooijwafsamba: Clarify needs_python argument name, use pyemb...
2010-10-02 Andrew Tridgells4-rpc: added target_principal binding handle option
2010-09-28 Andrew Tridgells4-netlogon: added RODC DNS update call fwded to dnsupd...
2010-09-27 Stefan Metzmachers4:irpc: optionaly pass the security_token via IRPC...
2010-09-27 Günther Deschnerwaf: add more NDR subsystems for shared IDL files.
2010-09-25 Günther Deschners4-waf: add NDR_EVENTLOG.
2010-09-25 Günther Deschners4-waf: rename subsystem NDR_LSAPRC to NDR_LSA.
2010-09-23 Günther Deschners4-waf: move the RPC_NDR subsystems to main librpc...
2010-09-23 Anatoliy Atanasovs4/eventlog6: Build and hook EventLog6 RPC endpont...
2010-09-23 Stefan Metzmachers4:irpc: add padding to the IPRC header for 8 byte...
2010-09-23 Günther Deschners4-waf: add NDR_LSARPC and NDR_SAMR.
2010-09-23 Günther Deschners4-waf: move two more NDR_ subsystems to main directory.
2010-09-23 Günther Deschnerwaf: move majority of shared NDR_ subsystems to main...
next