Activity for opendmp

  • moz moz committed [7dd4e3]

    decorators on scsi.py - in progress

  • moz moz committed [e3b211]

    Fixed block size in Data, still have to fix it ...

  • moz moz committed [e712a8]

    Mover left socket open -> corrected

  • moz moz committed [6a1ff1]

    all functions are async now

  • moz moz committed [7f2169]

    File History working for tar BU

  • moz moz committed [a8be1d]

    Almost working

  • moz moz committed [ed1ca5]

    Working on BU asyncio (in progress)

  • moz moz committed [095619]

    Working on asyncio subprocess

  • moz moz committed [7fb2e5]

    Removed record.fileno

  • moz moz committed [04be44]

    Removed index from tests

  • moz moz committed [5cf659]

    Trying to run File History in the asyncio loop

  • moz moz committed [1af9de]

    Added an option 'file=None' to give_fifo

  • moz moz committed [c3d145]

    Catch KeyError if cfg['DATA_IFACE'] is not defi...

  • moz moz committed [1dc5e6]

    Test with remote tape server

  • moz moz committed [00c737]

    Added ndmjob for Suse

  • moz moz committed [fc7a3a]

    Fixed open mode for request NDMP_CONFIG_GET_SCS...

  • moz moz committed [dbb18f]

    Work in progress

  • moz moz committed [9a29e3]

    Better handling for tape EOM

  • moz moz committed [54d6fd]

    Better EOF handling for bu

  • moz moz committed [b0965a]

    FH history works better

  • moz moz committed [6d7fb6]

    The backup utility is now in asyncore loop itself.

  • moz moz committed [a6afb9]

    Now check if bu executable exists

  • moz moz committed [3f4ed2]

    Decorated Data.start_backup and Data.start_reco...

  • moz moz committed [7e1f3a]

    Decorated Data.start_backup (plugins.validate)

  • moz moz committed [278880]

    Fixed Mover and Data abort

  • moz moz committed [68abd5]

    Added decorators to the Device functions

  • moz moz committed [995dec]

    Added NDMP log messages

  • moz moz committed [87e907]

    Limited tape.open to drives and changers only

  • moz moz committed [f16a76]

    Added a decoration for all post messages.

  • moz moz committed [0bf604]

    Fixed an issue when device is already closd

  • moz moz committed [501d3e]

    Added the validate decorator for Mover also

  • moz moz committed [a7657b]

    Added a decorator to check Data interface state

  • moz moz committed [f4dd10]

    Fixed recover code

  • moz moz committed [43156b]

    Forgot to flush the Device buffer before closing

  • moz moz committed [85355c]

    Backup working again (with incorrect blocksize)

  • moz moz committed [b40def]

    A quick fix when DNS is unavailable

  • moz moz committed [908bd0]

    Better async handling

  • moz moz committed [55376d]

    Removed a traceback

  • moz moz committed [598b9c]

    Fixed a few things with new ipaddress module

  • moz moz committed [4747ec]

    Catch an Exception when BU binary is not presen...

  • moz moz committed [d5bd9c]

    Re-added Star BU

  • moz moz committed [dd2f63]

    Catch an Exception when device was not opened

  • moz moz committed [687edf]

    Use a socket buffer size depending of the tape ...

  • moz moz committed [8289d8]

    Better function to detect local LAN IP

  • moz moz committed [c45c91]

    Startin to try the new asyncio instead of asyncore

  • moz moz committed [82a940]

    Forgot to add plugins.py to Git

  • moz moz committed [4d224a]

    Now use a small plugin system to load BUs

  • moz moz committed [05e541]

    Revised logging

  • moz moz committed [101230]

    Will now end BU process is connection from DMA ...

  • moz moz committed [6cb26a]

    Removed a 'lock' left after migration to asyncore

  • moz moz committed [53c16a]

    Added a check to limit asyncore loom only if a ...

  • moz moz committed [ffa840]

    Minimized a wide import of ctypes

  • moz moz committed [ba3776]

    Added a time.sleep for the listening socket to ...

  • moz moz committed [8a566a]

    Repaired the fh server

  • moz moz committed [ecad80]

    Starting to fix the tape block size with Buffer...

  • moz moz committed [8e2845]

    Fixed an issue with end of data server not ret...

  • moz moz committed [872c9c]

    Finished move to asyncore (really great)

  • moz moz committed [a85e8a]

    Moving from thread to asyncore (still in progress)

  • moz moz committed [6cdd15]

    Fixed a condition in data terminate (killing bu)

  • moz moz committed [7d2254]

    Moving from threads to asyncore (in progress)

  • moz moz committed [41fe7e]

    Replaced data and mover stats['lock'] by an arr...

  • moz moz committed [e59fe2]

    Fixed a type with window_length variable

  • moz moz committed [4c3cfc]

    Fixed a typo in mover.py

  • moz moz committed [66ad8c]

    Fixed NDMP_MOVER_CONTINUE func call

  • moz moz committed [f8f2a2]

    Added an exception if FILESYSTEM does not exists

  • moz moz committed [ac9b65]

    Fixed a global variable allocation in devices.py

  • moz moz committed [5ba2e2]

    Added NDMP_MOVER_PAUSED alerts

  • moz moz committed [651444]

    Better error reporting if bu fail to start

  • moz moz committed [d1defc]

    Cleanup tmp files is bu fail to start

  • moz moz committed [9dc6fe]

    Added a timeout of 5 to process.wait() in serve...

  • moz moz committed [4f363d]

    Fixed an issue with mover.equit Event

  • moz moz committed [47119e]

    Replaced os.popen by subprocess.Popen in tools....

1