summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
...
* r5144: add more forward declarationsStefan Metzmacher2007-10-101-2/+7
* r5143: don't generate prototypes for lib/tdb/Stefan Metzmacher2007-10-103-1/+12
* r5142: fix compiler warningStefan Metzmacher2007-10-101-1/+1
* r5141: fix compiler warningsStefan Metzmacher2007-10-102-2/+2
* r5139: fix typesStefan Metzmacher2007-10-101-2/+2
* r5138: don't create prototypes for samba3's winbind client libStefan Metzmacher2007-10-101-1/+1
* r5137: fix typesStefan Metzmacher2007-10-1010-12/+12
* r5136: fix typesStefan Metzmacher2007-10-104-8/+8
* r5135: I prepare a clean up in includes.hStefan Metzmacher2007-10-102-1/+4
* r5134: - fix types to always use _t typesStefan Metzmacher2007-10-106-10/+13
* r5133: fix type mapping to internal typesStefan Metzmacher2007-10-101-5/+7
* r5130: added a single NBT name query benchmark. It keeps 10 queries in flight...Andrew Tridgell2007-10-103-0/+142
* r5129: make sure we don't spin chewing CPU time due to my last changeAndrew Tridgell2007-10-101-1/+5
* r5126: the composite code is no longer client specific or smb specific, soAndrew Tridgell2007-10-1018-130/+130
* r5123: fixed a bug in the timed events handling. It was possible for a timedAndrew Tridgell2007-10-102-11/+26
* r5122: fixed name of winbind stream opsAndrew Tridgell2007-10-101-1/+1
* r5121: added periodic name refresh requests for all our registered names, rep...Andrew Tridgell2007-10-107-7/+246
* r5120: encode outgoing nbt packets when queueing them rather than in the sendAndrew Tridgell2007-10-102-30/+45
* r5119: fflush after talloc reports to ensure they are fully on disk when usin...Andrew Tridgell2007-10-101-1/+2
* r5118: added support for node status replies in nbtd. nmblookup -S now works ...Andrew Tridgell2007-10-107-17/+151
* r5117: used a composite function to add 4 stage name registration. We send 3Andrew Tridgell2007-10-105-22/+163
* r5116: fixed build of the nbtlist codeAndrew Tridgell2007-10-101-2/+7
* r5115: enable the nbt daemon by defaultAndrew Tridgell2007-10-101-1/+1
* r5114: the nbtd task can now act as a basic B-node server. It registers itsAndrew Tridgell2007-10-1018-211/+745
* r5109: - fixed handling of zero-length subcontexts in the ndr libraryAndrew Tridgell2007-10-102-4/+8
* r5108: the beginnings of a nbtd server for Samba4. Currently just displaysAndrew Tridgell2007-10-1014-4/+285
* r5107: moved the horrible ldap socket code, and the even worseAndrew Tridgell2007-10-104-242/+299
* r5106: removed a bunch of unused socket functions. We still needAndrew Tridgell2007-10-101-373/+1
* r5105: removed some unused events functions. These are no longer needed asAndrew Tridgell2007-10-101-30/+0
* r5104: - added support for task based servers. These are servers that withinAndrew Tridgell2007-10-1012-186/+377
* r5103: forgot to add two new filesAndrew Tridgell2007-10-102-0/+272
* r5102: This is a major simplification of the logic for controlling top levelAndrew Tridgell2007-10-1036-1558/+633
* r5095: uint32 -> uint32_tTim Potter2007-10-101-3/+2
* r5094: Use builtin swig types for converting between fixed width integer types.Tim Potter2007-10-101-11/+8
* r5093: Make debugs less confusing when a 0 NTTIME is printed.Andrew Bartlett2007-10-101-1/+5
* r5092: Add a bit more const - moving it further into the LDB layer.Andrew Bartlett2007-10-103-5/+5
* r5091: The Kerberos secrets are queried by realmAndrew Bartlett2007-10-101-1/+1
* r5090: Fix up the IDL for LogonGetDomainInfo in NETLOGON.Andrew Bartlett2007-10-103-17/+10
* r5089: Fix indentation.Andrew Bartlett2007-10-101-1/+1
* r5088: Push some of the heimdal tests into a 'if we didn't have krb5-config' ...Andrew Bartlett2007-10-101-2/+9
* r5087: Add --swig to pidl flags so that swig .i files are generated withTim Potter2007-10-101-1/+1
* r5086: Fix list of binaries to install:Andrew Bartlett2007-10-101-4/+5
* r5085: add net and nmblookup to installed binariesAndrew Tridgell2007-10-101-1/+3
* r5084: - handle arbitrary data in the NULL record reply type for nbt name que...Andrew Tridgell2007-10-103-4/+6
* r5083: removed the libcrypto test that is forcing the pull in of the MIT krb5...Andrew Tridgell2007-10-101-1/+0
* r5080: patch from ronnie to make our samr IDL a little more consistentAndrew Tridgell2007-10-102-34/+34
* r5079: don't look for gss_display_status() in libgssapi_krb5 unless weAndrew Tridgell2007-10-101-1/+3
* r5074: Remove dead code.Tim Potter2007-10-101-266/+0
* r5073: Call new autogenerator function for swig stuff instead of old one.Tim Potter2007-10-101-6/+6
* r5072: oDecrease the amount of autogenerated code (sorry tridge) and use swig'sTim Potter2007-10-101-63/+62