summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r7370: change debug levelsStefan Metzmacher1-4/+4
2007-10-10r7369: allow no entries returned by Enum*()Stefan Metzmacher1-5/+20
2007-10-10r7368: some server side spoolss stuff, w2k3 shows the printers icon,Stefan Metzmacher1-28/+200
2007-10-10r7367: Replace the list of what our internal heimdal can do with data from aAndrew Bartlett1-17/+107
2007-10-10r7365: Remove unused variables.Tim Potter1-2/+0
2007-10-10r7364: - remove '\' chars from copy pasteStefan Metzmacher1-3/+5
2007-10-10r7361: fixed the 'file becomes a directory' bug that marc kapland found.Andrew Tridgell2-4/+11
2007-10-10r7360: added a few more heimdal configure testsAndrew Tridgell1-0/+1
2007-10-10r7359: add configure test for strsep (might helps abartlets build of heimdal)Andrew Tridgell1-1/+1
2007-10-10r7358: make the irpc test use two messaging contexts, not one, so it betterAndrew Tridgell1-10/+15
2007-10-10r7357: some minor updatesStefan Metzmacher1-4/+7
2007-10-10r7356: fixed the problem mkaplan reported with not being able to run without -iAndrew Tridgell1-2/+5
2007-10-10r7355: this should fix the link problem metze hit with smbscriptAndrew Tridgell1-1/+1
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