s4-python: only install external python libs that are missing
[idra/samba.git] / source4 / librpc / rpc /
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-09 Matthias Dieter... s4:Remove "Py_RETURN_NONE" compatibility code
2010-02-02 Matt KraaiChange uint_t to unsigned int in source4
2009-11-06 Matthias Dieter... s4:dcerpc - fix DEBUG output warning
2009-10-23 Andrew Tridgells4-python: we need to include Python.h first
2009-10-17 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-10-15 Andrew Tridgells4-smb: declare root_fid as a file handle
2009-10-02 Matthias Dieter... s4: fix various warnings (not "const" related ones)
2009-09-19 Andrew Tridgells4-resolve: fixed a crash bug on timeout
2009-09-18 Andrew Tridgells4-rpc: added NDR64 support
2009-09-17 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-17 Andrew Tridgells4-rpc: added NDR64 support
2009-08-18 Stefan Metzmachers4:librpc/rpc: fix DEBUG() message
2009-08-08 Alexander BokovoyMerge branch 'master' of ssh://git.samba.org/data/git...
2009-08-07 Andrew Tridgellfixed several places that unnecessarily take a referenc...
2009-07-01 Andrew TridgellA rather strange varient of talloc_unlink
2009-07-01 Andrew Tridgellfixed rpc smb code to not reply on talloc_free being...
2009-06-18 Andrew Bartletts4:libnet Allow 'net password change' to work on expire...
2009-06-12 Andrew Tridgellalways enable RPC debugging with a debug level >= 100.
2009-06-02 Jelmer VernooijFix more unresolved symbols.
2009-04-20 Stefan Metzmachers4:librpc/rpc: pass async as argument to dcerpc_ndr_req...
2009-04-20 Stefan Metzmachers4:librpc/rpc: remove async argument from the sync...
2009-04-20 Stefan Metzmachers4:librpc/rpc: only use smb_trans for sync rpc calls
2009-04-20 Stefan Metzmachers4:librpc/rpc: ask for 0x2000 bytes in the ioctl case...
2009-04-20 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-20 Andrew BartlettMerge commit 'origin/master' into libcli-auth-merge...
2009-04-15 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-14 Andrew BartlettRework Samba4 to use the new common libcli/auth code
2009-02-09 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-05 Stefan Metzmachers4:pyrpc: fix compiler warnings
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-02 Stefan Metzmachers4:libcliraw: s/private/private_data
2009-02-02 Stefan Metzmachers4:librpc/rpc: s/private/private_data
2009-01-26 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-26 Jelmer Vernooijpyrpc: Raise proper NDR error codes with matching strin...
2009-01-25 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-25 Jelmer VernooijAdd prototypes required by samba-gtk.
2009-01-09 Volker LendeckeAdd derpc_transport_string_by_transport(), apply some...
2009-01-08 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-08 Jelmer VernooijAvoid using a utility header for Python replacements...
2009-01-07 Tim Proutys3/s4 build: Fix Py_RETURN_NONE to work with python...
2009-01-07 Jelmer VernooijSet proper python exception when running out of memory.
2009-01-06 Volker LendeckeAdd some const to dcerpc_binding_build_tower()
2009-01-06 Jelmer VernooijFix prototype.
2009-01-06 Jelmer Vernooijpy: Properly increase the reference counter of Py_None.
2009-01-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-04 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-01 Jelmer VernooijAdd iconv_convenience argument to size functions.
2008-12-29 Stefan Metzmachers4:lib/tevent: rename structs
2008-12-22 Jelmer Vernooijpidl/python: Factor out connect code rather than duplic...
2008-12-22 Jelmer VernooijAdd header for pyparam.
2008-12-22 Jelmer VernooijImport types from other Python mechanisms using the...
2008-12-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-18 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-12-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-18 Stefan Metzmachers4:lib/socket: socket_connect_send() and socket_connect...
2008-12-18 Stefan Metzmachers4:librpc/rpc: remove we should not redo the name resol...
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-11-02 Jelmer VernooijRemove use of global_loadparm during initialization...
2008-11-02 Jelmer VernooijRemove use of global_loadparm for SMB2 client connections.
2008-11-02 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-02 Jelmer VernooijAdd gensec_settings structure. This wraps loadparm_cont...
2008-11-02 Jelmer VernooijRemove another use of global_loadparm.
2008-11-01 Jelmer VernooijRemove another use of global_loadparm.
2008-11-01 Jelmer VernooijRemove another use of global_loadparm.
2008-11-01 Jelmer VernooijRemove another use of global_loadparm.
2008-10-31 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-31 Jelmer Vernooijdcerpc: Fix include path so header installer translates...
2008-10-31 Günther Deschnererrors: share dcerpc error function.
2008-10-29 Günther Deschners4-netlogon: merge netr_ServerReqChallenge from s3...
2008-10-29 Günther Deschners4-netlogon: merge netr_ServerAuthenticate{2,3} from...
2008-10-24 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-24 Jelmer VernooijRemove unused include param/param.h.
2008-10-24 Jelmer VernooijEliminate another instance of global_loadparm.
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-12 Jelmer VernooijShare RPC binding string utility functions.
2008-10-11 Jelmer VernooijFix include paths to new location of libutil.
2008-10-11 Jelmer VernooijMove lib/util from source4 to top-level 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:librpc/rpc: correctly sign or seal rpc request with...
2008-09-30 Jelmer Vernooijmake sure dcerpc is always initialized.
2008-09-30 Jelmer VernooijRemove two more uses of global loadparm by remember...
2008-09-30 Jelmer VernooijPass session options around; saves another use of globa...
2008-09-29 Jelmer VernooijRemove redundant call.
2008-09-16 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-16 Jelmer VernooijImport proper IDL for interface pointers.
next