gerrit-log
Thread
Date
Earlier messages
Later messages
Messages by Date
2024/12/24
[M] Change in osmo-pcap[master]: pcap-client: Move stats to its own file
fixeria
2024/12/24
[S] Change in osmo-pcap[master]: pcap-server: Resolve real path of pcap file before opening
pespin
2024/12/24
[XS] Change in osmo-pcap[master]: pcap-client: Allow recording on several interfaces
pespin
2024/12/24
[XS] Change in osmo-pcap[master]: pcap-server: Use osmo_talloc_replace_string() to replace base-path
pespin
2024/12/24
[M] Change in osmo-pcap[master]: pcap-server: Introduce VTY cmd '[no] completed-path'
pespin
2024/12/24
[S] Change in osmo-pcap[master]: pcap-server: Move struct osmo_pcap_server alloc to its own helper fun...
pespin
2024/12/24
[S] Change in osmo-pcap[master]: pcap-client,pcap-server: Use rate_ctr_inc2 and rate_ctr_add2 APIs
pespin
2024/12/24
[M] Change in osmo-pcap[master]: pcap-client: Add per iface counter group instance
pespin
2024/12/24
[M] Change in osmo-pcap[master]: pcap-client: Move stats to its own file
pespin
2024/12/24
[M] Change in osmo-pcap[master]: pcap-client: Move stats to its own file
pespin
2024/12/24
[S] Change in osmo-pcap[master]: pcap-client: Improve pcap_handle logging
pespin
2024/12/24
[L] Change in osmo-pcap[master]: pcap-client: Decouple dev capture handling from client
pespin
2024/12/24
[S] Change in osmo-pcap[master]: pcap-client: Improve conn logging
pespin
2024/12/24
[M] Change in osmo-pcap[master]: pcap-server: Introduce VTY cmd '[no] completed-path'
fixeria
2024/12/24
[S] Change in osmo-pcap[master]: pcap-server: Resolve real path of pcap file before opening
fixeria
2024/12/24
[XS] Change in osmo-pcap[master]: pcap-server: remove unneeded check for null base_path
fixeria
2024/12/24
[S] Change in osmo-pcap[master]: pcap-server: Move struct osmo_pcap_server alloc to its own helper fun...
fixeria
2024/12/24
[XS] Change in osmo-pcap[master]: pcap-server: Use osmo_talloc_replace_string() to replace base-path
fixeria
2024/12/24
[XS] Change in osmo-pcap[master]: pcap-client: Allow recording on several interfaces
fixeria
2024/12/24
[M] Change in osmo-pcap[master]: pcap-client: Add per iface counter group instance
fixeria
2024/12/24
[S] Change in osmo-pcap[master]: pcap-client,pcap-server: Use rate_ctr_inc2 and rate_ctr_add2 APIs
fixeria
2024/12/24
[M] Change in osmo-pcap[master]: pcap-client: Move stats to its own file
fixeria
2024/12/24
[S] Change in osmo-pcap[master]: pcap-client: Improve conn logging
fixeria
2024/12/24
[S] Change in osmo-pcap[master]: pcap-client: Improve pcap_handle logging
fixeria
2024/12/24
[L] Change in osmo-pcap[master]: pcap-client: Decouple dev capture handling from client
fixeria
2024/12/24
[M] Change in osmo-pcap[master]: pcap-client: Add missing '_conn' in function names
fixeria
2024/12/24
[M] Change in osmo-pcap[master]: pcap-client: Add missing '_conn' in function names
pespin
2024/12/24
[S] Change in osmo-pcap[master]: pcap-client: Split wrapped ctr generic calculation to helper function
pespin
2024/12/24
[S] Change in osmo-pcap[master]: pcap-client: Split wrapped ctr generic calculation to helper function
fixeria
2024/12/24
[XS] Change in osmo-pcap[master]: pcap-server: remove unneeded check for null base_path
pespin
2024/12/24
[M] Change in osmo-mgw[master]: mgw: Simplify and redo code around ssrc patch feature
pespin
2024/12/24
[XS] Change in osmo-mgw[master]: mgw: Move several params setting to mgcp_rtp_end_init()
pespin
2024/12/24
[S] Change in osmo-pcap[master]: pcap-client: Alloc default client conn similarly to other ones
fixeria
2024/12/24
[S] Change in osmo-ttcn3-hacks[master]: mgw: Improve log and teardown upon unexpected mgcp resp received
pespin
2024/12/24
[S] Change in osmo-pcap[master]: pcap-server: Avoid pcap time-based rotation if wall clock went backwards
pespin
2024/12/24
[S] Change in osmo-pcap[master]: pcap-client: Alloc default client conn similarly to other ones
pespin
2024/12/24
[XS] Change in osmo-pcap[master]: pcap-client: Move conns llist initialization to constructor
pespin
2024/12/24
[S] Change in osmo-pcap[master]: pcap-client: Split client-conn allocation to its own constructor func...
pespin
2024/12/24
[S] Change in osmo-pcap[master]: pcap-client: Split client-conn allocation to its own constructor func...
fixeria
2024/12/24
[S] Change in osmo-pcap[master]: pcap-server: Avoid pcap time-based rotation if wall clock went backwards
fixeria
2024/12/24
[XS] Change in osmo-pcap[master]: pcap-client: Move conns llist initialization to constructor
fixeria
2024/12/23
[S] Change in osmo-mgw[master]: TODO: move mgcp_rtp_end_config
pespin
2024/12/23
[S] Change in osmo-mgw[master]: mgw: Move force_ptime logic outside of main CRCX func handler
pespin
2024/12/23
[S] Change in osmo-mgw[master]: mgw: Introduce mgcp_rtp_end_init()
pespin
2024/12/23
[L] Change in osmo-mgw[master]: mgw: Introduce struct mgcp_codecset struct
pespin
2024/12/23
[S] Change in osmo-mgw[master]: mgw: Cleanup rtp_endp fields in its own function
pespin
2024/12/23
[M] Change in osmo-mgw[master]: mgw: Split mgcp_rtp_end to its own file
pespin
2024/12/23
[S] Change in osmo-mgw[master]: Rename mgcp_free_rtp_port() to mgcp_rtp_end_free_port()
pespin
2024/12/23
[XS] Change in osmo-mgw[master]: mgw: Use bool instead of int in local var
pespin
2024/12/23
[M] Change in osmo-mgw[master]: mgw: CRCXMDCX/DLCX: rename conn and conn_rtp variables
pespin
2024/12/23
[M] Change in osmo-mgw[master]: mgw: Split conn mode parsing and applying into conn
pespin
2024/12/23
[XS] Change in osmo-mgw[master]: mgw: Avoid 2nd lookup of conn in endp during CRCX
pespin
2024/12/23
[XS] Change in osmo-mgw[master]: mgw: mgcp_protocol: assert freeing last conn allows creating new conn
pespin
2024/12/23
[S] Change in osmo-mgw[master]: mgcp_endp: Add helpers accessing endp connections
pespin
2024/12/23
[XS] Change in osmo-mgw[master]: mgw: constify mgcp_endp_avail() param
pespin
2024/12/23
[XS] Change in osmo-mgw[master]: cosmetic: mgw: iuup: Update comment
pespin
2024/12/23
[XS] Change in osmo-mgw[master]: mgcp-client: Fix regression checking null ptr
pespin
2024/12/23
[XS] Change in osmo-mgw[master]: mgcp-client: Fix regression checking null ptr
pespin
2024/12/23
[XS] Change in osmo-mgw[master]: mgcp-client: Fix regression checking null ptr
pespin
2024/12/21
[S] Change in libosmo-gprs[master]: rlcmac: fix EGPRS BEP Link Quality Measurements Type 2
laforge
2024/12/20
[S] Change in osmo-pcu[master]: gsm_rlcmac: fix EGPRS BEP Link Quality Measurements Type 2
fixeria
2024/12/20
[S] Change in osmo-pcu[master]: gsm_rlcmac: fix EGPRS BEP Link Quality Measurements Type 2
pespin
2024/12/20
[XS] Change in osmo-pcu[master]: Add .checkpatch.conf, ignore src/gsm_rlcmac.c
pespin
2024/12/20
[S] Change in osmo-pcu[master]: gsm_rlcmac: fix EGPRS BEP Link Quality Measurements Type 2
fixeria
2024/12/20
[S] Change in osmo-pcu[master]: gsm_rlcmac: fix EGPRS BEP Link Quality Measurements Type 2
fixeria
2024/12/20
[XS] Change in osmo-pcu[master]: Add .checkpatch.conf, ignore src/gsm_rlcmac.c
fixeria
2024/12/20
[M] Change in osmo-msc[master]: Check for protocol extension bit in message type at a central location
laforge
2024/12/20
[XS] Change in osmo-msc[master]: Release BSS connection when CC transaction fails
laforge
2024/12/20
[S] Change in osmo-msc[master]: Indicate error and release BSS connection when SMS transaction fails
laforge
2024/12/20
[S] Change in osmo-upf[master]: upf_gtp: automatically delete old gtp devices
pespin
2024/12/20
[S] Change in osmo-upf[master]: upf_gtp: automatically delete old gtp devices
pespin
2024/12/20
[S] Change in osmo-upf[master]: upf_gtp: automatically delete old gtp devices
laforge
2024/12/20
[S] Change in osmo-mgw[master]: mgcp-cli: Improve error handling around mgcp_msg_gen() return
pespin
2024/12/20
[XS] Change in osmo-mgw[master]: cosmetic: mgw: Fix indentation whitespace
pespin
2024/12/20
[S] Change in osmo-mgw[master]: mgw: Drop own MGCP extension 'noanswer'
pespin
2024/12/20
[S] Change in osmo-mgw[master]: mgcp-cli: Fix filling in wrong local IP address of SDP Origin o=
pespin
2024/12/20
[S] Change in libosmo-gprs[master]: rlcmac: fix EGPRS BEP Link Quality Measurements Type 2
pespin
2024/12/20
[M] Change in osmo-pcap[master]: pcap-server: Introduce VTY cmd '[no] completed-path'
laforge
2024/12/20
[XS] Change in osmo-mgw[master]: cosmetic: mgw: Fix indentation whitespace
fixeria
2024/12/20
[S] Change in osmo-mgw[master]: mgcp-cli: Fix filling in wrong local IP address of SDP Origin o=
fixeria
2024/12/20
[S] Change in osmo-mgw[master]: mgw: Drop own MGCP extension 'noanswer'
fixeria
2024/12/20
[S] Change in osmo-mgw[master]: mgcp-cli: Improve error handling around mgcp_msg_gen() return
fixeria
2024/12/20
[S] Change in libosmo-gprs[master]: rlcmac: fix EGPRS BEP Link Quality Measurements Type 2
fixeria
2024/12/20
[XS] Change in osmo-mgw[master]: mgcp-cli: Mark iofd ptr as NULL when freed
pespin
2024/12/20
[XS] Change in osmo-mgw[master]: mgcp_client_internal.h: Add missing header dependency
pespin
2024/12/20
[S] Change in osmo-pcap[master]: pcap-server: Resolve real path of pcap file before opening
laforge
2024/12/20
[XS] Change in osmo-pcap[master]: pcap-server: remove unneeded check for null base_path
laforge
2024/12/20
[S] Change in osmo-pcap[master]: pcap-server: Move struct osmo_pcap_server alloc to its own helper fun...
laforge
2024/12/20
[XS] Change in osmo-pcap[master]: pcap-server: Use osmo_talloc_replace_string() to replace base-path
laforge
2024/12/20
[XS] Change in osmo-pcap[master]: pcap-client: Allow recording on several interfaces
laforge
2024/12/20
[M] Change in osmo-pcap[master]: pcap-client: Add per iface counter group instance
laforge
2024/12/20
[S] Change in osmo-pcap[master]: pcap-client,pcap-server: Use rate_ctr_inc2 and rate_ctr_add2 APIs
laforge
2024/12/20
[M] Change in osmo-pcap[master]: pcap-client: Move stats to its own file
laforge
2024/12/20
[S] Change in osmo-pcap[master]: pcap-client: Improve conn logging
laforge
2024/12/20
[S] Change in osmo-pcap[master]: pcap-client: Improve pcap_handle logging
laforge
2024/12/20
[L] Change in osmo-pcap[master]: pcap-client: Decouple dev capture handling from client
laforge
2024/12/20
[M] Change in pysim[master]: global_platform: add new command "install_cap"
laforge
2024/12/20
[M] Change in pysim[master]: global_platform: LOAD and INSTALL [for load] support
laforge
2024/12/20
[M] Change in pysim[master]: javacard: add parser for JAVA-card CAP file format
laforge
2024/12/20
[XS] Change in osmo-pcap[master]: pcap-server: Improve log error opening pcap file
pespin
2024/12/20
[M] Change in osmo-pcap[master]: pcap-server: Move stats to its own file
pespin
2024/12/20
[XL] Change in osmo-pcap[master]: pcap-server: Make rotate-localtime feature configurable through VTY
pespin
2024/12/20
[M] Change in osmo-pcap[master]: pcap-client: Add missing '_conn' in function names
pespin
2024/12/20
[XS] Change in pysim[master]: global_platform: add spec reference to help of --install-parameters
laforge
2024/12/20
[XS] Change in pysim[master]: global_platform: fix command "delete"
laforge
2024/12/20
[XS] Change in pysim[master]: global_platform: remove unused code
laforge
2024/12/20
[S] Change in pysim[master]: javacard, cosmetic: fix sourcecode fromatting and improve docstring
laforge
2024/12/20
[S] Change in osmo-mgw[master]: mgw: Drop own MGCP extension 'noanswer'
laforge
2024/12/20
[XS] Change in osmo-mgw[master]: cosmetic: mgw: Fix indentation whitespace
laforge
2024/12/20
[S] Change in osmo-mgw[master]: mgcp-cli: Fix filling in wrong local IP address of SDP Origin o=
laforge
2024/12/20
[S] Change in osmo-mgw[master]: mgcp-cli: Improve error handling around mgcp_msg_gen() return
laforge
2024/12/20
[XS] Change in osmo-mgw[master]: mgcp-cli: Mark iofd ptr as NULL when freed
laforge
2024/12/20
[XS] Change in osmo-mgw[master]: mgcp_client_internal.h: Add missing header dependency
laforge
2024/12/20
[S] Change in osmo-pcap[master]: pcap-client: Split wrapped ctr generic calculation to helper function
laforge
2024/12/20
[M] Change in osmo-pcap[master]: pcap-client: Add missing '_conn' in function names
laforge
2024/12/20
[S] Change in osmo-pcap[master]: pcap-client: Alloc default client conn similarly to other ones
laforge
2024/12/20
[S] Change in osmo-pcap[master]: pcap-client: Split client-conn allocation to its own constructor func...
laforge
2024/12/20
[XS] Change in osmo-pcap[master]: pcap-client: Move conns llist initialization to constructor
laforge
2024/12/20
[S] Change in osmo-pcap[master]: pcap-server: Avoid pcap time-based rotation if wall clock went backwards
laforge
2024/12/20
[XS] Change in osmo-pcap[master]: pcap-server: Improve log error opening pcap file
laforge
2024/12/20
[XL] Change in osmo-pcap[master]: pcap-server: Make rotate-localtime feature configurable through VTY
laforge
2024/12/20
[M] Change in osmo-pcap[master]: pcap-server: Move stats to its own file
laforge
2024/12/20
[M] Change in ...pyosmocom[master]: construct: allow stripping of leading zeros with StripTrailerAdapter
laforge
2024/12/20
[S] Change in ...pyosmocom[master]: construct: add length steps to StripTrailerAdapter
laforge
2024/12/20
[M] Change in osmo-pcap[master]: pcap-server: Introduce VTY cmd '[no] completed-path'
pespin
2024/12/20
[M] Change in osmo-pcap[master]: pcap-server: Introduce VTY cmd '[no] completed-path'
pespin
2024/12/20
[S] Change in osmo-pcap[master]: pcap-server: Resolve real path of pcap file before opening
pespin
2024/12/20
[M] Change in pysim[master]: global_platform: add new command "install_cap"
dexter
2024/12/20
[M] Change in pysim[master]: javacard: add parser for JAVA-card CAP file format
dexter
2024/12/20
[XS] Change in pysim[master]: global_platform: fix command "delete"
dexter
2024/12/20
[XS] Change in pysim[master]: global_platform: add spec reference to help of --install-parameters
dexter
2024/12/20
[XS] Change in pysim[master]: global_platform: remove unused code
dexter
2024/12/20
[S] Change in pysim[master]: javacard, cosmetic: fix sourcecode fromatting and improve docstring
dexter
2024/12/20
[M] Change in ...pyosmocom[master]: construct: allow stripping of leading zeros with StripTrailerAdapter
dexter
2024/12/20
[M] Change in ...pyosmocom[master]: construct: allow stripping of leading zeros with StripTrailerAdapter
dexter
2024/12/20
[XS] Change in osmo-pcap[master]: pcap-server: remove unneeded check for null base_path
pespin
2024/12/20
[S] Change in osmo-pcap[master]: pcap-server: Move struct osmo_pcap_server alloc to its own helper fun...
pespin
2024/12/20
[XS] Change in osmo-pcap[master]: pcap-server: Use osmo_talloc_replace_string() to replace base-path
pespin
2024/12/20
[XS] Change in osmo-pcap[master]: pcap-server: Fix [no] max-file-size regression
pespin
2024/12/20
[XS] Change in osmo-pcap[master]: pcap-server: Fix [no] max-file-size regression
pespin
2024/12/20
[XS] Change in osmo-pcap[master]: pcap-server: Fix [no] max-file-size regression
pespin
2024/12/20
[XS] Change in osmo-pcap[master]: Fix [no] max-file-size regression
pespin
2024/12/20
[S] Change in osmo-pcu[master]: gsm_rlcmac: fix EGPRS BEP Link Quality Measurements Type 2
pespin
2024/12/20
[S] Change in osmo-pcu[master]: gsm_rlcmac: fix EGPRS BEP Link Quality Measurements Type 2
Jenkins Builder
2024/12/20
[S] Change in libosmo-gprs[master]: rlcmac: fix EGPRS BEP Link Quality Measurements Type 2
fixeria
2024/12/20
[S] Change in osmo-pcu[master]: gsm_rlcmac: fix EGPRS BEP Link Quality Measurements Type 2
fixeria
2024/12/19
[M] Change in osmo-mgw[master]: mgw: Clean up access to conn_rtp from conn
pespin
2024/12/19
[S] Change in osmo-mgw[master]: mgw: mgcp_network.c: Simplify use of conn_rtp ptr
pespin
2024/12/19
[M] Change in osmo-mgw[master]: mgw: Rename and move several get_conn funcs acting on endp object
pespin
2024/12/19
[M] Change in osmo-mgw[master]: mgw: Rename and move code freeing endp connection
pespin
2024/12/19
[XS] Change in osmo-mgw[master]: cosmetic: mgw: Fix indentation whitespace
pespin
2024/12/19
[S] Change in osmo-mgw[master]: mgw: Drop own MGCP extension 'noanswer'
pespin
2024/12/19
[S] Change in osmo-mgw[master]: mgcp-cli: Fix filling in wrong local IP address of SDP Origin o=
pespin
2024/12/19
[S] Change in osmo-mgw[master]: mgcp-cli: Improve error handling around mgcp_msg_gen() return
pespin
2024/12/19
[XS] Change in osmo-mgw[master]: mgcp-cli: Mark iofd ptr as NULL when freed
pespin
2024/12/19
[XS] Change in osmo-mgw[master]: mgcp_client_internal.h: Add missing header dependency
pespin
2024/12/18
[S] Change in osmo-pcap[master]: pcap-client,pcap-server: Use rate_ctr_inc2 and rate_ctr_add2 APIs
pespin
2024/12/18
[M] Change in osmo-pcap[master]: pcap-client: Add per iface counter group instance
pespin
2024/12/18
[M] Change in osmo-pcap[master]: pcap-client: Move stats to its own file
pespin
2024/12/18
[XS] Change in osmo-pcap[master]: pcap-client: Allow recording on several interfaces
pespin
2024/12/18
[S] Change in osmo-pcap[master]: pcap-client: Improve pcap_handle logging
pespin
2024/12/18
[S] Change in osmo-pcap[master]: pcap-client: Improve conn logging
pespin
2024/12/18
[S] Change in osmo-pcap[master]: pcap-client: Alloc default client conn similarly to other ones
pespin
2024/12/18
[M] Change in osmo-pcap[master]: pcap-client: Add missing '_conn' in function names
pespin
2024/12/18
[L] Change in osmo-pcap[master]: pcap-client: Decouple dev capture handling from client
pespin
2024/12/18
[XS] Change in osmo-pcap[master]: pcap-client: Move conns llist initialization to constructor
pespin
2024/12/18
[S] Change in osmo-pcap[master]: pcap-client: Split wrapped ctr generic calculation to helper function
pespin
2024/12/18
[S] Change in osmo-pcap[master]: pcap-client: Split client-conn allocation to its own constructor func...
pespin
2024/12/18
[XS] Change in osmo-pcap[master]: pcap-client: Move conns llist initialization to constructor
pespin
2024/12/18
[S] Change in osmo-ttcn3-hacks[master]: PCU_Tests_SNS: sns_del: check if removed NS-VC still transmits
daniel
2024/12/18
[M] Change in osmo-ggsn[master]: gtp: Rework gtp_resp() into gtp_resp_pdp()
daniel
2024/12/18
[XS] Change in libosmo-abis[master]: ipaccess: Set name on oml and rsl stream listen socket
pespin
2024/12/18
[XS] Change in osmo-msc[master]: vlr: on subscriber disconnect, check if LU & Auth FSM are even valid
daniel
2024/12/18
[S] Change in osmo-ggsn[master]: gtp_new(): use talloc instead of calloc/free
daniel
2024/12/18
[XS] Change in libosmo-abis[master]: ipaccess: Set name on oml and rsl stream listen socket
daniel
2024/12/18
[S] Change in osmo-pcap[master]: pcap-server: Avoid pcap time-based rotation if wall clock went backwards
pespin
2024/12/18
[S] Change in osmo-pcap[master]: pcap-server: Avoid pcap time-based rotation if wall clock went backwards
pespin
2024/12/18
[XS] Change in osmo-pcap[master]: pcap-server: Improve log error opening pcap file
pespin
2024/12/18
[XL] Change in osmo-pcap[master]: pcap-server: Make rotate-localtime feature configurable through VTY
osmith
2024/12/18
[XL] Change in osmo-pcap[master]: pcap-server: Make rotate-localtime feature configurable through VTY
osmith
2024/12/18
[XL] Change in osmo-pcap[master]: pcap-server: Make rotate-localtime feature configurable through VTY
pespin
2024/12/18
[XL] Change in osmo-pcap[master]: pcap-server: Make rotate-localtime feature configurable through VTY
osmith
2024/12/18
[XL] Change in osmo-pcap[master]: pcap-server: Make rotate-localtime feature configurable through VTY
pespin
2024/12/18
[XL] Change in osmo-pcap[master]: pcap-server: Make rotate-localtime feature configurable through VTY
pespin
2024/12/18
[XL] Change in osmo-pcap[master]: pcap-server: Make rotate-localtime feature configurable through VTY
osmith
2024/12/18
[XL] Change in osmo-pcap[master]: pcap-server: Make rotate-localtime feature configurable through VTY
pespin
2024/12/18
[XL] Change in osmo-pcap[master]: pcap-server: Make rotate-localtime feature configurable through VTY
osmith
2024/12/18
[S] Change in ...pyosmocom[master]: construct: add length steps to StripTrailerAdapter
dexter
2024/12/17
[XL] Change in osmo-pcap[master]: pcap-server: Make rotate-localtime feature configurable through VTY
pespin
2024/12/17
[XL] Change in osmo-pcap[master]: pcap-server: Make rotate-localtime feature configurable through VTY
pespin
2024/12/17
[S] Change in libgtpnl[master]: dev_create: support returning -EEXIST
pespin
2024/12/17
[S] Change in libgtpnl[master]: dev_create: support returning -EEXIST
osmith
2024/12/17
[S] Change in osmo-upf[master]: upf_gtp: automatically delete old gtp devices
osmith
2024/12/17
[S] Change in libgtpnl[master]: dev_create: support returning -EEXIST
osmith
2024/12/17
[S] Change in osmo-upf[master]: upf_gtp: automatically delete old gtp devices
osmith
2024/12/17
[S] Change in osmo-ci[master]: jobs/ttcn3-testsuites: adjust timer for bts
osmith
2024/12/17
[S] Change in osmo-ci[master]: jobs/ttcn3-testsuites: adjust timer for bts
fixeria
2024/12/17
[S] Change in osmo-upf[master]: upf_gtp: automatically delete old gtp devices
pespin
2024/12/17
[XS] Change in libgtpnl[master]: dev_create: support returning -EEXIST
pespin
2024/12/17
[S] Change in osmo-upf[master]: upf_gtp: automatically delete old gtp devices
laforge
Earlier messages
Later messages