Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r17930: Merge noinclude branch: | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r14464: Don't include ndr_BASENAME.h files unless strictly required, instead | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r13006: always debug the unicast and broadcast address | Stefan Metzmacher | 1 | -11/+12 |
2007-10-10 | r12607: fix the build | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r11329: the 0x1C must be registered as group name | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r10504: - seperate implementation specific stuff, from the generic composite | Stefan Metzmacher | 1 | -11/+10 |
2007-10-10 | r8285: generate some real stats in the nbt server for the irpc client code to... | Andrew Tridgell | 1 | -0/+4 |
2007-10-10 | r6184: the beginnings of the libcli/dgram/ library, and the dgram | Andrew Tridgell | 1 | -0/+12 |
2007-10-10 | r5352: added a function nbt_name_string() that formats a nbt_name structure | Andrew Tridgell | 1 | -10/+16 |
2007-10-10 | r5329: made the nbt server case sensitive | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r5276: - added support for NBT_OPCODE_REFRESH2 (type 0x9) | Andrew Tridgell | 1 | -3/+5 |
2007-10-10 | r5251: - renamed the nbtd server side structures to have a nbtd_ prefix, to | Andrew Tridgell | 1 | -15/+28 |
2007-10-10 | r5215: register aliases as both client and server node types, so nmblookup ca... | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r5214: added support for "netbios aliases" in smb.conf | Andrew Tridgell | 1 | -1/+8 |
2007-10-10 | r5213: do our name broadcast refresh requests as register packets not refresh | Andrew Tridgell | 1 | -4/+9 |
2007-10-10 | r5210: changed server side nbt functions to be prefixed with nbtd_ instead of | Andrew Tridgell | 1 | -24/+25 |
2007-10-10 | r5197: moved events code to lib/events/ (suggestion from metze) | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r5185: make all the events data structures private to events.c. This will | Andrew Tridgell | 1 | -8/+6 |
2007-10-10 | r5171: added support for "bind interfaces only" in nbtd. The solution was to | Andrew Tridgell | 1 | -1/+4 |
2007-10-10 | r5126: the composite code is no longer client specific or smb specific, so | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r5121: added periodic name refresh requests for all our registered names, rep... | Andrew Tridgell | 1 | -0/+82 |
2007-10-10 | r5118: added support for node status replies in nbtd. nmblookup -S now works ... | Andrew Tridgell | 1 | -5/+9 |
2007-10-10 | r5117: used a composite function to add 4 stage name registration. We send 3 | Andrew Tridgell | 1 | -20/+11 |
2007-10-10 | r5114: the nbtd task can now act as a basic B-node server. It registers its | Andrew Tridgell | 1 | -0/+161 |