pysim.git branch master updated. e9e5ecbe3068dae7e6e0959f22ed1855911dc892

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/osmocom-commitlog@lists.osmocom.org/.

gitosis at osmocom.org gitosis at osmocom.org
Thu Aug 20 11:30:28 UTC 2015


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "A python tool to program magic SIMs".

The branch, master has been updated
       via  e9e5ecbe3068dae7e6e0959f22ed1855911dc892 (commit)
       via  c26b82939fc7c699d1a65459603255ad93a56556 (commit)
       via  7f62cecb61b821233af148cdc6f709d4bb0df4dd (commit)
       via  130524b71925673e9f4fd7d146e18113be25bde8 (commit)
      from  2fc205ceb93a8c58d6ad88d3bfd6aa84c628514a (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://cgit.osmocom.org/pysim/commit/?id=e9e5ecbe3068dae7e6e0959f22ed1855911dc892

commit e9e5ecbe3068dae7e6e0959f22ed1855911dc892
Author: Harald Welte <laforge at gnumonks.org>
Date:   Wed Aug 15 15:26:30 2012 +0200

    Introduce a '--dry-run' option to skip actual card access
    
    This can be used for example to batch convert from CSV input to HLR
    output without writing cards.

http://cgit.osmocom.org/pysim/commit/?id=c26b82939fc7c699d1a65459603255ad93a56556

commit c26b82939fc7c699d1a65459603255ad93a56556
Author: Harald Welte <laforge at gnumonks.org>
Date:   Wed Aug 15 15:25:51 2012 +0200

    read_params_csv: Make sure we don't end up in endless loop
    
    as a side effect, the first line is now specified with '-j 0'
    and not '-j 1'

http://cgit.osmocom.org/pysim/commit/?id=7f62cecb61b821233af148cdc6f709d4bb0df4dd

commit 7f62cecb61b821233af148cdc6f709d4bb0df4dd
Author: Harald Welte <laforge at gnumonks.org>
Date:   Mon Aug 13 20:07:41 2012 +0200

    pySim-prog: Add mode where it can re-generate a card from CSV
    
    Rather than just having the capability of writing to CSV, it now
    has the capability to (re)write a card based on data from the CSV:
    
    ./pySim-prog.py -S csv --read-csv /tmp/sim.csv -i 901701234567890
    
    or in batch mode (from the first line onwards):
    
    ./pySim-prog.py -S csv --read-csv /tmp/sim.csv --batch -j 1

http://cgit.osmocom.org/pysim/commit/?id=130524b71925673e9f4fd7d146e18113be25bde8

commit 130524b71925673e9f4fd7d146e18113be25bde8
Author: Harald Welte <laforge at gnumonks.org>
Date:   Mon Aug 13 15:53:43 2012 +0200

    split parameter writing for CSV and SQL into separate functions

-----------------------------------------------------------------------

Summary of changes:
 pySim-prog.py | 124 +++++++++++++++++++++++++++++++++++++++++++++-------------
 1 file changed, 97 insertions(+), 27 deletions(-)


hooks/post-receive
-- 
A python tool to program magic SIMs



More information about the osmocom-commitlog mailing list