]> git.proxmox.com Git - mirror_qemu.git/history - net/slirp.c
Declare state directory in smb.conf
[mirror_qemu.git] / net / slirp.c
2012-05-01 Nikolaus RathDeclare state directory in smb.conf
2012-05-01 Nikolaus Rathslirp: don't use "smb ports = 0" option
2012-02-23 Kevin WolfMerge qemu-iotests into for-anthony
2011-12-19 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/exec...
2011-12-19 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/xen'...
2011-12-19 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/mutators...
2011-12-19 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-12-19 Geoffrey Thomasslirp: Fix typo in net_slirp_hostfwd_remove
2011-12-05 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/batch...
2011-11-28 Anthony LiguoriMerge remote-tracking branch 'kwolf/block-stable' into...
2011-11-28 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.32' into staging
2011-11-28 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-11-22 Markus Armbrusterslirp: Clean up net_slirp_hostfwd_remove()'s use of...
2011-09-08 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-09-08 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream-3...
2011-09-03 BradAllow overriding the location of Samba's smbd.
2011-08-25 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream-2...
2011-08-22 Anthony Liguorichar: rename qemu_chr_open() -> qemu_chr_new()
2011-08-21 Anthony LiguoriMerge remote-tracking branch 'pmaydell/armhw-for-upstre...
2011-08-21 Blue SwirlMerge branch 'queues/slirp' of git://git.kiszka.org...
2011-08-21 Anthony LiguoriUse glib memory allocation and free functions
2011-08-05 malcMerge branch 'master' of git://git.qemu.org/qemu
2011-08-04 Anthony LiguoriMerge remote-tracking branch 'mst/for_anthony' into...
2011-07-29 Anthony LiguoriMerge remote-tracking branch 'alon/pull-libcacard.afe...
2011-07-29 Anthony LiguoriMerge remote-tracking branch 'kraxel/migration.2' into...
2011-07-23 Jan Kiszkanet: Refactor net_client_types
2011-07-23 Jan Kiszkaslirp: Canonicalize restrict syntax
2011-06-15 Michael S. TsirkinMerge remote-tracking branch 'origin/master' into pci
2011-06-15 Anthony LiguoriMerge remote-tracking branch 'alon/pull-libcacard-1...
2011-06-15 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2011-06-10 Edgar E. IglesiasMerge remote branch 'rth/axp-next' into alpha-merge
2011-06-08 Anthony LiguoriMerge remote-tracking branch 'qmp/for-anthony' into...
2011-06-08 Anthony LiguoriMerge remote-tracking branch 'jvrao/for-anthony' into...
2011-06-08 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v37' into...
2011-06-08 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-06-08 Alexander Grafslirp: fix guestfwd id
2011-05-05 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2011-04-25 Anthony LiguoriMerge remote-tracking branch 'awilliam/ipxe' into staging
2011-04-15 Blue SwirlRemove unused sysemu.h include directives
2010-03-17 Anthony LiguoriMerge remote branch 'markus/qerror' into staging
2010-03-16 Markus Armbrustererror: Replace qemu_error() by error_report()
2010-03-09 Juan Quintelaslirp: check system() success
2010-02-22 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2010-02-19 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-02-19 Markus Armbrusternet: Fix bogus "Warning: vlan 0 with no nics" with...
2010-01-27 Blue SwirlFix BSD build
2010-01-26 Kirill A. Shutemovnet/slirp.c: fix warning with _FORTIFY_SOURCE
2009-12-03 Mark McLoughlinnet: convert slirp to NetClientInfo
2009-12-03 Mark McLoughlinnet: move slirp code from net.c to net/slirp.c