Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r14361: Support 'helper' attribute in pidl and use it. | Jelmer Vernooij | 1 | -1/+2 |
2007-10-10 | r13242: cc-1009 cc: WARNING File = librpc/idl/nbt.idl, Line = 579 | James Peach | 1 | -4/+4 |
2007-10-10 | r13044: I finally understand that the [charset()] and [string] properties | Stefan Metzmacher | 1 | -3/+3 |
2007-10-10 | r12933: fix parsing of browse packets based on the infos on http://ubiqx.org/... | Stefan Metzmacher | 1 | -43/+74 |
2007-10-10 | r12517: Don't generate empty init functions | Jelmer Vernooij | 1 | -3/+1 |
2007-10-10 | r11373: Handle an apparent alias in NBT ntlogin replies. | Andrew Bartlett | 1 | -2/+4 |
2007-10-10 | r10997: r11980@SERNOX (orig r10037): metze | 2005-09-05 14:21:40 +0200 | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r8855: Share this enum (describing the SamSync databases) between nbt and net... | Andrew Bartlett | 1 | -3/+5 |
2007-10-10 | r8368: the type filed depends on the user being present or not | Stefan Metzmacher | 1 | -4/+4 |
2007-10-10 | r8223: fix the values of nt_version and type we reply in the server code, | Stefan Metzmacher | 1 | -18/+18 |
2007-10-10 | r7552: Use ParseExpr() for [value] attributes; allows | Jelmer Vernooij | 1 | -26/+4 |
2007-10-10 | r7399: Try to get the AIX compile one step further. | Volker Lendecke | 1 | -4/+2 |
2007-10-10 | r7377: Integrate browse service stuff more nicely | Jelmer Vernooij | 1 | -0/+102 |
2007-10-10 | r6973: Merge new version of pidl into the main SAMBA_4_0 branch. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r6814: fill in two more unknown values in cldap responses | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r6720: added support for the remaining 2 types of CLDAP netlogon | Andrew Tridgell | 1 | -17/+55 |
2007-10-10 | r6693: first version of cldap client library, with async interface | Andrew Tridgell | 1 | -0/+46 |
2007-10-10 | r6338: ADS style GETDC response now works well enough that WinXP can join | Andrew Tridgell | 1 | -7/+21 |
2007-10-10 | r6331: added IDL and test suite for the ADS style response to a datagram netl... | Andrew Tridgell | 1 | -5/+44 |
2007-10-10 | r6323: added server side support for dgram NTLOGON requests. NT4 workstations... | Andrew Tridgell | 1 | -2/+1 |
2007-10-10 | r6321: added IDL and test suite for NBT dgram 'sam logon' request (sent by | Andrew Tridgell | 1 | -1/+44 |
2007-10-10 | r6320: some minor netlogon datagram fixes - NT4 can now join a Samba4 domain ... | Andrew Tridgell | 1 | -2/+1 |
2007-10-10 | r6287: sorted out a small but surprisingly tricky dependency problem with the | Andrew Tridgell | 1 | -3/+1 |
2007-10-10 | r6248: added parsing of type 10 UAS announce netlogon packets | Andrew Tridgell | 1 | -1/+36 |
2007-10-10 | r6247: added the server side code for receiving mailslot requests, and | Andrew Tridgell | 1 | -1/+7 |
2007-10-10 | r6245: receive and parse the GETDC response in the NBT-DGRAM test. The test | Andrew Tridgell | 1 | -1/+13 |
2007-10-10 | r6223: added a bit more datagram infrastructure and the beginnings of a test | Andrew Tridgell | 1 | -6/+32 |
2007-10-10 | r6209: started added code to support mailslot requests over UDP/138 | Andrew Tridgell | 1 | -7/+79 |
2007-10-10 | r6184: the beginnings of the libcli/dgram/ library, and the dgram | Andrew Tridgell | 1 | -0/+62 |
2007-10-10 | r5414: - added libcli/wins/, a basic client library for WINS replication | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r5402: a initial attempt at a IDL definition of the WINS replication protocol | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r5358: - added initial WINS server code. It passes most of the NBT-WINS test,... | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r5275: - added support for NBT_OPCODE_MULTI_HOME_REG (opcode 0xf) for WINS na... | Andrew Tridgell | 1 | -5/+9 |
2007-10-10 | r5155: define ipv4address as a based IDL type, mapped to a "const char *" in | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r5145: define struct ipv4_addr in misc.idl, | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r5118: added support for node status replies in nbtd. nmblookup -S now works ... | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r5114: the nbtd task can now act as a basic B-node server. It registers its | Andrew Tridgell | 1 | -4/+10 |
2007-10-10 | r5084: - handle arbitrary data in the NULL record reply type for nbt name que... | Andrew Tridgell | 1 | -3/+3 |
2007-10-10 | r5054: added a nmblookup tool, based on the new nbt library | Andrew Tridgell | 1 | -0/+9 |
2007-10-10 | r4885: added a new NBT client library. Features include: | Andrew Tridgell | 1 | -0/+166 |