summaryrefslogtreecommitdiff
path: root/source4/libcli/config.mk
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-10r11303: Support defining and installing public headers for libraries.Jelmer Vernooij1-1/+1
2007-10-10r11244: Relative path names in .mk filesJelmer Vernooij1-62/+66
2007-10-10r10677: Add smb_composite_connectmulti: Send out multiple SYN packets at once...Volker Lendecke1-0/+1
2007-10-10r10504: - seperate implementation specific stuff, from the generic compositeStefan Metzmacher1-12/+12
2007-10-10r10113: rename libcli/wins to libcli/wreplStefan Metzmacher1-1/+1
2007-10-10r10081: - create a seperate WINSDB subsystemStefan Metzmacher1-2/+2
2007-10-10r9291: Add a stub for smb_raw_lpq() which is in smb_interfaces.h but doesn'tTim Potter1-1/+2
2007-10-10r8825: Move list of object files to .mk fileJelmer Vernooij1-0/+23
2007-10-10r8106: the use of a static string for dos error codes was causing problems inAndrew Tridgell1-1/+0
2007-10-10r7377: Integrate browse service stuff more nicelyJelmer Vernooij1-1/+2
2007-10-10r7010: Merge libcli/libsmb.mk into libcli/config.mkTim Potter1-0/+10