Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r7377: Integrate browse service stuff more nicely | Jelmer Vernooij | 3 | -3/+114 |
2007-10-10 | r7230: use socket_pending() to get rid of the max packet size limits in the | Andrew Tridgell | 1 | -4/+8 |
2007-10-10 | r7229: use socket_pending() to get rid of the max packet size limits in the | Andrew Tridgell | 2 | -7/+16 |
2007-10-10 | r7010: Merge libcli/libsmb.mk into libcli/config.mk | Tim Potter | 2 | -9/+10 |
2007-10-10 | r6933: Add a couple of helper functions for creating nbt names. | Tim Potter | 5 | -15/+28 |
2007-10-10 | r6930: Use NBT_NAME_CLIENT instead of the number 0. | Tim Potter | 1 | -1/+1 |
2007-10-10 | r6929: LIBCLI_NBT depends on LIB_SECURITY_NDR for various security descriptor | Tim Potter | 1 | -1/+2 |
2007-10-10 | r6851: Typo in comment. | Tim Potter | 1 | -1/+1 |
2007-10-10 | r6839: Add support for building subsystems as shared libraries. This can be | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r6817: - fixed empty ldap search elements in filters | Andrew Tridgell | 3 | -1/+19 |
2007-10-10 | r6766: some more cldap tests ... | Andrew Tridgell | 1 | -3/+13 |
2007-10-10 | r6764: added support for DomainGuid, DomainSid, AAC, and User attributes in | Andrew Tridgell | 2 | -8/+40 |
2007-10-10 | r6763: added functions in libcli/ldap/ to binary encode some NDR structures into | Andrew Tridgell | 4 | -2/+89 |
2007-10-10 | r6745: - escape spaces in binary ldap blobs | Andrew Tridgell | 2 | -3/+15 |
2007-10-10 | r6744: added support for reply packets in libcli/cldap/ | Andrew Tridgell | 2 | -7/+184 |
2007-10-10 | r6732: - move sasl send recv code to the ldap lib | Stefan Metzmacher | 2 | -1/+188 |
2007-10-10 | r6726: support binary search elements in ldap_decode() | Andrew Tridgell | 1 | -6/+42 |
2007-10-10 | r6724: added "cldap port" smb.conf parameter | Andrew Tridgell | 2 | -4/+26 |
2007-10-10 | r6720: added support for the remaining 2 types of CLDAP netlogon | Andrew Tridgell | 2 | -3/+4 |
2007-10-10 | r6708: Another type of monitor message. | Rafal Szczesniak | 1 | -0/+5 |
2007-10-10 | r6702: Revert -r 6699, as I think this is a win2k v win2k3 issue. | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r6699: Windows clients seem to ask for CIFS/, ie in upper case, so match it. | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r6693: first version of cldap client library, with async interface | Andrew Tridgell | 3 | -0/+619 |
2007-10-10 | r6692: used idr_get_new_random() in the nbt client library | Andrew Tridgell | 1 | -13/+4 |
2007-10-10 | r6691: fixed a comment | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r6689: minor ldap client library work | Andrew Tridgell | 2 | -24/+63 |
2007-10-10 | r6614: Basic approach to monitoring messages for composite functions. | Rafal Szczesniak | 2 | -0/+53 |
2007-10-10 | r6462: Move the arcfour sbox state into it's own structure, and allocate it | Andrew Bartlett | 1 | -26/+22 |
2007-10-10 | r6460: Push the client credentials into NTLMSSP, allowing logins of the form | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r6352: Two new composite calls: | Alexander Bokovoy | 5 | -4/+628 |
2007-10-10 | r6342: fixed a bad union assumption that caused ACLs to fail on 64 bit machines | Andrew Tridgell | 2 | -2/+2 |
2007-10-10 | r6338: ADS style GETDC response now works well enough that WinXP can join | Andrew Tridgell | 1 | -2/+10 |
2007-10-10 | r6335: at debug level 10, save netlogon and ntlogon packets that fail to parse | Andrew Tridgell | 2 | -6/+6 |
2007-10-10 | r6333: removed an extraneous line (pointed out by metze) | Andrew Tridgell | 1 | -1/+0 |
2007-10-10 | r6331: added IDL and test suite for the ADS style response to a datagram netl... | Andrew Tridgell | 1 | -78/+128 |
2007-10-10 | r6323: added server side support for dgram NTLOGON requests. NT4 workstations... | Andrew Tridgell | 4 | -9/+28 |
2007-10-10 | r6321: added IDL and test suite for NBT dgram 'sam logon' request (sent by | Andrew Tridgell | 3 | -1/+134 |
2007-10-10 | r6320: some minor netlogon datagram fixes - NT4 can now join a Samba4 domain ... | Andrew Tridgell | 2 | -3/+8 |
2007-10-10 | r6288: the nbt dgram server now responds to GETDC requests. It works with our | Andrew Tridgell | 3 | -2/+44 |
2007-10-10 | r6287: sorted out a small but surprisingly tricky dependency problem with the | Andrew Tridgell | 2 | -32/+8 |
2007-10-10 | r6248: added parsing of type 10 UAS announce netlogon packets | Andrew Tridgell | 1 | -0/+7 |
2007-10-10 | r6247: added the server side code for receiving mailslot requests, and | Andrew Tridgell | 2 | -2/+2 |
2007-10-10 | r6245: receive and parse the GETDC response in the NBT-DGRAM test. The test | Andrew Tridgell | 3 | -2/+22 |
2007-10-10 | r6223: added a bit more datagram infrastructure and the beginnings of a test | Andrew Tridgell | 4 | -6/+132 |
2007-10-10 | r6209: started added code to support mailslot requests over UDP/138 | Andrew Tridgell | 4 | -7/+305 |
2007-10-10 | r6185: added LIBCLI_DGRAM to the list of libs to be built as part of LIBCLI | Andrew Tridgell | 1 | -1/+7 |
2007-10-10 | r6184: the beginnings of the libcli/dgram/ library, and the dgram | Andrew Tridgell | 2 | -0/+194 |
2007-10-10 | r6113: Move GENSEC and the kerberos code out of libcli/auth, and into | Andrew Bartlett | 24 | -9464/+0 |
2007-10-10 | r6094: Work on the Kerberos code recently merged from Samba 3.0. This fixes | Andrew Bartlett | 3 | -31/+53 |
2007-10-10 | r6078: Correctly fix the failures for NT1 (not SPNEGO) session setups in the | Andrew Bartlett | 1 | -4/+0 |