summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* r7341: fix StartDocPrinter() idlStefan Metzmacher2007-10-101-1/+1
* r7340: fix the buildStefan Metzmacher2007-10-101-5/+9
* r7338: let it be possible to run sqlite3 tests when it is compiled inSimo Sorce2007-10-103-3/+26
* r7337: - fix SetJob() idlStefan Metzmacher2007-10-101-22/+52
* r7336: make --with-sqlite3=auto possibleStefan Metzmacher2007-10-101-6/+4
* r7334: I do not feel oblidged to use sqlite3 when I configure ldap support :-)Simo Sorce2007-10-101-1/+1
* r7333: Pause and resume each printerStefan Metzmacher2007-10-101-0/+72
* r7332: added note to self for required modificationDerrell Lipman2007-10-101-0/+1
* r7331: fix parsing of spoolss_SetPrinter()Stefan Metzmacher2007-10-101-10/+25
* r7330: use ParseExpr() also for subcontext_size()Stefan Metzmacher2007-10-101-7/+11
* r7329: test some more PrinterData valuesStefan Metzmacher2007-10-101-2/+9
* r7328: fix GetPrinterData and SetPrinterData, with zero length subcontextsStefan Metzmacher2007-10-104-9/+127
* r7327: pass down the ndr->flags to the subcontextsStefan Metzmacher2007-10-101-0/+4
* r7326: fix [validate]Stefan Metzmacher2007-10-101-1/+1
* r7325: Add composite domain open test.Rafal Szczesniak2007-10-102-1/+3
* r7324: Torture test for composite domain open function.Rafal Szczesniak2007-10-101-0/+116
* r7323: Complete composite domain open call.Rafal Szczesniak2007-10-102-4/+106
* r7322: the beginnings of a in-tree heimdalAndrew Tridgell2007-10-106-0/+491
* r7321: add nbtd statistics serving over irpcAndrew Tridgell2007-10-103-1/+32
* r7320: added support for a private pointer in irpc registered handlersAndrew Tridgell2007-10-102-5/+9
* r7316: work in progressDerrell Lipman2007-10-101-147/+237
* r7315: Add support for custom makefile targets, e.g.:Jelmer Vernooij2007-10-103-1/+23
* r7314: the various ncacn and ncadg PDU's share the same namespaceJelmer Vernooij2007-10-101-22/+16
* r7313: Prefix a few functions with ncacn_ rather then dcerpc_ because they areJelmer Vernooij2007-10-104-24/+24
* r7312: Add IDL for ncadg packets.Jelmer Vernooij2007-10-106-36/+118
* r7311: Use TARGET_CFLAGS for depend list as wellJelmer Vernooij2007-10-101-5/+5
* r7310: Support TARGET_CFLAGS thru recursive makeJelmer Vernooij2007-10-102-24/+14
* r7309: started adding IDL for nbt management calls. This adds aAndrew Tridgell2007-10-101-4/+32
* r7308: Make dependency lists in the Makefile shorter (see discussion on samba...Jelmer Vernooij2007-10-103-72/+29
* r7307: Add phony rules for OUTPUT_TYPE OBJLIST, e.g. it is now possibleJelmer Vernooij2007-10-102-5/+13
* r7306: Use a consistant #define for detecting support for the Heimdal krb5Andrew Bartlett2007-10-103-9/+9
* 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