summaryrefslogtreecommitdiffstats
path: root/source4/libcli/config.mk
Commit message (Expand)AuthorAgeFilesLines
* r25353: Disable one more swig link to for 'make install' to work.Rafal Szczesniak2007-10-101-0/+1
* r25351: disable swig for now to get the build workingAndrew Tridgell2007-10-101-0/+1
* r25348: Start working on another Python wrapper.Tim Potter2007-10-101-0/+5
* r25305: Fix installation of missing headers.Jelmer Vernooij2007-10-101-3/+3
* r25301: Merge my includes.h cleanups.Jelmer Vernooij2007-10-101-2/+1
* r23519: added libcli code for fetching shadow copy informationAndrew Tridgell2007-10-101-1/+2
* r22762: Some ldb_map changes:Jelmer Vernooij2007-10-101-1/+1
* r19676: Fix some more dependencies.Jelmer Vernooij2007-10-101-2/+3
* r19598: Ahead of a merge to current lorikeet-heimdal:Andrew Bartlett2007-10-101-1/+1
* r18213: don't list LIBREPLACE depdendecies explicit andStefan Metzmacher2007-10-101-1/+0
* r18130: the move to system/ in libreplace broke some things ... should beAndrew Tridgell2007-10-101-0/+1
* r15391: Wrap up the nbt_name_query() function as a bit of an experiment. ItTim Potter2007-10-101-0/+5
* r15384: Improve naming of socket library, disable Requires(.private)? fields ...Jelmer Vernooij2007-10-101-4/+4
* r15373: Rename SOCKET to LIBSAMBA-SOCKET to prevent name clashes with -lsocke...Jelmer Vernooij2007-10-101-4/+4
* r15352: Remove reference to just-removed subsystemJelmer Vernooij2007-10-101-1/+1
* r15344: Fix shared library buildJelmer Vernooij2007-10-101-4/+3
* r15338: Fix build of most things with shared libs enabled.Jelmer Vernooij2007-10-101-5/+5
* r15331: Integrate LIBSMB and LIBCLI into new LIBCLI_SMBJelmer Vernooij2007-10-101-8/+5
* r15313: Fix some dependencies in dso modeJelmer Vernooij2007-10-101-5/+5
* r15301: Use static libraries internally. This required a few hacks in the buildJelmer Vernooij2007-10-101-0/+1
* r15298: Fix the build using a few hacks in the build system.Jelmer Vernooij2007-10-101-2/+4
* r15297: Move create_security_token() to samdb as it requires SAMDB (and the r...Jelmer Vernooij2007-10-101-1/+1
* r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacementJelmer Vernooij2007-10-101-13/+13
* r14724: Rearrange some source files, install more headers.Jelmer Vernooij2007-10-101-7/+10
* r14542: Remove librpc, libndr and libnbt from includes.hJelmer Vernooij2007-10-101-1/+1
* r14511: Install more headersJelmer Vernooij2007-10-101-1/+2
* r14492: Fix shared libs - set SO_VERSION to 0 everywhere for now.Jelmer Vernooij2007-10-101-4/+4
* r14477: Remove the NOPROTO property - it's no longer used as proto.h is gone.Jelmer Vernooij2007-10-101-2/+0
* r14349: Kill proto.h!Jelmer Vernooij2007-10-101-1/+2
* r14327: Replace MAJOR_VERSION/MINOR_VERSION/RELEASE_VERSION with two parameters:Jelmer Vernooij2007-10-101-12/+8
* r13960: Generate makefile rules for installing/removing shared modules.Jelmer Vernooij2007-10-101-1/+1
* r13944: Yet another round of splitups.Jelmer Vernooij2007-10-101-0/+1
* r13938: Around round of splitupsJelmer Vernooij2007-10-101-0/+2
* r13936: fix dependecyStefan Metzmacher2007-10-101-1/+1
* r13935: add dependeciesStefan Metzmacher2007-10-101-1/+1
* r13926: More header splitups.Jelmer Vernooij2007-10-101-1/+1
* r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij2007-10-101-0/+3
* r13653: Copy headers from the right placeJelmer Vernooij2007-10-101-0/+1
* r12858: This moves the libnet_LookupPdc code to use a GetDC request to findAndrew Bartlett2007-10-101-1/+6
* r12694: Move some headers to the directory of the subsystem they belong to.Jelmer Vernooij2007-10-101-0/+1
* r12592: Remove some useless dependenciesJelmer Vernooij2007-10-101-2/+4
* r12542: Move some more prototypes out to seperate headersJelmer Vernooij2007-10-101-0/+3
* r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not usingJelmer Vernooij2007-10-101-10/+10
* r12254: Add some (hopefully correct) descriptions for libraries that are inst...Jelmer Vernooij2007-10-101-0/+4
* r12216: Couple of small fixes: reduce include/includes.h a bit, simplify headersJelmer Vernooij2007-10-101-2/+2
* r11893: fixed a dependency problemAndrew Tridgell2007-10-101-1/+1
* r11662: the beginnings of a SMB2 client library. Very hackish, meant for expe...Andrew Tridgell2007-10-101-0/+2
* r11596: switched the libcli/raw/ code over to using the lib/stream/ genericAndrew Tridgell2007-10-101-0/+1
* r11377: Add support for building LIBRARY elements as shared libraries:Jelmer Vernooij2007-10-101-4/+16
* r11369: Implement socket_connect_multi: Connect to multiple ipv4 tcp ports inVolker Lendecke2007-10-101-1/+0