summaryrefslogtreecommitdiff
path: root/source4/librpc/idl/nbt.idl
AgeCommit message (Expand)AuthorFilesLines
2008-05-26Remove evil hack which breaks Python bindings.Jelmer Vernooij1-12/+6
2008-05-21Manually handle the NETLOGON_SAM_LOGON_REQUEST too.Andrew Bartlett1-5/+10
2008-05-21Re-add alignment removed by metze in 0e2f6d481b3e35ed392b2b3340b244c77593819cAndrew Bartlett1-1/+4
2008-05-17Explain that the sid must be absent on the NTLOGON mailslot.Andrew Bartlett1-0/+1
2008-05-16Rework the CLDAP and NBT netlogon requests and responses.Andrew Bartlett1-189/+136
2008-04-17nbt.idl: fix parsing und pushing of dom_sids by using dom_sid0Stefan Metzmacher1-6/+4
2008-04-02Install public header files again and include required prototypes.Jelmer Vernooij1-2/+2
2008-02-12nbt.idl: don't use astring15 anymore and use an charset() arrayStefan Metzmacher1-1/+1
2008-01-12idl: Use typedef rather than declare.Jelmer Vernooij1-2/+2
2007-10-10r21477: Remove unnecessary properties.Jelmer Vernooij1-1/+0
2007-10-10r20566: Prepending with r-> is no longer necessary.Jelmer Vernooij1-1/+1
2007-10-10r19699: - use better names for the site stringsStefan Metzmacher1-6/+6
2007-10-10r19697: use the same mailslot name as windows does,Stefan Metzmacher1-1/+1
2007-10-10r19594: the behaviour of `include' is slightly different from helper(). Fix t...Jelmer Vernooij1-2/+3
2007-10-10r19588: Use include and import statements rather than depends() and helper().Jelmer Vernooij1-4/+5
2007-10-10r16691: we should only look at rdata.data.length when we're in ndr_push modeStefan Metzmacher1-1/+3
2007-10-10r16690: - fix bug 3896Stefan Metzmacher1-1/+11
2007-10-10r15328: Move some functions around, remove dependencies.Jelmer Vernooij1-2/+2
2007-10-10r14361: Support 'helper' attribute in pidl and use it.Jelmer Vernooij1-1/+2
2007-10-10r13242: cc-1009 cc: WARNING File = librpc/idl/nbt.idl, Line = 579James Peach1-4/+4
2007-10-10r13044: I finally understand that the [charset()] and [string] propertiesStefan Metzmacher1-3/+3
2007-10-10r12933: fix parsing of browse packets based on the infos on http://ubiqx.org/...Stefan Metzmacher1-43/+74
2007-10-10r12517: Don't generate empty init functionsJelmer Vernooij1-3/+1
2007-10-10r11373: Handle an apparent alias in NBT ntlogin replies.Andrew Bartlett1-2/+4
2007-10-10r10997: r11980@SERNOX (orig r10037): metze | 2005-09-05 14:21:40 +0200Stefan Metzmacher1-1/+1
2007-10-10r8855: Share this enum (describing the SamSync databases) between nbt and net...Andrew Bartlett1-3/+5
2007-10-10r8368: the type filed depends on the user being present or notStefan Metzmacher1-4/+4
2007-10-10r8223: fix the values of nt_version and type we reply in the server code,Stefan Metzmacher1-18/+18
2007-10-10r7552: Use ParseExpr() for [value] attributes; allowsJelmer Vernooij1-26/+4
2007-10-10r7399: Try to get the AIX compile one step further.Volker Lendecke1-4/+2
2007-10-10r7377: Integrate browse service stuff more nicelyJelmer Vernooij1-0/+102
2007-10-10r6973: Merge new version of pidl into the main SAMBA_4_0 branch.Jelmer Vernooij1-1/+1
2007-10-10r6814: fill in two more unknown values in cldap responsesAndrew Tridgell1-2/+2
2007-10-10r6720: added support for the remaining 2 types of CLDAP netlogonAndrew Tridgell1-17/+55
2007-10-10r6693: first version of cldap client library, with async interfaceAndrew Tridgell1-0/+46
2007-10-10r6338: ADS style GETDC response now works well enough that WinXP can joinAndrew Tridgell1-7/+21
2007-10-10r6331: added IDL and test suite for the ADS style response to a datagram netl...Andrew Tridgell1-5/+44
2007-10-10r6323: added server side support for dgram NTLOGON requests. NT4 workstations...Andrew Tridgell1-2/+1
2007-10-10r6321: added IDL and test suite for NBT dgram 'sam logon' request (sent byAndrew Tridgell1-1/+44
2007-10-10r6320: some minor netlogon datagram fixes - NT4 can now join a Samba4 domain ...Andrew Tridgell1-2/+1
2007-10-10r6287: sorted out a small but surprisingly tricky dependency problem with theAndrew Tridgell1-3/+1
2007-10-10r6248: added parsing of type 10 UAS announce netlogon packetsAndrew Tridgell1-1/+36
2007-10-10r6247: added the server side code for receiving mailslot requests, andAndrew Tridgell1-1/+7
2007-10-10r6245: receive and parse the GETDC response in the NBT-DGRAM test. The testAndrew Tridgell1-1/+13
2007-10-10r6223: added a bit more datagram infrastructure and the beginnings of a testAndrew Tridgell1-6/+32
2007-10-10r6209: started added code to support mailslot requests over UDP/138Andrew Tridgell1-7/+79
2007-10-10r6184: the beginnings of the libcli/dgram/ library, and the dgramAndrew Tridgell1-0/+62
2007-10-10r5414: - added libcli/wins/, a basic client library for WINS replicationAndrew Tridgell1-1/+1
2007-10-10r5402: a initial attempt at a IDL definition of the WINS replication protocolAndrew Tridgell1-1/+1
2007-10-10r5358: - added initial WINS server code. It passes most of the NBT-WINS test,...Andrew Tridgell1-0/+1