Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r8106: the use of a static string for dos error codes was causing problems in | Andrew Tridgell | 1 | -1/+0 |
2007-10-10 | r7377: Integrate browse service stuff more nicely | Jelmer Vernooij | 1 | -1/+2 |
2007-10-10 | r7010: Merge libcli/libsmb.mk into libcli/config.mk | Tim Potter | 1 | -0/+10 |
2007-10-10 | r6929: LIBCLI_NBT depends on LIB_SECURITY_NDR for various security descriptor | Tim Potter | 1 | -1/+2 |
2007-10-10 | r6839: Add support for building subsystems as shared libraries. This can be | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r6693: first version of cldap client library, with async interface | Andrew Tridgell | 1 | -0/+6 |
2007-10-10 | r6352: Two new composite calls: | Alexander Bokovoy | 1 | -1/+3 |
2007-10-10 | r6321: added IDL and test suite for NBT dgram 'sam logon' request (sent by | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r6223: added a bit more datagram infrastructure and the beginnings of a test | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r6209: started added code to support mailslot requests over UDP/138 | Andrew Tridgell | 1 | -1/+3 |
2007-10-10 | r6185: added LIBCLI_DGRAM to the list of libs to be built as part of LIBCLI | Andrew Tridgell | 1 | -1/+7 |
2007-10-10 | r5414: - added libcli/wins/, a basic client library for WINS replication | Andrew Tridgell | 1 | -0/+5 |
2007-10-10 | r5294: - added a separate NBT-WINS test for WINS operations (register, refres... | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r5185: make all the events data structures private to events.c. This will | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r5121: added periodic name refresh requests for all our registered names, rep... | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r5117: used a composite function to add 4 stage name registration. We send 3 | Andrew Tridgell | 1 | -2/+6 |
2007-10-10 | r5114: the nbtd task can now act as a basic B-node server. It registers its | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r5053: - fix up the library dependencies so that tools that need nbt don't | Andrew Tridgell | 1 | -4/+3 |
2007-10-10 | r4949: First version of a fetchfile composite function which connects to a se... | Volker Lendecke | 1 | -1/+2 |
2007-10-10 | r4916: added "host" name resolution using fork() per gethostbyname() | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r4898: - removed the unused wins_srv_*() code | Andrew Tridgell | 1 | -1/+3 |
2007-10-10 | r4891: - added a generic resolve_name() async interface in libcli/resolve/, | Andrew Tridgell | 1 | -9/+9 |
2007-10-10 | r4885: added a new NBT client library. Features include: | Andrew Tridgell | 1 | -1/+9 |
2007-10-10 | r4777: added a smb_composite_sesssetup() async composite function. This | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r4769: added a smb_composite_connect() function that provides a simple async | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r4710: added a smb_composite_savefile() function, and expanded the test suite... | Andrew Tridgell | 1 | -1/+4 |
2007-10-10 | r4700: first attempt at a composite async function, smb_composite_loadfile(), | Andrew Tridgell | 1 | -1/+4 |
2007-10-10 | r4073: - added a set of lsa helper routines to make lsa lookups that are | Andrew Tridgell | 1 | -0/+4 |
2007-10-10 | r3810: create a LIB_SECURITY subsystem | Stefan Metzmacher | 1 | -2/+1 |
2007-10-10 | r3740: Convert more files to .mk, fix the build | Jelmer Vernooij | 1 | -0/+19 |
2007-10-10 | r1449: Use the config system somewhat better in libcli/auth | Jelmer Vernooij | 1 | -23/+0 |
2007-10-10 | r1442: I was going to rename kerberos.c -> kerberos_kinit.c, but didn't. | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r1436: Move GENSEC across to config.mk | Andrew Bartlett | 1 | -0/+23 |