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