summaryrefslogtreecommitdiffstats
path: root/source4/libcli/config.mk
Commit message (Expand)AuthorAgeFilesLines
* 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
* r11303: Support defining and installing public headers for libraries.Jelmer Vernooij2007-10-101-1/+1
* r11244: Relative path names in .mk filesJelmer Vernooij2007-10-101-62/+66
* r10677: Add smb_composite_connectmulti: Send out multiple SYN packets at once...Volker Lendecke2007-10-101-0/+1
* r10504: - seperate implementation specific stuff, from the generic compositeStefan Metzmacher2007-10-101-12/+12
* r10113: rename libcli/wins to libcli/wreplStefan Metzmacher2007-10-101-1/+1
* r10081: - create a seperate WINSDB subsystemStefan Metzmacher2007-10-101-2/+2
* r9291: Add a stub for smb_raw_lpq() which is in smb_interfaces.h but doesn'tTim Potter2007-10-101-1/+2
* r8825: Move list of object files to .mk fileJelmer Vernooij2007-10-101-0/+23
* r8106: the use of a static string for dos error codes was causing problems inAndrew Tridgell2007-10-101-1/+0
* r7377: Integrate browse service stuff more nicelyJelmer Vernooij2007-10-101-1/+2
* r7010: Merge libcli/libsmb.mk into libcli/config.mkTim Potter2007-10-101-0/+10
* r6929: LIBCLI_NBT depends on LIB_SECURITY_NDR for various security descriptorTim Potter2007-10-101-1/+2
* r6839: Add support for building subsystems as shared libraries. This can beJelmer Vernooij2007-10-101-1/+1
* r6693: first version of cldap client library, with async interfaceAndrew Tridgell2007-10-101-0/+6
* r6352: Two new composite calls:Alexander Bokovoy2007-10-101-1/+3
* r6321: added IDL and test suite for NBT dgram 'sam logon' request (sent byAndrew Tridgell2007-10-101-1/+2
* r6223: added a bit more datagram infrastructure and the beginnings of a testAndrew Tridgell2007-10-101-1/+2
* r6209: started added code to support mailslot requests over UDP/138Andrew Tridgell2007-10-101-1/+3
* r6185: added LIBCLI_DGRAM to the list of libs to be built as part of LIBCLIAndrew Tridgell2007-10-101-1/+7
* r5414: - added libcli/wins/, a basic client library for WINS replicationAndrew Tridgell2007-10-101-0/+5
* r5294: - added a separate NBT-WINS test for WINS operations (register, refres...Andrew Tridgell2007-10-101-1/+2
* r5185: make all the events data structures private to events.c. This willAndrew Tridgell2007-10-101-1/+2
* r5121: added periodic name refresh requests for all our registered names, rep...Andrew Tridgell2007-10-101-1/+2
* r5117: used a composite function to add 4 stage name registration. We send 3Andrew Tridgell2007-10-101-2/+6
* r5114: the nbtd task can now act as a basic B-node server. It registers itsAndrew Tridgell2007-10-101-1/+2
* r5053: - fix up the library dependencies so that tools that need nbt don'tAndrew Tridgell2007-10-101-4/+3