All pastesPublic feed

Public feed

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

    2076343·text·1.5 KB·2011-06-07 19:28 UTC
    <?php
    header('Content-type: text/html; charset=utf-8');
    
    if(!empty($_POST['email'])){
     die();
    }
    
    function getRealIpAddr()
    {
     if (!empty($_SERVER['HTTP_CLIENT_IP'])) //check ip from share
  • Anonymous

    2076339·text·478 B·2011-06-07 19:20 UTC
    #include <stdio.h>
    #include <stdlib.h>
    
    int binaryEpansion(int basis, int exponent)
    {
     int result = 1;
     for(int bit=32; bit >= 0; bit--)
     {
     result *= result;
     if ( exponent & (1 <<
  • Someone

    2076336·text·1.9 KB·2011-06-07 19:19 UTC
    [Haklee]
    #Requirement section
    required = 1000
    maximum = 0
    
    #Restrict section
    restrictmap = ""
    restrictteam = 0
    restrictitem = ""
    teamlimit = 0
    
    #Other info
    author = "Haklee"
    desc = "Hakle
  • Stuff

    2076335·sql·2.7 KB·2011-06-07 19:15 UTC
    --Original query:
    
    SELECT * FROM vlo.vids_IdentityMaster WHERE
     (EmployeeNumber IS NULL OR EmployeeNumber NOT LIKE 'U%') 
     AND(NetworkId > 'A') 
     AND (EmployeeType IN ('E', 'A',
  • Untitled

    2076326·bash·398 B·2011-06-07 19:05 UTC
    # Создаешь 2 файла и даешь им права на исполнения chmod +x имя файла
    
    # Пример для 2-х языков
    setxkbmap -layout "us,ru(winkeys),ua" -option "grp:alt_shift_toggle,grp_led:scroll" -model pc105
    
    # П
  • Anonymous

    2076325·text·1.3 KB·2011-06-07 18:52 UTC
    Jun 7 13:50:51 franklin pure-ftpd: (?@127.0.0.1) [INFO] New connection from 127.0.0.1
    Jun 7 13:50:54 franklin slapd[5481]: conn=90 fd=20 ACCEPT from IP=127.0.0.1:55647 (IP=0.0.0.0:389)
    Jun 7 13:5
  • Anonymous

    2076320·text·67.3 KB·2011-06-07 18:45 UTC
    
        
  • 0002-Fix-anonymous-function-retu

    2076318·diff·983 B·2011-06-07 18:32 UTC
    From 20f13df4eda12bb9bdb6b9c720307d9e02ef9c3b Mon Sep 17 00:00:00 2001
    From: Joshua Roys <roysjosh@gmail.com>
    Date: Tue, 7 Jun 2011 14:31:17 -0400
    Subject: [PATCH 2/2] Fix anonymous function return
  • 0001-Handle-undefined-types-in-d

    2076317·diff·851 B·2011-06-07 18:32 UTC
    From 80a23906618ea2671c9c3f947764d0f60bb1a300 Mon Sep 17 00:00:00 2001
    From: Joshua Roys <roysjosh@gmail.com>
    Date: Tue, 7 Jun 2011 14:30:06 -0400
    Subject: [PATCH 1/2] Handle undefined types in des
  • Unnamed

    2076316·text·4.7 KB·2011-06-07 18:25 UTC
    * EvilBob-Vote4Me fires up the pizza oven for lunch.
    
    <jsmith> orvtech: I found myself making a mad dash to the fridge for a bagel and salmon cream cheese, thanks to you :-p
    
    <herlo> tatica: http:
  • Unnamed

    2076313·text·2.5 KB·2011-06-07 18:15 UTC
    ircd.o(.text+0x1093): In function `main':
    /home/ath0/hum/Unreal3.2/src/ircd.c:1428: undefined reference to `tre_version'
    s_conf.o(.text+0x828e): In function `copy_badword_struct':
    /home/ath0/hum/Un
  • Anonymous

    2076312·text·41 B·2011-06-07 18:12 UTC
    % lua5.1 p.lua < f
    a
    
    b
    
    c
  • Anonymous

    2076311·text·65 B·2011-06-07 18:09 UTC
    repeat
     local c = io.stdin:read(1)
     print(c)
    until not c
  • Anonymous

    2076310·text·131 B·2011-06-07 18:06 UTC
    % cat p.lua
    repeat local c = io.stdin:read(1) until c == EOF do
     print(c)
    end
    % cat > f
    a
    b
    c
    % lua5.1 p.lua < f
    nil
    %
  • Anonymous

    2076308·text·2.8 KB·2011-06-07 18:01 UTC
    modules.o(.text+0x66b): In function `Module_SymEx':
    /root/Unreal3.2/src/modules.c:860: undefined reference to `dlsym'
    modules.o(.text+0x6b0): In function `Module_Sym':
    /root/Unreal3.2/src/modules.c
  • Stuff

    2076307·text·2 B·2011-06-07 17:54 UTC
    ..
  • OTL

    2076303·text·40.2 KB·2011-06-07 17:31 UTC
    
        
  • Someone

    2076299·text·59.0 KB·2011-06-07 17:24 UTC
    
        
  • Miscellany

    2076297·text·253.1 KB·2011-06-07 17:21 UTC
    
        
  • Untitled

    2076294·text·71.5 KB·2011-06-07 17:16 UTC
    
        

older pastes →