summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r7382: Convert net_user code so that is can be compiled againstRafal Szczesniak1-5/+5
2007-10-10r7381: Put more rpc specifics in libnet context.Rafal Szczesniak1-0/+7
2007-10-10r7380: Mistakenly put one file twice in command line. Here's source ofRafal Szczesniak1-33/+36
2007-10-10r7379: Simplify CreateUser function and io structure. Also, implementingRafal Szczesniak2-18/+9
2007-10-10r7378: Lowercase netbios name when forming the DNS name of the DC in theAndrew Bartlett2-8/+12
2007-10-10r7377: Integrate browse service stuff more nicelyJelmer Vernooij6-114/+243
2007-10-10r7373: Disable reg_gconf by default, allow building it with --enable-reg-gconfJelmer Vernooij1-3/+7
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