summaryrefslogtreecommitdiffstats
path: root/source3/librpc/idl/nbt.idl
Commit message (Collapse)AuthorAgeFilesLines
* idl: finally fully share nbt.idl in s3 and s4.Günther Deschner2008-10-151-650/+0
| | | | Guenther
* Attempt to fix the build on IRIXVolker Lendecke2008-10-021-1/+1
| | | | Under irix, "sa_family" is a #define to sa_union.sa_generic.sa_family2
* s3-nbt: full merge of s4 nbt idl.Günther Deschner2008-09-241-274/+143
| | | | Guenther
* s3-nbt: start merging from samba4 idl.Günther Deschner2008-09-231-10/+10
| | | | Guenther
* s3-nbt: refer to ../libcli/nbt in nbt.idl.Günther Deschner2008-09-231-1/+1
| | | | Guenther
* s3-nbt: fix nbt.idl in order to use shared nbt helper.Günther Deschner2008-09-231-3/+3
| | | | Guenther
* Sync more interface descriptions between Samba 3 and Samba 4.Jelmer Vernooij2008-09-171-1/+1
|
* idl: avoid sa_family as it its a macro on IRIX.Günther Deschner2008-05-271-1/+1
| | | | | Guenther (This used to be commit 64815c08558c73bbffeb2fdfc0d5850c4ebf8405)
* IDL: Fix nbt_cldap_netlogon union, removing the default member.Günther Deschner2008-05-091-1/+16
| | | | | Guenther (This used to be commit a56d7999a445f7157f85e5636f5b2c5e471a98e2)
* IDL: Add nbt_cldap_netlogon_15.Günther Deschner2008-05-091-0/+19
| | | | | Guenther (This used to be commit 5e91bd1d2bfe458c6f8b3696f99e0f75e43cbae8)
* IDL: make nbt_cldap_netlogon_29 public.Günther Deschner2008-05-081-1/+1
| | | | | Guenther (This used to be commit 7159cce8055d0197cfc1a9daa08d2370527ea3bc)
* IDL: add missing case 14 and 15 to nbt_cldap_netlogon union.Günther Deschner2008-05-071-0/+2
| | | | | Guenther (This used to be commit 9fcda4627b1c1d2836b6cbd1141f4e843ecab115)
* IDL: add nbt_cldap_netlogon_29 which includes the next_closest_site.Günther Deschner2008-04-301-1/+28
| | | | | Guenther (This used to be commit 909c9ae7ecbaa1bcc38d5c9ebc10fc5fb9a7bf59)
* IDL: use nbt_netlogon_command in cldap replies.Günther Deschner2008-04-301-4/+6
| | | | | Guenther (This used to be commit bc92507fb425ae56568c72298b9d7e964ae372d0)
* IDL: use nbt_dc_sock_addr.Günther Deschner2008-04-301-10/+10
| | | | | Guenther (This used to be commit 5a46f34fa364dfb20d7de93164b56d08dc4fb427)
* IDL: move some netlogon DS flags to NBT where they actually showup first.Günther Deschner2008-04-301-9/+12
| | | | | Guenther (This used to be commit 163f17f84bc602f9944153854e42cf643c5c4768)
* IDL: use samr_AcctFlags in nbt_ntlogon_sam_logon.Günther Deschner2008-04-301-2/+2
| | | | | Guenther (This used to be commit 5f5658b3dc6407ca05368f657dc3296425844434)
* IDL: add nbt_netlogon_version.Günther Deschner2008-04-301-11/+24
| | | | | Guenther (This used to be commit 5963bbea82bf0c11158bd1db00710c3157299bcc)
* IDL: make nbt_cldap_netlogon_5 public.Günther Deschner2008-04-211-1/+1
| | | | | Guenther (This used to be commit f0917e8990ee6ada993c2c9808179eb0f8cfd662)
* IDL: Add NTLOGON_RESPONSE_FROM_PDC2 to nbt_logon_request.Günther Deschner2008-04-211-2/+3
| | | | | Guenther (This used to be commit 1724000a95f3814a5ce4eaf5807dbf20e7e2e4f0)
* IDL: Add type 23 in nbt_ntlogon_request reply packets.Günther Deschner2008-04-181-0/+1
| | | | | Guenther (This used to be commit dbef92c2b2ae6786cf527715adbbd7db8b334fcc)
* nbt.idl: fix parsing und pushing of dom_sids by using dom_sid0Stefan Metzmacher2008-04-171-6/+4
| | | | | | metze (cherry picked from commit 0e2f6d481b3e35ed392b2b3340b244c77593819c) (This used to be commit 70d99d8ed92d13fa3ec308df170595316d091988)
* IDL: Add nbt.idl from Samba4.Günther Deschner2008-04-171-0/+700
Guenther (This used to be commit 6accbfa66158c6fbebab41b25a99e810ea460c57)