Fix missing Month field in LogonTime structure
[jelmer/openchange.git] / utils /
2008-10-01 Jelmer VernooijUse newer version of Samba 4.
2008-09-30 Jelmer VernooijIgnore tags files, fix build with current Samba 4.
2008-09-19 Julien Kerihuel- Fix a bug in NspiUpdateStat: make plDelta mandatory...
2008-09-19 Brad HardsFix valgrind-reported error, per ticket #101.
2008-09-19 Brad HardsMake sure we clean up after mapitest runs.
2008-09-17 Julien KerihuelExit the test if the WriteStream operation fails
2008-09-17 Brad HardsMake sure we set the body and body format properties, to
2008-09-14 Brad HardsAdd forgotten part of API documentation fixes for mapitest.
2008-09-14 Brad HardsImprove mapitest API documentation.
2008-09-13 Brad HardsUse new DeleteFolder flags to clean up folders on deletion.
2008-09-09 Julien Kerihuel- Update the Logon_repl IDL (0xFE) and implementation
2008-09-08 Julien Kerihuel- Add GetStoreState (0x7b) IDL, implementation and...
2008-09-08 Julien Kerihuel- Update the SearchFlags enum, GetSearchCriteria and...
2008-09-08 Julien Kerihuel- Update DeleteFolder IDL and implementation
2008-09-08 Julien Kerihuel- Rename GetRowCount to QueryPosition
2008-09-08 Julien Kerihuel- Update SaveChangesMessage IDL and implementation
2008-09-07 Julien KerihuelRename SBinary to Binary_r
2008-09-07 Julien Kerihuel- Move from SLPSTRArray to StringArray_r
2008-09-07 Julien Kerihuel- Update the EcDoConnect IDL (ref. ticket #99)
2008-09-07 Brad HardsReduce warnings when compiling with 64-bit arch.
2008-09-06 Julien Kerihuel- MAJOR NSPI protocol and libmapi stack update
2008-09-06 Brad HardsClean up on failure.
2008-09-06 Brad HardsClean up on failure.
2008-09-06 Brad HardsMinor improvements to ensure cleanup on failure.
2008-09-04 Julien Kerihuel- update EcRRegisterPushNotification IDL
2008-09-02 Julien Kerihuel- Fix Restrict IDL and implementation
2008-09-02 Julien Kerihuel- Replace libmapi/mapi_nameid.h with a generated mparse...
2008-09-02 Julien Kerihuel- Add new IDL file (property.idl) to push/pull structur...
2008-08-30 Julien Kerihuel- Update mapi-nameid-properties with a more complete...
2008-08-28 Julien KerihuelAdd missing check on password for the create command
2008-08-26 Julien Kerihuel- Add implementation of the NSPI Referral protocol...
2008-07-21 Julien Kerihuel* Fix remaining ByteRead parameter size for ReadStream...
2008-07-20 Julien Kerihuel* Improve/Update Open/Read/WriteStream IDLs
2008-07-17 Julien KerihuelMinor change: remove old debugging string from mapitest
2008-07-16 Brad HardsFix little memory leak.
2008-07-16 Julien KerihuelFix OXOMSG-ABORT-SUBMIT return value and return success...
2008-07-15 Julien KerihuelFix invalid OpenFolder calls in mapitest modules
2008-07-15 Julien Kerihuel- Rename SaveChanges to SaveChangesAttachment (0x25)
2008-07-15 Julien Kerihuel- Fix the huge memory leak described in Ticket #91
2008-07-12 Julien Kerihuel- Add mapi_get_errstr auto-generated routine which...
2008-07-11 Julien Kerihuel- Add GetOwningServers (0x42) implementation (IDL ...
2008-07-11 Julien Kerihuel- Add PublicFolderIsGhosted (0x45) MAPI call (IDL ...
2008-07-06 Julien KerihuelExpose MAPISTATUS error in OXCTABLE-CATEGORY::FreeBookmark.
2008-07-06 Brad HardsImplement GetIdFromLongTermId and GetLongTermIdFromId
2008-07-06 Brad HardsDocumentation typo fix.
2008-07-06 Brad HardsChange the QueryNamesFromIDs() call to match
2008-07-04 Brad HardsMake sure we have names[] array large enough.
2008-07-03 Julien KerihuelFix a small errno bug in GetBestBody
2008-06-25 Julien Kerihuel- Add implementation for the BestBody algorithm
2008-06-25 Julien KerihuelAdd a very basic stat module for mapitest: gives a...
2008-06-25 Julien Kerihuel- Defines a global stream size in mapitest.h
2008-06-16 Jelmer VernooijSupport newer versions of Samba4.
2008-06-10 Brad HardsChange API as identified on devel mailing list.
2008-06-09 Brad HardsAdd mapitest coverage for CopyTo operations on
2008-06-08 Brad HardsMinor documentation updates.
2008-06-08 Brad HardsClean up created message for SpoolerLockMessage() test.
2008-06-07 Brad HardsWe may read up to 0x1000 bytes, so ensure there is
2008-06-06 Brad HardsImplement a bit more mapitest for CopyTo (0x39), in
2008-06-05 Brad HardsImplement the CopyTo operation (0x39), including initia...
2008-06-01 Brad HardsAdd missing part of mapitest for SetReadFlags
2008-06-01 Brad Hardsmapitest for SetReadFlags
2008-06-01 Brad HardsMove some test infrastructure from the oxctable.c module
2008-05-31 Brad HardsAPI docs typo fix.
2008-05-31 Brad HardsUpdate label to reflect SetReadFlags -> SetMessageReadFlag
2008-05-30 Julien KerihuelFix build: SetMessageReadFlag function name was not...
2008-05-30 Brad HardsInitial merge of changes for rename of SetReadFlags to
2008-05-30 Brad HardsUpdate the table operations:
2008-05-25 Brad HardsAvoid segfaulting if you ask for a specific test or...
2008-05-11 Brad HardsRename GetColumns remote operation to GetColumnsAll...
2008-05-11 Brad HardsFix up breakage introduced in r493.
2008-05-10 Brad HardsRefactor the unit tests.
2008-05-05 Julien Kerihuel- Add GetLocalReplicaIds MAPI call (IDL + implementatio...
2008-05-03 Julien Kerihuel- Fix "the very secret" openchange coding style
2008-05-03 Brad HardsImplement the CopyProperties operation, including
2008-05-02 Julien Kerihuel- Add TransportSend MAPI call (IDL + implementation...
2008-05-02 Julien Kerihuel- Add the GetTransportFolder MAPI call (IDL + implement...
2008-05-02 Julien Kerihuel- Add SpoolerLockMessage MAPI call (IDL + implementatio...
2008-05-02 Julien Kerihuel- Add SetSpooler MAPI call (IDL + implementation +...
2008-05-02 Julien Kerihuel- Add GetRulesTable (IDL + implementation + mapitest)
2008-05-02 Brad HardsTypo fix.
2008-05-01 Julien Kerihuel- Add the MoveFolder MAPI call (IDL + implementation...
2008-05-01 Julien Kerihuel- Add MoveFolder MAPI call (IDL + implementation +...
2008-05-01 Julien Kerihuel- Add AbortSubmit MAPI call (IDL + implementation ...
2008-05-01 Brad HardsClean up / flush the stream after use.
2008-05-01 Julien Kerihuel- Uninitialize MAPI and general memory context at the...
2008-04-30 Brad HardsMake sure the version shown for mapitest documentation
2008-04-30 Julien Kerihuel- Rename CopyMessages to MoveCopyMessages
2008-04-30 Brad Hardscomplete the rest of the API documentation autonumbering.
2008-04-29 Julien Kerihuel- Improve the GetHierarchyTable and GetContentsTable...
2008-04-29 Brad HardsInitial part of automatic list numbering for doxygen...
2008-04-28 Julien Kerihuel- Update libmapi version from 0.7 to 0.8
2008-04-28 Julien Kerihuel- Add CopyToStream MAPI call (IDL + implementation...
2008-04-28 Julien Kerihuel- Add SeekStream MAPI call (IDL + implementation +...
2008-04-28 Julien Kerihuel- Add CommitStream MAPI call (IDL + implementation...
2008-04-28 Brad HardsAdd doxygen support for the mapitest examples.
2008-04-27 Julien Kerihuel- Add GetStatus call (IDL + implementation + mapitest)
2008-04-27 Julien Kerihuel- Fix format string problem in mapitest headers
2008-04-27 Julien KerihuelRun offline suites by default.
2008-04-27 Julien Kerihuel- Introduce the online/offline mode for suite
2008-04-27 Brad HardsFix a compile-time warning on amd64, for the second
next