All pastesPublic feed

Public feed

Pastes people chose to make public. Author names hidden.
  • Unnamed

    2068480·text·850 B·2011-05-24 15:29 UTC
    @echo off
    title pUFL - Server Restarter
    echo ---------------------------------------
    echo Project Unlimited For Life
    echo Server Restarter
    echo ---------------------------------------
    ech
  • Unnamed

    2068478·text·2.8 KB·2011-05-24 15:25 UTC
    01:00.0 VGA compatible controller: nVidia Corporation G86 [GeForce 8400 GS] (rev a1) (prog-if 00 [VGA controller])
     Subsystem: Micro-Star International Co., Ltd. Device 0741
     Control:
  • Unnamed

    2068474·text·333 B·2011-05-24 15:23 UTC
    2011.05.24 19:20:03 'some user query 20688 a' 
    2011.05.24 19:20:03 'some user query 15018 c' 
    2011.05.24 19:20:03 'some user query 18198 b' 
    2011.05.24 19:20:08 'some user query 20689 a' 
    2011.05.
  • Miscellany

    2068461·diff·1.1 KB·2011-05-24 15:07 UTC
    --- a/CreoleParser.cs Sun Apr 24 03:50:32 2011
    +++ b/CreoleParser.cs Tue May 24 16:52:54 2011
    @@ -146,6 +146,8 @@
     /// </summary>
     public event LinkEventHandler OnLink;
     
    +
  • Unnamed

    2068459·text·1.8 KB·2011-05-24 15:05 UTC
    /home/Ignat/libre/bootstrap/sd/source/filter/eppt/pptx-epptooxml.cxx: In member function 'oox::drawingml::ShapeExport& oox::core::PowerPointShapeExport::WritePlaceholderShape(com::sun::star::uno::Refe
  • Unnamed

    2068447·text·2.1 KB·2011-05-24 14:51 UTC
    - Controls: Right clicking and holding on a crafting recipe will craft multiple of the same item to a max of the stack and/or until you run out of materials.
     - Items: NEW ITEM : Sticky Bombs, Requir
  • Anonymous

    2068444·text·537 B·2011-05-24 14:48 UTC
    diff --git a/bitbake/lib/bb/siggen.py b/bitbake/lib/bb/siggen.py
    index 494282b..8af07cf 100644
    --- a/bitbake/lib/bb/siggen.py
    +++ b/bitbake/lib/bb/siggen.py
    @@ -103,6 +103,7 @@ class SignatureGene
  • Anonymous

    2068437·text·547 B·2011-05-24 14:41 UTC
    diff --git a/meta/classes/kernel-yocto.bbclass b/meta/classes/kernel-yocto.bbclass
    index 536434f..b11f09f 100644
    --- a/meta/classes/kernel-yocto.bbclass
    +++ b/meta/classes/kernel-yocto.bbclass
    @@
  • Someone

    2068435·text·13.1 KB·2011-05-24 14:38 UTC
    L 05/24/2011 - 13:18:54: Server cvar "mp_timelimit" = "20.000000"
    L 05/24/2011 - 13:18:54: "Player<66><STEAM_0:0:20982698><TERRORIST>" triggered "weaponstats" (weapon "grenade") (shots "2") (hits "1"
  • Someone

    2068434·text·13.0 KB·2011-05-24 14:37 UTC
    L 05/24/2011 - 13:18:54: Server cvar "mp_timelimit" = "20.000000"
    L 05/24/2011 - 13:18:54: "Player<66><STEAM_0:0:20982698><TERRORIST>" triggered "weaponstats" (weapon "grenade") (shots "2") (hits "1"
  • Untitled

    2068431·text·221 B·2011-05-24 14:32 UTC
    SELECT annot FROM 
     (SELECT sid, (qgram.i-query.i) as diag FROM qgram, query WHERE qgram.qg = query.qg GROUP BY sid, diag HAVING count(sid)>1) AS P 
     INNER JOIN 
     pstring 
     ON pstring.sid=P
  • Something

    2068423·asp·1.4 KB·2011-05-24 14:26 UTC
    <%@ Page Title="" Language="VB" MasterPageFile="~/Site.master" 
    AutoEventWireup="false" CodeFile="Picks.aspx.vb" Inherits="Game_Picks" %>
    
    <asp:Content ID="Content1" ContentPlaceHolderID="HeadConte
  • Stuff

    2068415·php·1005 B·2011-05-24 14:20 UTC
    <?php
     require('/home/juanx2/public_html/intranet/Configuracion/conexion.php');
     require('/home/juanx2/public_html/intranet/Configuracion/session_administracion.php');
     require('/home/juanx2/public
  • Stuff

    2068409·php·936 B·2011-05-24 14:14 UTC
    <?php
     require('/home/juanx2/public_html/intranet/Configuracion/conexion.php');
     require('/home/juanx2/public_html/intranet/Configuracion/session_administracion.php');
     require('/home/juanx2/public
  • Mine

    2068400·text·573 B·2011-05-24 14:04 UTC
    #ifndef CHUFFMANTREE_H
    #define CHUFFMANTREE_H
    #include "CHuffmanNode.h"
    class CHuffmanNode;
    class CHuffmanTree
    {
    public:
     CHuffmanTree();
     CHuffmanTree(CHuffmanNode *);
     ~CHuffmanTree();
  • Stuff

    2068393·text·550 B·2011-05-24 13:52 UTC
    public static function create($conn = null, $class = null)
     {
     $q = new BlogPostQuery($conn);
     
     return $q->select('p.*, u.city_id as user_city')
     ->from('Post p, p.Owner
  • APC Functions

    2068389·php·2.6 KB·2011-05-24 13:47 UTC
    // APC Functions
    
    // Get Port Status
    function apcGetStatus($APCip, $APCport, $community) {
     $APCresponse = snmpget($APCip, $community, "1.3.6.1.4.1.318.1.1.12.3.3.1.1.4.$APCport", 1000000);
  • Something

    2068380·java·415 B·2011-05-24 13:39 UTC
    public class TempMonitor {
     float currentTemp;
    
     public void setTemp(float newTemp) {
     currentTemp = newTemp;
     }
    }
    
    public class MyTempMonitor extends TempMonitor {
     public
  • NULL array in rmsr BOOM

    2068379·text·1.8 KB·2011-05-24 13:38 UTC
    2011-05-24 09:02:39 protostar open-ils.cstore: [ERR :6719:oils_sql.c:6022:13062420571020917] open-ils.cstore ERROR updating biblio::record_entry object with id = 75302: 0 ERROR: array must not contai
  • Anonymous

    2068374·text·894 B·2011-05-24 13:30 UTC
    OooOOo. .oOOOo. `OooOOo. .oOOOo. .oOOOo. 
    O `O .O o. o `o .O o .O o. 
    o O O o O O o O o 
    O .o o O o .O o o

older pastes →