ira/wip.git
2007-10-10 Derrell Lipmanr20569: Web Application Framework
2007-10-10 Stefan Metzmacherr20568: split out the rootdse ldif
2007-10-10 Jelmer Vernooijr20567: Print proper errors with filename and line...
2007-10-10 Jelmer Vernooijr20566: Prepending with r-> is no longer necessary.
2007-10-10 Stefan Metzmacherr20565: configure the list of global ldb modules also...
2007-10-10 Jelmer Vernooijr20564: Regenerate.
2007-10-10 Jelmer Vernooijr20563: Start using the new parser in ParseExpr()....
2007-10-10 Jelmer Vernooijr20562: Start building expr parser. Add separate copy...
2007-10-10 Jelmer Vernooijr20561: Add parser for subexpressions used in IDL attri...
2007-10-10 Stefan Metzmacherr20560: make it possible to configure the backend and...
2007-10-10 Derrell Lipmanr20559: Web Application Framework
2007-10-10 Stefan Metzmacherr20557: use ${DOMAINDN} instead of ${BASEDN}
2007-10-10 Jelmer Vernooijr20556: Add more tests to make sure nothing breaks...
2007-10-10 Stefan Metzmacherr20555: fix typo...
2007-10-10 Stefan Metzmacherr20554: - use ${ROOTDN} for the rootDomainNamingContext
2007-10-10 Stefan Metzmacherr20553: add ${CONFIGDN} and ${SCHEMADN} instead of...
2007-10-10 Volker Lendecker20552: Little Samba3 test to force smb_close to return...
2007-10-10 Stefan Metzmacherr20551: use variable instead of hardcoded value for...
2007-10-10 Jelmer Vernooijr20550: Use standard error mechanism in parser.
2007-10-10 Volker Lendecker20549: obvious bug fix..
2007-10-10 Jelmer Vernooijr20548: Remove unnecessary "use lib", fix warnings.
2007-10-10 Jelmer Vernooijr20547: Add tests for expected errors/warnings.
2007-10-10 Jelmer Vernooijr20545: Fix is_constant().
2007-10-10 Jelmer Vernooijr20543: Merge some pidl bug fixes:
2007-10-10 Andrew Tridgellr20540: darn, also need to fix this event_context reference
2007-10-10 Andrew Tridgellr20539: - split the common timer related events code...
2007-10-10 Derrell Lipmanr20538: Web Application Framework
2007-10-10 Stefan Metzmacherr20531: - create the rdn attribute which is an alias...
2007-10-10 Stefan Metzmacherr20529: very, very ugly...
2007-10-10 Volker Lendecker20525: Closing a dir with del-on-close set requires...
2007-10-10 Stefan Metzmacherr20523: match the lDAPDisplayName case insensitive
2007-10-10 Stefan Metzmacherr20522: make a copy of the objectguid ldb module because:
2007-10-10 Stefan Metzmacherr20520: allow the caller to pass NULL if it doesn't...
2007-10-10 Derrell Lipmanr20519: Web Application Framework
2007-10-10 Derrell Lipmanr20518: reapply finite state machine mods which got...
2007-10-10 Derrell Lipmanr20517: re-add cleaned-up webapps
2007-10-10 Derrell Lipmanr20516: svn gets royally screwed up when renaming or...
2007-10-10 Derrell Lipmanr20515: Continued work on the Web Application Framework...
2007-10-10 Stefan Metzmacherr20514: implement idl for DsGetNT4ChangeLog() which...
2007-10-10 Stefan Metzmacherr20513: this values are the same as in drsuapi_DsReplic...
2007-10-10 Jelmer Vernooijr20511: Combine warnings/errors/fatal functions and...
2007-10-10 Stefan Metzmacherr20510: fix spelling
2007-10-10 Jelmer Vernooijr20509: Warn about the fact that no tests have been...
2007-10-10 Volker Lendecker20508: Confirm a special case in samba3 reply_getatr...
2007-10-10 Stefan Metzmacherr20506: - fix parsing of LinkedAttribute values
2007-10-10 Andrew Bartlettr20505: I had the wrong ldif name here.
2007-10-10 Stefan Metzmacherr20504: we handle the attribute values always as DATA_B...
2007-10-10 Volker Lendecker20497: Two changes to RAW-OPEN that Samba does not...
2007-10-10 Andrew Bartlettr20495: Further notes on joining with fedora DS.
2007-10-10 Andrew Bartlettr20494: Dave CB <davecb@spamcop.net> found some stray...
2007-10-10 Andrew Bartlettr20493: Add support for the 'Netscape' varient of GUID...
2007-10-10 Andrew Bartlettr20492: Add in instructions/sample LDIF to setup Fedora...
2007-10-10 Stefan Metzmacherr20484: get rid of the special case for DN strings
2007-10-10 Stefan Metzmacherr20483: Sorry Volker:-)
2007-10-10 Volker Lendecker20481: Fix the build -- Stefan, please look at this...
2007-10-10 Volker Lendecker20480: In Samba3 we don't yet have support for all...
2007-10-10 Stefan Metzmacherr20477: get rid of the spcial case for unicode strings
2007-10-10 Stefan Metzmacherr20476: get rid of extra case for uint32 values
2007-10-10 Stefan Metzmacherr20475: remove special case for GUID values
2007-10-10 Volker Lendecker20474: Skip the delete-on-close test on a non-empty...
2007-10-10 Stefan Metzmacherr20473: remove special case for boolean values
2007-10-10 Stefan Metzmacherr20472: add a comment for Object(Replica-Link), it...
2007-10-10 Stefan Metzmacherr20471: implement conversation functions for PRESENTATI...
2007-10-10 Stefan Metzmacherr20469: w2k3 handles String(Numeric), String(Printable...
2007-10-10 Andrew Bartlettr20468: Patch from Martin Kuehl <kuehl@univention.de...
2007-10-10 Andrew Bartlettr20467: Don't segfault if we don't have an OID map
2007-10-10 Stefan Metzmacherr20466: I removed the _all only for tests and forgot...
2007-10-10 Andrew Bartlettr20464: Make it clear what does the process group stuff
2007-10-10 Stefan Metzmacherr20463: implement conversation of NTTIME_UTC attribute...
2007-10-10 Stefan Metzmacherr20462: add functions to handle UTCTime strings
2007-10-10 Stefan Metzmacherr20461: this attribute syntaxes are not used for any...
2007-10-10 Andrew Bartlettr20460: Simplfy the handling of password hashes in...
2007-10-10 Andrew Bartlettr20459: LDB map cleanup:
2007-10-10 Andrew Bartlettr20458: This data is invalid, and causes the samba3sam...
2007-10-10 Andrew Bartlettr20457: Print more information before asserting
2007-10-10 Andrew Bartlettr20456: Rename variables to avoid shadowing global...
2007-10-10 Andrew Bartlettr20455: Apply some of the patches from Martin Kuehl...
2007-10-10 Stefan Metzmacherr20453: add conversation for the DN_BINARY attribute...
2007-10-10 Stefan Metzmacherr20452: add conversation for DN strings.
2007-10-10 Stefan Metzmacherr20450: implement conversation of unicode strings
2007-10-10 Stefan Metzmacherr20449: Happy New Year!
2007-10-10 Derrell Lipmanr20446: rename swat directory to swat.obsolete; keeping...
2007-10-10 Derrell Lipmanr20445: add README file indicating that the swat direct...
2007-10-10 Derrell Lipmanr20444: WEB Application framework / SWAT.
2007-10-10 Stefan Metzmacherr20441: fix compiler warnings
2007-10-10 Stefan Metzmacherr20440: some OID syntax attributes need special handling
2007-10-10 Stefan Metzmacherr20439: this should be const pointers
2007-10-10 Stefan Metzmacherr20438: - bail out on conversation errors
2007-10-10 Stefan Metzmacherr20437: add conversation function for OID's
2007-10-10 Stefan Metzmacherr20436: add more comments and add macros signed version...
2007-10-10 Stefan Metzmacherr20435: implement the syntax conversation functions...
2007-10-10 Stefan Metzmacherr20425: a w2k3 forest doesn't have objects with attribu...
2007-10-10 Volker Lendecker20423: Fix debug output
2007-10-10 Volker Lendecker20422: A torture test extension for Jeremy
2007-10-10 Stefan Metzmacherr20421: - delay the schema analysis untill the full...
2007-10-10 Stefan Metzmacherr20420: create infrastructure to convert attribute...
2007-10-10 Stefan Metzmacherr20419: remove unused ojectSid and NTTIME_1sec cases
2007-10-10 Stefan Metzmacherr20418: start to get step by step rid of the union...
2007-10-10 Stefan Metzmacherr20417: - fix pushing of drsuapi_DsAttributeValueDataBlob
2007-10-10 Stefan Metzmacherr20416: fix compiler warnings
next