summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r7325: Add composite domain open test.Rafal Szczesniak2-1/+3
2007-10-10r7324: Torture test for composite domain open function.Rafal Szczesniak1-0/+116
2007-10-10r7323: Complete composite domain open call.Rafal Szczesniak2-4/+106
2007-10-10r7322: the beginnings of a in-tree heimdalAndrew Tridgell6-0/+491
2007-10-10r7321: add nbtd statistics serving over irpcAndrew Tridgell3-1/+32
2007-10-10r7320: added support for a private pointer in irpc registered handlersAndrew Tridgell2-5/+9
2007-10-10r7316: work in progressDerrell Lipman1-147/+237
2007-10-10r7315: Add support for custom makefile targets, e.g.:Jelmer Vernooij3-1/+23
2007-10-10r7314: the various ncacn and ncadg PDU's share the same namespaceJelmer Vernooij1-22/+16
2007-10-10r7313: Prefix a few functions with ncacn_ rather then dcerpc_ because they areJelmer Vernooij4-24/+24
2007-10-10r7312: Add IDL for ncadg packets.Jelmer Vernooij6-36/+118
2007-10-10r7311: Use TARGET_CFLAGS for depend list as wellJelmer Vernooij1-5/+5
2007-10-10r7310: Support TARGET_CFLAGS thru recursive makeJelmer Vernooij2-24/+14
2007-10-10r7309: started adding IDL for nbt management calls. This adds aAndrew Tridgell1-4/+32
2007-10-10r7308: Make dependency lists in the Makefile shorter (see discussion on samba...Jelmer Vernooij3-72/+29
2007-10-10r7307: Add phony rules for OUTPUT_TYPE OBJLIST, e.g. it is now possibleJelmer Vernooij2-5/+13
2007-10-10r7306: Use a consistant #define for detecting support for the Heimdal krb5Andrew Bartlett3-9/+9
2007-10-10r7305: Some cleanups, use write out CFLAGS variableJelmer Vernooij1-43/+22
2007-10-10r7304: Make the libkdc actually work:Andrew Bartlett3-58/+11
2007-10-10r7303: autodetect the libkdc and our kdc supportStefan Metzmacher5-10/+35
2007-10-10r7302: remove dublicate includesStefan Metzmacher1-3/+0
2007-10-10r7299: move the list of config.mk files to the source/Stefan Metzmacher2-1/+1
2007-10-10r7298: ensure messages are sent in order even when under extreme load. ThisAndrew Tridgell2-2/+7
2007-10-10r7297: make the code more readableStefan Metzmacher1-6/+8
2007-10-10r7296: avoid two stat() calls per message. This increases the raw messageAndrew Tridgell1-8/+7
2007-10-10r7295: added an irpc benchmark. It gets about 16k messages/sec on my laptop,Andrew Tridgell3-11/+91
2007-10-10r7294: implemented the irpc messaging system. This is the core of theAndrew Tridgell15-3/+508
2007-10-10r7293: Turn sqlite3 support off by default, use --with-sqlite3 to re-enable.Andrew Bartlett1-3/+4
2007-10-10r7292: Fix up the build system support for derrell's sqlite3 ldb backend.Andrew Bartlett3-5/+21
2007-10-10r7291: Additional notes on what we require from a kerberos implementation.Andrew Bartlett1-1/+36
2007-10-10r7290: comment out heimdal config for nowAndrew Tridgell1-1/+1
2007-10-10r7289: split out the list of *.mk files for the build, so you don't need to m...Andrew Tridgell2-48/+51
2007-10-10r7288: Remove empty wrapper functionJelmer Vernooij3-44/+25
2007-10-10r7287: work in progress. no more time to work on this right now. save lates...Derrell Lipman2-6/+55
2007-10-10r7286: add prototype for public connect function in ldb_sqlite3Derrell Lipman1-0/+3
2007-10-10r7285: It appears that MIT Kerberos does not have the log redirectionAndrew Bartlett3-2/+23
2007-10-10r7284: more build issues for sqlite3Derrell Lipman1-0/+1
2007-10-10r7283: add sqlite3.m4Derrell Lipman1-0/+49
2007-10-10r7282: ldb_sqlite3 work in progress.Derrell Lipman5-253/+288
2007-10-10r7281: removing documentDerrell Lipman1-0/+0
2007-10-10r7280: taking advantage of previous research. this is documentation on which...Derrell Lipman1-0/+0
2007-10-10r7278: Oops, don't compile librpc as library..Jelmer Vernooij1-1/+0
2007-10-10r7276: - moved static tdb function ltdb_dn_fold() into common/ so that it can beDerrell Lipman13-644/+465
2007-10-10r7274: Move m4 files to seperate dirJelmer Vernooij15-12/+30
2007-10-10r7273: Update a bitJelmer Vernooij1-15/+18
2007-10-10r7272: this is a sample mk file for building a heimdal library using theAndrew Tridgell1-0/+340
2007-10-10r7271: added the ability to specify a target specific set of CFLAGS forAndrew Tridgell2-2/+28
2007-10-10r7270: A big revamp to the way we handle kerberos errors in Samba4. We nowAndrew Bartlett9-100/+167
2007-10-10r7269: talloc_steal() is preferred where possible, as it can't fail and doesAndrew Bartlett1-2/+2
2007-10-10r7268: allocate the strings to avoid them disappearing under our feetSimo Sorce1-5/+5