index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
librpc
/
idl
/
nbt.idl
Age
Commit message (
Expand
)
Author
Files
Lines
2008-08-20
Add extra bits to our 'netlogon' response in CLDAP and NBT.
Matthias Dieter Wallnöfer
1
-1
/
+7
2008-05-26
Remove evil hack which breaks Python bindings.
Jelmer Vernooij
1
-12
/
+6
2008-05-21
Manually handle the NETLOGON_SAM_LOGON_REQUEST too.
Andrew Bartlett
1
-5
/
+10
2008-05-21
Re-add alignment removed by metze in 0e2f6d481b3e35ed392b2b3340b244c77593819c
Andrew Bartlett
1
-1
/
+4
2008-05-17
Explain that the sid must be absent on the NTLOGON mailslot.
Andrew Bartlett
1
-0
/
+1
2008-05-16
Rework the CLDAP and NBT netlogon requests and responses.
Andrew Bartlett
1
-189
/
+136
2008-04-17
nbt.idl: fix parsing und pushing of dom_sids by using dom_sid0
Stefan Metzmacher
1
-6
/
+4
2008-04-02
Install public header files again and include required prototypes.
Jelmer Vernooij
1
-2
/
+2
2008-02-12
nbt.idl: don't use astring15 anymore and use an charset() array
Stefan Metzmacher
1
-1
/
+1
2008-01-12
idl: Use typedef rather than declare.
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r21477: Remove unnecessary properties.
Jelmer Vernooij
1
-1
/
+0
2007-10-10
r20566: Prepending with r-> is no longer necessary.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r19699: - use better names for the site strings
Stefan Metzmacher
1
-6
/
+6
2007-10-10
r19697: use the same mailslot name as windows does,
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r19594: the behaviour of `include' is slightly different from helper(). Fix t...
Jelmer Vernooij
1
-2
/
+3
2007-10-10
r19588: Use include and import statements rather than depends() and helper().
Jelmer Vernooij
1
-4
/
+5
2007-10-10
r16691: we should only look at rdata.data.length when we're in ndr_push mode
Stefan Metzmacher
1
-1
/
+3
2007-10-10
r16690: - fix bug 3896
Stefan Metzmacher
1
-1
/
+11
2007-10-10
r15328: Move some functions around, remove dependencies.
Jelmer Vernooij
1
-2
/
+2
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
[next]