All public logs

Jump to navigation Jump to search

Combined display of all available logs of truxwiki.com. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)
  • 11:10, 30 March 2021 216.73.216.125 talk uploaded File:NormalIcon.png
  • 11:10, 30 March 2021 216.73.216.125 talk created page File:NormalIcon.png
  • 11:07, 30 March 2021 216.73.216.125 talk uploaded File:LoadingIcon 00.png
  • 11:07, 30 March 2021 216.73.216.125 talk created page File:LoadingIcon 00.png
  • 10:46, 30 March 2021 216.73.216.125 talk uploaded File:Tray.png
  • 10:46, 30 March 2021 216.73.216.125 talk created page File:Tray.png
  • 10:38, 30 March 2021 216.73.216.125 talk created page Truxton Status (Created page with "Truxton Status Tray application")
  • 03:14, 30 March 2021 Sam talk contribs created page TruxtonArtifactType (Created page with "This class lets you add to the <code>[EntityType]</code> table in Truxton. This is how you add your own custom artifact types to Truxton. =Attributes and Methods= ==<code>id<...")
  • 16:35, 29 March 2021 Sam talk contribs created page Truxton artifact type set short name (Created page with "This sets the label for the artifact type. This corresponds to the <code>[ShortName]</code> column of the <code>[EntityType]</code> table. =Syntax= <source lang="C"> void tru...")
  • 16:33, 29 March 2021 Sam talk contribs created page Truxton artifact type set long name (Created page with "This sets the more descriptive name for the artifact type. This corresponds to the <code>[LongName]</code> column of the <code>[EntityType]</code> table. It will be stored in...")
  • 16:12, 29 March 2021 Sam talk contribs created page Truxton artifact type set id (Created page with "This sets the artifact type identifier. This corresponds to the <code>[ID]</code> column of the <code>[EntityType]</code> table. It will be stored in the <code>[EntityTypeID]<...")
  • 15:05, 29 March 2021 Sam talk contribs created page Python Sample Export Videos (Created page with "This sample shows the how to export video files in Python. =Source Code= <source line lang="python"> import sys sys.path.append('C:/Program Files/Truxton/SDK') import truxton...")
  • 14:53, 29 March 2021 Sam talk contribs created page Truxton artifact type get short name (Created page with "This retrieves the short name of an artifact type. This corresponds to the <code>[ShortName]</code> column of the <code>[EntityType]</code> table in the database. =Syntax= <s...")
  • 14:51, 29 March 2021 Sam talk contribs created page Truxton artifact type get long name (Created page with "This retrieves the long name of an artifact type. This corresponds to the <code>[LongName]</code> column of the <code>[EntityType]</code> table in the database. =Syntax= <sou...")
  • 08:52, 27 March 2021 Sam talk contribs created page Truxton artifact type get id (Created page with "This retrieves the artifact type identifier. This corresponds to the <code>[ID]</code> column of the <code>[EntityType]</code> table. It will be stored in the <code>[EntityTyp...")
  • 08:40, 27 March 2021 Sam talk contribs created page Truxton artifact type save (Created page with "This will commit the data in the artifact type object to the database. It will write a record to the <code>[EntityType]</code> table in the database. =Syntax= <source lang="C...")
  • 08:33, 27 March 2021 Sam talk contribs created page Truxton artifact type destroy (Created page with "This destroys an object created by the <code>truxton_artifact_type_create()</code> call. =Syntax= <source lang="C"> void truxton_artifact_type_destroy( uint64_t artifact_t...")
  • 16:36, 24 March 2021 Sam talk contribs created page Truxton artifact type create (Created page with "This creates an artifact type object. You can use this to extend Truxton with new types of artifacts. =Syntax= <source lang="C"> uint64_t truxton_artifact_type_create( uint64...")
  • 11:21, 23 March 2021 Sam talk contribs uploaded File:Les State Machine.png (A visualization of the states of a load.)
  • 11:21, 23 March 2021 Sam talk contribs created page File:Les State Machine.png (A visualization of the states of a load.)
  • 11:25, 22 March 2021 216.73.216.125 talk created page Helpful scripts (Created page with " =Download/Install Chrome= <source lang="powershell"> $Path = $env:TEMP; $Installer = "chrome_installer.exe"; Invoke-WebRequest "http://dl.google.com/chrome/install/375.126/ch...")
  • 15:16, 19 March 2021 Sam talk contribs created page Truxton etl get application name (Created page with "This retrieves the name of the ETL application. =Syntax= <source lang="C"> void truxton_etl_get_application_name( uint64_t etl_handle, char * destination_string, size_t maxim...")
  • 10:44, 5 March 2021 Sam talk contribs created page Truxton options exists (Created page with "Determines if a value exists in the options. =Syntax= <source lang="C"> int64_t truxton_options_exists( uint64_t options_handle, char const * name ); </source> =Parameters=...")
  • 12:42, 3 March 2021 User account 216.73.216.125 talk was created by Admin talk contribs and password was sent by email
  • 12:41, 3 March 2021 User account 216.73.216.125 talk was created by Admin talk contribs and password was sent by email
  • 12:40, 3 March 2021 User account 216.73.216.125 talk was created by Admin talk contribs and password was sent by email
  • 12:40, 3 March 2021 User account 216.73.216.125 talk was created by Admin talk contribs and password was sent by email
  • 15:26, 2 March 2021 216.73.216.125 talk created page User:Mronosentono (Created page with "==User Info== ===Name: Mohammad Ronosentono=== ===Email: mronosentono@projectkittyhawk.io===")
  • 07:26, 2 March 2021 Sam talk contribs created page Rack First Load (Created page with "The following are the steps to get Truxton up and running for loading data. =U01 - Message Bus and SOLR Server= # Delete the files in <code>C:\ClusterStorage\Depot\Shares\Dep...")
  • 07:21, 2 March 2021 Sam talk contribs created page Rack Install Truxton (Created page with "The following steps will install Truxton on the rack. =U01 - Message Bus and SOLR Server= # Run <code>Truxton_Installer.exe</code> # Do not use defaults # Use <code>D:\Truxto...")
  • 07:06, 2 March 2021 Sam talk contribs created page Rack Reset (Created page with "This page details how to stop, remove and free data associated with Truxton. You would do this when you want to start with a fresh install of Truxton. =U01= This machine serv...")
  • 06:50, 2 March 2021 Sam talk contribs created page Rack Power Up Sequence (Created page with "=Rack Power Up Sequence= Generally speaking, you start the rack from the top down. # Turn on the network switches # Turn on the KVM switch # Connect the Yellowbrick blades to...")
  • 16:30, 18 February 2021 Sam talk contribs created page Truxton child file create child (Created page with "This creates another child file object with this object as its parent. =Syntax= <source lang="C"> uint64_t truxton_child_file_create_child( uint64_t child_handle ); </source>...")
  • 16:17, 18 February 2021 Sam talk contribs created page Truxton jurisdiction get description (Created page with "This retrieves the description of the jurisdiction. This corresponds to the <code>[Description]</code> column of the <code>[Jurisdiction]</code> table. =Syntax= <source lang=...")
  • 16:16, 18 February 2021 Sam talk contribs created page Truxton jurisdiction get name (Created page with "This retrieves the name of the jurisdiction. This corresponds to the <code>[Name]</code> column of the <code>[Jurisdiction]</code> table. =Syntax= <source lang="C"> void trux...")
  • 16:11, 18 February 2021 Sam talk contribs created page Truxton jurisdiction get id (Created page with "This returns the integer identifier for the jurisdiction. This corresponds to the <code>[ID]</code> column of the <code>[Jurisdiction]</code> table. =Syntax= <source lang="C"...")
  • 16:00, 18 February 2021 Sam talk contribs created page Truxton jurisdiction set name (Created page with "This sets the name of the jurisdiction. This corresponds to the <code>[Name]</code> column of the <code>[Jurisdiction]</code> table. =Syntax= <source lang="C"> void truxton_j...")
  • 15:54, 18 February 2021 Sam talk contribs created page Truxton jurisdiction set description (Created page with "This sets the name of the jurisdiction. This corresponds to the <code>[Name]</code> column of the <code>[Jurisdiction]</code> table. =Syntax= <source lang="C"> void truxton_j...")
  • 15:53, 18 February 2021 Sam talk contribs created page Truxton jurisdiction set id (Created page with "This sets the 64-bit integer to use as the identifier for the jurisdiction object. This corresponds to the <code>[ID]</code> column of the <code>[Jurisdiction]</code> table....")
  • 15:43, 18 February 2021 Sam talk contribs created page Truxton jurisdiction save (Created page with "This saves a jurisdiction object to the <code>[Jurisdiction]</code> table. =Syntax= <source lang="C"> int truxton_jurisdiction_save( uint64_t jurisdiction_handle ); </source>...")
  • 15:41, 18 February 2021 Sam talk contribs created page Truxton jurisdiction destroy (Created page with "This destroys a jurisdiction object. =Syntax= <source lang="C"> void truxton_jurisdiction_destroy( uint64_t jurisdiction_handle ); </source> =Parameters= ==<code>jurisdictio...")
  • 15:21, 18 February 2021 Sam talk contribs created page Truxton jurisdiction create (Created page with "This creates a jurisdiction in Truxton. Jurisdictions can be used to track the amount of work you have performed for a particular group. This object corresponds to the <code>[...")
  • 13:54, 18 February 2021 Sam talk contribs created page Truxton investigation remove media (Created page with "Removes a piece of media from an investigation. This will deletea record in the <code>[InvestigationMedia]</code>. =Syntax= <source lang="C"> int truxton_investigation_remove...")
  • 13:52, 18 February 2021 Sam talk contribs created page Truxton investigation add media (Created page with "Adds a piece of media to an investigation. This will make a record in the <code>[InvestigationMedia]</code>. =Syntax= <source lang="C"> int truxton_investigation_add_media( u...")
  • 11:48, 18 February 2021 Sam talk contribs created page Truxton investigation get type (Created page with "This retrieves the type of the investigation. It corresponds to the <code>[InvestigationTypeID]</code> column of the <code>[Investigation]</code> table. It should contain a va...")
  • 11:47, 18 February 2021 Sam talk contribs created page Truxton investigation get status (Created page with "This retrieves the status of the investigation. It corresponds to the <code>[InvestigationStatusID]</code> column of the <code>[Investigation]</code> table. It should contain...")
  • 11:00, 18 February 2021 Sam talk contribs created page Truxton investigation get jurisdiction (Created page with "This retrieves the case number associated with the investigation. It corresponds to the <code>[CaseNumber]</code> column of the <code>[Investigation]</code> table. =Syntax= <...")
  • 10:57, 18 February 2021 Sam talk contribs created page Truxton investigation get case number (Created page with "This retrieves the case number associated with the investigation. It corresponds to the <code>[CaseNumber]</code> column of the <code>[Investigation]</code> table. =Syntax= <...")
  • 10:55, 18 February 2021 Sam talk contribs created page Truxton investigation get description (Created page with "This retrieves the description of the investigation. It corresponds to the <code>[Description]</code> column of the <code>[Investigation]</code> table. =Syntax= <source lang=...")
  • 10:54, 18 February 2021 Sam talk contribs created page Truxton investigation get name (Created page with "This retrieves the name of the investigation. It corresponds to the <code>[Name]</code> column of the <code>[Investigation]</code> table. =Syntax= <source lang="C"> void trux...")
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)