~ttx/openldap/lucid-gssapi-495418

« back to all changes in this revision

Viewing changes to contrib/slapd-tools/statslog

  • Committer: Bazaar Package Importer
  • Author(s): Mathias Gug
  • Date: 2009-09-07 13:41:10 UTC
  • mfrom: (1.1.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20090907134110-rsnlhy8b0r21p9bg
Tags: 2.4.18-0ubuntu1
* New upstream release: (LP: #419515):
  + pcache overlay supports disconnected mode.
* Fix nss overlay load (LP: #417163).

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#!/usr/bin/perl -w
2
2
# statslog - Rearrange and output selected parts of slapd's statslog output.
3
 
# $OpenLDAP: pkg/ldap/contrib/slapd-tools/statslog,v 1.2 2004/11/02 16:19:17 hallvard Exp $
 
3
# $OpenLDAP: pkg/ldap/contrib/slapd-tools/statslog,v 1.2.6.1 2009/08/17 21:49:00 quanah Exp $
 
4
# This work is part of OpenLDAP Software <http://www.openldap.org/>.
4
5
#
5
 
# Copyright 2004 Hallvard B. Furuseth.
 
6
# Copyright 1998-2009 The OpenLDAP Foundation.
 
7
# Portions Copyright 2004 Hallvard B. Furuseth.
6
8
# All rights reserved.
7
9
#
8
10
# Redistribution and use in source and binary forms, with or without