← Back to team overview
marionnet-dev team mailing list archive
Thread
Date
marionnet-dev team
Mailing list archive
Messages by thread
Messages by thread
Messages sent to the marionnet-dev mailing list, ordered by thread from the newest to oldest.
200 of 1045 messages, page
1
| 2 |
3
|
4
|
5
|
6
Last
•
Next
•
Previous
•
First
[Bug 1722157] Re: typo in Makefile
,
(continued)
[Bug 1722157] Re: typo in Makefile
From: Launchpad Bug Tracker, 2017-10-30
[Branch ~marionnet-drivers/marionnet/trunk] Rev 506: Added option --proxy IP:PORT to `marionnet_from_scratch' in order to make wget usable in a system...
From: noreply, 2017-09-22
[Bug 1702923] [NEW] FTBFS with ocaml 4.04 and new dependencies
From: Dimitri John Ledkov, 2017-07-07
[Branch ~marionnet-drivers/marionnet/trunk] Rev 505: Added a button "import" at the right side of the "Document" tab. In the same spirit of revno 503, ...
From: noreply, 2017-07-04
[Branch ~marionnet-drivers/marionnet/trunk] Rev 504: Immediate update of available variants after exporting a snapshot (for routers and machines). Req...
From: noreply, 2017-07-04
[Branch ~marionnet-drivers/ocamlbricks/trunk] Rev 454: Added function (method) Lazy_perishable.set_expired. With this method, the value will be recalcul...
From: noreply, 2017-07-04
[Branch ~marionnet-drivers/marionnet/trunk] Rev 503: Added a button "snapshot" at the right side of the "Disks" tab, useful to export a snapshot as a ...
From: noreply, 2017-07-04
[Branch ~marionnet-drivers/marionnet/trunk] Rev 502: Modified the warning message for the user when a bridge doesn't exist in the system (see revno 50...
From: noreply, 2017-07-02
[Branch ~marionnet-drivers/ocamlbricks/trunk] Rev 453: Modified the module Configuration_files to store the information about the source of each binding...
From: noreply, 2017-07-02
[Branch ~marionnet-drivers/marionnet/trunk] Rev 501: Added a warning window related to the "world bridge" component. Now, a warning appears when the u...
From: noreply, 2017-07-01
[Branch ~marionnet-drivers/marionnet/trunk] Rev 500: Added interface task_runner.mli
From: noreply, 2017-06-30
[Branch ~marionnet-drivers/marionnet/trunk] Rev 499: Slight changes in World_bridge to enhance code readability, specially for fields of type `option'.
From: noreply, 2017-06-30
[Branch ~marionnet-drivers/marionnet/trunk] Rev 498: Some changes in marionnet-daemon.ml in order to make the protocol with client stricter. Some cont...
From: noreply, 2017-06-19
[Branch ~marionnet-drivers/marionnet/trunk] Rev 497: Minor change in state.ml. Now `dot' errors are redirected to /dev/null, in order to prevent an an...
From: noreply, 2017-06-19
[Branch ~marionnet-drivers/marionnet/trunk] Rev 496: Some cosmetic changes in marionnet-daemon.ml, in order to make clearer the dependencies among dae...
From: noreply, 2017-06-19
[Branch ~marionnet-drivers/ocamlbricks/trunk] Rev 452: Minor change in the semantics of module Hashmmap. Now a key may be associated to several values, ...
From: noreply, 2017-06-19
[Branch ~marionnet-drivers/marionnet/trunk] Rev 495: Fixed some problems related to X connections. Now the module x.ml launch (at loading time) a soca...
From: noreply, 2017-06-13
[Branch ~marionnet-drivers/marionnet/trunk] Rev 494: Added the possibility of selecting Quagga services in the router's insert/update dialog. Now, onl...
From: noreply, 2017-06-10
[Branch ~marionnet-drivers/marionnet/trunk] Rev 493: Fixed ambiguity about the semantic of buttons "startup configuration" (Unix for machine and route...
From: noreply, 2017-06-10
[Bug 1697050] [NEW] can't install marionnet with the script
From: gael, 2017-06-09
Re: [Bug 1697050] [NEW] can't install marionnet with the script
From: Jean-Vincent Loddo, 2017-06-10
Re: [Bug 1697050] [NEW] can't install marionnet with the script
From: Luca Saiu, 2017-06-13
[Branch ~marionnet-drivers/marionnet/trunk] Rev 492: Added bash rc-files (read command files) support for routers (see similar commit 481 for machines...
From: noreply, 2017-06-08
[Branch ~marionnet-drivers/ocamlbricks/trunk] Rev 451: Minor bug fixed in Linux.stat (revno 445 was uncompleted). Now also easy_stat() is able to parse ...
From: noreply, 2017-06-08
[Branch ~marionnet-drivers/marionnet/trunk] Rev 491: Several changes and improvements about quagga service configuration and editing.
From: noreply, 2017-06-08
[Branch ~marionnet-drivers/ocamlbricks/trunk] Rev 450: Lazy.is_val replaced by the old (now deprecated!) name Lazy.lazy_is_val for backward compatibility.
From: noreply, 2017-06-02
[Branch ~marionnet-drivers/marionnet/trunk] Rev 490: Added interface (.mli) to the module Machine for code documentation. The same is not done, but sh...
From: noreply, 2017-06-02
[Branch ~marionnet-drivers/marionnet/trunk] Rev 489: Reactive library "chip", now obsolete, removed from the repository.
From: noreply, 2017-06-02
[Branch ~marionnet-drivers/marionnet/trunk] Rev 488: Fixed some possible problems with the widget constructor `Gui_bricks.make_rc_config_widget'. Now ...
From: noreply, 2017-06-02
[Branch ~marionnet-drivers/ocamlbricks/trunk] Rev 449: Added Makefile entry `test_with_utop+widgets' useful to test widgets making. With this tuned vers...
From: noreply, 2017-06-01
[Branch ~marionnet-drivers/marionnet/trunk] Rev 487: Major commit for the router component. Now it's possible to import/edit a configuration file and ...
From: noreply, 2017-06-01
[Branch ~marionnet-drivers/marionnet/trunk] Rev 486: Added choices for router's terminal (ZEBRA, RIP, RIPNG, OSPF, BGP, OSPF6, ISIS). Now the user can...
From: noreply, 2017-06-01
[Branch ~marionnet-drivers/marionnet/trunk] Rev 485: Added rc-files (read command files) support for routers. Il this release, only the "zebra" config...
From: noreply, 2017-05-30
[Branch ~marionnet-drivers/marionnet/trunk] Rev 484: Added functionality "Show Quagga terminal" (CISCO-IOS-like commands) to the component router. Thi...
From: noreply, 2017-05-29
[Branch ~marionnet-drivers/marionnet/trunk] Rev 483: Introduced a variable OCAML4_02_OR_LATER in order to compile the project with an OCaml version le...
From: noreply, 2017-05-27
[Branch ~marionnet-drivers/ocamlbricks/trunk] Rev 448: Introduced a variable OCAML4_02_OR_LATER in order to compile the library with OCaml version lesse...
From: noreply, 2017-05-27
[Branch ~marionnet-drivers/ocamlbricks/trunk] Rev 447: Removed all boring warnings generated by recent OCaml versions (String.create, etc). Removed also...
From: noreply, 2017-05-26
[Branch ~marionnet-drivers/marionnet/trunk] Rev 482: Machine's dialog insert/update modified in order to clarify the unavailability of some options (S...
From: noreply, 2017-05-23
[Branch ~marionnet-drivers/ocamlbricks/trunk] Rev 445: Minor bug fixed in Linux.stat. Now the code is able to parse also process name within parentheses...
From: noreply, 2017-05-15
[Branch ~marionnet-drivers/ocamlbricks/trunk] Rev 446: Removed some tedious "printf stderr" forgot (for debugging) in the module Cortex.
From: noreply, 2017-05-15
[Branch ~marionnet-drivers/marionnet/trunk] Rev 481: Added rc-files (read command files) support for machines. Now any machine instance may be associa...
From: noreply, 2017-05-15
[Branch ~marionnet-drivers/ocamlbricks/trunk] Rev 444: Added function Shell.Files.file (wrapper to the Unix command `file'). Also fixed an ugly bug in U...
From: noreply, 2017-05-15
[Branch ~marionnet-drivers/marionnet/trunk] Rev 480: Fixed bug in marionnet_from_scratch related to wget's calls: now the option --no-check-certificat...
From: noreply, 2017-05-09
[Branch ~marionnet-drivers/marionnet/trunk] Rev 479: Fixed bug about machine's update dialog: now the widget (spin button) representing the memory (RA...
From: noreply, 2017-05-09
[Branch ~marionnet-drivers/ocamlbricks/trunk] Rev 443: Fixed bug in function Gettext_builder.f_ appeared with ocaml 4.02.0. Since this ocaml version, fo...
From: noreply, 2017-05-09
[Branch ~marionnet-drivers/ocamlbricks/trunk] Rev 441: Added CORTEX/spinning.ml{, i} and removed the internal module Busy_waiting from CORTEX/lock.ml
From: noreply, 2017-05-09
[Branch ~marionnet-drivers/ocamlbricks/trunk] Rev 442: Locks with generalized (compositional) products
From: noreply, 2017-05-09
[Branch ~marionnet-drivers/ocamlbricks/trunk] Rev 438: Improved module Lock.Busy_waiting. Now all functions (delay/wait) have an optional parameter ?max...
From: noreply, 2017-05-09
[Branch ~marionnet-drivers/ocamlbricks/trunk] Rev 439: First but quite complete version of locked.ml
From: noreply, 2017-05-09
[Branch ~marionnet-drivers/ocamlbricks/trunk] Rev 440: Added non-blocking versions of access (try_access) in CORTEX/lock.ml and CORTEX/locked.ml
From: noreply, 2017-05-09
[Branch ~marionnet-drivers/ocamlbricks/trunk] Rev 437: Slight optimization in Lock.Conjunction.wait
From: noreply, 2017-05-09
[Branch ~marionnet-drivers/ocamlbricks/trunk] Rev 435: Simplified code of function Cortex.guarded_eval
From: noreply, 2017-05-09
[Branch ~marionnet-drivers/ocamlbricks/trunk] Rev 436: Added module Lock implementing a lock algebra. Finished but untested.
From: noreply, 2017-05-09
[Bug 1684507] [NEW] Gettext function f_ calls Obj.magic on a format string
From: Stéphane Glondu, 2017-04-20
[Bug 1684507] Re: Gettext function f_ calls Obj.magic on a format string
From: Stéphane Glondu, 2017-04-20
Re: [Bug 1684507] Re: Gettext function f_ calls Obj.magic on a format string
From: Jean-Vincent Loddo, 2017-05-09
[Bug 1684507] Re: Gettext function f_ calls Obj.magic on a format string
From: Stéphane Glondu, 2017-04-20
[Branch ~marionnet-drivers/marionnet/trunk] Rev 478: Fixed some PNG files in order to prevent errors with libpng>=1.6. Example of error messages launc...
From: noreply, 2016-10-04
[Branch ~marionnet-drivers/marionnet/trunk] Rev 477: Our urls updated from "http" to "https" in the script marionnet_from_scratch. This simple change ...
From: noreply, 2016-07-11
[Branch ~marionnet-drivers/ocamlbricks/trunk] Rev 434: Build system modified according to marionnet revno 476 (commit about prefix_install and Archlinux...
From: noreply, 2016-06-07
[Branch ~marionnet-drivers/marionnet/trunk] Rev 476: Added the parameter $prefix_install in CONFIGME and Makefile. This value may be useful to set a t...
From: noreply, 2016-06-07
[Bug 1589696] [NEW] Plantage du serveur X lors de la fermeture de plusieurs instances de Marionnet
From: JulioJu, 2016-06-06
[Bug 1589687] [NEW] Plantage du serveur X quand /tmp est plein
From: JulioJu, 2016-06-06
[Bug 1589687] Re: Plantage du serveur X quand /tmp est plein
From: JulioJu, 2016-06-06
[Branch ~marionnet-drivers/marionnet/trunk] Rev 475: Fixed a bug introduced in marionnet_from_scratch by revision 473 to deal with Debian 8.4. Replaci...
From: noreply, 2016-06-06
[Branch ~marionnet-drivers/ocamlbricks/trunk] Rev 433: Makefile.local reverted to the previous version, in order to prevent problems with marionnet_from...
From: noreply, 2016-06-06
[Branch ~marionnet-drivers/ocamlbricks/trunk] Rev 432: Build-system adapted to be the same for the main repository and local copies (for instance within...
From: noreply, 2016-06-06
[Branch ~marionnet-drivers/ocamlbricks/trunk] Rev 431: Makefile modified to render ocamlbricks more easily integrable in another projects (for instance ...
From: noreply, 2016-06-06
[Branch ~marionnet-drivers/ocamlbricks/trunk] Rev 430: Added tools for managing tuples of optional values in Option (split, combine, ..).
From: noreply, 2016-06-06
[Branch ~marionnet-drivers/ocamlbricks/trunk] Rev 429: Added parameter to trace success (not only failures) memoizing functions.
From: noreply, 2016-06-06
[Branch ~marionnet-drivers/ocamlbricks/trunk] Rev 428: Added a function to get the number of processors running in the current (Linux) system, reading f...
From: noreply, 2016-06-06
[Branch ~marionnet-drivers/ocamlbricks/trunk] Rev 427: Added simple but recurring functions to calculate percentage in PervasivesExtra.
From: noreply, 2016-06-06
[Branch ~marionnet-drivers/ocamlbricks/trunk] Rev 426: Added some variants for mapping and folding a structure (list or array) at the same time.
From: noreply, 2016-06-06
[Branch ~marionnet-drivers/marionnet/trunk] Rev 474: Added two config files (as exemple, 3.2.51 and 3.2.64) for building uml kernels with pupisto.kern...
From: noreply, 2016-06-01
[Branch ~marionnet-drivers/marionnet/trunk] Rev 473: Some problems of marionnet_from_scratch fixed on Debian 8.4 (libtool, libc6-i386, sudo -E).
From: noreply, 2016-05-25
[Bug 1580349] [NEW] Résolution du bug installation Archlinux
From: JulioJu, 2016-05-10
[Bug 1580349] Re: Résolution du bug installation Archlinux
From: JulioJu, 2016-05-10
[Bug 1580349] Re: Résolution du bug installation Archlinux
From: JulioJu, 2016-05-10
[Bug 1580349] Re: Résolution du bug installation Archlinux
From: JulioJu, 2016-05-10
[Branch ~marionnet-drivers/marionnet/trunk] Rev 472: Modified the script marionnet_from_scratch. Now it automatically downloads and installs the new m...
From: noreply, 2016-04-08
[Branch ~marionnet-drivers/ocamlbricks/trunk] Rev 425: Bug fixed in hashtblExtra.ml: now the module may be compiled also with version older than OCaml 4
From: noreply, 2016-01-24
[Branch ~marionnet-drivers/marionnet/trunk] Rev 471: Workaround for possible Bash's incompatiblities making virtual machines with pupisto. These incom...
From: noreply, 2016-01-15
[Branch ~marionnet-drivers/ocamlbricks/trunk] Rev 424: Added function HashtblExtra.of_assoc_list
From: noreply, 2015-09-21
[Branch ~marionnet-drivers/ocamlbricks/trunk] Rev 423: Added functions with_open_in, with_open_in_bin, with_open_out, with_open_out_bin, get_file_conten...
From: noreply, 2015-09-18
[Branch ~marionnet-drivers/ocamlbricks/trunk] Rev 422: Added some printing facilities for lists, arrays and option types.
From: noreply, 2015-09-18
[Branch ~marionnet-drivers/ocamlbricks/trunk] Rev 421: Added some utilities to the module Hashset
From: noreply, 2015-09-15
[Branch ~marionnet-drivers/ocamlbricks/trunk] Rev 420: The kit of functions ArrayExtra.dichotomic_* has been generalized (abstracted from the total orde...
From: noreply, 2015-09-15
[Branch ~marionnet-drivers/ocamlbricks/trunk] Rev 419: Bug fixed in the build system: now the code requiring OCaml 4.x.y or later are not compiled when ...
From: noreply, 2015-07-23
[Bug 1476420] [NEW] trunk - Unbound value Hashtbl.stats
From: Russell Mosemann, 2015-07-20
[Bug 1476420] Re: trunk - Unbound value Hashtbl.stats
From: Russell Mosemann, 2015-07-21
Re: [Bug 1476420] Re: trunk - Unbound value Hashtbl.stats
From: Jean-Vincent Loddo, 2015-07-23
[Branch ~marionnet-drivers/marionnet/trunk] Rev 470: Fourth step of the transition Chip -> Cortex. Cable's insertion/update dialog re-implemented with...
From: noreply, 2015-07-12
[Branch ~marionnet-drivers/marionnet/trunk] Rev 469: Third step of the transition Chip -> Cortex. The old reactive system (state#system) based on Chip...
From: noreply, 2015-07-12
[Branch ~marionnet-drivers/marionnet/trunk] Rev 468: Second step of the transition Chip -> Cortex. The sketch refreshing is now implemented with Corte...
From: noreply, 2015-07-12
[Branch ~marionnet-drivers/marionnet/trunk] Rev 467: First step of the transition Chip -> Cortex. Several parts of the code are now implemented with C...
From: noreply, 2015-07-12
[Branch ~marionnet-drivers/ocamlbricks/trunk] Rev 418: Cortex.defuse modified in order to wake-up and stop all threads waiting on the deactivated cortex.
From: noreply, 2015-07-12
[Branch ~marionnet-drivers/ocamlbricks/trunk] Rev 417: Minor bug fixed in Dot : removed the "gtk" output format which causes some troubles (interactive ...
From: noreply, 2015-06-17
[Branch ~marionnet-drivers/ocamlbricks/trunk] Rev 416: Minor changes in Cortex, prepared to be used in Marionnet
From: noreply, 2015-06-17
[Branch ~marionnet-drivers/marionnet/trunk] Rev 466: Version where funny (and UTF-8) chars are allowed also for project names (not only for their pare...
From: noreply, 2015-06-09
[Branch ~marionnet-drivers/ocamlbricks/trunk] Rev 415: Module Environment renamed to Environments in order to prevent a name clash with the OCaml-R bind...
From: noreply, 2015-06-09
[Branch ~marionnet-drivers/ocamlbricks/trunk] Rev 414: Function Endpoint.Source.fold_lines re-implemented in imperative style in order to avoid stack ov...
From: noreply, 2015-05-28
[Branch ~marionnet-drivers/ocamlbricks/trunk] Rev 413: Added function Shell.escaped_filename, which escapes (prefixing by a double backslash "\\") blank...
From: noreply, 2015-05-28
[Branch ~marionnet-drivers/ocamlbricks/trunk] Rev 412: Added function group_by in the module ArrayExtra, inspired by the concept of grouping in SQL:
From: noreply, 2015-05-28
[Branch ~marionnet-drivers/ocamlbricks/trunk] Rev 411: Added map functions for hash tables (in HashtblExtra):
From: noreply, 2015-05-28
Many TAP interfaces with paired 172.23.0.1 in case of several concurrently running Marionnet projects
From: Simon Baev, 2015-04-24
Re: Many TAP interfaces with paired 172.23.0.1 in case of several concurrently running Marionnet projects
From: jean-vincent . loddo, 2015-04-29
Message not available
Re: Many TAP interfaces with paired 172.23.0.1 in case of several concurrently running Marionnet projects
From: jean-vincent . loddo, 2015-04-30
[Branch ~marionnet-drivers/marionnet/trunk] Rev 465: Removed the constraint avoiding funny characters (blanks, commas, parenthesis, ..) in the full pat...
From: noreply, 2015-04-15
[Branch ~marionnet-drivers/ocamlbricks/trunk] Rev 410: Added predicate UnixExtra.test_kind_and_access and some related instances (dir_rw_or_link_to, dir...
From: noreply, 2015-04-14
[Branch ~marionnet-drivers/marionnet/trunk] Rev 464: Fixed bug about the loading of Dot's options. The method state#dotoptions#load_from_file, changed...
From: noreply, 2015-04-10
[Branch ~marionnet-drivers/ocamlbricks/trunk] Rev 409: Minor changes to avoid boring compilation warnings
From: noreply, 2015-04-09
[Branch ~marionnet-drivers/marionnet/trunk] Rev 463: Optimized the find of virtual machines and routers installed on disk, using the Lazy_perishable d...
From: noreply, 2015-04-07
[Branch ~marionnet-drivers/ocamlbricks/trunk] Rev 408: Added module Lazy_perishable for managing lazy values with a lifetime. When the delay is expired, ...
From: noreply, 2015-04-07
[Branch ~marionnet-drivers/marionnet/trunk] Rev 462: Relaxed regular expressions for old project recognition, in order to enlarge the set of reloadabl...
From: noreply, 2015-03-26
[Branch ~marionnet-drivers/marionnet/trunk] Rev 461: Fixed the project's backward compatibility. Now the trunk may correctly read projects produced wi...
From: noreply, 2015-03-24
[Branch ~marionnet-drivers/marionnet/trunk] Rev 460: Minor changes in marionnet_from_scratch
From: noreply, 2015-03-17
[Branch ~marionnet-drivers/marionnet/trunk] Rev 459: Version compliant with OCaml 4.01.0.
From: noreply, 2015-03-17
[Branch ~marionnet-drivers/marionnet/trunk] Rev 458: Makefile adapted to accept options for ocamlbuild
From: noreply, 2015-03-17
[Branch ~marionnet-drivers/ocamlbricks/trunk] Rev 407: Version compliant with OCaml 4.01.0
From: noreply, 2015-03-13
[Branch ~marionnet-drivers/ocamlbricks/trunk] Rev 406: Added functon PervasivesExtra.get_first_chars_of_file
From: noreply, 2015-03-12
[Branch ~marionnet-drivers/ocamlbricks/trunk] Rev 405: Added function ArrayExtra.dichotomic_index_of_{first, last}_element_ge
From: noreply, 2015-03-12
Re: système de fichiers marionnet
From: jean-vincent . loddo, 2014-11-07
[Branch ~marionnet-drivers/ocamlbricks/trunk] Rev 404: Eliminated in ThreadExtra unnecessary waiting (at exit) when no thread has been created.
From: noreply, 2014-09-08
[Branch ~marionnet-drivers/ocamlbricks/trunk] Rev 403: Added option ?no_sec to UnixExtra.date
From: noreply, 2014-09-03
[Branch ~marionnet-drivers/ocamlbricks/trunk] Rev 402: Bug fixed in Cortex.eval. An optimization that was not permitted has been removed. Thanks to Ant...
From: noreply, 2014-07-21
[Branch ~marionnet-drivers/ocamlbricks/trunk] Rev 401: Added some functions in ArrayExtra (similar to List.filter):
From: noreply, 2014-07-21
[Branch ~marionnet-drivers/marionnet/trunk] Rev 457: Some regular expressions modified in marionnet_from_scratch according to the new website.
From: noreply, 2014-07-04
[Branch ~marionnet-drivers/marionnet/trunk] Rev 456: Fixed another IPv6-related issue: now the routers' insert/update dialog contains an entry widget ...
From: noreply, 2014-07-02
[Branch ~marionnet-drivers/marionnet/trunk] Rev 455: Fixed some IPv6-related issues. Now ping6, traceroute6 and tracepath6 are correctly installed in ...
From: noreply, 2014-07-02
[Branch ~marionnet-drivers/ocamlbricks/trunk] Rev 400: Adde some tools in Cortex (view) and Cortex_lib (module Clock).
From: noreply, 2014-07-02
[Branch ~marionnet-drivers/marionnet/trunk] Rev 454: pupisto.buildroot.sh updated to be able to generate an image with the current version of buildroo...
From: noreply, 2014-07-01
[wiki] spam in marionnet's wiki
From: anto1945, 2014-06-29
[Branch ~marionnet-drivers/ocamlbricks/trunk] Rev 399: Added module Cortex_lib.Channel implementing 1-position (resistant) communication channels.
From: noreply, 2014-06-26
[Branch ~marionnet-drivers/marionnet/trunk] Rev 453: Fixed a critical memory leak in ocamlbricks affecting marionnet since revno 445 (and ocamlbricks ...
From: noreply, 2014-06-19
[Branch ~marionnet-drivers/ocamlbricks/trunk] Rev 398: Fixed a possible very critical memory leak introduced in revno 388. The problem was occurring in ...
From: noreply, 2014-06-19
Re: [Branch ~marionnet-drivers/ocamlbricks/trunk] Rev 398: Fixed a possible very critical memory leak introduced in revno 388. The problem was occurring in ...
From: Luca Saiu, 2014-06-23
Re: [Branch ~marionnet-drivers/ocamlbricks/trunk] Rev 398: Fixed a possible very critical memory leak introduced in revno 388. The problem was occurring in ...
From: jean-vincent . loddo, 2014-06-23
[Branch ~marionnet-drivers/ocamlbricks/trunk] Rev 397: Fixed some potential troubles in Linux.Process.stat: some fields that should be scanned with %u r...
From: noreply, 2014-06-16
[Branch ~marionnet-drivers/marionnet/trunk] Rev 452: Minor changes in uml/pupisto.debian. `sudo' now no longer ask the password every time during the ...
From: noreply, 2014-05-23
[Branch ~marionnet-drivers/ocamlbricks/trunk] Rev 396: Added functions ArrayExtra.sub, StringExtra.rm and UnixExtra.script_future.
From: noreply, 2014-05-16
[Branch ~marionnet-drivers/ocamlbricks/trunk] Rev 395: Added function StringExtra.Text.merge_lines, which merges fixed-length size groups of lines :
From: noreply, 2014-05-16
[Branch ~marionnet-drivers/marionnet/trunk] Rev 451: Changed pupisto.debian.sh in order to minimize the set of packages installed by debootstrap. Most...
From: noreply, 2014-05-16
[Branch ~marionnet-drivers/marionnet/trunk] Rev 450: Minor changes in x.ml to alert the user when the port 6000 (X forwarding) cannot be bound. This e...
From: noreply, 2014-05-15
[Branch ~marionnet-drivers/marionnet/trunk] Rev 449: Fixed the problem of exporting the display in a virtual machine launched by a remote instance of ...
From: noreply, 2014-05-15
[Branch ~marionnet-drivers/ocamlbricks/trunk] Rev 394: Added functions {Array, List}Extra.amass (group elements in parts of the provided size). Example:
From: noreply, 2014-04-07
[Branch ~marionnet-drivers/marionnet/trunk] Rev 448: Added a Debian (or derived) specific section in `marionnet_from_scratch' to fix some problems, li...
From: noreply, 2014-03-27
[Branch ~marionnet-drivers/ocamlbricks/trunk] Rev 393: Some functions added to ArrayExtra :
From: noreply, 2014-03-24
[Branch ~marionnet-drivers/ocamlbricks/trunk] Rev 392: Major changes (and some bug fixes) in module Endpoint. Now we have several iterators for sources ...
From: noreply, 2014-02-20
[Branch ~marionnet-drivers/ocamlbricks/trunk] Rev 391: Added ArrayExtra.sort_saving_positions: val sort_saving_positions : ?compare:('a -> 'a -> int) ->...
From: noreply, 2014-02-06
[Branch ~marionnet-drivers/marionnet/trunk] Rev 447: Some changes in building UML filesystems: linuxlogo for `pupisto.buildroot.sh', CONFIG_DEVTMPFS=...
From: noreply, 2013-12-22
[Branch ~marionnet-drivers/ocamlbricks/trunk] Rev 390: Log.builder optimized in order to reduce the usage of critical sections.
From: noreply, 2013-12-22
[Branch ~marionnet-drivers/ocamlbricks/trunk] Rev 389: Bug fixed in Log.printf. This problem could affect multi-thead applications, as Marionnet, using ...
From: noreply, 2013-12-22
[Branch ~marionnet-drivers/marionnet/trunk] Rev 446: Major changes and improvements, especially in the module `Simulation_level', for managing the ter...
From: noreply, 2013-12-22
[Branch ~marionnet-drivers/marionnet/trunk] Rev 445: Added a better exit management. Now Marionnet kills all its descendance of processes when exiting...
From: noreply, 2013-11-21
[Branch ~marionnet-drivers/marionnet/trunk] Rev 444: Build-system's improvements imported from ocamlbricks revno 382.
From: noreply, 2013-11-21
[Branch ~marionnet-drivers/ocamlbricks/trunk] Rev 388: Added in Linux.Process a quite sophisticated function to kill the whole hierarchy (forest) of des...
From: noreply, 2013-11-20
[Branch ~marionnet-drivers/ocamlbricks/trunk] Rev 387: Major changes and additions in the module Forest. Iterators as `iter' and `fold' may be used with...
From: noreply, 2013-11-17
[Branch ~marionnet-drivers/ocamlbricks/trunk] Rev 386: Added the module `Linux' exploiting some Linux OS specific features. For instance, with respect t...
From: noreply, 2013-11-15
[Branch ~marionnet-drivers/ocamlbricks/trunk] Rev 385: Added module UnixExtra.Dir to manipulate directory entries. Signature:
From: noreply, 2013-11-15
[Branch ~marionnet-drivers/ocamlbricks/trunk] Rev 384: Minor changes for documentation (make doc).
From: noreply, 2013-11-15
[Branch ~marionnet-drivers/ocamlbricks/trunk] Rev 383: Added functions Forest.of_acyclic_relation and Forest.tree_of_acyclic_relation. These tools allow...
From: noreply, 2013-11-14
[Branch ~marionnet-drivers/ocamlbricks/trunk] Rev 382: Minor but relevant changes in the build systems: now `make install' doesn't (re)compile anything, ...
From: noreply, 2013-11-02
[Branch ~marionnet-drivers/ocamlbricks/trunk] Rev 381: Added functions to get or kill children or all descendants in Shell (using the command `ps'):
From: noreply, 2013-11-01
[Branch ~marionnet-drivers/ocamlbricks/trunk] Rev 380: Added functions `waitpid_non_intr' and `join_process' in UnixExtra.Process.
From: noreply, 2013-11-01
[Branch ~marionnet-drivers/marionnet/trunk] Rev 443: Build system modified to remove the useless ocamlc option "-custom". Requires ocamlbricks revno 379.
From: noreply, 2013-10-31
[Branch ~marionnet-drivers/ocamlbricks/trunk] Rev 379: Build system heavily modified in order to work both with an OCaml distribution based on Linux-dis...
From: noreply, 2013-10-31
[Branch ~marionnet-drivers/ocamlbricks/trunk] Rev 378: Build system fixed using the location of the `lablgtk2' library (which is required) to set the va...
From: noreply, 2013-10-27
[Branch ~marionnet-drivers/ocamlbricks/trunk] Rev 377: Build system adapted to OCaml installations where $ocaml_libraryprefix (standard libraries) and $...
From: noreply, 2013-10-20
[Branch ~marionnet-drivers/ocamlbricks/trunk] Rev 376: Fixed problems related to channel's shutdown in Network.Socat.
From: noreply, 2013-10-11
[Branch ~marionnet-drivers/marionnet/trunk] Rev 442: Fixed bug introduced by ocamlbricks revno 372. Requires ocamlbricks revno 375.
From: noreply, 2013-10-11
[Branch ~marionnet-drivers/ocamlbricks/trunk] Rev 375: Fixed bug introduced by commit 372 in network.ml
From: noreply, 2013-10-11
[Branch ~marionnet-drivers/ocamlbricks/trunk] Rev 374: Added functions to manage socket specifications (e.g. 172.23.0.1:49321) in IPv4.
From: noreply, 2013-10-11
[Branch ~marionnet-drivers/marionnet/trunk] Rev 441: Fixed a problem that was occurring when the user was editing the properties (interfaces, defects)...
From: noreply, 2013-10-10
[Branch ~marionnet-drivers/marionnet/trunk] Rev 440: Major changes in the tab "Interfaces". There are now only four columns related to the IP configur...
From: noreply, 2013-10-09
[Branch ~marionnet-drivers/ocamlbricks/trunk] Rev 373: Added functions to deduce the netmask from an Ipv4.t address (using IP classes, as performed for ...
From: noreply, 2013-10-09
[Branch ~marionnet-drivers/ocamlbricks/trunk] Rev 372: Fixed too permissive functions scanning strings in Ipv4 and Ipv6.
From: noreply, 2013-10-09
[Branch ~marionnet-drivers/marionnet/trunk] Rev 439: Modified marionnet_from_scratch to try to fix problems with vde2 versions older than 2.3 (as in U...
From: noreply, 2013-10-07
[Branch ~marionnet-drivers/marionnet/trunk] Rev 438: Completed the support for MEMORY_MIN_SIZE and MEMORY_SUGGESTED_SIZE in machines and routers .conf...
From: noreply, 2013-10-07
[Branch ~marionnet-drivers/marionnet/trunk] Rev 437: Some bug fixes about new routers : now the `marionnet-relay' script automatically set up the IP f...
From: noreply, 2013-10-04
[Branch ~marionnet-drivers/ocamlbricks/trunk] Rev 371: Added function Widget.fromListWithThreeSlaves
From: noreply, 2013-10-04
[Branch ~marionnet-drivers/ocamlbricks/trunk] Rev 370: Added function `fold_binop' (iterated binary operation) for both ArrayExtra and ListExtra.
From: noreply, 2013-10-01
[Branch ~marionnet-drivers/ocamlbricks/trunk] Rev 369: Added generic cartesian product in ListExtra:
From: noreply, 2013-10-01
[Branch ~marionnet-drivers/ocamlbricks/trunk] Rev 368: Added cartesian products to ListExtra.
From: noreply, 2013-10-01
[Branch ~marionnet-drivers/marionnet/trunk] Rev 436: Bug fixed in marionnet_from_scratch (marionnet and ocamlbricks were downloaded from mirror instea...
From: noreply, 2013-09-06
[Branch ~marionnet-drivers/marionnet/trunk] Rev 435: Updated marionnet_from_scratch: added `liblablgtksourceview2-ocaml-dev' to the list of dependenci...
From: noreply, 2013-09-05
[Branch ~marionnet-drivers/marionnet/trunk] Rev 434: Major change: added a complete machinery (about 1200 lines of Bash/Make code based on debootstrap...
From: noreply, 2013-07-09
[Branch ~marionnet-drivers/marionnet/trunk] Rev 433: Added file uml/pupisto.buildroot/README.buildroot containing instructions to solve possible build...
From: noreply, 2013-07-09
[Branch ~marionnet-drivers/marionnet/trunk] Rev 432: Major changes in uml/pupisto.buildroot and uml/pupisto.common, with a new version of `marionnet-r...
From: noreply, 2013-07-07
[Branch ~marionnet-drivers/marionnet/trunk] Rev 431: Added an hook mecanism in order to dynamically patch virtual machines built (and installed) after...
From: noreply, 2013-07-07
[Branch ~marionnet-drivers/marionnet/trunk] Rev 430: Minor changes: obsolete file `command_line.ml' removed.
From: noreply, 2013-07-07
[Branch ~marionnet-drivers/marionnet/trunk] Rev 429: Workaround for Ubuntu with Unity (environment variable UBUNTU_MENUPROXY set to "0").
From: noreply, 2013-07-07
[Branch ~marionnet-drivers/marionnet/trunk] Rev 428: Added support for multiple consoles on machines (tty0, tty1, ..). Now the insert/update machine's ...
From: noreply, 2013-07-05
[Branch ~marionnet-drivers/marionnet/trunk] Rev 427: Improved `pupisto.kernel.sh' and added a probably definitive configuration of kernel 3.2.48 (file...
From: noreply, 2013-07-04
[Branch ~marionnet-drivers/marionnet/trunk] Rev 426: Improved robustness of the mechanism providing the time-zone information to the guest. We have no...
From: noreply, 2013-07-03
[Branch ~marionnet-drivers/ocamlbricks/trunk] Rev 367: Added functions Thunk.first_success and Thunk.first_attempt, which take the first suitable result...
From: noreply, 2013-07-03
[Branch ~marionnet-drivers/marionnet/trunk] Rev 425: Provide the correct timezone to the guest machine looking into the host's file "/etc/timezone". T...
From: noreply, 2013-07-03
[Branch ~marionnet-drivers/ocamlbricks/trunk] Rev 366: Added simples functions in PervasivesExtra to read the first line(s) of a file.
From: noreply, 2013-07-03
[Branch ~marionnet-drivers/marionnet/trunk] Rev 424: Added option --download-only in marionnet_from_scratch. Thanks to Lucas Nussbaum for the idea and...
From: noreply, 2013-07-02
[Branch ~marionnet-drivers/marionnet/trunk] Rev 423: Ghostification patch for kernel series 3.2.x. The kernels 3.2.x are now correctly patched and com...
From: noreply, 2013-07-02
[Branch ~marionnet-drivers/marionnet/trunk] Rev 422: Patched `marionnet_from_scratch' to prevent problems in a bash environment with a restrictive fil...
From: noreply, 2013-06-25
200 of 1045 messages, page
1
| 2 |
3
|
4
|
5
|
6
Last
•
Next
•
Previous
•
First