summaryrefslogtreecommitdiffstats
path: root/source4/librpc/idl/nbt.idl
Commit message (Expand)AuthorAgeFilesLines
* r20566: Prepending with r-> is no longer necessary.Jelmer Vernooij2007-10-101-1/+1
* r19699: - use better names for the site stringsStefan Metzmacher2007-10-101-6/+6
* r19697: use the same mailslot name as windows does,Stefan Metzmacher2007-10-101-1/+1
* r19594: the behaviour of `include' is slightly different from helper(). Fix t...Jelmer Vernooij2007-10-101-2/+3
* r19588: Use include and import statements rather than depends() and helper().Jelmer Vernooij2007-10-101-4/+5
* r16691: we should only look at rdata.data.length when we're in ndr_push modeStefan Metzmacher2007-10-101-1/+3
* r16690: - fix bug 3896Stefan Metzmacher2007-10-101-1/+11
* r15328: Move some functions around, remove dependencies.Jelmer Vernooij2007-10-101-2/+2
* r14361: Support 'helper' attribute in pidl and use it.Jelmer Vernooij2007-10-101-1/+2
* r13242: cc-1009 cc: WARNING File = librpc/idl/nbt.idl, Line = 579James Peach2007-10-101-4/+4
* r13044: I finally understand that the [charset()] and [string] propertiesStefan Metzmacher2007-10-101-3/+3
* r12933: fix parsing of browse packets based on the infos on http://ubiqx.org/...Stefan Metzmacher2007-10-101-43/+74
* r12517: Don't generate empty init functionsJelmer Vernooij2007-10-101-3/+1
* r11373: Handle an apparent alias in NBT ntlogin replies.Andrew Bartlett2007-10-101-2/+4
* r10997: r11980@SERNOX (orig r10037): metze | 2005-09-05 14:21:40 +0200Stefan Metzmacher2007-10-101-1/+1
* r8855: Share this enum (describing the SamSync databases) between nbt and net...Andrew Bartlett2007-10-101-3/+5
* r8368: the type filed depends on the user being present or notStefan Metzmacher2007-10-101-4/+4
* r8223: fix the values of nt_version and type we reply in the server code,Stefan Metzmacher2007-10-101-18/+18
* r7552: Use ParseExpr() for [value] attributes; allowsJelmer Vernooij2007-10-101-26/+4
* r7399: Try to get the AIX compile one step further.Volker Lendecke2007-10-101-4/+2
* r7377: Integrate browse service stuff more nicelyJelmer Vernooij2007-10-101-0/+102
* r6973: Merge new version of pidl into the main SAMBA_4_0 branch.Jelmer Vernooij2007-10-101-1/+1
* r6814: fill in two more unknown values in cldap responsesAndrew Tridgell2007-10-101-2/+2
* r6720: added support for the remaining 2 types of CLDAP netlogonAndrew Tridgell2007-10-101-17/+55
* r6693: first version of cldap client library, with async interfaceAndrew Tridgell2007-10-101-0/+46
* r6338: ADS style GETDC response now works well enough that WinXP can joinAndrew Tridgell2007-10-101-7/+21
* r6331: added IDL and test suite for the ADS style response to a datagram netl...Andrew Tridgell2007-10-101-5/+44
* r6323: added server side support for dgram NTLOGON requests. NT4 workstations...Andrew Tridgell2007-10-101-2/+1
* r6321: added IDL and test suite for NBT dgram 'sam logon' request (sent byAndrew Tridgell2007-10-101-1/+44
* r6320: some minor netlogon datagram fixes - NT4 can now join a Samba4 domain ...Andrew Tridgell2007-10-101-2/+1
* r6287: sorted out a small but surprisingly tricky dependency problem with theAndrew Tridgell2007-10-101-3/+1
* r6248: added parsing of type 10 UAS announce netlogon packetsAndrew Tridgell2007-10-101-1/+36
* r6247: added the server side code for receiving mailslot requests, andAndrew Tridgell2007-10-101-1/+7
* r6245: receive and parse the GETDC response in the NBT-DGRAM test. The testAndrew Tridgell2007-10-101-1/+13
* r6223: added a bit more datagram infrastructure and the beginnings of a testAndrew Tridgell2007-10-101-6/+32
* r6209: started added code to support mailslot requests over UDP/138Andrew Tridgell2007-10-101-7/+79
* r6184: the beginnings of the libcli/dgram/ library, and the dgramAndrew Tridgell2007-10-101-0/+62
* r5414: - added libcli/wins/, a basic client library for WINS replicationAndrew Tridgell2007-10-101-1/+1
* r5402: a initial attempt at a IDL definition of the WINS replication protocolAndrew Tridgell2007-10-101-1/+1
* r5358: - added initial WINS server code. It passes most of the NBT-WINS test,...Andrew Tridgell2007-10-101-0/+1
* r5275: - added support for NBT_OPCODE_MULTI_HOME_REG (opcode 0xf) for WINS na...Andrew Tridgell2007-10-101-5/+9
* r5155: define ipv4address as a based IDL type, mapped to a "const char *" inAndrew Tridgell2007-10-101-1/+1
* r5145: define struct ipv4_addr in misc.idl,Stefan Metzmacher2007-10-101-1/+1
* r5118: added support for node status replies in nbtd. nmblookup -S now works ...Andrew Tridgell2007-10-101-2/+2
* r5114: the nbtd task can now act as a basic B-node server. It registers itsAndrew Tridgell2007-10-101-4/+10
* r5084: - handle arbitrary data in the NULL record reply type for nbt name que...Andrew Tridgell2007-10-101-3/+3
* r5054: added a nmblookup tool, based on the new nbt libraryAndrew Tridgell2007-10-101-0/+9
* r4885: added a new NBT client library. Features include:Andrew Tridgell2007-10-101-0/+166