jelmer/samba4-debian.git
2007-10-10 Rafal Szczesniakr7381: Put more rpc specifics in libnet context.
2007-10-10 Rafal Szczesniakr7380: Mistakenly put one file twice in command line...
2007-10-10 Rafal Szczesniakr7379: Simplify CreateUser function and io structure...
2007-10-10 Andrew Bartlettr7378: Lowercase netbios name when forming the DNS...
2007-10-10 Jelmer Vernooijr7377: Integrate browse service stuff more nicely
2007-10-10 Jelmer Vernooijr7373: Disable reg_gconf by default, allow building...
2007-10-10 Stefan Metzmacherr7370: change debug levels
2007-10-10 Stefan Metzmacherr7369: allow no entries returned by Enum*()
2007-10-10 Stefan Metzmacherr7368: some server side spoolss stuff, w2k3 shows the...
2007-10-10 Andrew Bartlettr7367: Replace the list of what our internal heimdal...
2007-10-10 Tim Potterr7365: Remove unused variables.
2007-10-10 Stefan Metzmacherr7364: - remove '\' chars from copy paste
2007-10-10 Andrew Tridgellr7361: fixed the 'file becomes a directory' bug that...
2007-10-10 Andrew Tridgellr7360: added a few more heimdal configure tests
2007-10-10 Andrew Tridgellr7359: add configure test for strsep (might helps abart...
2007-10-10 Andrew Tridgellr7358: make the irpc test use two messaging contexts...
2007-10-10 Stefan Metzmacherr7357: some minor updates
2007-10-10 Andrew Tridgellr7356: fixed the problem mkaplan reported with not...
2007-10-10 Andrew Tridgellr7355: this should fix the link problem metze hit with...
2007-10-10 Andrew Tridgellr7352: the internal heimdal build change. This changes...
2007-10-10 Tim Potterr7351: Start of ejs smb client library. I need to...
2007-10-10 Tim Potterr7350: Remove unused label.
2007-10-10 Derrell Lipmanr7349: work in progress
2007-10-10 Stefan Metzmacherr7346: use StartPagePrinter(), WritePrinter() and EndPa...
2007-10-10 Stefan Metzmacherr7345: add WritePrinter(), AbortPrinter() and ReadPrint...
2007-10-10 Simo Sorcer7343: handle url like ldb_tdb does
2007-10-10 Stefan Metzmacherr7342: submit a test job for each printer and delete...
2007-10-10 Stefan Metzmacherr7341: fix StartDocPrinter() idl
2007-10-10 Stefan Metzmacherr7340: fix the build
2007-10-10 Simo Sorcer7338: let it be possible to run sqlite3 tests when...
2007-10-10 Stefan Metzmacherr7337: - fix SetJob() idl
2007-10-10 Stefan Metzmacherr7336: make --with-sqlite3=auto possible
2007-10-10 Simo Sorcer7334: I do not feel oblidged to use sqlite3 when I...
2007-10-10 Stefan Metzmacherr7333: Pause and resume each printer
2007-10-10 Derrell Lipmanr7332: added note to self for required modification
2007-10-10 Stefan Metzmacherr7331: fix parsing of spoolss_SetPrinter()
2007-10-10 Stefan Metzmacherr7330: use ParseExpr() also for subcontext_size()
2007-10-10 Stefan Metzmacherr7329: test some more PrinterData values
2007-10-10 Stefan Metzmacherr7328: fix GetPrinterData and SetPrinterData, with...
2007-10-10 Stefan Metzmacherr7327: pass down the ndr->flags to the subcontexts
2007-10-10 Stefan Metzmacherr7326: fix [validate]
2007-10-10 Rafal Szczesniakr7325: Add composite domain open test.
2007-10-10 Rafal Szczesniakr7324: Torture test for composite domain open function.
2007-10-10 Rafal Szczesniakr7323: Complete composite domain open call.
2007-10-10 Andrew Tridgellr7322: the beginnings of a in-tree heimdal
2007-10-10 Andrew Tridgellr7321: add nbtd statistics serving over irpc
2007-10-10 Andrew Tridgellr7320: added support for a private pointer in irpc...
2007-10-10 Derrell Lipmanr7316: work in progress
2007-10-10 Jelmer Vernooijr7315: Add support for custom makefile targets, e.g.:
2007-10-10 Jelmer Vernooijr7314: the various ncacn and ncadg PDU's share the...
2007-10-10 Jelmer Vernooijr7313: Prefix a few functions with ncacn_ rather then...
2007-10-10 Jelmer Vernooijr7312: Add IDL for ncadg packets.
2007-10-10 Jelmer Vernooijr7311: Use TARGET_CFLAGS for depend list as well
2007-10-10 Jelmer Vernooijr7310: Support TARGET_CFLAGS thru recursive make
2007-10-10 Andrew Tridgellr7309: started adding IDL for nbt management calls...
2007-10-10 Jelmer Vernooijr7308: Make dependency lists in the Makefile shorter...
2007-10-10 Jelmer Vernooijr7307: Add phony rules for OUTPUT_TYPE OBJLIST, e.g...
2007-10-10 Andrew Bartlettr7306: Use a consistant #define for detecting support...
2007-10-10 Jelmer Vernooijr7305: Some cleanups, use write out CFLAGS variable
2007-10-10 Andrew Bartlettr7304: Make the libkdc actually work:
2007-10-10 Stefan Metzmacherr7303: autodetect the libkdc and our kdc support
2007-10-10 Stefan Metzmacherr7302: remove dublicate includes
2007-10-10 Stefan Metzmacherr7299: move the list of config.mk files to the source/
2007-10-10 Andrew Tridgellr7298: ensure messages are sent in order even when...
2007-10-10 Stefan Metzmacherr7297: make the code more readable
2007-10-10 Andrew Tridgellr7296: avoid two stat() calls per message. This increas...
2007-10-10 Andrew Tridgellr7295: added an irpc benchmark. It gets about 16k messa...
2007-10-10 Andrew Tridgellr7294: implemented the irpc messaging system. This...
2007-10-10 Andrew Bartlettr7293: Turn sqlite3 support off by default, use --with...
2007-10-10 Andrew Bartlettr7292: Fix up the build system support for derrell...
2007-10-10 Andrew Bartlettr7291: Additional notes on what we require from a kerbe...
2007-10-10 Andrew Tridgellr7290: comment out heimdal config for now
2007-10-10 Andrew Tridgellr7289: split out the list of *.mk files for the build...
2007-10-10 Jelmer Vernooijr7288: Remove empty wrapper function
2007-10-10 Derrell Lipmanr7287: work in progress. no more time to work on this...
2007-10-10 Derrell Lipmanr7286: add prototype for public connect function in...
2007-10-10 Andrew Bartlettr7285: It appears that MIT Kerberos does not have the...
2007-10-10 Derrell Lipmanr7284: more build issues for sqlite3
2007-10-10 Derrell Lipmanr7283: add sqlite3.m4
2007-10-10 Derrell Lipmanr7282: ldb_sqlite3 work in progress.
2007-10-10 Derrell Lipmanr7281: removing document
2007-10-10 Derrell Lipmanr7280: taking advantage of previous research. this...
2007-10-10 Jelmer Vernooijr7278: Oops, don't compile librpc as library..
2007-10-10 Derrell Lipmanr7276: - moved static tdb function ltdb_dn_fold() into...
2007-10-10 Jelmer Vernooijr7274: Move m4 files to seperate dir
2007-10-10 Jelmer Vernooijr7273: Update a bit
2007-10-10 Andrew Tridgellr7272: this is a sample mk file for building a heimdal...
2007-10-10 Andrew Tridgellr7271: added the ability to specify a target specific...
2007-10-10 Andrew Bartlettr7270: A big revamp to the way we handle kerberos error...
2007-10-10 Andrew Bartlettr7269: talloc_steal() is preferred where possible,...
2007-10-10 Simo Sorcer7268: allocate the strings to avoid them disappearing...
2007-10-10 Simo Sorcer7267: REMOTE_HOST is a better choice
2007-10-10 Tim Potterr7266: Split the different types of js function defines...
2007-10-10 Andrew Tridgellr7265: fixed d_printf() so it works again.
2007-10-10 Andrew Tridgellr7264: fix up the socket handling for abartlet. Still...
2007-10-10 Tim Potterr7263: Exit smbscript with the intepreter return value...
2007-10-10 Tim Potterr7262: Add a length property to ARGV array.
2007-10-10 Tim Potterr7261: Pass by reference is done in js via MPR_TYPE_OBJ...
2007-10-10 Derrell Lipmanr7260: save current schema before I blow it away to...
2007-10-10 Andrew Bartlettr7259: Move the recv handler out into a seperate functi...
next