summaryrefslogtreecommitdiffstats
path: root/source/libcli/config.mk
Commit message (Expand)AuthorAgeFilesLines
* r12254: Add some (hopefully correct) descriptions for libraries that are inst...Jelmer Vernooij2005-12-151-0/+4
* r12216: Couple of small fixes: reduce include/includes.h a bit, simplify head...Jelmer Vernooij2005-12-131-2/+2
* r11893: fixed a dependency problemAndrew Tridgell2005-11-251-1/+1
* r11662: the beginnings of a SMB2 client library. Very hackish, meant for expe...Andrew Tridgell2005-11-111-0/+2
* r11596: switched the libcli/raw/ code over to using the lib/stream/ genericAndrew Tridgell2005-11-091-0/+1
* r11377: Add support for building LIBRARY elements as shared libraries:Jelmer Vernooij2005-10-281-4/+16
* r11369: Implement socket_connect_multi: Connect to multiple ipv4 tcp ports inVolker Lendecke2005-10-281-1/+0
* r11303: Support defining and installing public headers for libraries. Jelmer Vernooij2005-10-261-1/+1
* r11244: Relative path names in .mk filesJelmer Vernooij2005-10-211-62/+66
* r10677: Add smb_composite_connectmulti: Send out multiple SYN packets at once...Volker Lendecke2005-10-021-0/+1
* r10504: - seperate implementation specific stuff, from the generic compositeStefan Metzmacher2005-09-261-12/+12
* r10113: rename libcli/wins to libcli/wreplStefan Metzmacher2005-09-091-1/+1
* r10081: - create a seperate WINSDB subsystemStefan Metzmacher2005-09-081-2/+2
* r9291: Add a stub for smb_raw_lpq() which is in smb_interfaces.h but doesn't Tim Potter2005-08-131-1/+2
* r8825: Move list of object files to .mk fileJelmer Vernooij2005-07-281-0/+23
* r8106: the use of a static string for dos error codes was causing problems inAndrew Tridgell2005-07-041-1/+0
* r7377: Integrate browse service stuff more nicelyJelmer Vernooij2005-06-071-1/+2
* r7010: Merge libcli/libsmb.mk into libcli/config.mkTim Potter2005-05-271-0/+10
* r6929: LIBCLI_NBT depends on LIB_SECURITY_NDR for various security descriptorTim Potter2005-05-221-1/+2
* r6839: Add support for building subsystems as shared libraries. This can be Jelmer Vernooij2005-05-171-1/+1
* r6693: first version of cldap client library, with async interfaceAndrew Tridgell2005-05-101-0/+6
* r6352: Two new composite calls:Alexander Bokovoy2005-04-151-1/+3
* r6321: added IDL and test suite for NBT dgram 'sam logon' request (sent byAndrew Tridgell2005-04-131-1/+2
* r6223: added a bit more datagram infrastructure and the beginnings of a testAndrew Tridgell2005-04-061-1/+2
* r6209: started added code to support mailslot requests over UDP/138Andrew Tridgell2005-04-051-1/+3
* r6185: added LIBCLI_DGRAM to the list of libs to be built as part of LIBCLIAndrew Tridgell2005-04-031-1/+7
* r5414: - added libcli/wins/, a basic client library for WINS replicationAndrew Tridgell2005-02-161-0/+5
* r5294: - added a separate NBT-WINS test for WINS operations (register, refres...Andrew Tridgell2005-02-101-1/+2
* r5185: make all the events data structures private to events.c. This willAndrew Tridgell2005-02-031-1/+2
* r5121: added periodic name refresh requests for all our registered names, rep...Andrew Tridgell2005-01-311-1/+2
* r5117: used a composite function to add 4 stage name registration. We send 3Andrew Tridgell2005-01-311-2/+6
* r5114: the nbtd task can now act as a basic B-node server. It registers itsAndrew Tridgell2005-01-311-1/+2
* r5053: - fix up the library dependencies so that tools that need nbt don'tAndrew Tridgell2005-01-281-4/+3
* r4949: First version of a fetchfile composite function which connects to a se...Volker Lendecke2005-01-231-1/+2
* r4916: added "host" name resolution using fork() per gethostbyname()Andrew Tridgell2005-01-221-1/+2
* r4898: - removed the unused wins_srv_*() codeAndrew Tridgell2005-01-211-1/+3
* r4891: - added a generic resolve_name() async interface in libcli/resolve/,Andrew Tridgell2005-01-211-9/+9
* r4885: added a new NBT client library. Features include:Andrew Tridgell2005-01-211-1/+9
* r4777: added a smb_composite_sesssetup() async composite function. ThisAndrew Tridgell2005-01-161-1/+2
* r4769: added a smb_composite_connect() function that provides a simple asyncAndrew Tridgell2005-01-161-1/+2
* r4710: added a smb_composite_savefile() function, and expanded the test suite...Andrew Tridgell2005-01-121-1/+4
* r4700: first attempt at a composite async function, smb_composite_loadfile(),Andrew Tridgell2005-01-121-1/+4
* r4073: - added a set of lsa helper routines to make lsa lookups that areAndrew Tridgell2004-12-061-0/+4
* r3810: create a LIB_SECURITY subsystemStefan Metzmacher2004-11-171-2/+1
* r3740: Convert more files to .mk, fix the buildJelmer Vernooij2004-11-141-0/+19
* r1449: Use the config system somewhat better in libcli/authJelmer Vernooij2004-07-111-23/+0
* r1442: I was going to rename kerberos.c -> kerberos_kinit.c, but didn't.Andrew Bartlett2004-07-111-1/+1
* r1436: Move GENSEC across to config.mkAndrew Bartlett2004-07-111-0/+23