Displaying 4 results from an estimated 4 matches for "msg00252".
Did you mean:
msg00222
2009 Sep 21
2
[LLVMdev] OT: gdb and procmod on darwin9.8/darwin10
...45.html
http://sourceware.org/ml/gdb/2009-09/msg00246.html
http://sourceware.org/ml/gdb/2009-09/msg00247.html
http://sourceware.org/ml/gdb/2009-09/msg00248.html
http://sourceware.org/ml/gdb/2009-09/msg00249.html
http://sourceware.org/ml/gdb/2009-09/msg00250.html
http://sourceware.org/ml/gdb/2009-09/msg00252.html
Thanks for any authoritative answer on the correct
approach to solving this problem.
Jack
ps This does also indirectly effect the llvm project
on darwin (if any one wants to use FSF gdb 7.0).
2005 Aug 26
2
Dovecot Virtual Users & Sendmail
Not directly Dovecot, but a configuration problem.
We have a working set-up with Dovecot+Procmail+Sendmail, using
POP-before-SMTP. We want to be able to offer email accounts to some
local schools, using SquirrelMail (keeps their costs & maintenance
down). The whole arrangement is working, but we don't want to have to
have 300+ School children as users of our
Red Hat Enterprise server,
2014 Oct 18
1
ANNOUNCE: libguestfs 1.28 released
...to
stable versions ≥ 1.26.2, ≥ 1.24.9, ≥ 1.22.10 and ≥ 1.20.13. (Thanks:
Dan Berrange, Pino Toscano).
Shellshock (bash CVE-2014-6271)
This bash bug indirectly affects libguestfs. For more information
see:
https://www.redhat.com/archives/libguestfs/2014-September/msg00252.html
API
New APIs
guestfs_clear_backend_setting
guestfs_get_backend_setting
guestfs_set_backend_setting
Use these APIs to set individual backend settings.
guestfs_cpio_out
Convert a directory within the disk image to cpio format.
guestfs_journal_get_realt...
2015 Oct 29
16
[PATCH 00/16] Refactoring of configure.ac and guestfs.pod
Two (not related to each other) refactorings:
Patches 1-12 split configure.ac into smaller files using the
m4_include mechanism.
Patches 13-15 split out parts of guestfs.pod (ie. guestfs(3)) into
three new manual pages:
guestfs-hacking(3) - how to extend and contribute to libguestfs
guestfs-internals(3) - architecture and internals
guestfs-security(3) - security and CVEs
Patch 16 is a