Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r7380: Mistakenly put one file twice in command line. Here's source of | Rafal Szczesniak | 1 | -33/+36 |
2007-10-10 | r7379: Simplify CreateUser function and io structure. Also, implementing | Rafal Szczesniak | 2 | -18/+9 |
2007-10-10 | r7378: Lowercase netbios name when forming the DNS name of the DC in the | Andrew Bartlett | 2 | -8/+12 |
2007-10-10 | r7377: Integrate browse service stuff more nicely | Jelmer Vernooij | 6 | -114/+243 |
2007-10-10 | r7373: Disable reg_gconf by default, allow building it with --enable-reg-gconf | Jelmer Vernooij | 1 | -3/+7 |
2007-10-10 | r7370: change debug levels | Stefan Metzmacher | 1 | -4/+4 |
2007-10-10 | r7369: allow no entries returned by Enum*() | Stefan Metzmacher | 1 | -5/+20 |
2007-10-10 | r7368: some server side spoolss stuff, w2k3 shows the printers icon, | Stefan Metzmacher | 1 | -28/+200 |
2007-10-10 | r7367: Replace the list of what our internal heimdal can do with data from a | Andrew Bartlett | 1 | -17/+107 |
2007-10-10 | r7365: Remove unused variables. | Tim Potter | 1 | -2/+0 |
2007-10-10 | r7364: - remove '\' chars from copy paste | Stefan Metzmacher | 1 | -3/+5 |
2007-10-10 | r7361: fixed the 'file becomes a directory' bug that marc kapland found. | Andrew Tridgell | 2 | -4/+11 |
2007-10-10 | r7360: added a few more heimdal configure tests | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r7359: add configure test for strsep (might helps abartlets build of heimdal) | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r7358: make the irpc test use two messaging contexts, not one, so it better | Andrew Tridgell | 1 | -10/+15 |
2007-10-10 | r7357: some minor updates | Stefan Metzmacher | 1 | -4/+7 |
2007-10-10 | r7356: fixed the problem mkaplan reported with not being able to run without -i | Andrew Tridgell | 1 | -2/+5 |
2007-10-10 | r7355: this should fix the link problem metze hit with smbscript | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r7352: the internal heimdal build change. This changes quite a few things: | Andrew Tridgell | 19 | -155/+296 |
2007-10-10 | r7351: Start of ejs smb client library. I need to figure out a nice API here | Tim Potter | 3 | -0/+91 |
2007-10-10 | r7350: Remove unused label. | Tim Potter | 1 | -1/+0 |
2007-10-10 | r7349: work in progress | Derrell Lipman | 1 | -106/+299 |
2007-10-10 | r7346: use StartPagePrinter(), WritePrinter() and EndPagePrinter() to print a... | Stefan Metzmacher | 1 | -0/+49 |
2007-10-10 | r7345: add WritePrinter(), AbortPrinter() and ReadPrinter() idl | Stefan Metzmacher | 1 | -0/+9 |
2007-10-10 | r7343: handle url like ldb_tdb does | Simo Sorce | 1 | -5/+10 |
2007-10-10 | r7342: submit a test job for each printer and delete this job | Stefan Metzmacher | 1 | -3/+55 |
2007-10-10 | r7341: fix StartDocPrinter() idl | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r7340: fix the build | Stefan Metzmacher | 1 | -5/+9 |
2007-10-10 | r7338: let it be possible to run sqlite3 tests when it is compiled in | Simo Sorce | 3 | -3/+26 |
2007-10-10 | r7337: - fix SetJob() idl | Stefan Metzmacher | 1 | -22/+52 |
2007-10-10 | r7336: make --with-sqlite3=auto possible | Stefan Metzmacher | 1 | -6/+4 |
2007-10-10 | r7334: I do not feel oblidged to use sqlite3 when I configure ldap support :-) | Simo Sorce | 1 | -1/+1 |
2007-10-10 | r7333: Pause and resume each printer | Stefan Metzmacher | 1 | -0/+72 |
2007-10-10 | r7332: added note to self for required modification | Derrell Lipman | 1 | -0/+1 |
2007-10-10 | r7331: fix parsing of spoolss_SetPrinter() | Stefan Metzmacher | 1 | -10/+25 |
2007-10-10 | r7330: use ParseExpr() also for subcontext_size() | Stefan Metzmacher | 1 | -7/+11 |
2007-10-10 | r7329: test some more PrinterData values | Stefan Metzmacher | 1 | -2/+9 |
2007-10-10 | r7328: fix GetPrinterData and SetPrinterData, with zero length subcontexts | Stefan Metzmacher | 4 | -9/+127 |
2007-10-10 | r7327: pass down the ndr->flags to the subcontexts | Stefan Metzmacher | 1 | -0/+4 |
2007-10-10 | r7326: fix [validate] | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r7325: Add composite domain open test. | Rafal Szczesniak | 2 | -1/+3 |
2007-10-10 | r7324: Torture test for composite domain open function. | Rafal Szczesniak | 1 | -0/+116 |
2007-10-10 | r7323: Complete composite domain open call. | Rafal Szczesniak | 2 | -4/+106 |
2007-10-10 | r7322: the beginnings of a in-tree heimdal | Andrew Tridgell | 6 | -0/+491 |
2007-10-10 | r7321: add nbtd statistics serving over irpc | Andrew Tridgell | 3 | -1/+32 |
2007-10-10 | r7320: added support for a private pointer in irpc registered handlers | Andrew Tridgell | 2 | -5/+9 |
2007-10-10 | r7316: work in progress | Derrell Lipman | 1 | -147/+237 |
2007-10-10 | r7315: Add support for custom makefile targets, e.g.: | Jelmer Vernooij | 3 | -1/+23 |
2007-10-10 | r7314: the various ncacn and ncadg PDU's share the same namespace | Jelmer Vernooij | 1 | -22/+16 |
2007-10-10 | r7313: Prefix a few functions with ncacn_ rather then dcerpc_ because they are | Jelmer Vernooij | 4 | -24/+24 |