summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* r7305: Some cleanups, use write out CFLAGS variableJelmer Vernooij2007-10-101-43/+22
* r7304: Make the libkdc actually work:Andrew Bartlett2007-10-103-58/+11
* r7303: autodetect the libkdc and our kdc supportStefan Metzmacher2007-10-105-10/+35
* r7302: remove dublicate includesStefan Metzmacher2007-10-101-3/+0
* r7299: move the list of config.mk files to the source/Stefan Metzmacher2007-10-102-1/+1
* r7298: ensure messages are sent in order even when under extreme load. ThisAndrew Tridgell2007-10-102-2/+7
* r7297: make the code more readableStefan Metzmacher2007-10-101-6/+8
* r7296: avoid two stat() calls per message. This increases the raw messageAndrew Tridgell2007-10-101-8/+7
* r7295: added an irpc benchmark. It gets about 16k messages/sec on my laptop,Andrew Tridgell2007-10-103-11/+91
* r7294: implemented the irpc messaging system. This is the core of theAndrew Tridgell2007-10-1015-3/+508
* r7293: Turn sqlite3 support off by default, use --with-sqlite3 to re-enable.Andrew Bartlett2007-10-101-3/+4
* r7292: Fix up the build system support for derrell's sqlite3 ldb backend.Andrew Bartlett2007-10-103-5/+21
* r7291: Additional notes on what we require from a kerberos implementation.Andrew Bartlett2007-10-101-1/+36
* r7290: comment out heimdal config for nowAndrew Tridgell2007-10-101-1/+1
* r7289: split out the list of *.mk files for the build, so you don't need to m...Andrew Tridgell2007-10-102-48/+51
* r7288: Remove empty wrapper functionJelmer Vernooij2007-10-103-44/+25
* r7287: work in progress. no more time to work on this right now. save lates...Derrell Lipman2007-10-102-6/+55
* r7286: add prototype for public connect function in ldb_sqlite3Derrell Lipman2007-10-101-0/+3
* r7285: It appears that MIT Kerberos does not have the log redirectionAndrew Bartlett2007-10-103-2/+23
* r7284: more build issues for sqlite3Derrell Lipman2007-10-101-0/+1
* r7283: add sqlite3.m4Derrell Lipman2007-10-101-0/+49
* r7282: ldb_sqlite3 work in progress.Derrell Lipman2007-10-105-253/+288
* r7281: removing documentDerrell Lipman2007-10-101-0/+0
* r7280: taking advantage of previous research. this is documentation on which...Derrell Lipman2007-10-101-0/+0
* r7278: Oops, don't compile librpc as library..Jelmer Vernooij2007-10-101-1/+0
* r7276: - moved static tdb function ltdb_dn_fold() into common/ so that it can beDerrell Lipman2007-10-1013-644/+465
* r7274: Move m4 files to seperate dirJelmer Vernooij2007-10-1015-12/+30
* r7273: Update a bitJelmer Vernooij2007-10-101-15/+18
* r7272: this is a sample mk file for building a heimdal library using theAndrew Tridgell2007-10-101-0/+340
* r7271: added the ability to specify a target specific set of CFLAGS forAndrew Tridgell2007-10-102-2/+28
* r7270: A big revamp to the way we handle kerberos errors in Samba4. We nowAndrew Bartlett2007-10-109-100/+167
* r7269: talloc_steal() is preferred where possible, as it can't fail and doesAndrew Bartlett2007-10-101-2/+2
* r7268: allocate the strings to avoid them disappearing under our feetSimo Sorce2007-10-101-5/+5
* r7267: REMOTE_HOST is a better choiceSimo Sorce2007-10-102-35/+72
* r7266: Split the different types of js function defines into separate files,Tim Potter2007-10-106-243/+368
* r7265: fixed d_printf() so it works again.Andrew Tridgell2007-10-101-2/+2
* r7264: fix up the socket handling for abartlet. Still only udp, but it won'tAndrew Tridgell2007-10-104-44/+80
* r7263: Exit smbscript with the intepreter return value (defaults to 0).Tim Potter2007-10-101-10/+13
* r7262: Add a length property to ARGV array.Tim Potter2007-10-101-0/+1
* r7261: Pass by reference is done in js via MPR_TYPE_OBJECT. Update argumentTim Potter2007-10-102-7/+13
* r7260: save current schema before I blow it away to try something differentDerrell Lipman2007-10-101-14/+14
* r7259: Move the recv handler out into a seperate function (suggestion fromAndrew Bartlett2007-10-101-51/+72
* r7258: Fix the final linking error with libkdc - we need to link libhdb as well.Andrew Bartlett2007-10-101-0/+1
* r7257: Ensure the error message can never be uninitialised.Andrew Bartlett2007-10-101-0/+1
* r7256: Demonstrate use of resolveName() js function.Tim Potter2007-10-101-0/+12
* r7255: Change syntax of resolveName() js function to be more like theTim Potter2007-10-101-26/+28
* r7254: Add a mprWERROR() function with the same attributes as mprNTSTATUS.Tim Potter2007-10-101-0/+24
* r7253: Fix build.Tim Potter2007-10-101-1/+1
* r7252: Formatting.Rafal Szczesniak2007-10-101-1/+0
* r7251: Initial work on composite domain open call.Rafal Szczesniak2007-10-102-2/+4