summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r5137: fix typesStefan Metzmacher10-12/+12
2007-10-10r5136: fix typesStefan Metzmacher4-8/+8
2007-10-10r5135: I prepare a clean up in includes.hStefan Metzmacher2-1/+4
2007-10-10r5134: - fix types to always use _t typesStefan Metzmacher6-10/+13
2007-10-10r5133: fix type mapping to internal typesStefan Metzmacher1-5/+7
2007-10-10r5130: added a single NBT name query benchmark. It keeps 10 queries in flight...Andrew Tridgell3-0/+142
2007-10-10r5129: make sure we don't spin chewing CPU time due to my last changeAndrew Tridgell1-1/+5
2007-10-10r5126: the composite code is no longer client specific or smb specific, soAndrew Tridgell18-130/+130
2007-10-10r5123: fixed a bug in the timed events handling. It was possible for a timedAndrew Tridgell2-11/+26
2007-10-10r5122: fixed name of winbind stream opsAndrew Tridgell1-1/+1
2007-10-10r5121: added periodic name refresh requests for all our registered names, rep...Andrew Tridgell7-7/+246
2007-10-10r5120: encode outgoing nbt packets when queueing them rather than in the sendAndrew Tridgell2-30/+45
2007-10-10r5119: fflush after talloc reports to ensure they are fully on disk when usin...Andrew Tridgell1-1/+2
2007-10-10r5118: added support for node status replies in nbtd. nmblookup -S now works ...Andrew Tridgell7-17/+151
2007-10-10r5117: used a composite function to add 4 stage name registration. We send 3Andrew Tridgell5-22/+163
2007-10-10r5116: fixed build of the nbtlist codeAndrew Tridgell1-2/+7
2007-10-10r5115: enable the nbt daemon by defaultAndrew Tridgell1-1/+1
2007-10-10r5114: the nbtd task can now act as a basic B-node server. It registers itsAndrew Tridgell18-211/+745
2007-10-10r5109: - fixed handling of zero-length subcontexts in the ndr libraryAndrew Tridgell2-4/+8
2007-10-10r5108: the beginnings of a nbtd server for Samba4. Currently just displaysAndrew Tridgell14-4/+285
2007-10-10r5107: moved the horrible ldap socket code, and the even worseAndrew Tridgell4-242/+299
2007-10-10r5106: removed a bunch of unused socket functions. We still needAndrew Tridgell1-373/+1
2007-10-10r5105: removed some unused events functions. These are no longer needed asAndrew Tridgell1-30/+0
2007-10-10r5104: - added support for task based servers. These are servers that withinAndrew Tridgell12-186/+377
2007-10-10r5103: forgot to add two new filesAndrew Tridgell2-0/+272
2007-10-10r5102: This is a major simplification of the logic for controlling top levelAndrew Tridgell36-1558/+633
2007-10-10r5095: uint32 -> uint32_tTim Potter1-3/+2
2007-10-10r5094: Use builtin swig types for converting between fixed width integer types.Tim Potter1-11/+8
2007-10-10r5093: Make debugs less confusing when a 0 NTTIME is printed.Andrew Bartlett1-1/+5
2007-10-10r5092: Add a bit more const - moving it further into the LDB layer.Andrew Bartlett3-5/+5
2007-10-10r5091: The Kerberos secrets are queried by realmAndrew Bartlett1-1/+1
2007-10-10r5090: Fix up the IDL for LogonGetDomainInfo in NETLOGON.Andrew Bartlett3-17/+10
2007-10-10r5089: Fix indentation.Andrew Bartlett1-1/+1
2007-10-10r5088: Push some of the heimdal tests into a 'if we didn't have krb5-config' ...Andrew Bartlett1-2/+9
2007-10-10r5087: Add --swig to pidl flags so that swig .i files are generated withTim Potter1-1/+1
2007-10-10r5086: Fix list of binaries to install:Andrew Bartlett1-4/+5
2007-10-10r5085: add net and nmblookup to installed binariesAndrew Tridgell1-1/+3
2007-10-10r5084: - handle arbitrary data in the NULL record reply type for nbt name que...Andrew Tridgell3-4/+6
2007-10-10r5083: removed the libcrypto test that is forcing the pull in of the MIT krb5...Andrew Tridgell1-1/+0
2007-10-10r5080: patch from ronnie to make our samr IDL a little more consistentAndrew Tridgell2-34/+34
2007-10-10r5079: don't look for gss_display_status() in libgssapi_krb5 unless weAndrew Tridgell1-1/+3
2007-10-10r5074: Remove dead code.Tim Potter1-266/+0
2007-10-10r5073: Call new autogenerator function for swig stuff instead of old one.Tim Potter1-6/+6
2007-10-10r5072: oDecrease the amount of autogenerated code (sorry tridge) and use swig'sTim Potter1-63/+62
2007-10-10r5071: Reverted (per tridge request).Jeremy Allison1-1/+1
2007-10-10r5068: I'm pretty sure an old search request is allowed to return changed caseJeremy Allison1-1/+1
2007-10-10r5054: added a nmblookup tool, based on the new nbt libraryAndrew Tridgell3-240/+248
2007-10-10r5053: - fix up the library dependencies so that tools that need nbt don'tAndrew Tridgell4-6/+6
2007-10-10r5052: minor formatting fixAndrew Tridgell1-4/+3
2007-10-10r5051: initialise all elements of an array (thanks to Mike Allan for pointingAndrew Tridgell1-1/+1