r9555: More updates. Everything except for secrets.c compiles now..
[ira/wip.git] / source4 /
2007-10-10 Jelmer Vernooijr9555: More updates. Everything except for secrets...
2007-10-10 Tim Potterr9554: Do a quick once-over to make the ethereal auto...
2007-10-10 Tim Potterr9553: Some cosmetic things to make the atsvc dissector...
2007-10-10 Jelmer Vernooijr9552: Add idmap support.
2007-10-10 Tim Potterr9550: Adjust some indentation.
2007-10-10 Jelmer Vernooijr9549: Rerun ./config.status if one of the .mk files...
2007-10-10 Andrew Bartlettr9547: A pile more completeness testing for DsCrackNames.
2007-10-10 Stefan Metzmacherr9527: add the magic Bind GUID's, that are needed to...
2007-10-10 Stefan Metzmacherr9526: provide DCERPC auth type 16
2007-10-10 Jelmer Vernooijr9519: Use the value() value of an element when that...
2007-10-10 Stefan Metzmacherr9518: - remove the subcontext_size() hack from rev...
2007-10-10 Stefan Metzmacherr9517: fix compiler warning: status.v initialized varia...
2007-10-10 Andrew Bartlettr9516: Try a full-on matrix test of all the combination...
2007-10-10 Stefan Metzmacherr9514: add some new error codes I was getting with...
2007-10-10 Stefan Metzmacherr9513: - let us parse some more replies of DsAddEntry
2007-10-10 Stefan Metzmacherr9511: - fix the memory trees
2007-10-10 Stefan Metzmacherr9510: fix the memory tree
2007-10-10 Stefan Metzmacherr9509: start to fix the pushing of drsuapi_DsAttributeV...
2007-10-10 Stefan Metzmacherr9506: as the included file only contains a macro and...
2007-10-10 Andrew Bartlettr9505: Work on GENSEC and the code that calls it, for...
2007-10-10 Andrew Tridgellr9504: use some low level ejs hackery to give much...
2007-10-10 Andrew Tridgellr9503: removed duplicate REG_* defines from registry...
2007-10-10 Andrew Tridgellr9500: userAuth() takes a creds object, not a general...
2007-10-10 Andrew Tridgellr9499: added error checking to the userAuth() call...
2007-10-10 Andrew Tridgellr9497: - converted the winreg library to a more OO...
2007-10-10 Andrew Tridgellr9496: added a regToVar() function that converts a...
2007-10-10 Andrew Tridgellr9495: - added an enum for winreg key types, making...
2007-10-10 James Peachr9494: Add ac-archive macro for checking GCC options...
2007-10-10 Andrew Tridgellr9493: our test scripts need to use testok at the end...
2007-10-10 Andrew Tridgellr9492: it is more usual to return 'undefined' instead...
2007-10-10 Andrew Tridgellr9491: fixed up a few scripts that need to be updated...
2007-10-10 Andrew Bartlettr9490: Fix typo
2007-10-10 Stefan Metzmacherr9482: add --validate and --dump-data options to ndrdump,
2007-10-10 Alexander Bokovoyr9479: More fixes for explicit ignoring of returned...
2007-10-10 Alexander Bokovoyr9478: Fix NTVFS POSIX module to work with EA and blkid...
2007-10-10 Rafal Szczesniakr9477: Convert popt options to an ejs object. Doesn...
2007-10-10 Alexander Bokovoyr9476: Make intention to ignore result of receiving...
2007-10-10 Stefan Metzmacherr9473: - assume the case that happens on most boxes...
2007-10-10 Jelmer Vernooijr9472: Add read-only version of Samba3 registry databas...
2007-10-10 Andrew Tridgellr9465: handle encoding and decoding of pointers, repres...
2007-10-10 Andrew Tridgellr9464: fixed a problem with child pointers copied into...
2007-10-10 Jelmer Vernooijr9463: Fix DumpFunction() (was ignoring elements)
2007-10-10 Jelmer Vernooijr9462: Fix locations for generating the yapp files
2007-10-10 Jelmer Vernooijr9461: Couple of very small fixes.
2007-10-10 Jelmer Vernooijr9460: - Move pidl to lib/. This fixes standalone insta...
2007-10-10 Jelmer Vernooijr9459: Move pidl up one level (to prevent too much...
2007-10-10 Jelmer Vernooijr9455: Support for reading the policy database
2007-10-10 Jelmer Vernooijr9453: Add samba3_samaccount (fix the build)
2007-10-10 Simo Sorcer9451: some fixes now core.schema and cosine.schema...
2007-10-10 Jelmer Vernooijr9450: Initial work on reading group mapping database.
2007-10-10 Jelmer Vernooijr9449: Add simple utility for dumping Samba3 domain...
2007-10-10 Jelmer Vernooijr9448: Work on reading the secrets tdb. Build tdbsam...
2007-10-10 Simo Sorcer9447: Add a new tool to convert openLdap schema files...
2007-10-10 Simo Sorcer9446: clean up old test file
2007-10-10 Jelmer Vernooijr9445: Support flags, add DATA_BLOB support
2007-10-10 Jelmer Vernooijr9442: Support some more primitive types. Fix charset...
2007-10-10 Jelmer Vernooijr9441: Use "const char *" for fixed-size arrays with...
2007-10-10 Jelmer Vernooijr9440: Fix bug introduced by new zero-padding code...
2007-10-10 Jelmer Vernooijr9439: Make sure the remainder of the array is always...
2007-10-10 Jelmer Vernooijr9438: Add initial files for ldb_map
2007-10-10 Jelmer Vernooijr9437: Update PLAN and README for Samba3 compatibility...
2007-10-10 Jelmer Vernooijr9433: - Update TODO & README
2007-10-10 Volker Lendecker9431: Check an error code in BASE-DELETE.
2007-10-10 Jelmer Vernooijr9430: Remove obsolete file.
2007-10-10 Jelmer Vernooijr9429: Update link to DCOM spec. Fix HRESULT values.
2007-10-10 Tim Potterr9424: Remove duplicate interface name in DCERPC subdis...
2007-10-10 Tim Potterr9423: Fix a typo.
2007-10-10 Andrew Bartlettr9422: Include crypto.h header.
2007-10-10 Andrew Bartlettr9421: Move arcfour code into it's own file, in lib...
2007-10-10 Andrew Bartlettr9420: Fix the SPNEGO system again: Update the state...
2007-10-10 Andrew Bartlettr9419: Silly, silly, untested mistake...
2007-10-10 Andrew Bartlettr9418: SPNEGO fixes:
2007-10-10 Andrew Bartlettr9417: Ask for the ASYNC_REPLIES feature, as will want...
2007-10-10 Andrew Bartlettr9416: Cleanups inspired by jra's work to migrate Samba...
2007-10-10 Andrew Bartlettr9415: Remove old kerberos code (including salt guessin...
2007-10-10 Andrew Bartlettr9414: Fix failure to find own domain info due to recen...
2007-10-10 Andrew Bartlettr9413: Bring Samba4 back up to date with lorikeet-heimdal.
2007-10-10 Andrew Bartlettr9412: Simplfy this NTLM authentication code by requiri...
2007-10-10 Andrew Bartlettr9411: Ensure we don't send a challenge without first...
2007-10-10 Andrew Tridgellr9410: - a winreg_CloseKey() should return a zero key...
2007-10-10 Andrew Tridgellr9409: fix a problem that volker noticed with web page...
2007-10-10 Andrew Bartlettr9406: Add const.
2007-10-10 Andrew Bartlettr9396: ntlm_auth updates, including again support for...
2007-10-10 Simo Sorcer9394: avoid to use BOOL in ldb
2007-10-10 Simo Sorcer9393: Fix ldb standalone build
2007-10-10 Simo Sorcer9392: Fix ldb_dn_compose to make build farm happy
2007-10-10 Simo Sorcer9391: Convert all the code to use struct ldb_dn to...
2007-10-10 Andrew Tridgellr9390: fixed mixing of code and data
2007-10-10 Andrew Tridgellr9389: handle errors reading from files in web server
2007-10-10 Andrew Tridgellr9388: we should fault bad handles given to winreg_GetV...
2007-10-10 Andrew Tridgellr9387: regedit uses "New Key #nn" for newly created...
2007-10-10 Andrew Tridgellr9386: OpenKey with a bad name must return WERR_BADFILE...
2007-10-10 Simo Sorcer9385: Remove unused functions
2007-10-10 Andrew Tridgellr9384: added a debug to show the dcerpc fault code...
2007-10-10 Tim Potterr9382: Add a dummy registry for HKEY_USERS to get rid...
2007-10-10 Tim Potterr9381: Line wrapping.
2007-10-10 Andrew Tridgellr9379: the valgrind test box is now just going past...
2007-10-10 Andrew Tridgellr9378: initialise the last_mod attribute in the ldb...
2007-10-10 Andrew Tridgellr9377: made winreg a user tool (I find it quite useful...
2007-10-10 Andrew Tridgellr9374: HPUX is also missing setegid()
next