]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
2011-03-21 Josh Stonensscommon: Heed what fgets returns
2011-03-21 Dave BrolleyPR 12101: stap-server should use proper cert passwords.
2011-03-21 Dave BrolleyPR 12101: stap-server should use proper cert passwords
2011-03-19 Josh Stoneautoreconf with f14
2011-03-19 Josh StoneAdd gettext wrappers on new remote strings, update-po
2011-03-18 Josh StoneMerge remote-tracking branch 'origin/master' into stapsh
2011-03-18 Josh StoneAdd a testcase for stapsh remotes
2011-03-18 Josh Stonestapsh: dbug-print on received signals
2011-03-18 Josh Stoneremote: Block signals in direct_stapsh's child
2011-03-18 Josh StonePR12592: Allow -r /path/to/kernel for stap-servers
2011-03-18 Lukas BerkPR3823: Rearrange some ostringstream foo statements
2011-03-18 Lukas BerkPR3823: remove gettext from compile time errors
2011-03-18 Lukas BerkPR3823: How to add basic gettext to systemtap in po...
2011-03-18 Lukas BerkPR3823: Adding gettext functionality to several base...
2011-03-18 Josh StoneCache compile_server_info attached to sessions, not...
2011-03-18 Josh StoneClear the SSL session cache after using a server
2011-03-17 Josh StonePR12591: Setup the signal handler earlier
2011-03-17 William CohenUpdate .gitignore files to make "git status" accurate
2011-03-17 William CohenMerge branch 'master' of ssh://sources.redhat.com/git...
2011-03-17 William CohenAdd the rhelchannels.sh
2011-03-16 David SmithRead the list of logfiles from a config file in the...
2011-03-16 Lukas BerkPR3823: Re-add po/POTFILES.in
2011-03-16 Lukas BerkPR3823: Added gettext functionality to runtime
2011-03-15 David SmithForce 64-bit compiles when needed.
2011-03-14 Josh Stonestapsh: Add OK/ERROR replies to file and run commands
2011-03-14 Josh Stonestapsh: Add debugging macros
2011-03-14 David SmithUpdated __ip_sock_daddr() for 2.6.38 kernels.
2011-03-14 Frank Ch. Eiglerfix comment typo re. %I[] gcc asm-operand syntax for...
2011-03-14 Frank Ch. EiglerPR3823: mention top-level update-po make target
2011-03-14 Lukas BerkPR3823: Added a po/README file for I18N
2011-03-12 Stan CoxMake user module build id check set_fs aware
2011-03-12 Josh Stonestapsh: Remove the signal command, just call it quit
2011-03-12 Josh Stonestapsh: Upload module signatures and uprobes too
2011-03-12 Josh Stoneremote: Split preparation from the actual start
2011-03-12 Josh Stonestapsh: Use quoted-printable args in the run command
2011-03-12 Josh Stonestapsh: A systemtap "shell" to aid remote execution
2011-03-11 Lukas BerkPR3823: Updating po/* files with regenerated strings
2011-03-11 Lukas BerkPR3823: Added Gettext functionality to elaborate.cxx
2011-03-11 Dave BrolleyMerge branch 'master' of ssh://sourceware.org/git/systemtap
2011-03-11 Dave BrolleyRun cert management commands silently.
2011-03-11 Roland McGrathAdd test case for glibc setjmp/longjmp sdt probes.
2011-03-11 Josh StoneBuild -u and uprobes_path in a single argument
2011-03-10 David SmithFixed several problems with usymbols.exp (BZ639344).
2011-03-09 Dave BrolleyTest harness improvements.
2011-03-08 Dave BrolleyPR 12540 (rework) - Could not obtain information on...
2011-03-08 Dave BrolleyMerge branch 'master' of ssh://sourceware.org/git/systemtap
2011-03-08 Dave BrolleyPR 12543 - PKGLIBEXECDIR undefined, causing uprobes...
2011-03-08 Dave BrolleyPR 12540 - Could not obtain information on password...
2011-03-07 Frank Ch. Eiglertweak stap -v memory-usage message
2011-03-07 Frank Ch. Eiglerconvert po/fr.po from iso-8859-1 to utf-8
2011-03-07 Frank Ch. Eigleradd po/fr.po to transifex database
2011-03-07 David Smith(powerpc) Fixed PR12341 by using kernel code instead...
2011-03-07 Adrien KunyszPR3823: initial french translation
2011-03-07 David SmithAlways generate domain.h for the logger PMDA.
2011-03-07 Jan KratochvilDecode wait4.return wait status.
2011-03-04 Lukas BerkPR3823: A few string corrections, regenerated po files
2011-03-04 Josh StoneSync staprun up to version 1.5 with everything else
2011-03-03 Frank Ch. Eiglertransifex: register po/pl.po stub translation
2011-03-03 Frank Ch. Eigleradd transifex-client config file for i18n
2011-03-03 Jan KratochvilFix _wait4_opt_str output.
2011-03-03 David SmithSimplified logger PMDA by no longer needing custom...
2011-03-03 Lukas BerkFixing long long int into to long int
2011-03-02 Lukas BerkPR3823: Changes resulting from translator review
2011-03-02 David SmithLogger PMDA can now handle multiple clients.
2011-02-28 Lukas BerkPR3823: Added gettext functionality to translate.cxx
2011-02-28 Frank Ch. Eiglerdocumentation: classify kernel.data probe point family...
2011-02-25 Lukas BerkPR3823: Added Gettext functionality to dwflpp.cxx
2011-02-25 David SmithHandle the case better when there isn't any data to...
2011-02-25 David SmithFirst PMDA version that can correctly output event...
2011-02-25 Stan CoxMerge branch 'master' of ssh://sourceware.org/git/systemtap
2011-02-25 Stan CoxAdd basic library support.
2011-02-25 Lukas BerkPR3823: Fix type for 32-bit machines
2011-02-24 David SmithFixed PMID generation code to stay with the max limit.
2011-02-24 Lukas BerkPR3823: Adding Gettext funtionality to several files.
2011-02-24 William CohenDisable systemtap.examples/process/noptrace.stp on...
2011-02-24 Lukas BerkPR3823: Only generate po/* material if asked
2011-02-23 David SmithAdded makefile code to autogenerate a PMID number for...
2011-02-22 Lukas BerkPR:3823 Added gettext funtionality to several files
2011-02-18 David SmithAdded pcp support to top-level configure.
2011-02-18 David SmithRegenerated configure stuff with f14.
2011-02-18 Lukas BerkPR3823: Added AM_GNU_GETTEXT_VERSION to configure.ac
2011-02-18 Lukas BerkPR3823: modsign.cxx comment fix
2011-02-18 Lukas BerkPR3823: Added gettext functionality so several files
2011-02-17 David SmithGenerate pcp Makefiles.
2011-02-17 Frank Ch. Eiglerdocumentation: classify probe point families w.r.t...
2011-02-17 David SmithAdjust configury to handle building/installing out...
2011-02-17 David SmithAdded start of the event handling code.
2011-02-16 Josh StoneAdd _F() and _NF() for formatted translations
2011-02-16 Frank Ch. Eiglermention ENABLE_NLS in stap -V feature-summary
2011-02-15 William CohenAdd information about Red Hat Enterprise Linux 6 to...
2011-02-15 Frank Ch. Eiglerstap.1: elaborate slightly on automatic locking of...
2011-02-15 Lukas BerkPR3823: Session.cxx spelling corrections with updated...
2011-02-15 Lukas BerkPR3823: Spelling error in buildrun.cxx
2011-02-15 Lukas BerkPR3823: Added gettext functionality to hash.cxx
2011-02-15 Lukas BerkPR3823: Added gettext functionality to parse.cxx
2011-02-15 Lukas BerkPR3823 Added gettext functionality to cache.cxx
2011-02-15 Lukas BerkPR3823 Added gettext changes to buildrun.cxx
2011-02-14 Josh StoneAdd stap_spawn_piped
2011-02-14 Josh StoneMove multi-target pass-5 into the remote class
2011-02-14 Stan CoxPut dtrace(1) man page in the same package as the binary.
next
This page took 0.051073 seconds and 5 git commands to generate.