summaryrefslogtreecommitdiffstats
path: root/source4/nbt_server
Commit message (Expand)AuthorAgeFilesLines
* r10997: r11980@SERNOX (orig r10037): metze | 2005-09-05 14:21:40 +0200Stefan Metzmacher2007-10-107-93/+90
* r10914: moved the ldap time string functions into ldb so they can be used byAndrew Tridgell2007-10-101-2/+2
* r10913: This patch isn't as big as it looks ...Andrew Tridgell2007-10-101-11/+10
* r10894: make the handling of dn/distinguishedName much closer to realAndrew Tridgell2007-10-101-0/+1
* r10810: This adds the hooks required to communicate the current user from theAndrew Bartlett2007-10-101-2/+2
* r10706: split out the irpc server functions in the NBT server, so the mainlineAndrew Tridgell2007-10-103-151/+195
* r10675: Connect to the DC's IPC$Volker Lendecke2007-10-101-5/+10
* r10586: Add MergedObject() builder. Default to Library() ratherJelmer Vernooij2007-10-101-4/+4
* r10504: - seperate implementation specific stuff, from the generic compositeStefan Metzmacher2007-10-102-22/+20
* r10491: First step towards wbinfo -t: This issues a name request for the primaryVolker Lendecke2007-10-101-0/+119
* r10477: expose transactions outside ldb and change the API once moreSimo Sorce2007-10-101-5/+34
* r10348: Add scons scripts for remaining subsystems. Most subsystems build now,Jelmer Vernooij2007-10-101-1/+0
* r10336: Add sconscript for a couple more subsystems.Jelmer Vernooij2007-10-101-0/+7
* r10252: a recent checkin from simo changed the handling of BASE and SUBTREEAndrew Tridgell2007-10-101-22/+15
* r10081: - create a seperate WINSDB subsystemStefan Metzmacher2007-10-101-2/+11
* r9391: Convert all the code to use struct ldb_dn to ohandle ldap like disting...Simo Sorce2007-10-102-6/+7
* r9011: Remove more references to "name" as a netbios name, using theAndrew Bartlett2007-10-101-10/+41
* r8734: fixed the wins server for the new ldb DN restrictions.Andrew Tridgell2007-10-101-3/+29
* r8588: register wins server with irpcAndrew Tridgell2007-10-101-0/+3
* r8285: generate some real stats in the nbt server for the irpc client code to...Andrew Tridgell2007-10-104-0/+35
* r8272: added the hooks for adding a name to a messaging context, so we willAndrew Tridgell2007-10-101-0/+2
* r7955: we should not free a struct which is passed as a parameter, to a functionStefan Metzmacher2007-10-101-2/+0
* r7911: task_terminate() is defined in the macosx headers, so change the nameAndrew Tridgell2007-10-101-5/+5
* r7378: Lowercase netbios name when forming the DNS name of the DC in theAndrew Bartlett2007-10-101-4/+6
* r7321: add nbtd statistics serving over irpcAndrew Tridgell2007-10-102-0/+31
* r6904: use "krb5:kdc=yes" in your smb.conf when you have the lorikeet-heimdal...Stefan Metzmacher2007-10-101-1/+1
* r6768: Fix wrong commentSimo Sorce2007-10-101-1/+1
* r6750: some minor tweaks to the cldapd serverAndrew Tridgell2007-10-101-2/+4
* 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-103-0/+78
* 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-105-39/+224
* r6184: the beginnings of the libcli/dgram/ library, and the dgramAndrew Tridgell2007-10-103-3/+59
* r5585: LDB interfaces change:Simo Sorce2007-10-102-7/+7
* r5454: moved the WINS server code into its own directoryAndrew Tridgell2007-10-106-10/+19
* r5418: - added version numbers to WINS database records in preparation for ad...Andrew Tridgell2007-10-104-4/+84
* r5411: make network interface selection a bit sanerAndrew Tridgell2007-10-101-0/+5
* r5408: - added testing for the behaviour of the special 0x1c nameAndrew Tridgell2007-10-104-9/+20
* r5397: added testing and server support for the special handling required for...Andrew Tridgell2007-10-101-0/+6
* r5392: added "secure" WINS server processing. Send a WACK on nameAndrew Tridgell2007-10-106-47/+280
* r5387: - added automatic WINS server record expiryAndrew Tridgell2007-10-103-20/+149
* r5375: use a real DN in the WINS database. We now pass the NBT-WINS test.Andrew Tridgell2007-10-101-2/+2
* r5358: - added initial WINS server code. It passes most of the NBT-WINS test,...Andrew Tridgell2007-10-107-28/+393
* r5352: added a function nbt_name_string() that formats a nbt_name structureAndrew Tridgell2007-10-107-39/+47
* r5346: - a bit more preparation for the WINS server going inAndrew Tridgell2007-10-108-144/+263
* r5329: made the nbt server case sensitiveAndrew Tridgell2007-10-102-2/+2