1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-17 02:05:21 +03:00

6 Commits

Author SHA1 Message Date
Jeremy Allison
250c980119 Removed global_myworkgroup, global_myname, global_myscope. Added liberal
dashes of const. This is a rather large check-in, some things may break.
It does compile though :-).
Jeremy.
(This used to be commit 82b8f749a36b42e22186297482aad2abb04fab8a)
2002-11-12 23:15:52 +00:00
Andrew Tridgell
84b4e79227 a few minor cleanups in the cldap request
(This used to be commit 228fc518da0404fe770175d5277fe5f5b08f9c67)
2002-08-22 22:50:57 +00:00
Andrew Tridgell
d44015ae91 print out the GUID in the CLDAP reply
(This used to be commit 8aae10bcdc05fca4e0281ac91a7679c60b791534)
2002-08-19 16:56:09 +00:00
Andrew Tridgell
e6873a8f7f we now parse the cldap reply and print its contents. There are a
couple of unknown fields we still need to work out.
(This used to be commit 67b4dbd5c9f2665d5e6157b8cd522ebff4b8a4ea)
2002-08-19 15:59:14 +00:00
Andrew Tridgell
e38148f78c we now receive and parse the main cldap netlogon reply.
we still need to parse the core of the structure
(This used to be commit 6780ae25bf7ca291f612682dec7ee7ff44c24bef)
2002-08-19 15:30:26 +00:00
Andrew Tridgell
4b1baa5a70 added a 'net ads lookup' command that does a CLDAP NetLogon query to a
win2000 server. It does seem to work, and win200 sends us a valid
reply, but we don't parse it yet. Maybe tomorrow :)
(This used to be commit 6352508c54cee333ed7c0e3ebc372be7cd60ed62)
2002-08-19 03:17:03 +00:00