build: Demote a bunch of libraries to subsystems. This makes packaging easier and...
[ira/wip.git] / source / libnet / config.mk
2008-01-21 Jelmer Vernooijbuild: Demote a bunch of libraries to subsystems. This...
2007-12-28 Jelmer Vernooijr26619: Add Python bindings for libnet. No tests yet...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha2' into v4-0-test
2007-12-21 Jelmer Vernooijr26483: Merge ldb module dependency fixes, fix auth...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Rafal Szczesniakr25367: Add initial implementation of internal group...
2007-10-10 Rafal Szczesniakr24679: Add (raw and untested) implementation of libnet...
2007-10-10 Rafal Szczesniakr24554: Add internal implementation (before api functio...
2007-10-10 Stefan Metzmacherr22437: fix dependencies
2007-10-10 Jelmer Vernooijr21541: Export mgmt, samr and atsvc for use in samba...
2007-10-10 Stefan Metzmacherr20040: uncomplete implementation start for libnet_Unbe...
2007-10-10 Stefan Metzmacherr20008: add stubs for a libnet_BecomeDC() call
2007-10-10 Rafal Szczesniakr19584: add the new file to the build.
2007-10-10 Rafal Szczesniakr15625: Partial commit of my current work. It makes...
2007-10-10 Jelmer Vernooijr15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPEN...
2007-10-10 Jelmer Vernooijr14572: Give libraries saner names, remove some .pc...
2007-10-10 Jelmer Vernooijr14492: Fix shared libs - set SO_VERSION to 0 everywher...
2007-10-10 Jelmer Vernooijr14327: Replace MAJOR_VERSION/MINOR_VERSION/RELEASE_VER...
2007-10-10 Stefan Metzmacherr14063: libnet depends on dcerpc
2007-10-10 Andrew Bartlettr12976: Patch from Brad Henry <j0j0@riod.ca>:
2007-10-10 Andrew Bartlettr12858: This moves the libnet_LookupPdc code to use...
2007-10-10 Jelmer Vernooijr12670: Make a couple of dependencies stricter
2007-10-10 Jelmer Vernooijr12542: Move some more prototypes out to seperate headers
2007-10-10 Jelmer Vernooijr12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES...
2007-10-10 Andrew Bartlettr12411: Add 'net samdump keytab <keytab>'.
2007-10-10 Jelmer Vernooijr12254: Add some (hopefully correct) descriptions for...
2007-10-10 Jelmer Vernooijr11382: Require number of required M4 macros
2007-10-10 Jelmer Vernooijr11377: Add support for building LIBRARY elements as...
2007-10-10 Jelmer Vernooijr11244: Relative path names in .mk files
2007-10-10 Andrew Bartlettr10486: This is a merge of Brad Henry's 'net join'...
2007-10-10 Jelmer Vernooijr8974: Support makefile fragments in .mk files
2007-10-10 Andrew Bartlettr8952: Partial work commit to find the DN of the new...
2007-10-10 Andrew Bartlettr8847: Rework the Samba4 'net join' code. I'm trying...
2007-10-10 Andrew Bartlettr8752: With all the infrustructure done, details like...
2007-10-10 Andrew Bartlettr8744: Split 'net samdump' out into a separate file
2007-10-10 Rafal Szczesniakr7734: A few missing pieces...
2007-10-10 Rafal Szczesniakr7732: Implementation of very basic lookup function...
2007-10-10 Rafal Szczesniakr7251: Initial work on composite domain open call.
2007-10-10 Rafal Szczesniakr6963: Further definitions for share manipulation code...
2007-10-10 Andrew Bartlettr6573: Start on my project to implement an NT4 compatib...
2007-10-10 Rafal Szczesniakr6440: Adding libcli composite functions dependency...
2007-10-10 Rafal Szczesniakr6383: Add user management file to build.
2007-10-10 Stefan Metzmacherr5681: fix the build and compiler wanings
2007-10-10 Rafal Szczesniakr5366: added initial code for adding user accounts...
2007-10-10 Andrew Bartlettr4722: Start to add 'net join' to Samba4.
2007-10-10 Jelmer Vernooijr3881: Split up the LIBNDR_GEN subsystem into NDR_...
2007-10-10 Jelmer Vernooijr3744: Support building subsystems as a shared library...
2007-10-10 Stefan Metzmacherr2065: add libnet_RemoteTOD() call with levels GENERIC...
2007-10-10 Stefan Metzmacherr1878: implemet libnet_context_{init,destroy}
2007-10-10 Stefan Metzmacherr1836: - as abartlet said to me, we need to contact...
2007-10-10 Stefan Metzmacherr1816: here's the initial idea of libnet