pyldb: avoid segfault when adding an element with no name
[sfrench/samba-autobuild/.git] / source4 / libcli / wscript_build
2019-01-26 Tim Beales4:libcli: Remove (now unused) pysmb.c bindings
2018-07-24 Stefan Metzmachers4:libcli: add smb_connect_nego_{send,recv}()
2018-04-13 Noel Powers4/libcli: python3 port for smb module
2017-01-11 Stefan Metzmacherwscript: remove executable bits for all wscript* files
2016-03-15 Garming Sambuild: mark explicit dependencies on pytalloc-util
2016-01-13 Jelmer VernooijRename 'errors' to 'samba-errors' and make it public.
2016-01-13 Jelmer VernooijMake libcli-smb-raw private, for now.
2014-12-18 Andreas Schneiders4-libcli: Remove obsolete support for file resolving.
2014-01-31 Andrew Bartletts4-resolve: Add lmhosts support into the source4 name...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2012-08-10 Björn Jackebuild: rename security → samba-security
2012-06-07 Andrew Bartletts4-libcli: Remove unused finddcs_nbt
2012-05-23 Simo Sorces4-resolve: Remove dependency on libroken
2012-03-15 Jelmer Vernooijlibsmbclient-raw: Install smb_composite.h.
2011-11-03 Günther Deschnerwaf: convert NDR_NBT into shared library.
2011-11-03 Günther Deschnerlibrpc: only let NDR_NBT depend on NDR_NBT_BUF.
2011-10-24 Stefan Metzmachers4:libcli: rename smb_signing.h to smb_raw_signing...
2011-10-11 Andrew Bartlettlib/param move source4 param code to the top level
2011-09-28 Jelmer Vernooijlibcli: Install libcli.h.
2011-08-18 Jelmer Vernooijcredentials: Rename library to samba-credentials to...
2011-08-18 Jelmer Vernooijcli-raw: Add public libsmbclient-raw library.
2011-08-18 Jelmer Vernooijlibcliraw: Install more header files.
2011-08-18 Jelmer Vernooijlibcliraw: Install request.h and signing.h.
2011-08-18 Jelmer Vernooijsmb_composite: Integrate prototypes in header file.
2011-08-08 Andrew Bartlettbuild: provide tevent-util as a public library
2011-07-28 Amitay Isaacss4-libcli: Added python interface for file I/O using SMB
2011-07-26 Jelmer Vernooijcli_composite: Lowercase name.
2011-07-26 Jelmer Vernooijcli_smb_common: Lowercase name.
2011-07-26 Jelmer Vernooijcli_cldap: Lowercase name.
2011-07-23 Jelmer Vernooijcli_raw: Make name lowercase.
2011-07-23 Jelmer Vernooijcharset: Make name lowercase everywhere.
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-20 Andrew Bartlettlibcli/util Bring samba4 unix -> nt_status code in...
2011-06-17 Andrew Tridgells4-util: removed the s4 nterr.c
2011-06-15 Stefan Metzmachers4:libcli/smb_composite: convert smb2_composite_setpath...
2011-05-18 Andrew Bartlettwaf-build: Add more libraries to avoid duplicate symbols
2011-04-29 Andrew Bartlettbuild: put doserr.c into it's own subsystem, so it...
2011-03-15 Günther Deschners4-rap: decouple rap client code from torture binary...
2011-02-22 Andrew Bartletts4-auth Move libcli/security/session.c to the top level
2011-01-01 Jelmer Vernooijheimdal_build: Add missing dependencies when building...
2010-11-07 Jelmer Vernooijcredentials: Lowercase library name,
2010-10-30 Andrew Tridgells4-build: removed some unnecessary dependencies
2010-10-26 Jelmer Vernooijwaf: Stop automaticaly changing dashes to underscores...
2010-10-26 Jelmer Vernooijwaf: Remove lib prefix from libraries manually.
2010-10-26 Jelmer Vernooijs4: Drop duplicate 'lib' prefix for private libraries.
2010-10-24 Jelmer Vernooijs4: Rename LIBCLI_NBT -> cli_nbt.
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 LIBEVENTS to libevents.
2010-10-23 Jelmer Vernooijs4: Rename LIBNETIF to libnetif.
2010-10-21 Andrew Tridgells4-libcli: make LIBSAMBA-ERRORS a private library
2010-10-03 Jelmer Vernooijheimdal: convert some subsystems to libraries, consiste...
2010-09-15 Andrew Tridgells4-finddcs: rename finddcs to finddcs_nbt
2010-09-15 Andrew Tridgells4-finddcs: added finddcs_cldap()
2010-09-03 Stefan Metzmachers4:libcli/finddcs: use irpc_binding_handle_by_name()
2010-04-15 Andrew Tridgells4-waf: removed a duplicate declaration of python_netbios
2010-04-06 Andrew Tridgells4-waf: move to a universal method of recursing into...
2010-04-06 Andrew Tridgells4-waf: mark the wscript files as python so vim/emacs...
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: waf quicktest nearly works
2010-04-06 Andrew Tridgellbuild: commit all the waf build files in the tree