Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r5296: - only include the tdb headers where they are needed | Andrew Tridgell | 2 | -4/+1 |
2007-10-10 | r5294: - added a separate NBT-WINS test for WINS operations (register, refres... | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r5285: add a generic dlist_item struct which has a void *ptr for the data | Stefan Metzmacher | 1 | -0/+4 |
2007-10-10 | r5275: - added support for NBT_OPCODE_MULTI_HOME_REG (opcode 0xf) for WINS na... | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r5253: need to pre-declare some structures | Andrew Tridgell | 1 | -2/+3 |
2007-10-10 | r5249: don't include ';' in the default list separators for parsing | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r5248: fixed a silly bug in DLIST_ADD_AFTER() | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r5237: Add error code for "class not registered" | Jelmer Vernooij | 1 | -0/+2 |
2007-10-10 | r5197: moved events code to lib/events/ (suggestion from metze) | Andrew Tridgell | 1 | -63/+0 |
2007-10-10 | r5195: most events don't need the time of the event, so save a gettimeofday()... | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r5187: ordered the timed events in the events code, which makes processing | Andrew Tridgell | 1 | -18/+10 |
2007-10-10 | r5185: make all the events data structures private to events.c. This will | Andrew Tridgell | 1 | -61/+35 |
2007-10-10 | r5155: define ipv4address as a based IDL type, mapped to a "const char *" in | Andrew Tridgell | 1 | -0/+8 |
2007-10-10 | r5145: define struct ipv4_addr in misc.idl, | Stefan Metzmacher | 1 | -9/+1 |
2007-10-10 | r5144: add more forward declarations | Stefan Metzmacher | 1 | -2/+7 |
2007-10-10 | r5134: - fix types to always use _t types | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r5126: the composite code is no longer client specific or smb specific, so | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r5121: added periodic name refresh requests for all our registered names, rep... | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r5117: used a composite function to add 4 stage name registration. We send 3 | Andrew Tridgell | 1 | -0/+1 |
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 | r5108: the beginnings of a nbtd server for Samba4. Currently just displays | Andrew Tridgell | 1 | -0/+2 |
2007-10-10 | r5104: - added support for task based servers. These are servers that within | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r5102: This is a major simplification of the logic for controlling top level | Andrew Tridgell | 2 | -2/+5 |
2007-10-10 | r5038: we don't need these defines any more | Andrew Tridgell | 1 | -4/+0 |
2007-10-10 | r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the | Andrew Tridgell | 1 | -1/+0 |
2007-10-10 | r5034: - added a type mapping function in pidl, so the type names in our IDL | Andrew Tridgell | 2 | -52/+0 |
2007-10-10 | r4980: Copy RAP callno constants from Samba 3 and start to use them. | Tim Potter | 1 | -0/+261 |
2007-10-10 | r4949: First version of a fetchfile composite function which connects to a se... | Volker Lendecke | 1 | -0/+1 |
2007-10-10 | r4943: Smplified the events handling code a lot. The first source of | Andrew Tridgell | 1 | -4/+11 |
2007-10-10 | r4900: build fix for IRIX 6.5 | Andrew Tridgell | 2 | -5/+5 |
2007-10-10 | r4895: I missed this in my previous 'use secrets.ldb' commit. | Andrew Bartlett | 1 | -0/+2 |
2007-10-10 | r4892: we don't need nameserv.h any more | Andrew Tridgell | 2 | -659/+0 |
2007-10-10 | r4885: added a new NBT client library. Features include: | Andrew Tridgell | 1 | -0/+7 |
2007-10-10 | r4817: ccache was being made ineffective on all the build farm machines | Andrew Tridgell | 1 | -1/+0 |
2007-10-10 | r4816: Note that NTTIME is 4-byte aligned which makes the comment about align... | Tim Potter | 1 | -1/+1 |
2007-10-10 | r4781: the tolower() in schema.c is a premature optimisation. I suspect the | Andrew Tridgell | 1 | -4/+0 |
2007-10-10 | r4780: tolower() requires ctype.h | Jelmer Vernooij | 1 | -0/+4 |
2007-10-10 | r4777: added a smb_composite_sesssetup() async composite function. This | Andrew Tridgell | 2 | -22/+2 |
2007-10-10 | r4769: added a smb_composite_connect() function that provides a simple async | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r4764: Add some more structs to keep the proto.h compile happy. | Andrew Bartlett | 1 | -0/+2 |
2007-10-10 | r4726: - use the name tcon and tid instead of conn and cnum | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r4723: Predefine libnet_JoinDomain as it's used in proto.h | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r4717: fixed our usage of VA_COPY to be more standards compliant | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r4710: added a smb_composite_savefile() function, and expanded the test suite... | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r4700: first attempt at a composite async function, smb_composite_loadfile(), | Andrew Tridgell | 1 | -0/+3 |
2007-10-10 | r4681: Another entry for structs.h | Andrew Bartlett | 1 | -0/+2 |
2007-10-10 | r4673: Fix the IDL for the QuerySecret LSA call. | Andrew Bartlett | 1 | -4/+7 |
2007-10-10 | r4650: - make more use of bitmap and enum's | Stefan Metzmacher | 1 | -0/+2 |
2007-10-10 | r4640: first stage in the server side support for multiple context_ids on one... | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r4622: Clarify a comment a bit | Volker Lendecke | 1 | -1/+2 |