Age | Commit message (Collapse) | Author | Files | Lines |
|
Fix config.mk due to changing syntax.
Conflicts:
source/libcli/config.mk
source/nbt_server/config.mk
(This used to be commit 6a1c76f29f78183f44dfac6f468c5e728d2cb2cf)
|
|
First, even when length==0 tdb_fetch might return something. Second, for some
weird reason there might be less data than necessary for a single server id.
(This used to be commit 49b04ca7aadf264e500d83bc8d3cb5173a86184e)
|
|
metze
(This used to be commit cc07bd86e270c8016acd0f685d699e4a3e63cfb1)
|
|
(This used to be commit b4613e81351fa0477d0c76a19fb0474a79f8689f)
|
|
to use externally.
(This used to be commit 8328ff76416df5a6e05461d3a19f510b76f2e902)
|
|
(This used to be commit a63f458462d207d215a6e4ef8e480b0c8daedf6a)
|
|
(This used to be commit a6b52119940a900fb0de3864b8bca94e2965cc24)
|
|
middle.
(This used to be commit f4a77b96f9c17d853348b70794026e5b9e384942)
|
|
Conflicts:
source/build/smb_build/makefile.pm
(This used to be commit 57b57b1ff9a2ddf087fc6cceaf6c9afb4f8f0135)
|
|
(This used to be commit 5c961c0b41e0a41bd41705a103595af7405132a4)
|
|
(This used to be commit 4876c4efbbafb4e0afa3554cd9f748ab591a2927)
|
|
(This used to be commit 63fd551a159b3ad4e314f551d65b7d723bbe485a)
|
|
(This used to be commit 6b6b2196a8a8d9e741f5c399185ded7a16938da0)
|
|
(This used to be commit 28f4a8bc2c9b4158e74e1284ff9df068388c3b3d)
|
|
(This used to be commit c41bd3005f5f0b9cfd3709fc9217b4a401d265b4)
|
|
(This used to be commit 2860a7db5968c7007522cdb300eba390da929ab8)
|
|
(This used to be commit 56bb2907c67d55967f54ce74b029f05067a187c5)
|
|
(This used to be commit 3a83d4ebd41908aa0f88eec5b05156112ea0ca7b)
|
|
(This used to be commit f97bc5735803a73181030e6d7db2862ebc1b7f4b)
|
|
(This used to be commit 3cff5bc25ad894bef6ed65566d9d692968092760)
|
|
(This used to be commit 16a04d9af4cc33daafe32bc45a404959924bd33e)
|
|
(This used to be commit 201da6d5d05ed624bd9f4bd535969077a3b8b3ba)
|
|
(This used to be commit 63f2b66f0e1120a516d3dfcd03b38db2e4aaddd0)
|
|
(This used to be commit ad58defe129d25ea2e8a598934800610189747e8)
|
|
(This used to be commit fb10a81b9484642099ecbe896eabe00a4417bc42)
|
|
(This used to be commit 84c9fbe8466e013e501eecf9b2e7981c1df8232c)
|
|
(This used to be commit d9770b651f61a0b70d6afa4610fadc7f199e1d98)
|
|
(This used to be commit 8a4f030261d15ea78280d51877711ceea815885a)
|
|
(This used to be commit f305c443db8e48efa80eeda8f83073b475dc3fee)
|
|
(This used to be commit a38e473c9e382465ae30f3ca7ae12de500aec5f7)
|
|
(This used to be commit c4bfc0b8daf2e288a278936b279bb4f7848d78e9)
|
|
(This used to be commit 7fee112d2b86b423c397118f0333065825ea3518)
|
|
(This used to be commit 3ce8a4bb5568bb798c40034e3fa6a613ad2bf43b)
|
|
(This used to be commit 16dbbf75c7fa0f877659654a20bcab73b707e627)
|
|
Andrew Bartlett
(This used to be commit a8ec36eba79f96940f314520f97d23181bc9cfc5)
|
|
(This used to be commit 60579269d1e0bebce5b595ef95d68fd4bf781cfd)
|
|
This commit also fixes a number of issues found by the NBT-DGRAM and
LDAP-CLDAP tests.
Andrew Bartlett
(This used to be commit 8f99a4b94e95f8bde0f80f92d4e57020c62cfaab)
|
|
This fixes up some compiled in constants and checks a couple more NT
versions.
Andrew Bartlett
(This used to be commit ca1b3fe3add06dc22361d5a5fe7e63a6abb1697c)
|
|
Rework the mailslot infrustructure to cope, passing down the mailslot
name so that we can implement both in the same callback function.
Andrew Bartlett
(This used to be commit 89fdd77891529aa74bb920994b8b5959aae8ac2d)
|
|
Andrew Bartlett
(This used to be commit a7983387f7a624f6bf5c2fbfa41f849ac4471147)
|
|
This also moves the request to the new netlogon structures.
Andrew Bartlett
(This used to be commit 7ed4ba8d1a2ced013feafc1f0ca95595ac66bcbc)
|
|
This also makes the CLDAP server the place where we create the
NETLOGON SAMLOGON replies, regardless of protocol (NBT mailslots or
CLDAP).
Andrew Bartlett
(This used to be commit 8b00a9429470c9ad3646255c340e6a963bd226bd)
|
|
Interestingly, despite these packets being very similar, this fails on
NTLOGON - no reply is received.
Andrew Bartlett
(This used to be commit 25ab0ad0a0216ef18e0aaeec27c7833d8c68ca30)
|
|
This gives us seperate parsing functions for requests and replies.
Andrew Bartlett
(This used to be commit d2d3d15a8edd58cda7543feebdeb52178400615b)
|
|
metze
(This used to be commit 91e9062265a68e3a1fe5e092503ec44ae5ea034e)
|
|
NULL represents an anoymous connection, as that's
cheaper than always calling auth_anonymous_session_info(),
That means if the caller wants to use the transport layer
session_info he should call auth_anonymous_session_info()
to create the session info.
metze
(This used to be commit 3777d0307b346bcf363ab5ad783e802682034a9a)
|
|
AC_LIBREPLACE_NETWORK_CHECKS
metze
(This used to be commit 7f26a5425e706a97cc07c5139b3fea4fde9e4020)
|
|
HAVE_UNIXSOCKET and rely on libreplace
metze
(This used to be commit 5de605bb2ef88a1f3e61c64e557c7f069d0f6dad)
|
|
Moved from the samba specific locations
metze
(This used to be commit e674128ee2f11596f358ed46104c9d25eb2f754f)
|
|
metze
(This used to be commit 1c7905cfb4c77edeb24ac612a544e777cf49e184)
|