Move some headers to the directory of the subsystem they belong to.
[samba-svnmirror.git] / source / libcli / config.mk
2006-01-03 jelmerMove some headers to the directory of the subsystem...
2005-12-29 jelmerRemove some useless dependencies
2005-12-28 jelmerMove some more prototypes out to seperate headers
2005-12-26 jelmerEliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were...
2005-12-15 jelmerAdd some (hopefully correct) descriptions for libraries...
2005-12-13 jelmerCouple of small fixes: reduce include/includes.h a...
2005-11-25 tridgefixed a dependency problem
2005-11-11 tridgethe beginnings of a SMB2 client library. Very hackish...
2005-11-09 tridgeswitched the libcli/raw/ code over to using the lib...
2005-10-28 jelmerAdd support for building LIBRARY elements as shared...
2005-10-28 vlendecImplement socket_connect_multi: Connect to multiple...
2005-10-26 jelmerSupport defining and installing public headers for...
2005-10-21 jelmerRelative path names in .mk files
2005-10-02 vlendecAdd smb_composite_connectmulti: Send out multiple SYN...
2005-09-26 metze- seperate implementation specific stuff, from the...
2005-09-09 metzerename libcli/wins to libcli/wrepl
2005-09-08 metze- create a seperate WINSDB subsystem
2005-08-13 tpotAdd a stub for smb_raw_lpq() which is in smb_interfaces...
2005-07-28 jelmerMove list of object files to .mk file
2005-07-04 tridgethe use of a static string for dos error codes was...
2005-06-07 jelmerIntegrate browse service stuff more nicely
2005-05-27 tpotMerge libcli/libsmb.mk into libcli/config.mk
2005-05-22 tpotLIBCLI_NBT depends on LIB_SECURITY_NDR for various...
2005-05-17 jelmerAdd support for building subsystems as shared libraries...
2005-05-10 tridgefirst version of cldap client library, with async interface
2005-04-15 abTwo new composite calls:
2005-04-13 tridgeadded IDL and test suite for NBT dgram 'sam logon'...
2005-04-06 tridgeadded a bit more datagram infrastructure and the beginn...
2005-04-05 tridgestarted added code to support mailslot requests over...
2005-04-03 tridgeadded LIBCLI_DGRAM to the list of libs to be built...
2005-02-16 tridge- added libcli/wins/, a basic client library for WINS...
2005-02-10 tridge- added a separate NBT-WINS test for WINS operations...
2005-02-03 tridgemake all the events data structures private to events...
2005-01-31 tridgeadded periodic name refresh requests for all our regist...
2005-01-31 tridgeused a composite function to add 4 stage name registrat...
2005-01-31 tridgethe nbtd task can now act as a basic B-node server...
2005-01-28 tridge- fix up the library dependencies so that tools that...
2005-01-23 vlendecFirst version of a fetchfile composite function which...
2005-01-22 tridgeadded "host" name resolution using fork() per gethostby...
2005-01-21 tridge- removed the unused wins_srv_*() code
2005-01-21 tridge - added a generic resolve_name() async interface in...
2005-01-21 tridgeadded a new NBT client library. Features include:
2005-01-16 tridgeadded a smb_composite_sesssetup() async composite funct...
2005-01-16 tridgeadded a smb_composite_connect() function that provides...
2005-01-12 tridgeadded a smb_composite_savefile() function, and expanded...
2005-01-12 tridgefirst attempt at a composite async function, smb_compos...
2004-12-06 tridge- added a set of lsa helper routines to make lsa lookup...
2004-11-17 metzecreate a LIB_SECURITY subsystem
2004-11-14 jelmerConvert more files to .mk, fix the build
2004-07-11 jelmerUse the config system somewhat better in libcli/auth
2004-07-11 abartletI was going to rename kerberos.c -> kerberos_kinit...
2004-07-11 abartletMove GENSEC across to config.mk