[otrs-cvs] otrs/bin CheckDB.pl, 1.19, 1.20 CheckSum.pl, 1.9,
1.10 CleanUp.pl, 1.7, 1.8 Cron4Win32.pl, 1.7,
1.8 CryptPassword.pl, 1.6, 1.7 DeleteSessionIDs.pl, 1.21,
1.22 GenericAgent.pl, 1.44, 1.45 PendingJobs.pl, 1.30,
1.31 PostMaster.pl, 1.29, 1.30 PostMasterClient.pl, 1.8,
1.9 PostMasterDaemon.pl, 1.14, 1.15 PostMasterPOP3.pl, 1.28,
1.29 RebuildTicketIndex.pl, 1.15, 1.16 StatsExportToOPM.pl,
1.7, 1.8 UnitTest.pl, 1.12, 1.13 UnlockTickets.pl, 1.27,
1.28 XMLMaster.pl, 1.8, 1.9 mkStats.pl, 1.52, 1.53 opm.pl,
1.20, 1.21 otrs.CreateNewTranslationFile, 1.21,
1.22 otrs.RebuildConfig.pl, 1.4, 1.5 otrs.addGroup, 1.14,
1.15 otrs.addQueue, 1.15, 1.16 otrs.addUser2Group, 1.15,
1.16 otrs.checkModules, 1.18, 1.19 otrs.cleanup, 1.4,
1.5 otrs.getConfig, 1.11, 1.12 otrs.getTicketThread, 1.11,
1.12 otrs.setPassword, 1.13, 1.14 xml2sql.pl, 1.13, 1.14
cvs-log at otrs.org
cvs-log at otrs.org
Fri Feb 1 12:49:26 GMT 2008
- Previous message: [otrs-cvs] otrs CHANGES,1.553,1.554
- Next message: [otrs-cvs] otrs/bin/cgi-bin customer.pl, 1.40, 1.41 index.pl, 1.86,
1.87 installer.pl, 1.26, 1.27 public.pl, 1.6, 1.7 rpc.pl, 1.4, 1.5
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Comments:
Update of /home/cvs/otrs/bin
In directory lancelot:/tmp/cvs-serv14346
Modified Files:
CheckDB.pl CheckSum.pl CleanUp.pl Cron4Win32.pl
CryptPassword.pl DeleteSessionIDs.pl GenericAgent.pl
PendingJobs.pl PostMaster.pl PostMasterClient.pl
PostMasterDaemon.pl PostMasterPOP3.pl RebuildTicketIndex.pl
StatsExportToOPM.pl UnitTest.pl UnlockTickets.pl XMLMaster.pl
mkStats.pl opm.pl otrs.CreateNewTranslationFile
otrs.RebuildConfig.pl otrs.addGroup otrs.addQueue
otrs.addUser2Group otrs.checkModules otrs.cleanup
otrs.getConfig otrs.getTicketThread otrs.setPassword
xml2sql.pl
Log Message:
Replaced OTRS GmbH with OTRS AG.
Author: tr
Index: CheckDB.pl
===================================================================
RCS file: /home/cvs/otrs/bin/CheckDB.pl,v
retrieving revision 1.19
retrieving revision 1.20
diff -C2 -d -r1.19 -r1.20
*** CheckDB.pl 29 Sep 2007 11:40:56 -0000 1.19
--- CheckDB.pl 1 Feb 2008 12:49:20 -0000 1.20
***************
*** 2,6 ****
# --
# bin/CheckDB.pl - to check the db access
! # Copyright (C) 2001-2007 OTRS GmbH, http://otrs.org/
# --
# $Id$
--- 2,6 ----
# --
# bin/CheckDB.pl - to check the db access
! # Copyright (C) 2001-2008 OTRS AG, http://otrs.org/
# --
# $Id$
Author: tr
Index: CheckSum.pl
===================================================================
RCS file: /home/cvs/otrs/bin/CheckSum.pl,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -d -r1.9 -r1.10
*** CheckSum.pl 1 Oct 2007 09:46:01 -0000 1.9
--- CheckSum.pl 1 Feb 2008 12:49:20 -0000 1.10
***************
*** 2,6 ****
# --
# bin/CheckSum.pl - a tool to compare changes in a installation
! # Copyright (C) 2001-2007 OTRS GmbH, http://otrs.org/
# --
# $Id$
--- 2,6 ----
# --
# bin/CheckSum.pl - a tool to compare changes in a installation
! # Copyright (C) 2001-2008 OTRS AG, http://otrs.org/
# --
# $Id$
Author: tr
Index: CleanUp.pl
===================================================================
RCS file: /home/cvs/otrs/bin/CleanUp.pl,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** CleanUp.pl 1 Oct 2007 09:46:01 -0000 1.7
--- CleanUp.pl 1 Feb 2008 12:49:20 -0000 1.8
***************
*** 2,6 ****
# --
# bin/CleanUp.pl - to cleanup, remove used tmp data of ipc, database or fs
! # Copyright (C) 2001-2007 OTRS GmbH, http://otrs.org/
# --
# $Id$
--- 2,6 ----
# --
# bin/CleanUp.pl - to cleanup, remove used tmp data of ipc, database or fs
! # Copyright (C) 2001-2008 OTRS AG, http://otrs.org/
# --
# $Id$
Author: tr
Index: Cron4Win32.pl
===================================================================
RCS file: /home/cvs/otrs/bin/Cron4Win32.pl,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** Cron4Win32.pl 1 Oct 2007 09:46:01 -0000 1.7
--- Cron4Win32.pl 1 Feb 2008 12:49:20 -0000 1.8
***************
*** 2,6 ****
# --
# bin/Cron4Win32.pl - a script tp generate a full crontab file for OTRS
! # Copyright (C) 2001-2007 OTRS GmbH, http://otrs.org/
# --
# $Id$
--- 2,6 ----
# --
# bin/Cron4Win32.pl - a script tp generate a full crontab file for OTRS
! # Copyright (C) 2001-2008 OTRS AG, http://otrs.org/
# --
# $Id$
Author: tr
Index: CryptPassword.pl
===================================================================
RCS file: /home/cvs/otrs/bin/CryptPassword.pl,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** CryptPassword.pl 1 Oct 2007 09:46:01 -0000 1.6
--- CryptPassword.pl 1 Feb 2008 12:49:20 -0000 1.7
***************
*** 2,6 ****
# --
# bin/CryptPassword.pl - to crypt database password for Kernel/Config.pm
! # Copyright (C) 2001-2007 OTRS GmbH, http://otrs.org/
# --
# $Id$
--- 2,6 ----
# --
# bin/CryptPassword.pl - to crypt database password for Kernel/Config.pm
! # Copyright (C) 2001-2008 OTRS AG, http://otrs.org/
# --
# $Id$
Author: tr
Index: DeleteSessionIDs.pl
===================================================================
RCS file: /home/cvs/otrs/bin/DeleteSessionIDs.pl,v
retrieving revision 1.21
retrieving revision 1.22
diff -C2 -d -r1.21 -r1.22
*** DeleteSessionIDs.pl 1 Oct 2007 09:46:18 -0000 1.21
--- DeleteSessionIDs.pl 1 Feb 2008 12:49:20 -0000 1.22
***************
*** 2,6 ****
# --
# bin/DeleteSessionIDs.pl - to delete all existing, idle or expired session ids
! # Copyright (C) 2001-2007 OTRS GmbH, http://otrs.org/
# --
# $Id$
--- 2,6 ----
# --
# bin/DeleteSessionIDs.pl - to delete all existing, idle or expired session ids
! # Copyright (C) 2001-2008 OTRS AG, http://otrs.org/
# --
# $Id$
Author: tr
Index: GenericAgent.pl
===================================================================
RCS file: /home/cvs/otrs/bin/GenericAgent.pl,v
retrieving revision 1.44
retrieving revision 1.45
diff -C2 -d -r1.44 -r1.45
*** GenericAgent.pl 1 Oct 2007 09:46:18 -0000 1.44
--- GenericAgent.pl 1 Feb 2008 12:49:20 -0000 1.45
***************
*** 2,6 ****
# --
# bin/GenericAgent.pl - a generic agent -=> e. g. close ale emails in a specific queue
! # Copyright (C) 2001-2007 OTRS GmbH, http://otrs.org/
# --
# $Id$
--- 2,6 ----
# --
# bin/GenericAgent.pl - a generic agent -=> e. g. close ale emails in a specific queue
! # Copyright (C) 2001-2008 OTRS AG, http://otrs.org/
# --
# $Id$
Author: tr
Index: PendingJobs.pl
===================================================================
RCS file: /home/cvs/otrs/bin/PendingJobs.pl,v
retrieving revision 1.30
retrieving revision 1.31
diff -C2 -d -r1.30 -r1.31
*** PendingJobs.pl 1 Oct 2007 09:45:50 -0000 1.30
--- PendingJobs.pl 1 Feb 2008 12:49:20 -0000 1.31
***************
*** 2,6 ****
# --
# PendingJobs.pl - check pending tickets
! # Copyright (C) 2001-2007 OTRS GmbH, http://otrs.org/
# --
# $Id$
--- 2,6 ----
# --
# PendingJobs.pl - check pending tickets
! # Copyright (C) 2001-2008 OTRS AG, http://otrs.org/
# --
# $Id$
Author: tr
Index: PostMaster.pl
===================================================================
RCS file: /home/cvs/otrs/bin/PostMaster.pl,v
retrieving revision 1.29
retrieving revision 1.30
diff -C2 -d -r1.29 -r1.30
*** PostMaster.pl 1 Oct 2007 09:45:50 -0000 1.29
--- PostMaster.pl 1 Feb 2008 12:49:20 -0000 1.30
***************
*** 2,6 ****
# --
# bin/PostMaster.pl - the global eMail handle for email2db
! # Copyright (C) 2001-2007 OTRS GmbH, http://otrs.org/
# --
# $Id$
--- 2,6 ----
# --
# bin/PostMaster.pl - the global eMail handle for email2db
! # Copyright (C) 2001-2008 OTRS AG, http://otrs.org/
# --
# $Id$
Author: tr
Index: PostMasterClient.pl
===================================================================
RCS file: /home/cvs/otrs/bin/PostMasterClient.pl,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** PostMasterClient.pl 1 Oct 2007 09:45:50 -0000 1.8
--- PostMasterClient.pl 1 Feb 2008 12:49:20 -0000 1.9
***************
*** 2,6 ****
# --
# bin/PostMasterClient.pl - the PostMasterDaemon.pl client
! # Copyright (C) 2001-2007 OTRS GmbH, http://otrs.org/
# --
# $Id$
--- 2,6 ----
# --
# bin/PostMasterClient.pl - the PostMasterDaemon.pl client
! # Copyright (C) 2001-2008 OTRS AG, http://otrs.org/
# --
# $Id$
Author: tr
Index: PostMasterDaemon.pl
===================================================================
RCS file: /home/cvs/otrs/bin/PostMasterDaemon.pl,v
retrieving revision 1.14
retrieving revision 1.15
diff -C2 -d -r1.14 -r1.15
*** PostMasterDaemon.pl 1 Oct 2007 09:45:50 -0000 1.14
--- PostMasterDaemon.pl 1 Feb 2008 12:49:20 -0000 1.15
***************
*** 2,6 ****
# --
# bin/PostMasterDaemon.pl - the daemon for the PostMasterClient.pl client
! # Copyright (C) 2001-2007 OTRS GmbH, http://otrs.org/
# --
# $Id$
--- 2,6 ----
# --
# bin/PostMasterDaemon.pl - the daemon for the PostMasterClient.pl client
! # Copyright (C) 2001-2008 OTRS AG, http://otrs.org/
# --
# $Id$
Author: tr
Index: PostMasterPOP3.pl
===================================================================
RCS file: /home/cvs/otrs/bin/PostMasterPOP3.pl,v
retrieving revision 1.28
retrieving revision 1.29
diff -C2 -d -r1.28 -r1.29
*** PostMasterPOP3.pl 1 Oct 2007 09:45:50 -0000 1.28
--- PostMasterPOP3.pl 1 Feb 2008 12:49:20 -0000 1.29
***************
*** 2,6 ****
# --
# bin/PostMasterPOP3.pl - the global eMail handle for email2db
! # Copyright (C) 2001-2007 OTRS GmbH, http://otrs.org/
# --
# $Id$
--- 2,6 ----
# --
# bin/PostMasterPOP3.pl - the global eMail handle for email2db
! # Copyright (C) 2001-2008 OTRS AG, http://otrs.org/
# --
# $Id$
Author: tr
Index: RebuildTicketIndex.pl
===================================================================
RCS file: /home/cvs/otrs/bin/RebuildTicketIndex.pl,v
retrieving revision 1.15
retrieving revision 1.16
diff -C2 -d -r1.15 -r1.16
*** RebuildTicketIndex.pl 1 Oct 2007 09:46:18 -0000 1.15
--- RebuildTicketIndex.pl 1 Feb 2008 12:49:20 -0000 1.16
***************
*** 2,6 ****
# --
# bin/RebuildTicketIndex.pl - rebuild ticket index for queue view
! # Copyright (C) 2001-2007 OTRS GmbH, http://otrs.org/
# --
# $Id$
--- 2,6 ----
# --
# bin/RebuildTicketIndex.pl - rebuild ticket index for queue view
! # Copyright (C) 2001-2008 OTRS AG, http://otrs.org/
# --
# $Id$
Author: tr
Index: StatsExportToOPM.pl
===================================================================
RCS file: /home/cvs/otrs/bin/StatsExportToOPM.pl,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** StatsExportToOPM.pl 1 Oct 2007 09:46:18 -0000 1.7
--- StatsExportToOPM.pl 1 Feb 2008 12:49:20 -0000 1.8
***************
*** 2,6 ****
# --
# StatsExportToOPM.pl - export all stats of a system and create a package for the package manager
! # Copyright (C) 2001-2007 OTRS GmbH, http://otrs.org/
# --
# $Id$
--- 2,6 ----
# --
# StatsExportToOPM.pl - export all stats of a system and create a package for the package manager
! # Copyright (C) 2001-2008 OTRS AG, http://otrs.org/
# --
# $Id$
Author: tr
Index: UnitTest.pl
===================================================================
RCS file: /home/cvs/otrs/bin/UnitTest.pl,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -d -r1.12 -r1.13
*** UnitTest.pl 29 Sep 2007 11:41:28 -0000 1.12
--- UnitTest.pl 1 Feb 2008 12:49:20 -0000 1.13
***************
*** 2,6 ****
# --
# UnitTest.pl - the global test handle
! # Copyright (C) 2001-2007 OTRS GmbH, http://otrs.org/
# --
# $Id$
--- 2,6 ----
# --
# UnitTest.pl - the global test handle
! # Copyright (C) 2001-2008 OTRS AG, http://otrs.org/
# --
# $Id$
Author: tr
Index: UnlockTickets.pl
===================================================================
RCS file: /home/cvs/otrs/bin/UnlockTickets.pl,v
retrieving revision 1.27
retrieving revision 1.28
diff -C2 -d -r1.27 -r1.28
*** UnlockTickets.pl 1 Oct 2007 09:46:18 -0000 1.27
--- UnlockTickets.pl 1 Feb 2008 12:49:20 -0000 1.28
***************
*** 2,6 ****
# --
# UnlockTickets.pl - to unlock tickets
! # Copyright (C) 2001-2007 OTRS GmbH, http://otrs.org/
# --
# $Id$
--- 2,6 ----
# --
# UnlockTickets.pl - to unlock tickets
! # Copyright (C) 2001-2008 OTRS AG, http://otrs.org/
# --
# $Id$
Author: tr
Index: XMLMaster.pl
===================================================================
RCS file: /home/cvs/otrs/bin/XMLMaster.pl,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** XMLMaster.pl 1 Oct 2007 09:46:18 -0000 1.8
--- XMLMaster.pl 1 Feb 2008 12:49:20 -0000 1.9
***************
*** 2,6 ****
# --
# XMLMaster.pl - the global xml handle for xml2db
! # Copyright (C) 2001-2007 OTRS GmbH, http://otrs.org/
# --
# $Id$
--- 2,6 ----
# --
# XMLMaster.pl - the global xml handle for xml2db
! # Copyright (C) 2001-2008 OTRS AG, http://otrs.org/
# --
# $Id$
Author: tr
Index: mkStats.pl
===================================================================
RCS file: /home/cvs/otrs/bin/mkStats.pl,v
retrieving revision 1.52
retrieving revision 1.53
diff -C2 -d -r1.52 -r1.53
*** mkStats.pl 1 Oct 2007 09:46:18 -0000 1.52
--- mkStats.pl 1 Feb 2008 12:49:20 -0000 1.53
***************
*** 2,6 ****
# --
# mkStats.pl - send stats output via email
! # Copyright (C) 2001-2007 OTRS GmbH, http://otrs.org/
# --
# $Id$
--- 2,6 ----
# --
# mkStats.pl - send stats output via email
! # Copyright (C) 2001-2008 OTRS AG, http://otrs.org/
# --
# $Id$
***************
*** 72,76 ****
if ( $Opts{'h'} ) {
print "mkStats.pl <Revision $VERSION> - OTRS cmd stats\n";
! print "Copyright (C) 2001-2006 OTRS GmbH, http://otrs.org/\n";
print
"usage: mkStats.pl -n <StatNumber> [-p <PARAM_STRING>] [-o <DIRECTORY>] [-r <RECIPIENT> -s <SENDER>] [-m <MESSAGE>] [-l <LANGUAGE>] [-f CSV|Print]\n";
--- 72,76 ----
if ( $Opts{'h'} ) {
print "mkStats.pl <Revision $VERSION> - OTRS cmd stats\n";
! print "Copyright (C) 2001-2006 OTRS AG, http://otrs.org/\n";
print
"usage: mkStats.pl -n <StatNumber> [-p <PARAM_STRING>] [-o <DIRECTORY>] [-r <RECIPIENT> -s <SENDER>] [-m <MESSAGE>] [-l <LANGUAGE>] [-f CSV|Print]\n";
Author: tr
Index: opm.pl
===================================================================
RCS file: /home/cvs/otrs/bin/opm.pl,v
retrieving revision 1.20
retrieving revision 1.21
diff -C2 -d -r1.20 -r1.21
*** opm.pl 1 Oct 2007 09:46:18 -0000 1.20
--- opm.pl 1 Feb 2008 12:49:20 -0000 1.21
***************
*** 2,6 ****
# --
# opm.pl - otrs package manager cmd version
! # Copyright (C) 2001-2007 OTRS GmbH, http://otrs.org/
# --
# $Id$
--- 2,6 ----
# --
# opm.pl - otrs package manager cmd version
! # Copyright (C) 2001-2008 OTRS AG, http://otrs.org/
# --
# $Id$
Author: tr
Index: otrs.CreateNewTranslationFile
===================================================================
RCS file: /home/cvs/otrs/bin/otrs.CreateNewTranslationFile,v
retrieving revision 1.21
retrieving revision 1.22
diff -C2 -d -r1.21 -r1.22
*** otrs.CreateNewTranslationFile 1 Oct 2007 09:45:36 -0000 1.21
--- otrs.CreateNewTranslationFile 1 Feb 2008 12:49:20 -0000 1.22
***************
*** 2,6 ****
# --
# otrs.CreateNewTranslationFile - create new translation file
! # Copyright (C) 2001-2006 OTRS GmbH, http://otrs.org/
# --
# $Id$
--- 2,6 ----
# --
# otrs.CreateNewTranslationFile - create new translation file
! # Copyright (C) 2001-2006 OTRS AG, http://otrs.org/
# --
# $Id$
Author: tr
Index: otrs.RebuildConfig.pl
===================================================================
RCS file: /home/cvs/otrs/bin/otrs.RebuildConfig.pl,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** otrs.RebuildConfig.pl 1 Oct 2007 09:45:36 -0000 1.4
--- otrs.RebuildConfig.pl 1 Feb 2008 12:49:20 -0000 1.5
***************
*** 2,6 ****
# --
# bin/otrs.RebuildConfig.pl - rebuild config
! # Copyright (C) 2001-2007 OTRS GmbH, http://otrs.org/
# --
# $Id$
--- 2,6 ----
# --
# bin/otrs.RebuildConfig.pl - rebuild config
! # Copyright (C) 2001-2008 OTRS AG, http://otrs.org/
# --
# $Id$
Author: tr
Index: otrs.addGroup
===================================================================
RCS file: /home/cvs/otrs/bin/otrs.addGroup,v
retrieving revision 1.14
retrieving revision 1.15
diff -C2 -d -r1.14 -r1.15
*** otrs.addGroup 1 Oct 2007 09:45:36 -0000 1.14
--- otrs.addGroup 1 Feb 2008 12:49:20 -0000 1.15
***************
*** 3,7 ****
# bin/otrs.addGroup - add new system groups
# Copyright (C) 2002 Atif Ghaffar <aghaffar at developer.ch>
! # Copyright (C) 2001-2006 OTRS GmbH, http://otrs.org/
# --
# $Id$
--- 3,7 ----
# bin/otrs.addGroup - add new system groups
# Copyright (C) 2002 Atif Ghaffar <aghaffar at developer.ch>
! # Copyright (C) 2001-2006 OTRS AG, http://otrs.org/
# --
# $Id$
Author: tr
Index: otrs.addQueue
===================================================================
RCS file: /home/cvs/otrs/bin/otrs.addQueue,v
retrieving revision 1.15
retrieving revision 1.16
diff -C2 -d -r1.15 -r1.16
*** otrs.addQueue 16 Oct 2007 11:30:42 -0000 1.15
--- otrs.addQueue 1 Feb 2008 12:49:20 -0000 1.16
***************
*** 3,7 ****
# otrs.addQueue - Add Queue from CLI
# Copyright (C) 2002 Atif Ghaffar <aghaffar at developer.ch>
! # Copyright (C) 2001-2006 OTRS GmbH, http://otrs.org/
# --
# $Id$
--- 3,7 ----
# otrs.addQueue - Add Queue from CLI
# Copyright (C) 2002 Atif Ghaffar <aghaffar at developer.ch>
! # Copyright (C) 2001-2006 OTRS AG, http://otrs.org/
# --
# $Id$
***************
*** 49,53 ****
print "otrs.addQueue.pl <Revision $VERSION> - add new queue\n";
print "Copyright (C) 2002 Atif Ghaffar <aghaffar\@developer.ch>\n";
! print "Copyright (C) 2001-2006 OTRS GmbH, http://otrs.org/\n";
print "usage: otrs.addQueue.pl -n <NAME> -g <GROUP> [-s <SYSTEMADDRESSID> -c <COMMENT>]\n";
exit 1;
--- 49,53 ----
print "otrs.addQueue.pl <Revision $VERSION> - add new queue\n";
print "Copyright (C) 2002 Atif Ghaffar <aghaffar\@developer.ch>\n";
! print "Copyright (C) 2001-2006 OTRS AG, http://otrs.org/\n";
print "usage: otrs.addQueue.pl -n <NAME> -g <GROUP> [-s <SYSTEMADDRESSID> -c <COMMENT>]\n";
exit 1;
Author: tr
Index: otrs.addUser2Group
===================================================================
RCS file: /home/cvs/otrs/bin/otrs.addUser2Group,v
retrieving revision 1.15
retrieving revision 1.16
diff -C2 -d -r1.15 -r1.16
*** otrs.addUser2Group 16 Oct 2007 11:30:42 -0000 1.15
--- otrs.addUser2Group 1 Feb 2008 12:49:20 -0000 1.16
***************
*** 3,7 ****
# bin/otrs.addUser2Group - Add User to a Group
# Copyright (C) 2002 Atif Ghaffar <aghaffar at developer.ch>
! # Copyright (C) 2001-2006 OTRS GmbH, http://otrs.org/
# --
# $Id$
--- 3,7 ----
# bin/otrs.addUser2Group - Add User to a Group
# Copyright (C) 2002 Atif Ghaffar <aghaffar at developer.ch>
! # Copyright (C) 2001-2006 OTRS AG, http://otrs.org/
# --
# $Id$
Author: tr
Index: otrs.checkModules
===================================================================
RCS file: /home/cvs/otrs/bin/otrs.checkModules,v
retrieving revision 1.18
retrieving revision 1.19
diff -C2 -d -r1.18 -r1.19
*** otrs.checkModules 22 Nov 2007 08:45:36 -0000 1.18
--- otrs.checkModules 1 Feb 2008 12:49:20 -0000 1.19
***************
*** 2,6 ****
# --
# bin/otrs.checkModules - to check needed cpan framework modules
! # Copyright (C) 2001-2006 OTRS GmbH, http://otrs.org/
# --
# $Id$
--- 2,6 ----
# --
# bin/otrs.checkModules - to check needed cpan framework modules
! # Copyright (C) 2001-2006 OTRS AG, http://otrs.org/
# --
# $Id$
Author: tr
Index: otrs.cleanup
===================================================================
RCS file: /home/cvs/otrs/bin/otrs.cleanup,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** otrs.cleanup 29 Sep 2007 11:40:37 -0000 1.4
--- otrs.cleanup 1 Feb 2008 12:49:20 -0000 1.5
***************
*** 1,5 ****
#!/bin/sh
# otrs.cleanup - to cleanup not proccesed emails
! # Copyright (C) 2001-2006 OTRS GmbH, http://otrs.org/
# --
# $Id$
--- 1,5 ----
#!/bin/sh
# otrs.cleanup - to cleanup not proccesed emails
! # Copyright (C) 2001-2006 OTRS AG, http://otrs.org/
# --
# $Id$
Author: tr
Index: otrs.getConfig
===================================================================
RCS file: /home/cvs/otrs/bin/otrs.getConfig,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** otrs.getConfig 1 Oct 2007 09:45:36 -0000 1.11
--- otrs.getConfig 1 Feb 2008 12:49:20 -0000 1.12
***************
*** 2,6 ****
# --
# bin/otrs.getConfig - get OTRS config vars
! # Copyright (C) 2001-2006 OTRS GmbH, http://otrs.org/
# --
# $Id$
--- 2,6 ----
# --
# bin/otrs.getConfig - get OTRS config vars
! # Copyright (C) 2001-2006 OTRS AG, http://otrs.org/
# --
# $Id$
Author: tr
Index: otrs.getTicketThread
===================================================================
RCS file: /home/cvs/otrs/bin/otrs.getTicketThread,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** otrs.getTicketThread 1 Oct 2007 09:45:36 -0000 1.11
--- otrs.getTicketThread 1 Feb 2008 12:49:20 -0000 1.12
***************
*** 2,6 ****
# --
# bin/otrs.getTicketThread - to print the whole ticket thread to STDOUT
! # Copyright (C) 2001-2006 OTRS GmbH, http://otrs.org/
# --
# $Id$
--- 2,6 ----
# --
# bin/otrs.getTicketThread - to print the whole ticket thread to STDOUT
! # Copyright (C) 2001-2006 OTRS AG, http://otrs.org/
# --
# $Id$
Author: tr
Index: otrs.setPassword
===================================================================
RCS file: /home/cvs/otrs/bin/otrs.setPassword,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -d -r1.13 -r1.14
*** otrs.setPassword 1 Oct 2007 09:45:36 -0000 1.13
--- otrs.setPassword 1 Feb 2008 12:49:20 -0000 1.14
***************
*** 2,6 ****
# --
# otrs.setPassword - Changes or Sets password for a user
! # Copyright (C) 2001-2006 OTRS GmbH, http://otrs.org/
# --
# $Id$
--- 2,6 ----
# --
# otrs.setPassword - Changes or Sets password for a user
! # Copyright (C) 2001-2006 OTRS AG, http://otrs.org/
# --
# $Id$
Author: tr
Index: xml2sql.pl
===================================================================
RCS file: /home/cvs/otrs/bin/xml2sql.pl,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -d -r1.13 -r1.14
*** xml2sql.pl 29 Sep 2007 11:38:19 -0000 1.13
--- xml2sql.pl 1 Feb 2008 12:49:20 -0000 1.14
***************
*** 2,6 ****
# --
# bin/xml2sql.pl - a xml 2 sql processor
! # Copyright (C) 2001-2007 OTRS GmbH, http://otrs.org/
# --
# $Id$
--- 2,6 ----
# --
# bin/xml2sql.pl - a xml 2 sql processor
! # Copyright (C) 2001-2008 OTRS AG, http://otrs.org/
# --
# $Id$
- Previous message: [otrs-cvs] otrs CHANGES,1.553,1.554
- Next message: [otrs-cvs] otrs/bin/cgi-bin customer.pl, 1.40, 1.41 index.pl, 1.86,
1.87 installer.pl, 1.26, 1.27 public.pl, 1.6, 1.7 rpc.pl, 1.4, 1.5
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the cvs-log
mailing list