summaryrefslogtreecommitdiffstats
path: root/source4/nbt_server/dgram
Commit message (Expand)AuthorAgeFilesLines
* r9391: Convert all the code to use struct ldb_dn to ohandle ldap like disting...Simo Sorce2007-10-101-2/+3
* r9011: Remove more references to "name" as a netbios name, using theAndrew Bartlett2007-10-101-10/+41
* r7955: we should not free a struct which is passed as a parameter, to a functionStefan Metzmacher2007-10-101-2/+0
* r7378: Lowercase netbios name when forming the DNS name of the DC in theAndrew Bartlett2007-10-101-4/+6
* r6904: use "krb5:kdc=yes" in your smb.conf when you have the lorikeet-heimdal...Stefan Metzmacher2007-10-101-1/+1
* r6618: only print the netlogon packets we receive if it is an unknown packet ...Andrew Tridgell2007-10-101-2/+1
* r6339: set the NBT_SERVER_LDAP and NBT_SERVER_KDC bits based on configAndrew Tridgell2007-10-101-3/+13
* r6338: ADS style GETDC response now works well enough that WinXP can joinAndrew Tridgell2007-10-101-0/+82
* r6323: added server side support for dgram NTLOGON requests. NT4 workstations...Andrew Tridgell2007-10-101-0/+41
* r6321: added IDL and test suite for NBT dgram 'sam logon' request (sent byAndrew Tridgell2007-10-102-0/+77
* r6320: some minor netlogon datagram fixes - NT4 can now join a Samba4 domain ...Andrew Tridgell2007-10-101-0/+1
* r6288: the nbt dgram server now responds to GETDC requests. It works with ourAndrew Tridgell2007-10-101-1/+64
* r6247: added the server side code for receiving mailslot requests, andAndrew Tridgell2007-10-103-0/+205