summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r7352: the internal heimdal build change. This changes quite a few things:Andrew Tridgell19-155/+296
2007-10-10r7351: Start of ejs smb client library. I need to figure out a nice API hereTim Potter3-0/+91
2007-10-10r7350: Remove unused label.Tim Potter1-1/+0
2007-10-10r7349: work in progressDerrell Lipman1-106/+299
2007-10-10r7346: use StartPagePrinter(), WritePrinter() and EndPagePrinter() to print a...Stefan Metzmacher1-0/+49
2007-10-10r7345: add WritePrinter(), AbortPrinter() and ReadPrinter() idlStefan Metzmacher1-0/+9
2007-10-10r7343: handle url like ldb_tdb doesSimo Sorce1-5/+10
2007-10-10r7342: submit a test job for each printer and delete this jobStefan Metzmacher1-3/+55
2007-10-10r7341: fix StartDocPrinter() idlStefan Metzmacher1-1/+1
2007-10-10r7340: fix the buildStefan Metzmacher1-5/+9
2007-10-10r7338: let it be possible to run sqlite3 tests when it is compiled inSimo Sorce3-3/+26
2007-10-10r7337: - fix SetJob() idlStefan Metzmacher1-22/+52
2007-10-10r7336: make --with-sqlite3=auto possibleStefan Metzmacher1-6/+4
2007-10-10r7334: I do not feel oblidged to use sqlite3 when I configure ldap support :-)Simo Sorce1-1/+1
2007-10-10r7333: Pause and resume each printerStefan Metzmacher1-0/+72
2007-10-10r7332: added note to self for required modificationDerrell Lipman1-0/+1
2007-10-10r7331: fix parsing of spoolss_SetPrinter()Stefan Metzmacher1-10/+25
2007-10-10r7330: use ParseExpr() also for subcontext_size()Stefan Metzmacher1-7/+11
2007-10-10r7329: test some more PrinterData valuesStefan Metzmacher1-2/+9
2007-10-10r7328: fix GetPrinterData and SetPrinterData, with zero length subcontextsStefan Metzmacher4-9/+127
2007-10-10r7327: pass down the ndr->flags to the subcontextsStefan Metzmacher1-0/+4
2007-10-10r7326: fix [validate]Stefan Metzmacher1-1/+1
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