All pastesPublic feed

Public feed

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

    2073243·text·1.9 KB·2011-06-01 14:43 UTC
    (Wed Jun 1 11:25:27 2011) [sssd[pam]] [accept_priv_fd_handler] (4): Client connected to privileged pipe!
    (Wed Jun 1 11:25:27 2011) [sssd[pam]] [sss_cmd_get_version] (5): Received client version [3]
  • vmnew

    2073238·text·5.4 KB·2011-06-01 14:16 UTC
    making all in apps...
     cc -DMONOLITH -I.. -I../include -O -c verify.c
     cc -DMONOLITH -I.. -I../include -O -c asn1pars.c
     cc -DMONOLITH -I.. -I../include -O -c req.c
  • Stuff

    2073237·text·1.3 KB·2011-06-01 14:16 UTC
    ./common/net_wins.c:2815:41: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
     for (adrno = 0, adrcount=1; adrcount = collection->c
  • Something

    2073236·text·1.1 KB·2011-06-01 14:16 UTC
    // everything below is from LeadHandler2.js 
     var LeadData = new Object();
     jQuery('#form1 :text:not(.notie)').each(function () {
     
     LeadData[this.id] = this.value;
  • Stuff

    2073235·text·21.4 KB·2011-06-01 14:01 UTC
    psyc@coyotama-VirtualBox /home/coyotama $ /opt/psyced/bin-linux/psyclpc -DDEBUG=1 --hostaddr 0.0.0.0 --hostname coyotama.pwnz.org --tls-key /etc/psyc/key.pem --tls-cert /etc/psyc/cert.pem -s 0 -s v0 -
  • Anonymous

    2073232·text·1.7 KB·2011-06-01 13:41 UTC
    Okay, folks, for those who have said they miss my blog postings and tweets, here's the deal.
    
    I have started a new blog at this URL:
    http://lostnfoundtruth.wordpress.com/
    
    My associated Twitter s
  • Mine

    2073229·text·283 B·2011-06-01 13:28 UTC
    sub getHosts {
    my $name = shift;
    my $query = get ("$userlookup$name");
    $query =~ s/^[a-z]+\-//;
    chomp($query);
    chomp($query);
    my @hosts = split(/\,/, $query);
    return @hosts;
    }
    
    ---TO--->
  • Stuff

    2073228·lisp·1.4 KB·2011-06-01 13:25 UTC
    ;#ex1: i wanted to replace if new 'attr' matched 'attrs-orig' item, or add if not.
    ;..i get the feeling that this isn't 'the lisp/elisp/functional programming' way though :(
    (require 'cl)
    (defun re
  • Unnamed

    2073227·php·779 B·2011-06-01 13:23 UTC
    <?php
    
    function itu_enable() {
     variable_set('site_403', 'itu/denied');
    }
    
    function itu_disable() {
     variable_set('site_403', '');
    }
    
    function itu_menu() {
     $items = array();
    
     //
  • Miscellany

    2073225·text·378 B·2011-06-01 13:14 UTC
    function urlname($src) {
     $search = explode(",","ç,æ,œ,á,é,í,ó,ú,à,è,ì,ò,ù,ä,ë,ï,ö,ü,ÿ,â,ê,î,ô,û,å,e,i,ø,u");
     $replace = explode(",","c,ae,oe,a,e,i,o,u,a,e,i,o,u,a,e,i,o,u,y,a,e,i,o,u,a,e,i,o
  • Firer

    2073222·text·1018 B·2011-06-01 12:58 UTC
    Bronzel (Bronzor) @ Oran Berry
    Trait: Levitate
    EVs: 220 HP / 48 Atk / 240 Def
    Relaxed Nature (+Def, -Spd)
    - Earthquake
    - Psychic
    - Trick Room
    - Stealth Rock
    
    Porygon @ Eviolite
    Trait: Trace
  • Firer

    2073221·text·1018 B·2011-06-01 12:56 UTC
    Bronzel (Bronzor) @ Oran Berry
    Trait: Levitate
    EVs: 220 HP / 48 Atk / 240 Def
    Relaxed Nature (+Def, -Spd)
    - Earthquake
    - Psychic
    - Trick Room
    - Stealth Rock
    
    Porygon @ Eviolite
    Trait: Trace
  • Something

    2073219·text·297 B·2011-06-01 12:51 UTC
    RedBoot> fis load -b 0x80041000 -d vmlinux.bin.gz
    Image loaded from 0x80041000-0x80290086
    RedBoot> go
    $T0b25:80144274;1d:80261f70;#38$T0b25:80144274;1d:80261f70;#38
    $T0b25:80144274;1d:80261f70;#38
  • Someone

    2073218·text·416 B·2011-06-01 12:50 UTC
    RedBoot> fis list
    Name FLASH addr Mem addr Length Entry point
    RedBoot 0xBE000000 0xBE000000 0x00030000 0x00000000
    vmlinux.bin.gz 0xBE030000 0x80041000 0x0010
  • Firer

    2073217·text·1018 B·2011-06-01 12:46 UTC
    Bronzel (Bronzor) @ Oran Berry
    Trait: Levitate
    EVs: 220 HP / 48 Atk / 240 Def
    Relaxed Nature (+Def, -Spd)
    - Earthquake
    - Gyro Ball
    - Trick Room
    - Stealth Rock
    
    Porygon @ Oran Berry
    Trait: Tr
  • Unnamed

    2073216·text·1.0 KB·2011-06-01 12:42 UTC
    !/bin/sh
    /sbin/ifconfig eth0:0 192.168.1.1 netmask 255.255.255.0
    /sbin/ifconfig eth0:1 69.64.34.225 netmask 255.255.252.0
    /sbin/ifconfig eth0:2 69.64.34.226 netmask 255.255.252.0
    /sbin/ifconfig et
  • Sysspoof Segfault Ticket

    2073212·text·2.4 KB·2011-06-01 12:30 UTC
    CodeWeavers Ticket System wrote:
    > CX Version: 10.1.0-linux
    > Application: MS Office
    > Operating System: Fedora 14 (64 bit)
    
    CX Pro Segfault Under Gnome+KDE
    
    System Report Su
  • Someone

    2073211·text·1.2 KB·2011-06-01 12:16 UTC
    ISP#show ip route
    Codes: C - connected, S - static, I - IGRP, R - RIP, M - mobile, B - BGP
     D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
     N1 - OSPF NSSA external type
  • Something

    2073209·text·14 B·2011-06-01 12:12 UTC
    asdasdadasdasd
  • Unnamed

    2073207·text·1.7 KB·2011-06-01 12:09 UTC
    RedBoot> load -r -v -b 0x80041000 openwrt-atheros-2.6-vmlinux.gz
    Using default protocol (TFTP) |-----------------------------------
    Raw file loaded 0x80041000-0x80140fff, assumed entry

older pastes →