summaryrefslogtreecommitdiff
path: root/source4/libcli/config.mk
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r5414: - added libcli/wins/, a basic client library for WINS replicationAndrew Tridgell1-0/+5
2007-10-10r5294: - added a separate NBT-WINS test for WINS operations (register, refres...Andrew Tridgell1-1/+2
2007-10-10r5185: make all the events data structures private to events.c. This willAndrew Tridgell1-1/+2
2007-10-10r5121: added periodic name refresh requests for all our registered names, rep...Andrew Tridgell1-1/+2
2007-10-10r5117: used a composite function to add 4 stage name registration. We send 3Andrew Tridgell1-2/+6
2007-10-10r5114: the nbtd task can now act as a basic B-node server. It registers itsAndrew Tridgell1-1/+2
2007-10-10r5053: - fix up the library dependencies so that tools that need nbt don'tAndrew Tridgell1-4/+3
2007-10-10r4949: First version of a fetchfile composite function which connects to a se...Volker Lendecke1-1/+2
2007-10-10r4916: added "host" name resolution using fork() per gethostbyname()Andrew Tridgell1-1/+2
2007-10-10r4898: - removed the unused wins_srv_*() codeAndrew Tridgell1-1/+3
2007-10-10r4891: - added a generic resolve_name() async interface in libcli/resolve/,Andrew Tridgell1-9/+9
2007-10-10r4885: added a new NBT client library. Features include:Andrew Tridgell1-1/+9
2007-10-10r4777: added a smb_composite_sesssetup() async composite function. ThisAndrew Tridgell1-1/+2
2007-10-10r4769: added a smb_composite_connect() function that provides a simple asyncAndrew Tridgell1-1/+2
2007-10-10r4710: added a smb_composite_savefile() function, and expanded the test suite...Andrew Tridgell1-1/+4
2007-10-10r4700: first attempt at a composite async function, smb_composite_loadfile(),Andrew Tridgell1-1/+4
2007-10-10r4073: - added a set of lsa helper routines to make lsa lookups that areAndrew Tridgell1-0/+4
2007-10-10r3810: create a LIB_SECURITY subsystemStefan Metzmacher1-2/+1
2007-10-10r3740: Convert more files to .mk, fix the buildJelmer Vernooij1-0/+19
2007-10-10r1449: Use the config system somewhat better in libcli/authJelmer Vernooij1-23/+0
2007-10-10r1442: I was going to rename kerberos.c -> kerberos_kinit.c, but didn't.Andrew Bartlett1-1/+1
2007-10-10r1436: Move GENSEC across to config.mkAndrew Bartlett1-0/+23