s3: Remove a nested if-statement
[abartlet/samba.git/.git] / source4 / librpc /
2010-09-08 Günther Deschners4-waf: fix bin/python/samba/dcerpc/nbt.so.
2010-09-06 Julien KerihuelAdd unique IP address binding for client connections...
2010-09-05 Kamen Mazdrashkis4-idl: redefine dreplsrv_refresh() to be alike other...
2010-09-04 Stefan Metzmacherlibrpc/rpc: add dcerpc_binding_handle_set_timeout()
2010-09-04 Stefan Metzmachers4:librpc/rpc: implement dcerpc_bh_set_timeout()
2010-09-04 Stefan Metzmacherlibrpc/rpc: add set_timeout() to dcerpc_binding_handle_ops
2010-09-03 Stefan Metzmachers4:libcli/wbclient: use irpc_binding_handle_by_name()
2010-09-03 Jelmer Vernooijpidl: Keep only a single copy of samba.dcerpc.base...
2010-08-28 Kamen Mazdrashkis4-dreplsrv: Implement irpc stub to be used to force...
2010-08-27 Jelmer Vernooijpyrpc: Add py_check_dcerpc_type().
2010-08-23 Andrew Tridgells4-pyrpc: use s4_event_context_init()
2010-08-22 Andrew Tridgelllibrpc: add python bindings for the netlogon pipe
2010-08-22 Andrew Tridgellpidl: give the varible name for bad type in python...
2010-08-20 Stefan Metzmacherlibrpc/rpc: move dcerpc_read_ncacn_packet_send/recv...
2010-08-16 Brad Hardsbuild fix
2010-08-12 Stefan Metzmachers4:librpc/rpc: make struct dcerpc_binding_handle private
2010-08-12 Stefan Metzmachers4:librpc/rpc: add dcerpc_binding_handle dcerpc_pipe...
2010-08-12 Stefan Metzmacherlibrpc/rpc: add dcerpc_binding_handle abstration
2010-08-12 Stefan Metzmachers4:librpc/rpc: fix dcerpc_log_packet() prototype
2010-08-12 Stefan Metzmachers4:librpc/rpc: autodetect the need of async call logic
2010-08-09 Andrew Tridgells4-build: use @PACKAGE_VERSION@ in s4 pc.in files
2010-08-05 Andrew Tridgells4-dns: fix dnsp for old build
2010-08-05 Andrew Tridgells4-dns: expanded the DNSP code to handle more record...
2010-08-05 Andrew Tridgelldns: first version of dsnRecord parser
2010-08-02 Stefan Metzmachers4:librpc/rpc: avoid using DCERPC_NDR_REF_ALLOC for...
2010-07-31 Stefan Metzmachers4:librpc/rpc: use the correct ndr flags in dcerpc_ndr_...
2010-07-19 Simo SorceMerge branch 'master' of ssh://git.samba.org/data/git...
2010-07-19 Andrew Tridgellwaf-idl: put the gen_ndr/README file for source3 back
2010-07-16 Simo SorceMerge branch 'master' of ssh://git.samba.org/data/git...
2010-07-16 Andrew Tridgells4-loadparm: 2nd half of lp_ to lpcfg_ conversion
2010-07-13 Simo Sorcedcerpc: move dcerpc_pull_auth_trailer into a the common...
2010-07-13 Günther Deschners4-dcerpc: move some util functions up to main librpc...
2010-06-24 Andrew Tridgells4-python: python is not always in /usr/bin
2010-06-19 Jelmer Vernooijpyrpc: Fix reference counting when using secondary...
2010-06-15 Jelmer Vernooijdcerpc-samr: Fix library name.
2010-06-13 Jelmer Vernooijlibrpc: Install the right headers.
2010-06-13 Jelmer Vernooijlibrpc: Fix netlogon.h file to install - not the tortur...
2010-05-24 Andrew Bartletts4:idmap Seperate idmap structures from winbind.idl...
2010-05-24 Andrew Bartletts4:ntvfs rename notify.idl to s4_notify.idl until we...
2010-05-20 Günther Deschnerlibrpc: finally merge ndr_string.c.
2010-05-18 Stefan Metzmachers4:librpc: fix the autoconf build
2010-05-18 Jelmer VernooijFinish removal of iconv_convenience in public API's.
2010-05-14 Günther Deschners4-libndr: fix ndr_pull_string_array() for non utf16...
2010-05-12 Stefan Metzmachers4:librpc: remove explicit ../librpc/gen_ndr/ndr_drsblo...
2010-05-02 Matthieu Patous4: Fix python binding for drsblobs
2010-04-29 Günther Deschners4-rap: add rap print helpers.
2010-04-28 Günther Deschners4-smbtorture: link in ../../librpc/gen_ndr/ndr_rap.o.
2010-04-18 Andrew Tridgells4-waf: removed the unused installdir= option to SAMBA_...
2010-04-16 Andrew Tridgells4-rpc: fixed the build with the old build system
2010-04-15 Matthieu Patous4: Add python binding to waf so that the drsblobs...
2010-04-15 Matthieu Patous4: Fix python binding for drsblobs
2010-04-15 Stefan Metzmachers4:librpc/rpc/pyrpc.c: map NT_STATUS_NET_WRITE_FAULT...
2010-04-15 Stefan Metzmacherlibrpc/rpc: add dcerpc_fault_to_nt_status()
2010-04-13 Stefan Metzmachers4:librpc/rpc: the python bindings should use !NT_STATU...
2010-04-13 Stefan Metzmachers4:librpc/rpc: make PyErr_SetDCERPCStatus() static
2010-04-09 Stefan Metzmachers4:librpc/rpc: correctly initialize last_fault_code...
2010-04-09 Kamen Mazdrashkis4/was: Add 'drsblobs' Python module
2010-04-09 Kamen Mazdrashkis4: Add 'drsblobs' Python module
2010-04-08 Jelmer Vernooijpynet: Create a net class.
2010-04-06 Andrew Tridgells4-waf: move to a universal method of recursing into...
2010-04-06 Andrew Tridgells4-waf: more dependencies on talloc
2010-04-06 Andrew Tridgells4-waf: cleanup use of LIBPOPT vs popt dependency
2010-04-06 Andrew Tridgells4-waf: mark the wscript files as python so vim/emacs...
2010-04-06 Andrew Tridgells4-waf: install dcerpc_atsvc.pc
2010-04-06 Andrew Tridgells4-waf: enable the pc_files in the build rules
2010-04-06 Andrew Tridgells4-waf: install the rest of our python files
2010-04-06 Andrew Tridgells4-waf: install the rest of the headers
2010-04-06 Andrew Tridgells4-waf: started adding auto-install of include files
2010-04-06 Andrew Tridgellbuild: fixed libcli/ndr_netlogon.c dependency rules
2010-04-06 Andrew Tridgellbuild: don't need the S4 in the PIDL prefix
2010-04-06 Andrew Tridgellbuild: updates for current master build
2010-04-06 Andrew Tridgellbuild: waf quicktest nearly works
2010-04-06 Andrew Tridgellbuild: nearly there on samba4 build
2010-04-06 Andrew Tridgellbuild: much nicer pidl rules
2010-04-06 Andrew Tridgellbuild: add README to explain gen_ndr, and ensure direct...
2010-04-06 Andrew Tridgellbuild: fixes from ita
2010-04-06 Andrew Tridgellbuild: added librpc build script
2010-04-02 Andrew Tridgells4-rpc: fixed a talloc loop in continue_ntlmssp_connect...
2010-04-02 Andrew Tridgellpyrpc: do the pipe connect on a real memory context
2010-03-26 Andrew Tridgelllibutil: moved the networking defines to util_net.h
2010-03-23 Stefan Metzmachers4:librpc/rpc/pyrpc.h: librpc/rpc/dcerpc.h isn't needed...
2010-03-19 Stefan Metzmachers4:librpc/rpc: add NCACN_INTERNAL from s3
2010-03-18 Stefan Metzmachers4:librpc/rpc: let pyrpc make use of dcerpc_binding_han...
2010-03-17 Stefan Metzmachers4:librpc/rpc: initialize p->binding_handle in dcerpc_s...
2010-03-12 Stefan Metzmachers4:librpc/rpc/dcerpc_util.c: make use of use tevent_req...
2010-03-12 Stefan Metzmachers4:librpc/rpc/dcerpc_schannel.c: make use of use tevent...
2010-03-12 Stefan Metzmachers4:librpc/rpc: prepare dcerpc dependecies before pidl...
2010-03-12 Stefan Metzmachers4:librpc/rpc: add very basic dcerpc_binding_handle...
2010-03-05 Andrew Tridgells4-rpc: don't use s->credentials after it is freed
2010-03-01 Stefan Metzmachers4:librpc/rpc: make use of explicit dcerpc_*_recv functions
2010-02-18 Jeremy AllisonRevert "Got back to 16-byte padding on auth RPC. S3...
2010-02-18 Jeremy AllisonGot back to 16-byte padding on auth RPC. S3 clients...
2010-02-16 Andrew Tridgells4-rpc: paranoid check for auth_length
2010-02-16 Andrew Tridgells4-rpc: don't use auth padding in rpc bind requests...
2010-02-16 Andrew Tridgells4-dcerpc: fixed auth padding to be relative to the...
2010-02-14 Andrew Tridgella4-dcerpc: another attempt at dcerpc auth padding
2010-02-13 Andrew Tridgells4-rpc: be more careful about DCERPC auth padding
2010-02-11 Kai Blins4: Switch to S3-style id mapping data types.
2010-02-09 Matthias Dieter... s4:Remove "Py_RETURN_NONE" compatibility code
2010-02-02 Matt KraaiChange uint_t to unsigned int in source4
next