ndr dns: Add simple parser
[kai/samba.git] / source4 / librpc / wscript_build
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-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-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 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...
2010-09-20 Jelmer VernooijMerge branch 'v4-0-stable' into newmaster
2010-09-17 Andrew Tridgellidl: build python interfaces for winbind and idmap IDL
2010-09-08 Günther Deschners4-waf: fix bin/python/samba/dcerpc/nbt.so.
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-27 Jelmer Vernooijpyrpc: Add py_check_dcerpc_type().
2010-08-22 Andrew Tridgelllibrpc: add python bindings for the netlogon pipe
2010-08-16 Brad Hardsbuild fix
2010-08-12 Stefan Metzmacherlibrpc/rpc: add dcerpc_binding_handle abstration
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-07-13 Günther Deschners4-dcerpc: move some util functions up to main librpc...
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-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-15 Matthieu Patous4: Add python binding to waf so that the drsblobs...
2010-04-09 Kamen Mazdrashkis4/was: Add 'drsblobs' Python module
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: 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: fixes from ita
2010-04-06 Andrew Tridgellbuild: added librpc build script