[jabberd14] / tags / JABBERD_1_4_4_BETA2 Repository:
ViewVC logotype

Log of /tags/JABBERD_1_4_4_BETA2

View Directory Listing Directory Listing


Sticky Revision:

Revision 1060 - Directory Listing
Modified Sat Mar 19 11:17:35 2005 UTC (5 years, 5 months ago) by mawis
Copied from: trunk revision 1059
tagging jabberd 1.4.4 beta2

Revision 1059 - Directory Listing
Modified Sat Mar 19 11:14:21 2005 UTC (5 years, 5 months ago) by mawis
Original Path: trunk
Build jabberd with ssl support when there is no pkg-config
First documentation of xdb_sql with examples
Ordered NEWS

Revision 1058 - Directory Listing
Modified Tue Mar 15 18:45:49 2005 UTC (5 years, 5 months ago) by mawis
Original Path: trunk
Added example SQL definition for presence storage, store unavailable presences as well

Revision 1057 - Directory Listing
Modified Tue Mar 15 16:10:40 2005 UTC (5 years, 5 months ago) by mawis
Original Path: trunk
Possibility to store presence information in xdb. Together with xdb_sql this may be fun for creating webpages

Revision 1056 - Directory Listing
Modified Tue Mar 15 14:14:15 2005 UTC (5 years, 5 months ago) by mawis
Original Path: trunk
new base handler to remove items from the users' rosters that are part of a domain, that does not exist anymore

Revision 1055 - Directory Listing
Modified Tue Mar 15 00:41:40 2005 UTC (5 years, 5 months ago) by mawis
Original Path: trunk
Well, I don't think we need these jbox.xml files.
Small update in documentation for base modules

Revision 1054 - Directory Listing
Modified Mon Mar 14 00:09:18 2005 UTC (5 years, 5 months ago) by mawis
Original Path: trunk
We had a configuration in single.h, that could be included to the jabberd binary by defining the SINGLE macro. But we did not use this for a long time. I removed it as the included configuration was outdated anyway.

Revision 1053 - Directory Listing
Modified Sun Mar 13 23:25:56 2005 UTC (5 years, 5 months ago) by mawis
Original Path: trunk
Removed mod_filter from the default configuration,
code documentation updates

Revision 1052 - Directory Listing
Modified Sun Mar 13 13:56:24 2005 UTC (5 years, 5 months ago) by mawis
Original Path: trunk
xdb_sql did crash, if one of the nodes we are using to construct SQL queries was not present, e.g. on unregister if the password is deleted

Revision 1051 - Directory Listing
Modified Sat Mar 12 16:01:13 2005 UTC (5 years, 5 months ago) by mawis
Original Path: trunk
Log if new accounts are created

Revision 1050 - Directory Listing
Modified Fri Mar 11 00:10:55 2005 UTC (5 years, 6 months ago) by mawis
Original Path: trunk
Improved error messages

Revision 1049 - Directory Listing
Modified Wed Mar 9 23:04:59 2005 UTC (5 years, 6 months ago) by mawis
Original Path: trunk
Added the comment to some base handlers, that they are depricated
Try to use the mio__data->zzz signal pipe only if no signal is pending
compiler fix for xdb_sql.c, declare variables at the beginning of a code block

Revision 1047 - Directory Listing
Modified Sat Mar 5 12:20:23 2005 UTC (5 years, 6 months ago) by mawis
Original Path: trunk
disabled jsm shutdown code as it caused jabberd to crash on shutdown (care for it after jabberd 1.4.4)
set version to jabberd-1.4.4-beta1

Revision 1046 - Directory Listing
Modified Sat Mar 5 11:21:42 2005 UTC (5 years, 6 months ago) by mawis
Original Path: trunk
Added the possibility to have write-only admins.
Formated new-user registration message

Revision 1045 - Directory Listing
Modified Fri Mar 4 23:50:20 2005 UTC (5 years, 6 months ago) by mawis
Original Path: trunk
More detailed dialback error logging
Removed a call in the server shutdown, to prevent craches on shutdown for open connections. We still have some for existing sessions.

Revision 1044 - Directory Listing
Modified Thu Mar 3 21:09:16 2005 UTC (5 years, 6 months ago) by mawis
Original Path: trunk
We don't have to generate a stream error if the other side rejected our dialback request. It's probably our fault and not the other side's

Revision 1043 - Directory Listing
Modified Thu Mar 3 14:22:03 2005 UTC (5 years, 6 months ago) by mawis
Original Path: trunk
Improved logging: stream errors in dialback and file not found in xdb_file

Revision 1042 - Directory Listing
Modified Thu Mar 3 03:02:37 2005 UTC (5 years, 6 months ago) by mawis
Original Path: trunk
Optimization for clustered s2s installations (reduce the number of established connections)
Don't send an id attribute on outgoing s2s connections
stream:error detection on incoming connections

Revision 1041 - Directory Listing
Modified Tue Mar 1 00:20:49 2005 UTC (5 years, 6 months ago) by mawis
Original Path: trunk
Advertise register stream feature.
Don't call mio_ssl_starttls_possible if compiled without SSL support.

Revision 1040 - Directory Listing
Modified Mon Feb 28 00:03:12 2005 UTC (5 years, 6 months ago) by mawis
Original Path: trunk
Mostly code documentation additions. Some smaller fixes.

Revision 1039 - Directory Listing
Modified Fri Feb 25 14:05:05 2005 UTC (5 years, 6 months ago) by maqi
Original Path: trunk
* removed mod_auth_0k module
* changed version to 1.4.4pre20050225
* added info on -U switch
* made libidn a requirement
* removed authors list from README, see AUTHORS
* removed other outdated info from README

Revision 1038 - Directory Listing
Modified Thu Feb 24 22:09:03 2005 UTC (5 years, 6 months ago) by mawis
Original Path: trunk
I should not always forget to commit the ChangeLog :-(

Revision 1037 - Directory Listing
Modified Thu Feb 24 20:29:13 2005 UTC (5 years, 6 months ago) by mawis
Original Path: trunk
bugfix: If a user came online its presence was sent twice to its contacts. This is fixed now as well as that a presence got stamped multiple times if a user was online with multiple resources.

Revision 1036 - Directory Listing
Modified Thu Feb 24 10:26:22 2005 UTC (5 years, 6 months ago) by mawis
Original Path: trunk
We don't have to keep an Attic directory visible in the repository. SVN works different ;)

Revision 1035 - Directory Listing
Modified Thu Feb 24 09:30:16 2005 UTC (5 years, 6 months ago) by mawis
Original Path: trunk
Sorry, typo

Revision 1034 - Directory Listing
Modified Thu Feb 24 00:27:38 2005 UTC (5 years, 6 months ago) by mawis
Original Path: trunk
Code documentation updates as well

Revision 1033 - Directory Listing
Modified Thu Feb 24 00:27:14 2005 UTC (5 years, 6 months ago) by mawis
Original Path: trunk
Code documentation updates

Revision 1032 - Directory Listing
Modified Wed Feb 23 12:33:46 2005 UTC (5 years, 6 months ago) by mawis
Original Path: trunk
Presence proxy as well isn't needed normally, make it optional

Revision 1031 - Directory Listing
Modified Wed Feb 23 12:29:30 2005 UTC (5 years, 6 months ago) by mawis
Original Path: trunk
Minor documentation/help updates
Added configure switch --enable-legacy

Revision 1030 - Directory Listing
Modified Tue Feb 22 14:56:12 2005 UTC (5 years, 6 months ago) by mawis
Original Path: trunk
Support for PostgreSQL in xdb_sql

Revision 1029 - Directory Listing
Modified Tue Feb 22 11:10:59 2005 UTC (5 years, 6 months ago) by mawis
Original Path: trunk
Small addition to xdb_sql, that it can read XML out of the database

Revision 1028 - Directory Listing
Modified Mon Feb 21 20:41:52 2005 UTC (5 years, 6 months ago) by mawis
Original Path: trunk
added new about the new xdb_sql module

Revision 1027 - Directory Listing
Modified Mon Feb 21 20:39:24 2005 UTC (5 years, 6 months ago) by mawis
Original Path: trunk
Added first usable version of xdb_sql

Revision 1026 - Directory Listing
Modified Fri Feb 18 22:29:39 2005 UTC (5 years, 6 months ago) by mawis
Original Path: trunk
Something I found about the xdb-set check action.

Revision 1025 - Directory Listing
Modified Fri Feb 18 22:13:58 2005 UTC (5 years, 6 months ago) by mawis
Original Path: trunk
The 2004-09-24 change where better checking for jabber:iq:register requests was introduced disabled unregistering an account on the other side. This should enable unregistering accounts again.
I added a long comment about the xdb-set check action in xdb_file/xdb_file.c as I suspect a bug to be there. (And added references in xdb.c and mod_auth_plain.c)

Revision 1024 - Directory Listing
Modified Thu Feb 17 14:12:32 2005 UTC (5 years, 6 months ago) by mawis
Original Path: trunk
Fix for a possible crash introduced in CVS on Tue Oct 12 00:18:45 2004 UTC
the user structure can be a NULL pointer, if a requested user is non-existant

Revision 1023 - Directory Listing
Modified Thu Jan 13 23:03:47 2005 UTC (5 years, 7 months ago) by maqi
Original Path: trunk
- removed legacy s2s code
- changed some configuration defaults (see UPGRADE)

Revision 1022 - Directory Listing
Modified Tue Oct 12 00:18:45 2004 UTC (5 years, 10 months ago) by mawis
Original Path: trunk
Maqi reported crashes if udata is freed while slow xdb calls are made. We are locking udata now before we make mapi calls (which may use xdb and other things where pth can switch threads)
If we link against libidn, we don't have to convert usernames to lowercase as they already are lowercase

Revision 1021 - Directory Listing
Modified Mon Oct 11 23:40:09 2004 UTC (5 years, 10 months ago) by mawis
Original Path: trunk
Restoring jabberd 1.4.3's behaviour of the -D command line option

Revision 1020 - Directory Listing
Modified Mon Oct 11 23:27:12 2004 UTC (5 years, 10 months ago) by mawis
Original Path: trunk
Code documentation for mio

Revision 1019 - Directory Listing
Modified Sat Oct 9 16:42:57 2004 UTC (5 years, 11 months ago) by mawis
Original Path: trunk
When the admin allowed more than 8192 b/s client traffic, a client could crash jadc2s.

Revision 1018 - Directory Listing
Modified Sat Oct 9 02:57:49 2004 UTC (5 years, 11 months ago) by mawis
Original Path: trunk
Yet another HTTP hack: jabberd now detects HTTP GET requests and sends back a bounce to a configured address. I guess, this might be useful especially for Jabber servers running on port 80.

Revision 1017 - Directory Listing
Modified Wed Oct 6 14:05:56 2004 UTC (5 years, 11 months ago) by mawis
Original Path: trunk
When a dialback timed out, jabberd14 sent back an invalid <db:result/> element missing the type attribute. Fixed.
Allocate memory for mod_stat using the memory pool of the jsm instance.

Revision 1016 - Directory Listing
Modified Tue Oct 5 22:57:42 2004 UTC (5 years, 11 months ago) by mawis
Original Path: trunk
Changed some error messages in dialback, that were duplicated.
Documentation updates.
Added examples for <queuetimeout/> and <idletimeout/> to the dialback configuration.

Revision 1015 - Directory Listing
Modified Wed Sep 29 14:52:36 2004 UTC (5 years, 11 months ago) by mawis
Original Path: trunk
I must have forgotten to add this example to the default configuration.
(How to log to syslog instead of to a file.)

Revision 1014 - Directory Listing
Modified Tue Sep 28 21:00:09 2004 UTC (5 years, 11 months ago) by mawis
Original Path: trunk
The configuration file for openssl to generate self-signed keys has to be in the distribution

Revision 1013 - Directory Listing
Modified Tue Sep 28 20:59:04 2004 UTC (5 years, 11 months ago) by mawis
Original Path: trunk
Update script to generate self-signed keys:
- Do not ask for a password if we remove it anyway
- Ask for the id-on-xmppAddr oid (see section 5.1.1 of xmpp core)

Revision 1012 - Directory Listing
Modified Mon Sep 27 22:59:01 2004 UTC (5 years, 11 months ago) by mawis
Original Path: trunk
STARTTLS for c2s streams

Revision 1011 - Directory Listing
Modified Mon Sep 27 12:57:22 2004 UTC (5 years, 11 months ago) by mawis
Original Path: trunk
Uugh ... how stupid ... :(

Revision 1010 - Directory Listing
Modified Mon Sep 27 10:27:36 2004 UTC (5 years, 11 months ago) by mawis
Original Path: trunk
Checkin of STARTTLS for s2s

Revision 1009 - Directory Listing
Modified Fri Sep 24 14:01:09 2004 UTC (5 years, 11 months ago) by mawis
Original Path: trunk
We have to generate the right error, if <password/> is empty or missing and the same for wrong or empty <username/>

Revision 1008 - Directory Listing
Modified Fri Sep 24 13:17:51 2004 UTC (5 years, 11 months ago) by mawis
Original Path: trunk
By sending an empty <password/> element in a jabber:iq:register namespace set-query a user could delete his password and make an account unusable. Reject these queries ...

Revision 1007 - Directory Listing
Modified Tue Sep 21 11:00:35 2004 UTC (5 years, 11 months ago) by mawis
Original Path: trunk
Make it the admin's choice, if he wants to use classic jabberd14 spool directory layout (flat), or wpjabber's with 256*256 directories.

Revision 1006 - Directory Listing
Modified Wed Sep 8 08:46:42 2004 UTC (6 years ago) by mawis
Original Path: trunk
Make some arguments constant

Revision 1005 - Directory Listing
Modified Tue Sep 7 17:05:27 2004 UTC (6 years ago) by mawis
Original Path: trunk
Documentation updates
Make util and mio a real library

Revision 1004 - Directory Listing
Modified Tue Sep 7 15:14:32 2004 UTC (6 years ago) by mawis
Original Path: trunk
Forgot this one

Revision 1003 - Directory Listing
Modified Tue Sep 7 15:13:01 2004 UTC (6 years ago) by mawis
Original Path: trunk
removing expat's sources from jadc2s and link against installed libexpat instead

Revision 1002 - Directory Listing
Modified Tue Sep 7 11:48:53 2004 UTC (6 years ago) by mawis
Original Path: trunk
we lost the pending_in state at a roster set, which is especially bad if we check pending_in in our subscription state logic
ignore CDATA elements between <message/> elements when reading offline messages from xdb

Revision 1001 - Directory Listing
Modified Mon Sep 6 15:52:15 2004 UTC (6 years ago) by mawis
Original Path: trunk
Implemented XMPP IM's way to handle subscription states, ignore subscribed presences, if the user did not request this subscription.

Revision 1000 - Directory Listing
Modified Sat Sep 4 00:29:27 2004 UTC (6 years ago) by mawis
Original Path: trunk
Readding accidently removed file pproxy.c to Makefile.am

Revision 999 - Directory Listing
Modified Wed Sep 1 19:05:24 2004 UTC (6 years ago) by mawis
Original Path: trunk
Use pmalloco() instead of pmalloc_x(), check parameters for js_session_from() and js_session_to(), documentation

Revision 998 - Directory Listing
Modified Wed Sep 1 00:52:53 2004 UTC (6 years ago) by mawis
Original Path: trunk
To tired for coding this evening, so I added some documentation again.

Revision 997 - Directory Listing
Modified Fri Jul 30 20:41:27 2004 UTC (6 years, 1 month ago) by maqi
Original Path: trunk
- some more code docs (please check)

Revision 996 - Directory Listing
Modified Fri Jul 30 19:22:19 2004 UTC (6 years, 1 month ago) by maqi
Original Path: trunk
- send notifications

Revision 995 - Directory Listing
Modified Fri Jul 30 19:21:37 2004 UTC (6 years, 1 month ago) by maqi
Original Path: trunk
- (hopefully) fixed invisibility crash

Revision 994 - Directory Listing
Modified Thu Jul 22 23:57:21 2004 UTC (6 years, 1 month ago) by mawis
Original Path: trunk
Allow clustering of the s2s component.

Revision 993 - Directory Listing
Modified Sun Jul 18 16:27:11 2004 UTC (6 years, 1 month ago) by mawis
Original Path: trunk
only added comments ...

Revision 992 - Directory Listing
Modified Thu Jul 15 17:46:54 2004 UTC (6 years, 1 month ago) by mawis
Original Path: trunk
Make it possible to run jabberd14 in an environment where ulimit limits the maximum available memory and there is something that will restart the server.
http://www.jabber.org/pipermail/jadmin/2004-July/016773.html

Revision 991 - Directory Listing
Modified Thu Jul 15 15:42:18 2004 UTC (6 years, 1 month ago) by mawis
Original Path: trunk
Cache stringprep results

Revision 990 - Directory Listing
Modified Wed Jul 7 22:42:45 2004 UTC (6 years, 2 months ago) by mawis
Original Path: trunk
Changed configure script to use pkg-config to detect what we need to use openssl. This should fix the problems we have with openssl on RedHat. The drawback of this change is, that we now need openssl 0.9.7, but I hope this is no problem anymore ourdays.
Disabled support for stone age s2s connections (needed to talk to jabberd 1.0 servers) by default in the configuration file.

Revision 989 - Directory Listing
Modified Tue Jul 6 21:42:31 2004 UTC (6 years, 2 months ago) by mawis
Original Path: trunk
Fix dns resolver (broken since 2004-06-30 - must have been sleeping while I tested the changes)

Revision 988 - Directory Listing
Modified Thu Jul 1 22:52:32 2004 UTC (6 years, 2 months ago) by mawis
Original Path: trunk
more documentation

Revision 987 - Directory Listing
Modified Thu Jul 1 16:06:40 2004 UTC (6 years, 2 months ago) by mawis
Original Path: trunk
LOG_AUTHPRIV is not available on Solaris ... #ifdef all the facilities and levels

Revision 986 - Directory Listing
Modified Thu Jul 1 14:51:59 2004 UTC (6 years, 2 months ago) by mawis
Original Path: trunk
Fixing log messages of type 'record'.

Revision 985 - Directory Listing
Modified Wed Jun 30 11:12:18 2004 UTC (6 years, 2 months ago) by mawis
Original Path: trunk
The s2s component has been able to try different IP addresses to connect to an other server for a long time, but dnsrv only returned multiple IP addresses in very few cases. I modified dnsrv to return all IPv6 (if configured with --enable-ipv6) and IPv4 addresses. jabberd14 will now try to establish s2s connections using not only the first address it gets from DNS but all of a service (_xmpp-server._tcp, _jabber._tcp, and direct AAAA/A) until the connection can be established or there are no addresses left.

Revision 984 - Directory Listing
Modified Tue Jun 29 21:25:19 2004 UTC (6 years, 2 months ago) by mawis
Original Path: trunk
better libtool handling of modules

Revision 983 - Directory Listing
Modified Tue Jun 29 17:39:18 2004 UTC (6 years, 2 months ago) by mawis
Original Path: trunk
Added small helper to calculate the position of a user's spool file

Revision 982 - Directory Listing
Modified Sun Jun 27 21:26:45 2004 UTC (6 years, 2 months ago) by mawis
Original Path: trunk
Started to document the session manager modules (using doxygen syntax).
Updated man pages.
Added information on changes since 1.4.3 relevant for users.
Corrected error stanza types for private XML storage (as proposed in JEP-0049)

Revision 981 - Directory Listing
Modified Fri Jun 25 22:24:15 2004 UTC (6 years, 2 months ago) by mawis
Original Path: trunk
Allow to enable debugging dynamically / categories for debugging messages /
optional write debugging messages to syslog instead of standard output

Revision 980 - Directory Listing
Modified Fri Jun 25 07:27:05 2004 UTC (6 years, 2 months ago) by mawis
Original Path: trunk
Fixing two typos

Revision 979 - Directory Listing
Modified Fri Jun 25 00:19:22 2004 UTC (6 years, 2 months ago) by mawis
Original Path: trunk
Logging to syslog

Revision 978 - Directory Listing
Modified Thu Jun 24 22:36:13 2004 UTC (6 years, 2 months ago) by mawis
Original Path: trunk
replaced ghash usage with xhash usage (ghash is still present, but not used anymore)
added cleanup code to free memory on shutdown at various places

Revision 977 - Directory Listing
Modified Sat Jun 19 20:13:38 2004 UTC (6 years, 2 months ago) by maqi
Original Path: trunk
- fix: global.xdb was not written correctly

Revision 976 - Directory Listing
Modified Tue Jun 15 08:12:26 2004 UTC (6 years, 2 months ago) by mawis
Original Path: trunk
Check where res_querydomain is implemented (libc, libresolv, libbind)

Revision 975 - Directory Listing
Modified Wed May 26 21:11:08 2004 UTC (6 years, 3 months ago) by mawis
Original Path: trunk
Enable pool debuging with the --enable-pool-debug configure option.

Revision 974 - Directory Listing
Modified Sun May 23 14:42:59 2004 UTC (6 years, 3 months ago) by mawis
Original Path: trunk
allow negative priority

Revision 973 - Directory Listing
Modified Sun May 23 11:01:58 2004 UTC (6 years, 3 months ago) by mawis
Original Path: trunk
Fixing bug described in http://www.jabber.org/pipermail/jdev/2004-January/017778.html

Revision 972 - Directory Listing
Modified Sat May 22 16:28:51 2004 UTC (6 years, 3 months ago) by mawis
Original Path: trunk
Added two man pages

Revision 971 - Directory Listing
Modified Sat May 22 12:12:47 2004 UTC (6 years, 3 months ago) by mawis
Original Path: trunk
Installing headers
Writing platform-settings to be able to compile old transports without own build environment

Revision 970 - Directory Listing
Modified Sat May 22 02:15:17 2004 UTC (6 years, 3 months ago) by mawis
Original Path: trunk
I found and removed some more files, that are part of expat.
Included libjabberdlib.so in libjabberd.so
renamed lib.h to jabberdlib.h so that we will be able to install it

Revision 969 - Directory Listing
Modified Thu May 20 23:16:57 2004 UTC (6 years, 3 months ago) by mawis
Original Path: trunk
Creating an automake/autoconf based build environment.

Things that need to be done:
- write platform-settings to be able to compile the existing transports against jabberd14
- call the cygwin/setup.sh script under Windows or replace the resolver an other way.
- think about the HOME variable, what is HOME now? (for the moment it is defined to be ".")

Removed expat and link against the system's expat installation.

Revision 968 - Directory Listing
Modified Sun May 16 14:17:48 2004 UTC (6 years, 3 months ago) by mawis
Original Path: trunk
Tried to make the "Internal Timeout" error message better understandable to users.

Revision 967 - Directory Listing
Modified Fri May 14 18:18:43 2004 UTC (6 years, 3 months ago) by mawis
Original Path: trunk
I guess I should add the module as well ;)

Revision 966 - Directory Listing
Modified Fri May 14 18:14:53 2004 UTC (6 years, 3 months ago) by mawis
Original Path: trunk
Started to gather statistical information in the server.

Revision 965 - Directory Listing
Modified Wed May 12 16:20:33 2004 UTC (6 years, 3 months ago) by mawis
Original Path: trunk
documenting the NULL value for unchanged strings in the comments for the cache structure

Revision 964 - Directory Listing
Modified Wed May 12 16:19:04 2004 UTC (6 years, 3 months ago) by mawis
Original Path: trunk
More generic handling of stringprep caches.
If the preped version equals the original version, we do not have to store it in the cache and flag the value as NULL pointer

Revision 963 - Directory Listing
Modified Tue May 11 22:28:43 2004 UTC (6 years, 3 months ago) by mawis
Original Path: trunk
Use caches to store stringprep results

Revision 962 - Directory Listing
Modified Tue Apr 13 23:43:42 2004 UTC (6 years, 4 months ago) by mawis
Original Path: trunk
Make the flash hack a (compile-time) option as it is not needed for servers where there is no flash client on the webserver.
Preparing for SASL integration.

Revision 961 - Directory Listing
Modified Sat Apr 3 22:24:00 2004 UTC (6 years, 5 months ago) by mawis
Original Path: trunk
Optional autodetection if SSL/TLS is used on port 5223 (disabled by default)
This might be useful for the port 443 proxy pass hack. By forwarding port 443 to port 5223 it is possible to support SSL and non-SSL connections at the same time on port 443.

Revision 960 - Directory Listing
Modified Tue Mar 30 05:58:25 2004 UTC (6 years, 5 months ago) by mawis
Original Path: trunk
Rob pointed out that stringprep is expensive and proposed introduce prep caches like in jabberd2.
I'll have to make some test if this cache is usefull for all parts of a domain. While I can see that it is perfectly good for domain identifiers, I am not yet sure if it is necessary for node identifiers because I am not sure if they are often nodepreped again.
For the mean time this reduces the number of calls to stringprep.

Revision 959 - Directory Listing
Modified Mon Mar 29 21:22:41 2004 UTC (6 years, 5 months ago) by mawis
Original Path: trunk
We should not try to printf() debugging information to stdout if previously closed it. On fd 1 we have client connections. If it is a SSL/TLS connection we will even loose the connection to the client!
This should fix http://psi.affinix.com/forums/index.php?act=ST&f=2&t=1397

Revision 958 - Directory Listing
Modified Mon Mar 29 21:05:57 2004 UTC (6 years, 5 months ago) by mawis
Original Path: trunk
Don't send a stream error on shutdown to the router

Revision 957 - Directory Listing
Modified Mon Mar 29 16:20:29 2004 UTC (6 years, 5 months ago) by mawis
Original Path: trunk
Support IDNs in the resolver

Revision 956 - Directory Listing
Modified Mon Mar 29 14:35:06 2004 UTC (6 years, 5 months ago) by mawis
Original Path: trunk
Adding support for nameprep/nodeprep/resourceprep using Libidn.
Note that this breaks existing accounts on the server that contain node identifiers that are mapped.
E.g.: the prior user bierinma��en@example.com will now be bierinmassen@example.com

Revision 955 - Directory Listing
Modified Fri Mar 26 10:32:46 2004 UTC (6 years, 5 months ago) by mawis
Original Path: trunk
Be less verbose when logging SSL: Don't log if more data is required

Revision 954 - Directory Listing
Modified Fri Mar 26 01:02:49 2004 UTC (6 years, 5 months ago) by mawis
Original Path: trunk
Send a close notify on SSL/TLS connections before actually closing the connection.

Revision 953 - Directory Listing
Modified Wed Mar 17 08:52:19 2004 UTC (6 years, 5 months ago) by mawis
Original Path: trunk
- Make it a configuration option if the client's IP addresses should be logged
- Write more logging information
  (to find the bug http://psi.affinix.com/forums/index.php?act=ST&f=2&t=1397,
  I have the impression that we close the log somewhere and the client connection
  that gets the same fd will get all log messages - causing TLS/SSL to fail.)

Revision 952 - Directory Listing
Modified Tue Mar 16 20:50:12 2004 UTC (6 years, 5 months ago) by mawis
Original Path: trunk
Ooups ;)

Revision 951 - Directory Listing
Modified Tue Mar 16 20:49:17 2004 UTC (6 years, 5 months ago) by mawis
Original Path: trunk
Logging fd as well

Revision 950 - Directory Listing
Modified Tue Mar 16 20:30:29 2004 UTC (6 years, 5 months ago) by mawis
Original Path: trunk
Added more SSL/TLS error logging

Revision 949 - Directory Listing
Modified Sun Jan 18 02:39:10 2004 UTC (6 years, 7 months ago) by mawis
Original Path: trunk
Implemented quota for xdb_file
Implemented spool directory structure like in wpjabber (spool files are in subfolders, calculated as CRC32 hashes over the filenames, using the 2nd and 3rd hex digit for the first dir and the 5th and 6th for the second subfolder)
Autoconverting from old spool format to the new one (back with "find . -name "*.xml" -exec mv {} . \;" in the host folder)
Fix for jutil_error_map(), the second parameter has to be specified as reference.
Comment fix in jabberd/mio.c

Revision 948 - Directory Listing
Modified Sat Jan 17 14:29:26 2004 UTC (6 years, 7 months ago) by mawis
Original Path: trunk
Counting the stanzas as well (and logging them at logout)
If the user has not yet authenticated at logout, the IP is logged (was missing before)

Revision 947 - Directory Listing
Modified Sat Jan 17 01:08:02 2004 UTC (6 years, 7 months ago) by mawis
Original Path: trunk
Logging the traffic that was generated by a session

Revision 946 - Directory Listing
Modified Thu Jan 15 13:43:56 2004 UTC (6 years, 7 months ago) by reatmon
Original Path: trunk
Filling in my changes from last week

Revision 945 - Directory Listing
Modified Thu Jan 15 13:38:01 2004 UTC (6 years, 7 months ago) by reatmon
Original Path: trunk
move declaration for older compilers

Revision 944 - Directory Listing
Modified Thu Jan 15 02:57:30 2004 UTC (6 years, 7 months ago) by mawis
Original Path: trunk
This file is not used as well

Revision 943 - Directory Listing
Modified Thu Jan 15 02:52:39 2004 UTC (6 years, 7 months ago) by mawis
Original Path: trunk
jadc2s/mio/rate.c is not used anywhere
closing the connection to the router/sm as the last connection

Revision 942 - Directory Listing
Modified Thu Jan 15 01:46:08 2004 UTC (6 years, 7 months ago) by mawis
Original Path: trunk
Do not limit the length of file names for log files

Revision 941 - Directory Listing
Modified Tue Jan 13 14:56:17 2004 UTC (6 years, 7 months ago) by mawis
Original Path: trunk
not the first time I get confused by the different return types of j_strcmp() and strcmp()

Revision 940 - Directory Listing
Modified Sun Jan 11 17:08:43 2004 UTC (6 years, 7 months ago) by mawis
Original Path: trunk
Do not try to deliver a admin message for the <reply/> element in the configuration file. (Which results in a 400 error to the sender.)
Remove pid file not only for normal shutdown but also if startup fails, e.g. while reading the configuration file and exit(...) is called.

Revision 939 - Directory Listing
Modified Sat Jan 10 19:20:07 2004 UTC (6 years, 8 months ago) by mawis
Original Path: trunk
Updated stanza errors to contain XMPP conditions

Revision 938 - Directory Listing
Modified Sat Jan 10 19:16:08 2004 UTC (6 years, 8 months ago) by mawis
Original Path: trunk
Send a stream error for authentication timeouts
The root element should not be repeated for a stream error on the sm connection

Revision 937 - Directory Listing
Modified Fri Jan 9 01:48:20 2004 UTC (6 years, 8 months ago) by reatmon
Original Path: trunk
Ooops... removed a really useful debug message. And forgot to remove one I added for testing.

Revision 936 - Directory Listing
Modified Fri Jan 9 01:43:18 2004 UTC (6 years, 8 months ago) by reatmon
Original Path: trunk
Fixed null terminated strings bug.  Flash client rejoice.

Revision 935 - Directory Listing
Modified Sat Jan 3 01:45:53 2004 UTC (6 years, 8 months ago) by mawis
Original Path: trunk
added two more stream errors

Revision 934 - Directory Listing
Modified Sun Dec 28 19:16:40 2003 UTC (6 years, 8 months ago) by mawis
Original Path: trunk
Fixing bug in unused code

Revision 933 - Directory Listing
Modified Sun Dec 28 19:08:25 2003 UTC (6 years, 8 months ago) by mawis
Original Path: trunk
supporting aliases (the way jabberd14 does)

Revision 932 - Directory Listing
Modified Sun Dec 28 01:26:42 2003 UTC (6 years, 8 months ago) by mawis
Original Path: trunk
Forgot to write ChangeLog entry

Revision 931 - Directory Listing
Modified Sun Dec 28 01:22:36 2003 UTC (6 years, 8 months ago) by mawis
Original Path: trunk
the root_name member of conn_st is freed, therefore we need to copy the string

Revision 930 - Directory Listing
Modified Fri Dec 26 12:16:59 2003 UTC (6 years, 8 months ago) by mawis
Original Path: trunk
Small C syntax fix

Revision 929 - Directory Listing
Modified Thu Dec 25 23:12:19 2003 UTC (6 years, 8 months ago) by mawis
Original Path: trunk
Improvements for stream errors:
- don't truncate the last character of the closing stream tag
- check that stream get opened before sending error
- basic compliance to XMPP stream:error syntax

Revision 928 - Directory Listing
Modified Sun Dec 21 01:24:24 2003 UTC (6 years, 8 months ago) by mawis
Original Path: trunk
Added IPv6 support

Revision 927 - Directory Listing
Modified Wed Dec 17 00:05:00 2003 UTC (6 years, 8 months ago) by mawis
Original Path: trunk
Do not overwrite existing configuration files while installing.
Sending and logging of connection information.

Revision 926 - Directory Listing
Modified Mon Dec 15 23:24:44 2003 UTC (6 years, 8 months ago) by mawis
Original Path: trunk
While I added the -r option, I broke the -c option to specify an alternative configuration file.

Revision 925 - Directory Listing
Modified Sun Dec 14 21:12:43 2003 UTC (6 years, 8 months ago) by rob
Original Path: trunk
*** empty log message ***

Revision 924 - Directory Listing
Modified Sat Dec 13 23:55:18 2003 UTC (6 years, 8 months ago) by mawis
Original Path: trunk
Install the configuration file to the sysconfdir and look for it there.

Revision 923 - Directory Listing
Modified Sat Dec 13 03:35:36 2003 UTC (6 years, 8 months ago) by mawis
Original Path: trunk
Adapt DEBUGing to the new build environment

Revision 922 - Directory Listing
Modified Sat Dec 13 03:22:14 2003 UTC (6 years, 8 months ago) by mawis
Original Path: trunk
created a autotools-based build system
added version information to the help message of jadc2s
removed two unused files from mio

Revision 921 - Directory Listing
Modified Sat Dec 6 01:20:24 2003 UTC (6 years, 9 months ago) by mawis
Original Path: trunk
Added more control over SSL/TLS settings
multiple jadc2s instances logging to different files (filename based on component id)

Revision 920 - Directory Listing
Modified Tue Dec 2 20:26:04 2003 UTC (6 years, 9 months ago) by mawis
Original Path: trunk
Exchange header that is included to be compileable on BSDs as well.

Revision 919 - Directory Listing
Modified Thu Nov 13 18:58:27 2003 UTC (6 years, 9 months ago) by maqi
Original Path: trunk
- changed auth module order and added comments

Revision 918 - Directory Listing
Modified Thu Nov 13 18:46:42 2003 UTC (6 years, 9 months ago) by maqi
Original Path: trunk
- mod_auth_plain + mod_auth_digest are default again:
  mod_auth_crypt makes sense only when used exclusively and may cause
  problems with scripts that generate spool files.

Revision 917 - Directory Listing
Modified Thu Nov 13 11:40:56 2003 UTC (6 years, 9 months ago) by maqi
Original Path: trunk
- ready for release

Revision 916 - Directory Listing
Modified Thu Nov 13 11:27:33 2003 UTC (6 years, 9 months ago) by maqi
Original Path: trunk
- set version to "1.4.3" (will be set to "1.4.3cvs" if anything should
  change after release)
- changed Wiki links

Revision 915 - Directory Listing
Modified Thu Nov 13 00:22:58 2003 UTC (6 years, 9 months ago) by maqi
Original Path: trunk
- Cygwin patch by Frank Seesink, fixing jabberd's debug mode in Windows
  builds

Revision 914 - Directory Listing
Modified Sun Nov 9 23:32:14 2003 UTC (6 years, 10 months ago) by mawis
Original Path: trunk
jadc2s segfaulted if it couldn't connect to the jabberd process (usage of an uninitialized variable).
Frees connections before shutdown (for memory debugging)

Revision 913 - Directory Listing
Modified Sun Nov 9 19:31:01 2003 UTC (6 years, 10 months ago) by mawis
Original Path: trunk
Fixing the code for pool debugging (not used until POOL_DEBUG is defined)

Revision 912 - Directory Listing
Modified Sat Nov 8 11:48:36 2003 UTC (6 years, 10 months ago) by mawis
Original Path: trunk
seeding the random number generator from /dev/urandom if possible

Revision 911 - Directory Listing
Modified Sat Nov 8 00:44:37 2003 UTC (6 years, 10 months ago) by maqi
Original Path: trunk
- removed unnecessary storage of clear text password in NS_REGISTER
- now with only mod_auth_crypt enabled there are really no clear text
  passwords in spool :-)

Revision 910 - Directory Listing
Modified Sat Nov 8 00:43:22 2003 UTC (6 years, 10 months ago) by maqi
Original Path: trunk
- fixed compiler warnings

Revision 909 - Directory Listing
Modified Sat Nov 8 00:42:23 2003 UTC (6 years, 10 months ago) by maqi
Original Path: trunk
- modified SSL notices in configure
- fixed endless "SSL accept without an IP" warning

Revision 908 - Directory Listing
Modified Fri Nov 7 23:45:56 2003 UTC (6 years, 10 months ago) by maqi
Original Path: trunk
- updated cygwin configuration file

Revision 907 - Directory Listing
Modified Fri Nov 7 19:03:10 2003 UTC (6 years, 10 months ago) by mawis
Original Path: trunk
Make it possible to limit the reply to jabber:iq:version to not contain exact OS version and enable to overwrite the results.

Revision 906 - Directory Listing
Modified Fri Nov 7 15:46:52 2003 UTC (6 years, 10 months ago) by maqi
Original Path: trunk
- further Cygwin patches by Frank Seesink
  http://article.gmane.org/gmane.network.jabber.admin/16532

Revision 905 - Directory Listing
Modified Thu Nov 6 12:08:31 2003 UTC (6 years, 10 months ago) by maqi
Original Path: trunk
- added notes on new c2s default behaviour

Revision 904 - Directory Listing
Modified Wed Nov 5 11:27:53 2003 UTC (6 years, 10 months ago) by maqi
Original Path: trunk
- this script generates an SSL key (thanks to Frank Seesink)

Revision 903 - Directory Listing
Modified Wed Nov 5 11:11:37 2003 UTC (6 years, 10 months ago) by maqi
Original Path: trunk
- jabber.xml update
- point to website in README

Revision 902 - Directory Listing
Modified Tue Nov 4 00:38:41 2003 UTC (6 years, 10 months ago) by maqi
Original Path: trunk
- pthsock_client now will only listen on SSL ports if configured to
  (as is the case with standard c2s connections)

Revision 901 - Directory Listing
Modified Mon Nov 3 11:59:42 2003 UTC (6 years, 10 months ago) by maqi
Original Path: trunk
- further Cygwin patches from Frank Seesink
  http://article.gmane.org/gmane.network.jabber.admin/16476
- added lost -lcrypt (for mod_auth_crypt) again

Revision 900 - Directory Listing
Modified Sun Nov 2 19:38:52 2003 UTC (6 years, 10 months ago) by mawis
Original Path: trunk
the xmpp-core draft changed the name for the s2s port from jabber-server to xmpp-server.

Revision 899 - Directory Listing
Modified Sun Nov 2 14:02:04 2003 UTC (6 years, 10 months ago) by maqi
Original Path: trunk
- last README update? ;-)

Revision 898 - Directory Listing
Modified Sun Nov 2 13:36:24 2003 UTC (6 years, 10 months ago) by maqi
Original Path: trunk
- Frank Seesink's cygwin patches
  http://article.gmane.org/gmane.network.jabber.admin/16115

Revision 897 - Directory Listing
Modified Sun Nov 2 13:30:58 2003 UTC (6 years, 10 months ago) by maqi
Original Path: trunk
- OS X build fixes
  http://article.gmane.org/gmane.network.jabber.admin/16383

Revision 896 - Directory Listing
Modified Mon Oct 27 20:32:52 2003 UTC (6 years, 10 months ago) by maqi
Original Path: trunk
- added JIT roster push patch (yes, I know roster pushing is deprecated
  but this way we at least get some nice functionality from the flaw).

Revision 895 - Directory Listing
Modified Mon Oct 27 19:41:15 2003 UTC (6 years, 10 months ago) by maqi
Original Path: trunk
- updated references to the jabberd14 website and small fixes

Revision 894 - Directory Listing
Modified Sat Oct 18 13:40:14 2003 UTC (6 years, 10 months ago) by mawis
Original Path: trunk
the hashed password has to be removed from the spool file as well if the user unregisters his account

Revision 893 - Directory Listing
Modified Fri Oct 17 15:53:24 2003 UTC (6 years, 10 months ago) by mawis
Original Path: trunk
Sorry, I forgot this file ...

Revision 892 - Directory Listing
Modified Fri Oct 17 14:43:20 2003 UTC (6 years, 10 months ago) by mawis
Original Path: trunk
Fixing mod_auth_crypt in two ways: Link with libcrypt and enable it as the only authentication module
Adding feature to mod_auth_crypt: The hashing algorithm can be choosen between traditional crypt() and SHA1

Revision 891 - Directory Listing
Modified Wed Oct 15 09:31:18 2003 UTC (6 years, 10 months ago) by mawis
Original Path: trunk
make reconnecting to jabberd working
http://mailman.jabber.org/pipermail/jdev/2003-October/016820.html

Revision 890 - Directory Listing
Modified Wed Oct 15 09:30:04 2003 UTC (6 years, 10 months ago) by mawis
Original Path: trunk
Check for messages that are for a former user of a socket before jadc2s was restarted
http://mailman.jabber.org/pipermail/jdev/2003-October/016816.html

Revision 889 - Directory Listing
Modified Wed Oct 15 09:27:46 2003 UTC (6 years, 10 months ago) by mawis
Original Path: trunk
Make the configuration option <max_bps> stable
http://mailman.jabber.org/pipermail/jdev/2003-October/016799.html

Revision 888 - Directory Listing
Modified Wed Oct 15 09:25:18 2003 UTC (6 years, 10 months ago) by mawis
Original Path: trunk
configuration update to support XMPP compliant SRV records
see section 12.2 of draft-ietf-xmpp-core-18

Revision 887 - Directory Listing
Modified Tue Oct 14 09:50:19 2003 UTC (6 years, 10 months ago) by maqi
Original Path: trunk
added mod_disco docs and info on how to disable plain text c2s connections

Revision 886 - Directory Listing
Modified Mon Oct 13 23:55:11 2003 UTC (6 years, 10 months ago) by maqi
Original Path: trunk
added mod_auth_crypt by Fabien Ninoles
(http://mailman.jabber.org/pipermail/jdev/2001-August/007934.html)
mod_auth_crypt stores passwords encrypted and requires clear text on the wire.
Added some documentation in the example jabber.xml.
Disabled mod_auth_plain in jabber.xml as mod_auth_crypt can replace it.

Revision 885 - Directory Listing
Modified Mon Oct 13 23:47:27 2003 UTC (6 years, 10 months ago) by maqi
Original Path: trunk
Nathan Sharp's c2s heartbeat patch
(http://mailman.jabber.org/pipermail/jdev/2002-May/011816.html)
Non-graceful client disconnects can be detected faster with heartbeat enabled.

Revision 884 - Directory Listing
Modified Sat Oct 11 21:08:00 2003 UTC (6 years, 11 months ago) by mawis
Original Path: trunk
Fix for my fix from 2003-09-10. Putted the fix in the wrong code block
which didn't fix the problem that jadc2s could flood clients but nearly
disabled keep alives completely.

Revision 882 - Directory Listing
Modified Wed Oct 8 20:29:18 2003 UTC (6 years, 11 months ago) by dizzyd
Original Path: trunk
Using restricted keywords for variable names is a bad thing

Revision 881 - Directory Listing
Modified Wed Oct 8 20:23:49 2003 UTC (6 years, 11 months ago) by dizzyd
Original Path: trunk
Fixed Makefiles; readded missing modules in prep for last release

Revision 880 - Directory Listing
Modified Wed Sep 24 21:50:04 2003 UTC (6 years, 11 months ago) by maqi
Original Path: trunk
- better error messages

Revision 879 - Directory Listing
Modified Wed Sep 24 21:49:34 2003 UTC (6 years, 11 months ago) by maqi
Original Path: trunk
- updated docs references
- removed update.jabber.org references
- added some notices

Revision 878 - Directory Listing
Modified Wed Sep 10 21:29:23 2003 UTC (7 years ago) by mawis
Original Path: trunk
jadc2s sends a space a a keep alive check if a connection to an user is idle.
This space should be send every 5 minutes, but jadc2s didn't update the timer after it sent the space once and started to flood clients after they were idle for 5 minutes.
This patch fixes this bug: After a space has been send jadc2s waits again 5 minutes before it sends the next space.
Alexander Gnauck told me that a user had reported this and we now searched and fixed the bug together.

Revision 877 - Directory Listing
Modified Mon Aug 25 09:39:45 2003 UTC (7 years ago) by mawis
Original Path: trunk
Fixing problem described in http://mailman.jabber.org/pipermail/jdev/2003-January/014569.html by Justin Georgeson.
I disagree with the reply of Rob, pstrdup is needed, the config xmlnode is freeded at the end of the function void dialback(instance i, xmlnode x). Therefore I expect nobody has set the secret as an attribute (it wouldn't have worked) and it can safely be changed to be a text() element.

Revision 876 - Directory Listing
Modified Mon Aug 11 14:07:19 2003 UTC (7 years, 1 month ago) by dizzyd
Original Path: trunk
Fixed various borked modules

Revision 875 - Directory Listing
Modified Wed Jul 23 04:30:45 2003 UTC (7 years, 1 month ago) by dizzyd
Original Path: trunk
Back to the Future

Revision 874 - Directory Listing
Modified Tue Jul 22 22:28:37 2003 UTC (7 years, 1 month ago) by rob
Original Path: trunk
imported mod_disco from wpjabber

Revision 873 - Directory Listing
Modified Tue Jul 15 23:45:08 2003 UTC (7 years, 1 month ago) by rob
Original Path: trunk
teeny tiny bugfix [eburke@lore.net]

Revision 872 - Directory Listing
Modified Wed Jun 18 03:29:42 2003 UTC (7 years, 2 months ago) by reatmon
Original Path: trunk
changed accounts

Revision 871 - Directory Listing
Modified Tue May 27 20:19:46 2003 UTC (7 years, 3 months ago) by temas
Original Path: trunk
fixes from maqi

Revision 870 - Directory Listing
Modified Mon Mar 31 18:58:09 2003 UTC (7 years, 5 months ago) by temas
Original Path: trunk
Disable nagle on the sockets

Revision 869 - Directory Listing
Modified Wed Mar 19 17:14:02 2003 UTC (7 years, 5 months ago) by temas
Original Path: trunk
Idle checks, needs some more eyes

Revision 868 - Directory Listing
Modified Tue Mar 11 23:00:34 2003 UTC (7 years, 6 months ago) by rob
Original Path: trunk
fixed buffer overrun [mhz@altlinux.org]

Revision 867 - Directory Listing
Modified Wed Feb 26 21:08:58 2003 UTC (7 years, 6 months ago) by temas
Original Path: trunk
Actually disable port 5222 if no <ip/>

Revision 866 - Directory Listing
Modified Thu Feb 20 02:41:50 2003 UTC (7 years, 6 months ago) by temas
Original Path: trunk
Cleanup

Revision 865 - Directory Listing
Modified Wed Feb 19 04:56:10 2003 UTC (7 years, 6 months ago) by temas
Original Path: trunk
Properly lock the xdbcache during usage

Revision 864 - Directory Listing
Modified Tue Jan 7 14:35:04 2003 UTC (7 years, 8 months ago) by mawis
Original Path: trunk
Fixes an off by one error in the IPv6 code

Revision 863 - Directory Listing
Modified Mon Dec 30 21:21:08 2002 UTC (7 years, 8 months ago) by jer
Original Path: trunk
rare bug where sm socket will loop feeding/bouncing packets to itself after a reconnect

Revision 862 - Directory Listing
Modified Mon Dec 30 20:57:07 2002 UTC (7 years, 8 months ago) by jer
Original Path: trunk
duh, me

Revision 861 - Directory Listing
Modified Mon Dec 30 20:55:34 2002 UTC (7 years, 8 months ago) by jer
Original Path: trunk
a possible bug relating to blocking sockets and a deadlock, discovered with the help of srlee and the guys over at myjabber

Revision 860 - Directory Listing
Modified Mon Dec 9 03:26:10 2002 UTC (7 years, 9 months ago) by reatmon
Original Path: trunk
FreeBSD configure fix

Revision 859 - Directory Listing
Modified Tue Dec 3 04:30:02 2002 UTC (7 years, 9 months ago) by rob
Original Path: trunk
treat all messages equally (or, save headlines to offline storage) [atrus@rifetech.com]

Revision 858 - Directory Listing
Modified Wed Nov 6 11:33:04 2002 UTC (7 years, 10 months ago) by jer
Original Path: trunk
more sanity checks, this was a crasher (not having an error="" attrib on an error'd route)

Revision 857 - Directory Listing
Modified Wed Oct 30 17:36:30 2002 UTC (7 years, 10 months ago) by jer
Original Path: trunk
lame bug, fix double-connects from services and the chaos that ensues

Revision 856 - Directory Listing
Modified Wed Oct 30 07:20:32 2002 UTC (7 years, 10 months ago) by jer
Original Path: trunk
I *think* this is a possibility, and if so, it's right in the area that seems to be doing the mem smashing on j.o, worth a try!

Revision 855 - Directory Listing
Modified Tue Oct 22 22:35:13 2002 UTC (7 years, 10 months ago) by rob
Original Path: trunk
nad cache optional, compile with -DNAD_DISABLE_CACHE

Revision 854 - Directory Listing
Modified Tue Oct 22 22:01:42 2002 UTC (7 years, 10 months ago) by temas
Original Path: trunk
karma fixes

Revision 853 - Directory Listing
Modified Thu Oct 17 05:14:35 2002 UTC (7 years, 10 months ago) by rob
Original Path: trunk
minor chunk_write changes .. not sure if this will fix the crashes, but the logic is easier to follow

Revision 852 - Directory Listing
Modified Tue Oct 15 23:31:23 2002 UTC (7 years, 10 months ago) by temas
Original Path: trunk
initialize members!

Revision 851 - Directory Listing
Modified Mon Oct 14 23:46:27 2002 UTC (7 years, 10 months ago) by temas
Original Path: trunk
adding myself

Revision 850 - Directory Listing
Modified Mon Oct 14 23:45:08 2002 UTC (7 years, 10 months ago) by temas
Original Path: trunk
removed chunk's to and from members

Revision 849 - Directory Listing
Modified Thu Oct 10 01:12:55 2002 UTC (7 years, 11 months ago) by rob
Original Path: trunk
_nad_escape is deep magic .. jer, we love you

Revision 848 - Directory Listing
Modified Wed Oct 9 05:47:02 2002 UTC (7 years, 11 months ago) by rob
Original Path: trunk
proper bounds checking on incoming sm packets

Revision 847 - Directory Listing
Modified Wed Oct 9 05:18:11 2002 UTC (7 years, 11 months ago) by rob
Original Path: trunk
leaky leaky, and bad error messages to boot

Revision 846 - Directory Listing
Modified Tue Oct 8 00:30:08 2002 UTC (7 years, 11 months ago) by rob
Original Path: trunk
no nad processing if we're about to bail out

Revision 845 - Directory Listing
Modified Fri Oct 4 02:11:19 2002 UTC (7 years, 11 months ago) by rob
Original Path: trunk
_really_ fix the ]]> bug

Revision 844 - Directory Listing
Modified Wed Oct 2 01:16:18 2002 UTC (7 years, 11 months ago) by reatmon
Original Path: trunk
looking for the CPU monster... And I *think* I found it (and a few other smaller ones.)

Revision 843 - Directory Listing
Modified Wed Sep 25 02:56:07 2002 UTC (7 years, 11 months ago) by rob
Original Path: trunk
saves some pain for people using nad->next to make packet queues

Revision 842 - Directory Listing
Modified Tue Sep 17 00:55:16 2002 UTC (7 years, 11 months ago) by rob
Original Path: trunk
correctly handle nad element siblings <bjackson@mcleodusa.com>

Revision 841 - Directory Listing
Modified Wed Sep 11 02:23:18 2002 UTC (8 years ago) by rob
Original Path: trunk
suggestions from pcurtis (in jdev)
 - SSL port binds to c2s->local_ip, not all interfaces
 - c2s->local_port <= 0 disables unencrypted port

Revision 840 - Directory Listing
Modified Thu Aug 8 04:09:46 2002 UTC (8 years, 1 month ago) by rob
Original Path: trunk
only escape > when in ]]> (as per XML 1.0 sect 2.4)

Revision 839 - Directory Listing
Modified Wed Aug 7 05:09:38 2002 UTC (8 years, 1 month ago) by rob
Original Path: trunk
updated util from 1.5, and supporting changes

Revision 838 - Directory Listing
Modified Wed Aug 7 05:00:30 2002 UTC (8 years, 1 month ago) by rob
Original Path: trunk
correctly escape > into &gt;

Revision 837 - Directory Listing
Modified Sun Aug 4 23:17:46 2002 UTC (8 years, 1 month ago) by rob
Original Path: trunk
changes for netbsd a.out compatibility (Todd Vierling <tv@pobox.com>)

Revision 836 - Directory Listing
Modified Sun Aug 4 11:47:19 2002 UTC (8 years, 1 month ago) by mawis
Original Path: trunk
Using thread safe getaddrinfo() instead of gethostbyname() in IPv6 code

Revision 835 - Directory Listing
Modified Sun Aug 4 11:30:56 2002 UTC (8 years, 1 month ago) by mawis
Original Path: trunk
Return type of ntohl() is uint32_t and not int (IPv6 code only)

Revision 834 - Directory Listing
Modified Sat Aug 3 07:17:19 2002 UTC (8 years, 1 month ago) by mawis
Original Path: trunk
adding myself to the list

Revision 833 - Directory Listing
Modified Mon Jul 29 22:36:10 2002 UTC (8 years, 1 month ago) by rob
Original Path: trunk
IPV6 support (Matthias Wimmer <m@tthias.net>)

Revision 832 - Directory Listing
Modified Wed Jul 17 01:16:27 2002 UTC (8 years, 1 month ago) by rob
Original Path: trunk
preallocated conns array

Revision 831 - Directory Listing
Modified Wed Jul 17 01:14:03 2002 UTC (8 years, 1 month ago) by rob
Original Path: trunk
very old bug

Revision 830 - Directory Listing
Modified Tue Jul 16 13:43:59 2002 UTC (8 years, 1 month ago) by reatmon
Original Path: trunk
merged in a few things:
1) don't copy strings out of the config.  Just use them as is.
2) attributes are allowed in the config.xml... not used yet... but allowed.

Revision 829 - Directory Listing
Modified Mon Jul 15 23:39:57 2002 UTC (8 years, 1 month ago) by reatmon
Original Path: trunk
Ok... so register sets need to generate the special to also... silly ryan

Revision 828 - Directory Listing
Modified Mon Jul 15 02:50:52 2002 UTC (8 years, 1 month ago) by reatmon
Original Path: trunk
forgot to free the array of local_ids

Revision 827 - Directory Listing
Modified Mon Jul 15 02:44:38 2002 UTC (8 years, 1 month ago) by reatmon
Original Path: trunk
new idea from 1.5 port.  Copy the local_id into the connection...

Revision 826 - Directory Listing
Modified Mon Jul 15 02:35:03 2002 UTC (8 years, 1 month ago) by reatmon
Original Path: trunk
added support for virtual hosts

Revision 825 - Directory Listing
Modified Sun Jul 14 01:30:50 2002 UTC (8 years, 1 month ago) by reatmon
Original Path: trunk
oops... leftovers are never good to leave around.

Revision 824 - Directory Listing
Modified Sun Jul 14 01:29:19 2002 UTC (8 years, 1 month ago) by reatmon
Original Path: trunk
Register and auth don't mix.  state_AUTH filters results going to the client... not good for register.  Basically, you couldn't ask for the register fields by sending an empty packet.  All better now.

Revision 823 - Directory Listing
Modified Sat Jul 13 01:36:03 2002 UTC (8 years, 1 month ago) by reatmon
Original Path: trunk
better header string code from rob

Revision 822 - Directory Listing
Modified Sat Jul 13 01:34:46 2002 UTC (8 years, 1 month ago) by reatmon
Original Path: trunk
Ok... I need help.  Pass in the ssl connection... sigh.

Revision 821 - Directory Listing
Modified Sat Jul 13 01:28:55 2002 UTC (8 years, 1 month ago) by reatmon
Original Path: trunk
Oops.  My bad.  Too much cut-copy-paste...

Revision 820 - Directory Listing
Modified Fri Jul 12 20:03:48 2002 UTC (8 years, 1 month ago) by reatmon
Original Path: trunk
Lots of changes for better flash support

Revision 819 - Directory Listing
Modified Wed Jul 10 04:14:17 2002 UTC (8 years, 2 months ago) by rob
Original Path: trunk
don't close the stream if they never opened it

Revision 818 - Directory Listing
Modified Wed Jul 10 02:28:32 2002 UTC (8 years, 2 months ago) by reatmon
Original Path: trunk
changing check to avoid overrun

Revision 817 - Directory Listing
Modified Tue Jul 9 02:47:47 2002 UTC (8 years, 2 months ago) by reatmon
Original Path: trunk
new config system from 1.5

Revision 816 - Directory Listing
Modified Tue Jul 9 01:35:41 2002 UTC (8 years, 2 months ago) by reatmon
Original Path: trunk
adding me to the list

Revision 815 - Directory Listing
Modified Tue Jul 9 01:31:51 2002 UTC (8 years, 2 months ago) by reatmon
Original Path: trunk
More flash support for the flash:stream method

Revision 814 - Directory Listing
Modified Tue Jul 9 00:12:23 2002 UTC (8 years, 2 months ago) by rob
Original Path: trunk
so I can see changes to jadc2s, there's interesting things happening, it seems!

Revision 813 - Directory Listing
Modified Mon Jul 8 15:24:48 2002 UTC (8 years, 2 months ago) by reatmon
Original Path: trunk
added tracking for current number of connected clients

Revision 812 - Directory Listing
Modified Mon Jul 8 12:47:25 2002 UTC (8 years, 2 months ago) by reatmon
Original Path: trunk
HTTP, Flash, and better read/write/peek functions

Revision 811 - Directory Listing
Modified Fri Jul 5 16:40:39 2002 UTC (8 years, 2 months ago) by reatmon
Original Path: trunk
oops... didn't mean to check that code in

Revision 810 - Directory Listing
Modified Fri Jul 5 15:05:40 2002 UTC (8 years, 2 months ago) by reatmon
Original Path: trunk
fixed config file for more generic defaults

Revision 809 - Directory Listing
Modified Fri Jul 5 14:29:22 2002 UTC (8 years, 2 months ago) by reatmon
Original Path: trunk
add in jadc2s

Revision 808 - Directory Listing
Modified Fri Jul 5 14:28:21 2002 UTC (8 years, 2 months ago) by reatmon
Original Path: trunk
ignore file... start off with platform-settings

Revision 807 - Directory Listing
Modified Fri Jul 5 14:13:49 2002 UTC (8 years, 2 months ago) by reatmon
Original Path: trunk
this is a generated file...

Revision 806 - Directory Listing
Modified Thu Jul 4 01:40:00 2002 UTC (8 years, 2 months ago) by nsharp
Original Path: trunk
Added patches which fix dynamic adding of users via iq:browse.
Added code to enable removing users via iq:browse
Fixed a fatal bug where an uninstantiated xmlnode was freed.

Revision 805 - Directory Listing
Modified Wed Jul 3 15:39:11 2002 UTC (8 years, 2 months ago) by nsharp
Original Path: trunk
Patch to fix DOS on SSL connections.  Newly accepted socket needed to
be set into non-blocking mode immediately.

Revision 804 - Directory Listing
Modified Wed Jul 3 12:05:15 2002 UTC (8 years, 2 months ago) by nsharp
Original Path: trunk
Fixed the immediate DOS attack.  I'd like to consider an appropriate way to use deliver_fail() to report this case better to the end user, but didn't have much luck using the such last night.  For now it just drops the faulty <forward> tag as if it never existed.

Revision 803 - Directory Listing
Modified Wed Jul 3 01:38:17 2002 UTC (8 years, 2 months ago) by nsharp
Original Path: trunk
Added myself for e-mails

Revision 802 - Directory Listing
Modified Wed Jun 12 17:24:44 2002 UTC (8 years, 2 months ago) by reatmon
Original Path: trunk
random changes

Revision 801 - Directory Listing
Modified Wed Jun 12 17:24:25 2002 UTC (8 years, 2 months ago) by reatmon
Original Path: trunk
cleaned up debug messages to be more like those from jadc2s

Revision 800 - Directory Listing
Modified Wed Jun 12 17:23:35 2002 UTC (8 years, 2 months ago) by reatmon
Original Path: trunk
sockets that return 0 were not being closed

Revision 799 - Directory Listing
Modified Tue Jun 11 22:16:45 2002 UTC (8 years, 3 months ago) by jer
Original Path: trunk
fixing two old bugs,
pth 1.4.1 will now work correctly, we force the socket into blocking mode (thanks to Miguel Gomard <m.gomard@ilius.net>)
high ports for SRV work as well, using 6 bytes as allocated (thanks to "Safford, Brian" <brian.safford@eds.com>)

Revision 798 - Directory Listing
Modified Mon Jun 10 15:31:37 2002 UTC (8 years, 3 months ago) by reatmon
Original Path: trunk
Back commiting bug fixes before the 1.5 version forked

Revision 797 - Directory Listing
Modified Mon Jun 10 15:14:37 2002 UTC (8 years, 3 months ago) by reatmon
Original Path: trunk
First checkin of jadc2s for 1.4 servers

Revision 796 - Directory Listing
Modified Tue Jun 4 17:40:34 2002 UTC (8 years, 3 months ago) by temas
Original Path: trunk
oops

Revision 795 - Directory Listing
Modified Tue Jun 4 17:32:14 2002 UTC (8 years, 3 months ago) by temas
Original Path: trunk
Fix for bad route packets

Revision 794 - Directory Listing
Modified Mon Apr 15 16:18:12 2002 UTC (8 years, 4 months ago) by temas
Original Path: trunk
More correct handling of dlopen

Revision 793 - Directory Listing
Modified Tue Apr 9 20:41:38 2002 UTC (8 years, 5 months ago) by jer
Original Path: trunk
fix for a crasher protocol bug with invisible support and strange errors

Revision 792 - Directory Listing
Modified Fri Mar 8 04:03:55 2002 UTC (8 years, 6 months ago) by stpeter
Original Path: trunk
Revised services section, essentiall removed transports section.

Revision 791 - Directory Listing
Modified Mon Mar 4 05:12:54 2002 UTC (8 years, 6 months ago) by stpeter
Original Path: trunk
Initial SGML version, many more updates on the way soon.

Revision 790 - Directory Listing
Modified Fri Feb 8 07:44:18 2002 UTC (8 years, 7 months ago) by jeremie
Original Path: trunk
dude, I LOVE unix :)
 find . -name "*.[c|h]" -exec perl -pi -e "s/^.*suggestions\ and\ support.*$/\ \*\ / if(\$i++ > 30);" {} \;

Revision 789 - Directory Listing
Modified Mon Feb 4 22:36:08 2002 UTC (8 years, 7 months ago) by jeremie
Original Path: trunk
well, I checked and double-checked to make sure this was stamped correctly on all the right files, hopefully that was enough :)

Revision 788 - Directory Listing
Modified Fri Feb 1 08:18:48 2002 UTC (8 years, 7 months ago) by jeremie
Original Path: trunk
misc perf patch that's been sitting around a long time

Revision 787 - Directory Listing
Modified Thu Jan 31 18:15:57 2002 UTC (8 years, 7 months ago) by jeremie
Original Path: trunk
some final fixes for mod_presence, *should* be there now, and has had some decent testing
also changed 0k regs to disabled by default, seems safer that way and works around the lame JIM bug

Revision 786 - Directory Listing
Modified Thu Jan 31 08:23:24 2002 UTC (8 years, 7 months ago) by jeremie
Original Path: trunk
hrmpf... forgot an important part on the other end of things :)

Revision 785 - Directory Listing
Modified Thu Jan 31 08:11:14 2002 UTC (8 years, 7 months ago) by jeremie
Original Path: trunk
welp, this should be the best of it, the fully cleaned up presence logic and invisible support

Revision 784 - Directory Listing
Modified Wed Jan 30 23:07:31 2002 UTC (8 years, 7 months ago) by jeremie
Original Path: trunk
one little bug

Revision 783 - Directory Listing
Modified Fri Jan 25 18:44:21 2002 UTC (8 years, 7 months ago) by jeremie
Original Path: trunk
ok, all the invisible logic is here, and some other stuff is nicely cleaned up... not very tested yet (that's next :)

Revision 782 - Directory Listing
Modified Fri Jan 25 16:13:31 2002 UTC (8 years, 7 months ago) by jeremie
Original Path: trunk
The start of explicit invisible support

Revision 781 - Directory Listing
Modified Fri Jan 25 03:30:53 2002 UTC (8 years, 7 months ago) by jeremie
Original Path: trunk
this should fix presence errors :)

Revision 780 - Directory Listing
Modified Thu Jan 24 08:59:52 2002 UTC (8 years, 7 months ago) by jeremie
Original Path: trunk
it's 3am, I'm tired, and I've just changed hundreds of lines of very very sensitive code
it compiles clean, but to make a long story short:
ITS BROKEN, BAD, PROBABLY WONT WORK ENOUGH TO SCARE GRANDMA (whatever that means)
theres good news though... but I'm too tired to remember what it is

Revision 779 - Directory Listing
Modified Tue Jan 22 17:55:50 2002 UTC (8 years, 7 months ago) by jeremie
Original Path: trunk
yay, better and more compatible flash client support!

Revision 778 - Directory Listing
Modified Tue Jan 22 01:00:53 2002 UTC (8 years, 7 months ago) by jeremie
Original Path: trunk
should be more compat on some bsd systems, thanks nixil@nixil.net

Revision 777 - Directory Listing
Modified Mon Jan 21 21:17:01 2002 UTC (8 years, 7 months ago) by jeremie
Original Path: trunk
thanks to nixil@nixil.net, ssl karma fix

Revision 776 - Directory Listing
Modified Mon Jan 21 19:01:32 2002 UTC (8 years, 7 months ago) by temas
Original Path: trunk
I suck.  This fixes my horrible patch job.  Compile correctly before commit

Revision 775 - Directory Listing
Modified Sat Jan 19 23:38:34 2002 UTC (8 years, 7 months ago) by temas
Original Path: trunk
SSL reread fixes thanks to Daniel Veillard.

Revision 774 - Directory Listing
Modified Sat Jan 19 20:13:52 2002 UTC (8 years, 7 months ago) by jeremie
Original Path: trunk
Ok, this is enforcing a part of the protocol that should have been enforced long ago...
When you send the server to="yourself@yourhost" it is identical to sending no to at all, and is processed for server stuff.
When you send to="yourself@yourhost/yourresource" it just gets delivered back to you, it's not processed for things like roster requests, etc.
This change may break a client that expects to be able to communicate with the 'server' by sending a fully qualified to attrib that maps back to their resource... which is a broken assumption.
Anyway, this fixes bugs related to the proper resource routing to self, etc.

Revision 773 - Directory Listing
Modified Sat Jan 19 17:53:49 2002 UTC (8 years, 7 months ago) by temas
Original Path: trunk
Never initialized in some cases

Revision 772 - Directory Listing
Modified Sun Jan 13 15:58:01 2002 UTC (8 years, 7 months ago) by jeremie
Original Path: trunk
wow, old and lame bug! you can't free memory that's not been removed from the hash! DUH!
thanks to the core file from theoretic.com for helping find this

Revision 771 - Directory Listing
Modified Sun Jan 13 13:55:04 2002 UTC (8 years, 7 months ago) by jeremie
Original Path: trunk
thanks to Mike Hearn, fixed the continually-resend-motd bug from iq:last storage format change

Revision 770 - Directory Listing
Modified Thu Jan 10 22:06:29 2002 UTC (8 years, 8 months ago) by jeremie
Original Path: trunk
major crasher flash sockets fix, thanks in part to Brian Allen <Brian.Allen@Weberize.com> for helping me track it down

Revision 769 - Directory Listing
Modified Thu Jan 10 08:28:10 2002 UTC (8 years, 8 months ago) by jeremie
Original Path: trunk
wow, looper hole, dumb dumb

Revision 768 - Directory Listing
Modified Thu Jan 10 08:15:09 2002 UTC (8 years, 8 months ago) by jeremie
Original Path: trunk
few more NetBSD fixes from Noud de Brouwer <noud@knot.nl>

Revision 767 - Directory Listing
Modified Thu Jan 10 08:06:48 2002 UTC (8 years, 8 months ago) by jeremie
Original Path: trunk
Some NetBSD flags from Derek White <skanware@yahoo.com>
64bit safe sha from Michael Schlueter <michael@johalla.de>

Revision 766 - Directory Listing
Modified Wed Jan 9 22:34:32 2002 UTC (8 years, 8 months ago) by jeremie
Original Path: trunk
64bit happiness!

Revision 765 - Directory Listing
Modified Wed Jan 9 21:13:05 2002 UTC (8 years, 8 months ago) by jeremie
Original Path: trunk
some silly little c-isms and XP stuff

Revision 764 - Directory Listing
Modified Mon Jan 7 13:17:50 2002 UTC (8 years, 8 months ago) by jeremie
Original Path: trunk
a way to disconnect a user from a server with a route error
thanks to craigk@jabber.com for the suggestion

Revision 763 - Directory Listing
Modified Mon Jan 7 12:13:46 2002 UTC (8 years, 8 months ago) by jeremie
Original Path: trunk
wicked cool, offline accept sockets, and restricted ones too!
so simple, yet so much fun :)
I really shouldn't code stuff at 6am

Revision 762 - Directory Listing
Modified Sat Dec 22 00:03:37 2001 UTC (8 years, 8 months ago) by dave
Original Path: trunk
DSS: Moved -fPIC declaration to platform specific stuff so that cygwin doesn't spit out so many errors.

Revision 761 - Directory Listing
Modified Thu Dec 20 21:07:29 2001 UTC (8 years, 8 months ago) by pgmillard
Original Path: trunk
Better version of cygwin jabber.xml

Revision 760 - Directory Listing
Modified Thu Dec 20 20:58:44 2001 UTC (8 years, 8 months ago) by pgmillard
Original Path: trunk
Fixing configure for cygwin installs

Revision 759 - Directory Listing
Modified Thu Dec 20 20:58:03 2001 UTC (8 years, 8 months ago) by pgmillard
Original Path: trunk
adding jabber.xml file for cygwin configurations

Revision 758 - Directory Listing
Modified Tue Dec 18 18:42:59 2001 UTC (8 years, 8 months ago) by temas
Original Path: trunk
-U set the username to run as

Revision 757 - Directory Listing
Modified Mon Dec 17 20:48:09 2001 UTC (8 years, 8 months ago) by jeremie
Original Path: trunk
fix for smarter duplicate resource logins

Revision 756 - Directory Listing
Modified Mon Dec 17 20:35:53 2001 UTC (8 years, 8 months ago) by temas
Original Path: trunk
Oft requested background mode and a few option cleanups

Revision 755 - Directory Listing
Modified Mon Dec 17 20:09:13 2001 UTC (8 years, 8 months ago) by temas
Original Path: trunk
Use a more standard method of passing the common CFLAGS as suggested by:
Doug Claar

Revision 754 - Directory Listing
Modified Wed Dec 5 17:18:39 2001 UTC (8 years, 9 months ago) by jeremie
Original Path: trunk
all better, silly var names :(

Revision 753 - Directory Listing
Modified Wed Dec 5 16:26:34 2001 UTC (8 years, 9 months ago) by jeremie
Original Path: trunk
just some cleanup, possibility for a problem here if things were misconfigured

Revision 752 - Directory Listing
Modified Fri Nov 30 22:32:11 2001 UTC (8 years, 9 months ago) by jeremie
Original Path: trunk
getting rid of global variables for karma defaults, moved into mio directly for configurable overrides

Revision 751 - Directory Listing
Modified Wed Nov 21 17:04:22 2001 UTC (8 years, 9 months ago) by temas
Original Path: trunk
Merged patches from Scott Francis (sfrancis@blueairnetworks.com)

Revision 750 - Directory Listing
Modified Tue Oct 16 14:58:15 2001 UTC (8 years, 10 months ago) by jeremie
Original Path: trunk
hey, look, a new pth version

Revision 749 - Directory Listing
Modified Tue Oct 16 07:39:23 2001 UTC (8 years, 10 months ago) by jeremie
Original Path: trunk
a silly bugfix w/ reconfigs (hup still doesn't do much really) so that it at least doesn't just hose the server
added reply-once checker to mod_admin (dumb bots suck :)

Revision 748 - Directory Listing
Modified Sat Oct 13 01:43:56 2001 UTC (8 years, 10 months ago) by jeremie
Original Path: trunk
cool, eat up those zombies, cuz zombies suck

Revision 747 - Directory Listing
Modified Thu Oct 11 21:53:17 2001 UTC (8 years, 11 months ago) by jeremie
Original Path: trunk
fixes for aliased domains

Revision 746 - Directory Listing
Modified Thu Oct 11 08:14:08 2001 UTC (8 years, 11 months ago) by jeremie
Original Path: trunk
here's the cygwin folder and all it's goodies...
this is an awful way to integrate a new platform, but it's easy, and it keeps things seperate :)

Revision 745 - Directory Listing
Modified Thu Oct 11 08:08:40 2001 UTC (8 years, 11 months ago) by jeremie
Original Path: trunk
prep for cygwin checkins

Revision 744 - Directory Listing
Modified Tue Oct 9 22:22:22 2001 UTC (8 years, 11 months ago) by jeremie
Original Path: trunk
a nice -i foo.xml,serviceb.xml,/path/to/extra.xml cmdline flag feature

Revision 743 - Directory Listing
Modified Tue Oct 9 08:11:21 2001 UTC (8 years, 11 months ago) by jeremie
Original Path: trunk
silly bug

Revision 742 - Directory Listing
Modified Wed Oct 3 09:24:37 2001 UTC (8 years, 11 months ago) by jeremie
Original Path: trunk
fix for osx 10.1

Revision 741 - Directory Listing
Modified Tue Oct 2 20:43:06 2001 UTC (8 years, 11 months ago) by temas
Original Path: trunk
Don't reset the state

Revision 740 - Directory Listing
Modified Tue Oct 2 20:38:34 2001 UTC (8 years, 11 months ago) by temas
Original Path: trunk
Oops, it's nice when it can compile

Revision 739 - Directory Listing
Modified Tue Oct 2 20:36:25 2001 UTC (8 years, 11 months ago) by temas
Original Path: trunk
Let's see how this does

Revision 738 - Directory Listing
Modified Tue Oct 2 19:37:07 2001 UTC (8 years, 11 months ago) by sheath
Original Path: trunk
duh

Revision 737 - Directory Listing
Modified Tue Oct 2 19:00:34 2001 UTC (8 years, 11 months ago) by temas
Original Path: trunk
MIO SSL potential fixes.

Revision 736 - Directory Listing
Modified Tue Oct 2 18:43:28 2001 UTC (8 years, 11 months ago) by sheath
Original Path: trunk
mod_groups fixes from Phil Anderson.

Revision 735 - Directory Listing
Modified Mon Oct 1 08:00:13 2001 UTC (8 years, 11 months ago) by jeremie
Original Path: trunk
thanks to rod@jabber.org for pointing it out, there's a nasty little logic bug here that makes all the threads in the queue look busy, and this should fix it.

Revision 734 - Directory Listing
Modified Sun Sep 30 08:20:50 2001 UTC (8 years, 11 months ago) by jeremie
Original Path: trunk
I really shouldn't be checking in code after 3am, but I just couldn't let these bits go undone.
auth_plain now "passes" on failed checks when there's no password, so that auth_0k can (if enabled) up-convert
the plain password to the stored 0k variables.  may have fixed a bug or two in the process, and probably caused a few to replace them.

Revision 733 - Directory Listing
Modified Sun Sep 30 01:00:19 2001 UTC (8 years, 11 months ago) by jeremie
Original Path: trunk
HEFTY HEFTY yada yada yada
long saturday afternoon and agony in the awfulness of this code
it's insufferable, really... but it's fully backwards compat w/ all config files and xdb's
it's probably buggy too :)
auth system now does an xdb_check if there's no password sent to it
fixed a mem leak in mod_filter
mod_register now plays nice w/ the reg handlers in auth_plain and auth_0k
auth_0k now handles new and updated registrations of just 0k
other stuff to accommodate these changes

Revision 732 - Directory Listing
Modified Thu Sep 27 19:24:25 2001 UTC (8 years, 11 months ago) by jeremie
Original Path: trunk
cross-platform checks for getting time zone names differently

Revision 731 - Directory Listing
Modified Thu Sep 27 09:18:08 2001 UTC (8 years, 11 months ago) by jeremie
Original Path: trunk
ok, fixes to c2s so that it doesn't crash horribly on the lack of a to=""
fixed mod_roster so that it correctly notifies mod_presence when s10ns change
added a nifty bcc feature to mod_presence :)
also added simple message archiving (back) into mod_log, seemed like a good place and it was easy

Revision 730 - Directory Listing
Modified Thu Sep 27 07:14:08 2001 UTC (8 years, 11 months ago) by jeremie
Original Path: trunk
Thanks to: Horace Sequeira <Horace.Sequeira@morganstanley.com>
Old bug that caused strange truncation problems on solaris, the rewritten function should fix it

Revision 729 - Directory Listing
Modified Wed Sep 26 16:04:16 2001 UTC (8 years, 11 months ago) by jeremie
Original Path: trunk
mostly untested yet, but a few good fixes here and xdb check functionality

Revision 728 - Directory Listing
Modified Wed Sep 26 06:16:31 2001 UTC (8 years, 11 months ago) by jeremie
Original Path: trunk
replaced all the signal handling code, should be much improved and might help some odd problems on other platforms.
some of this code is getting really cruddy :)

Revision 727 - Directory Listing
Modified Tue Sep 11 07:39:31 2001 UTC (9 years ago) by jeremie
Original Path: trunk
wow, probably old but cute little bug

Revision 726 - Directory Listing
Modified Sat Sep 8 20:33:20 2001 UTC (9 years ago) by jeremie
Original Path: trunk
I think this makes more sense... handles the rare situation where the failed deliver might change the queue
not sure WHAT I was thinking when I tried to fix this last night, yeesh

Revision 725 - Directory Listing
Modified Sat Sep 8 19:43:53 2001 UTC (9 years ago) by jeremie
Original Path: trunk
revert! I AM DUMB

Revision 724 - Directory Listing
Modified Sat Sep 8 19:34:59 2001 UTC (9 years ago) by jeremie
Original Path: trunk
wow, was I dumb?

Revision 723 - Directory Listing
Modified Sat Sep 8 08:17:15 2001 UTC (9 years ago) by jeremie
Original Path: trunk
hey, switching mid-sstream too :)

Revision 722 - Directory Listing
Modified Sat Sep 8 07:50:08 2001 UTC (9 years ago) by jeremie
Original Path: trunk
patch to fix presence from a few ppl on jdev (deleted too much code :)
also fixed sending presence after a new s10n is allowed
few other invisible mode issues to figure out

Revision 721 - Directory Listing
Modified Sat Sep 8 04:38:00 2001 UTC (9 years ago) by jeremie
Original Path: trunk
stupid bug

Revision 720 - Directory Listing
Modified Thu Aug 16 17:31:43 2001 UTC (9 years ago) by jeremie
Original Path: trunk
fixes from rod@jabber.org, leak fixing on connections :)

Revision 719 - Directory Listing
Modified Mon Aug 13 05:54:03 2001 UTC (9 years ago) by tsbandit
Original Path: trunk
base_accept was erroneously bouncing valid packets with "Circular Reference Detected", because many compnents modify the packet in-place (same memory space) and return to the external component

Revision 718 - Directory Listing
Modified Sat Aug 11 01:10:36 2001 UTC (9 years, 1 month ago) by jeremie
Original Path: trunk
for non-pth-1.4 systems, use the real syscalls

Revision 717 - Directory Listing
Modified Sun Aug 5 08:41:01 2001 UTC (9 years, 1 month ago) by jeremie
Original Path: trunk
working announcement udp broadcast handler thingie, just add <io><announce>...</announce> and every xml node inside the announce will be sent as individual responses to any broadcast traffic on 5222
here's an example client perl script:

#!/usr/bin/perl

use IO::Socket;
use IO::Select;

# create socket stuff
$sock = IO::Socket::INET->new(Proto=>"udp") || die "socket failure: $!";
$select = IO::Select->new($sock) || die "select failure: $!";
$bcast = sockaddr_in("5222",inet_aton("255.255.255.255"));

# setup and broadcast
$sock->sockopt(SO_BROADCAST,1);
$sock->autoflush(1);
$sock->send("foo bar",0,$bcast);

# reading and responses
while($select->can_read(5))
{
    $remote = $sock->recv($buff,1024,0);
    ($rport,$raddr) = sockaddr_in($remote);
    $rhost = gethostbyaddr($raddr,AF_INET);
    print "$rhost:$rport said: $buff\n";
}

close $socket;

Revision 716 - Directory Listing
Modified Fri Aug 3 08:08:42 2001 UTC (9 years, 1 month ago) by jeremie
Original Path: trunk
started adding and testing broadcast announcement handler

Revision 715 - Directory Listing
Modified Tue Jul 31 08:16:47 2001 UTC (9 years, 1 month ago) by jeremie
Original Path: trunk
full osx/darwin compatibility
cleaned up signal handling (less reliance on pth and signals) in mio
disabled signals in main for restart/shutdown (to be fixed)
and more little fixes and portability things here-and-there

Revision 714 - Directory Listing
Modified Tue Jul 31 08:15:00 2001 UTC (9 years, 1 month ago) by jeremie
Original Path: trunk
a few things:
	some cleanups for os x, not sure if it's portable, needs more testing... actually, now I'm wondering if that was just debug code, I wrote it so long ago and didn't check before now :)
	some variable cleanups in the udata stuff
	mostly, a complete overhaul of mod_presence and the presence caching/handling, it's very untested and unstable at this point

Revision 713 - Directory Listing
Modified Mon Jul 30 18:28:25 2001 UTC (9 years, 1 month ago) by tsbandit
Original Path: trunk
C2S aliasing fixed up, also changed debug printing to "c2s" for use with -Z

Revision 712 - Directory Listing
Modified Mon Jul 30 17:26:25 2001 UTC (9 years, 1 month ago) by tsbandit
Original Path: trunk
debug messages for mio changed to "mio" for use with -Z

Revision 711 - Directory Listing
Modified Mon Jul 16 20:54:06 2001 UTC (9 years, 1 month ago) by jeremie
Original Path: trunk
tiny little change to allow dynamic resource routing :)

Revision 710 - Directory Listing
Modified Thu Jun 7 00:17:47 2001 UTC (9 years, 3 months ago) by reatmon
Original Path: trunk
fixes for jbox

Revision 709 - Directory Listing
Modified Wed May 30 08:58:21 2001 UTC (9 years, 3 months ago) by temas
Original Path: trunk
SSL Fixes, and what's up with asking for 0 bytes in a read and then dumping me
if I return 0?!

Revision 708 - Directory Listing
Modified Tue May 15 15:21:56 2001 UTC (9 years, 3 months ago) by tsbandit
Original Path: trunk
mod_filter -- better explanation of the filter flags in the config

Revision 707 - Directory Listing
Modified Tue May 15 02:22:52 2001 UTC (9 years, 3 months ago) by tsbandit
Original Path: trunk
karma fixes, brought to you by Harold E. Gotts

Revision 706 - Directory Listing
Modified Sat Apr 28 03:38:02 2001 UTC (9 years, 4 months ago) by MassacrE
Original Path: trunk
mio_stop no longer references into objects after they are freed

Revision 705 - Directory Listing
Modified Thu Apr 5 06:38:01 2001 UTC (9 years, 5 months ago) by jeremie
Original Path: trunk
simple slowaris fix

Revision 704 - Directory Listing
Modified Thu Apr 5 05:45:03 2001 UTC (9 years, 5 months ago) by jeremie
Original Path: trunk
duh

Revision 703 - Directory Listing
Modified Tue Apr 3 06:30:42 2001 UTC (9 years, 5 months ago) by jeremie
Original Path: trunk
http on 5222 hack :)

Revision 702 - Directory Listing
Modified Wed Mar 28 04:33:38 2001 UTC (9 years, 5 months ago) by tsbandit
Original Path: trunk
MIO <bind\/> argument, to bind outgoing sockets to an IP

Revision 701 - Directory Listing
Modified Tue Mar 27 03:48:05 2001 UTC (9 years, 5 months ago) by sheath
Original Path: trunk
stupid mod_groups bug, I should test this thing more

Revision 698 - Directory Listing
Modified Tue Mar 20 22:04:45 2001 UTC (9 years, 5 months ago) by jeremie
Original Path: trunk
FLASH patch

Revision 684 - Directory Listing
Modified Mon Mar 12 20:44:50 2001 UTC (9 years, 6 months ago) by sheath
Original Path: trunk
fixed mods to ignore e_REGISTER if <register/> isn't in the config, registration can be disabled now

Revision 683 - Directory Listing
Modified Mon Mar 12 04:52:44 2001 UTC (9 years, 6 months ago) by sheath
Original Path: trunk
copy the ask attribute not subscribe attribute

Revision 682 - Directory Listing
Modified Wed Mar 7 01:38:24 2001 UTC (9 years, 6 months ago) by temas
Original Path: trunk
my bad merge skillz

Revision 681 - Directory Listing
Modified Tue Mar 6 22:12:10 2001 UTC (9 years, 6 months ago) by temas
Original Path: trunk
Fixes from Rod for high load scenarios

Revision 680 - Directory Listing
Modified Tue Feb 27 09:31:14 2001 UTC (9 years, 6 months ago) by sheath
Original Path: trunk
hehe, xdb_set leaks

Revision 679 - Directory Listing
Modified Wed Feb 21 22:12:14 2001 UTC (9 years, 6 months ago) by sheath
Original Path: trunk
minor code cleanup

Revision 677 - Directory Listing
Modified Wed Feb 21 21:57:22 2001 UTC (9 years, 6 months ago) by temas
Original Path: trunk
include time.h

Revision 676 - Directory Listing
Modified Tue Feb 20 10:09:48 2001 UTC (9 years, 6 months ago) by jeremie
Original Path: trunk
cool, http seems to be all working and stuff :)
had to fix a bug in the routed-to-dnsrv packets, duh!

Revision 675 - Directory Listing
Modified Tue Feb 20 00:19:28 2001 UTC (9 years, 6 months ago) by sheath
Original Path: trunk
mod_groups fixes

Revision 674 - Directory Listing
Modified Mon Feb 19 22:43:04 2001 UTC (9 years, 6 months ago) by sheath
Original Path: trunk
doh

Revision 673 - Directory Listing
Modified Mon Feb 19 08:32:12 2001 UTC (9 years, 6 months ago) by sheath
Original Path: trunk
lots of changes... jabber:iq:browse set support, changed xdb backend and config slightly

Revision 672 - Directory Listing
Modified Thu Feb 15 21:10:13 2001 UTC (9 years, 6 months ago) by jeremie
Original Path: trunk
a start at an example jsm module

Revision 671 - Directory Listing
Modified Thu Feb 15 19:52:08 2001 UTC (9 years, 6 months ago) by sheath
Original Path: trunk
cleaned up the code, mem leaks, minor bugs, message broadcast

Revision 670 - Directory Listing
Modified Tue Feb 13 05:07:14 2001 UTC (9 years, 6 months ago) by tsbandit
Original Path: trunk
Parent PID has changed fix

Revision 669 - Directory Listing
Modified Mon Feb 5 22:19:20 2001 UTC (9 years, 7 months ago) by stpeter
Original Path: trunk
Fixed little piddly editing-type things. --stpeter

Revision 667 - Directory Listing
Modified Mon Feb 5 05:25:57 2001 UTC (9 years, 7 months ago) by jeremie
Original Path: trunk
1.4 final stuffs

Revision 666 - Directory Listing
Modified Sun Feb 4 04:37:52 2001 UTC (9 years, 7 months ago) by jeremie
Original Path: trunk
remote agents query fix

Revision 665 - Directory Listing
Modified Sat Feb 3 22:46:57 2001 UTC (9 years, 7 months ago) by jeremie
Original Path: trunk
some fixes and more tweaks!

Revision 664 - Directory Listing
Modified Sat Feb 3 21:44:40 2001 UTC (9 years, 7 months ago) by jeremie
Original Path: trunk
fixed registration stuff in dialback hosts
redid a big chunk of dnsrv to handle errors and streamline requests quite a bit better

Revision 663 - Directory Listing
Modified Sat Feb 3 09:56:59 2001 UTC (9 years, 7 months ago) by jeremie
Original Path: trunk
just debugging to track down the dnsrv xstream problem

Revision 662 - Directory Listing
Modified Sat Feb 3 05:06:24 2001 UTC (9 years, 7 months ago) by temas
Original Path: trunk
Build updates

Revision 661 - Directory Listing
Modified Sat Feb 3 04:47:52 2001 UTC (9 years, 7 months ago) by jeremie
Original Path: trunk
fix a lame delivery bug causing problems w/ s2s!

Revision 660 - Directory Listing
Modified Fri Feb 2 18:15:44 2001 UTC (9 years, 7 months ago) by jeremie
Original Path: trunk
dunno the full ramifications of this, but the srv process is halting in read() randomly, maybe when the pth_write blocks...

Revision 659 - Directory Listing
Modified Fri Feb 2 07:09:38 2001 UTC (9 years, 7 months ago) by jeremie
Original Path: trunk
more cleanup stuff!

Revision 658 - Directory Listing
Modified Fri Feb 2 06:21:58 2001 UTC (9 years, 7 months ago) by tsbandit
Original Path: trunk
karma desc.

Revision 657 - Directory Listing
Modified Fri Feb 2 06:10:22 2001 UTC (9 years, 7 months ago) by jeremie
Original Path: trunk
fixing some last minute 1.4 things

Revision 656 - Directory Listing
Modified Fri Feb 2 00:25:08 2001 UTC (9 years, 7 months ago) by jeremie
Original Path: trunk
fixed admin spinning :)
added s10n check for last, gotta finish/test it yet

Revision 655 - Directory Listing
Modified Thu Feb 1 22:39:11 2001 UTC (9 years, 7 months ago) by jeremie
Original Path: trunk
admin autoreplies
jud namespace support
announce motd help
conference name-reply

Revision 654 - Directory Listing
Modified Thu Feb 1 21:21:44 2001 UTC (9 years, 7 months ago) by jeremie
Original Path: trunk
fixing conference private browsing
optional vcardization
adding expirey support to mod_offline

Revision 653 - Directory Listing
Modified Thu Feb 1 20:46:49 2001 UTC (9 years, 7 months ago) by temas
Original Path: trunk
SSL is fixed, just a bit more strict than I wanted.  <pidfile> support in
jabber.xml

Revision 652 - Directory Listing
Modified Thu Feb 1 10:20:59 2001 UTC (9 years, 7 months ago) by reatmon
Original Path: trunk
jbox fix

Revision 651 - Directory Listing
Modified Thu Feb 1 09:48:13 2001 UTC (9 years, 7 months ago) by reatmon
Original Path: trunk
JBOX updates

Revision 650 - Directory Listing
Modified Wed Jan 31 20:10:51 2001 UTC (9 years, 7 months ago) by temas
Original Path: trunk
Basic version support

Revision 649 - Directory Listing
Modified Wed Jan 31 19:50:59 2001 UTC (9 years, 7 months ago) by temas
Original Path: trunk
Must explicitly call --enable-ssl for configure, and static and single are
better.  Actually static now.

Revision 648 - Directory Listing
Modified Tue Jan 30 20:25:29 2001 UTC (9 years, 7 months ago) by sheath
Original Path: trunk
pgmillards browse result fixes, name attribs on groups

Revision 647 - Directory Listing
Modified Mon Jan 29 08:31:24 2001 UTC (9 years, 7 months ago) by jeremie
Original Path: trunk
well, removed dbg from xhash, twiddled confusing error in dialback, and almost doubled the performance of the server with a couple of lines in j_strcmp! :)

Revision 646 - Directory Listing
Modified Mon Jan 29 05:45:50 2001 UTC (9 years, 7 months ago) by tsbandit
Original Path: trunk
client.c fixes apres put_pool() killing

Revision 645 - Directory Listing
Modified Sun Jan 28 10:18:19 2001 UTC (9 years, 7 months ago) by jeremie
Original Path: trunk
enter from left: xhash
exit to right: ghash

Revision 644 - Directory Listing
Modified Sat Jan 27 23:24:50 2001 UTC (9 years, 7 months ago) by tsbandit
Original Path: trunk
oops, i'm dumb

Revision 643 - Directory Listing
Modified Sat Jan 27 23:18:00 2001 UTC (9 years, 7 months ago) by tsbandit
Original Path: trunk
fixed mio connect timeout for real this time

Revision 642 - Directory Listing
Modified Sat Jan 27 22:52:34 2001 UTC (9 years, 7 months ago) by tsbandit
Original Path: trunk
mio connect cleanup

Revision 641 - Directory Listing
Modified Sat Jan 27 22:26:41 2001 UTC (9 years, 7 months ago) by tsbandit
Original Path: trunk
dont need to set it nonblocking twice

Revision 640 - Directory Listing
Modified Sat Jan 27 22:24:23 2001 UTC (9 years, 7 months ago) by jeremie
Original Path: trunk
moving the caching around in dnsrv, and fixed blocking connects?

Revision 639 - Directory Listing
Modified Fri Jan 26 10:06:34 2001 UTC (9 years, 7 months ago) by jeremie
Original Path: trunk
jid case sensitivity fix, and dnsrv queue timeouts and aggressive caching

Revision 638 - Directory Listing
Modified Fri Jan 26 06:10:57 2001 UTC (9 years, 7 months ago) by temas
Original Path: trunk
SSL for c2s!! yay

Revision 637 - Directory Listing
Modified Wed Jan 24 19:49:49 2001 UTC (9 years, 7 months ago) by tsbandit
Original Path: trunk
*** empty log message ***

Revision 636 - Directory Listing
Modified Wed Jan 24 19:37:05 2001 UTC (9 years, 7 months ago) by tsbandit
Original Path: trunk
SSL client.c fix

Revision 635 - Directory Listing
Modified Wed Jan 24 19:01:31 2001 UTC (9 years, 7 months ago) by tsbandit
Original Path: trunk
fixed a close condition bug in mio.c

Revision 634 - Directory Listing
Modified Wed Jan 24 19:01:13 2001 UTC (9 years, 7 months ago) by tsbandit
Original Path: trunk
fixed another client.c shutdown core

Revision 633 - Directory Listing
Modified Wed Jan 24 18:50:19 2001 UTC (9 years, 7 months ago) by tsbandit
Original Path: trunk
authtimeout fix and mio stuff

Revision 632 - Directory Listing
Modified Wed Jan 24 18:29:32 2001 UTC (9 years, 7 months ago) by tsbandit
Original Path: trunk
holy bugs batman\!

Revision 631 - Directory Listing
Modified Wed Jan 24 18:18:39 2001 UTC (9 years, 7 months ago) by tsbandit
Original Path: trunk
better cleanup

Revision 630 - Directory Listing
Modified Wed Jan 24 18:13:52 2001 UTC (9 years, 7 months ago) by tsbandit
Original Path: trunk
fixed shutdown core

Revision 629 - Directory Listing
Modified Tue Jan 23 22:42:42 2001 UTC (9 years, 7 months ago) by tsbandit
Original Path: trunk
no globals in client.c

Revision 628 - Directory Listing
Modified Tue Jan 23 10:49:31 2001 UTC (9 years, 7 months ago) by jeremie
Original Path: trunk
that was annoying

Revision 627 - Directory Listing
Modified Tue Jan 23 10:48:31 2001 UTC (9 years, 7 months ago) by jeremie
Original Path: trunk
some build tweaks and last minute 1.4pre2 stuff

Revision 626 - Directory Listing
Modified Tue Jan 23 08:14:41 2001 UTC (9 years, 7 months ago) by temas
Original Path: trunk
pth link in differently

Revision 625 - Directory Listing
Modified Tue Jan 23 07:41:10 2001 UTC (9 years, 7 months ago) by temas
Original Path: trunk
some more pth build fixes

Revision 624 - Directory Listing
Modified Tue Jan 23 06:56:02 2001 UTC (9 years, 7 months ago) by temas
Original Path: trunk
updates for pth checks

Revision 623 - Directory Listing
Modified Tue Jan 23 01:26:41 2001 UTC (9 years, 7 months ago) by reatmon
Original Path: trunk
changed jbox to include referencing macros from other projects

Revision 622 - Directory Listing
Modified Tue Jan 23 00:43:34 2001 UTC (9 years, 7 months ago) by jeremie
Original Path: trunk
ugh, dumb bug :)

Revision 621 - Directory Listing
Modified Mon Jan 22 22:45:16 2001 UTC (9 years, 7 months ago) by jeremie
Original Path: trunk
duh! legacy connections :)

Revision 620 - Directory Listing
Modified Mon Jan 22 17:24:18 2001 UTC (9 years, 7 months ago) by tsbandit
Original Path: trunk
fixups -- cannot find any leaks though

Revision 619 - Directory Listing
Modified Mon Jan 22 04:32:49 2001 UTC (9 years, 7 months ago) by jeremie
Original Path: trunk
hmm, hack workarounds always have unexpected consequences (like answering EVERYTHING :)

Revision 618 - Directory Listing
Modified Mon Jan 22 02:21:10 2001 UTC (9 years, 7 months ago) by jeremie
Original Path: trunk
debug output better now :)

Revision 617 - Directory Listing
Modified Mon Jan 22 02:20:32 2001 UTC (9 years, 7 months ago) by jeremie
Original Path: trunk
fixed dialback, some issues and ns caching

Revision 616 - Directory Listing
Modified Sun Jan 21 08:15:24 2001 UTC (9 years, 7 months ago) by jeremie
Original Path: trunk
mod_agents fix for the null thing, LAME FIX :(

Revision 615 - Directory Listing
Modified Sun Jan 21 07:31:11 2001 UTC (9 years, 7 months ago) by reatmon
Original Path: trunk
changed jsx to jbox

Revision 614 - Directory Listing
Modified Sun Jan 21 05:37:53 2001 UTC (9 years, 7 months ago) by jeremie
Original Path: trunk
remove it for confusion

Revision 613 - Directory Listing
Modified Sun Jan 21 05:32:49 2001 UTC (9 years, 7 months ago) by temas
Original Path: trunk
static build

Revision 612 - Directory Listing
Modified Sun Jan 21 05:24:04 2001 UTC (9 years, 7 months ago) by reatmon
Original Path: trunk
static build jsx.xml files

Revision 611 - Directory Listing
Modified Sun Jan 21 05:03:57 2001 UTC (9 years, 7 months ago) by temas
Original Path: trunk
static build updates

Revision 610 - Directory Listing
Modified Sun Jan 21 04:33:06 2001 UTC (9 years, 7 months ago) by reatmon
Original Path: trunk
foo

Revision 609 - Directory Listing
Modified Sun Jan 21 01:45:26 2001 UTC (9 years, 7 months ago) by reatmon
Original Path: trunk
jsx update

Revision 608 - Directory Listing
Modified Sun Jan 21 01:44:19 2001 UTC (9 years, 7 months ago) by reatmon
Original Path: trunk
jsx update

Revision 607 - Directory Listing
Modified Sat Jan 20 19:25:09 2001 UTC (9 years, 7 months ago) by tsbandit
Original Path: trunk
oops

Revision 606 - Directory Listing
Modified Sat Jan 20 19:23:49 2001 UTC (9 years, 7 months ago) by tsbandit
Original Path: trunk
client fixes (i think) and JER: take a look at dialback.c i left you a note

Revision 605 - Directory Listing
Modified Sat Jan 20 17:07:48 2001 UTC (9 years, 7 months ago) by jeremie
Original Path: trunk
stupid <write> admin bugfix

Revision 604 - Directory Listing
Modified Sat Jan 20 02:19:26 2001 UTC (9 years, 7 months ago) by jeremie
Original Path: trunk
wow, lots of stuff
js_admin() function
server/admin online user browsing
fixed lots of presence bugs related to the to/NULL consistency fix, doh!
lots of server namespace handling fixes

Revision 603 - Directory Listing
Modified Fri Jan 19 22:32:06 2001 UTC (9 years, 7 months ago) by tsbandit
Original Path: trunk
mod filter fixes

Revision 602 - Directory Listing
Modified Fri Jan 19 06:58:42 2001 UTC (9 years, 7 months ago) by jeremie
Original Path: trunk
the new dialback is now default, for better or worse
fixed mod_filters lame better-than-thou delivery override
fixed sessions so that to="yourself@yourhost" == NULL for modules that use that, so to get to the "server" you now have to use to="server"
fixed mod_presence to be a bit smarter about unavailable presence

Revision 601 - Directory Listing
Modified Fri Jan 19 04:26:07 2001 UTC (9 years, 7 months ago) by jeremie
Original Path: trunk
one more tweak, duh!

Revision 600 - Directory Listing
Modified Fri Jan 19 04:15:42 2001 UTC (9 years, 7 months ago) by jeremie
Original Path: trunk
tweak n twiddle

Revision 599 - Directory Listing
Modified Fri Jan 19 04:06:36 2001 UTC (9 years, 7 months ago) by jeremie
Original Path: trunk
fixed a few small bugs in dialback, untested (checking in so I can test from other boxes :)

Revision 598 - Directory Listing
Modified Thu Jan 18 22:54:31 2001 UTC (9 years, 7 months ago) by jeremie
Original Path: trunk
dialback fixes and bringing it into the fold
mio close consistency fix

Revision 597 - Directory Listing
Modified Thu Jan 18 20:58:23 2001 UTC (9 years, 7 months ago) by tsbandit
Original Path: trunk
pause deliver() avoids race conditions

Revision 596 - Directory Listing
Modified Thu Jan 18 20:46:24 2001 UTC (9 years, 7 months ago) by tsbandit
Original Path: trunk
HASHTABLE pool functions

Revision 595 - Directory Listing
Modified Thu Jan 18 11:35:28 2001 UTC (9 years, 7 months ago) by jeremie
Original Path: trunk
Well, it compiles!
the good stuff, testing, comes tomorrow!

Revision 594 - Directory Listing
Modified Thu Jan 18 08:06:00 2001 UTC (9 years, 7 months ago) by jeremie
Original Path: trunk
silly bug, make it a bit smarter in the future

Revision 593 - Directory Listing
Modified Thu Jan 18 07:43:40 2001 UTC (9 years, 7 months ago) by tsbandit
Original Path: trunk
xml error fix

Revision 592 - Directory Listing
Modified Wed Jan 17 12:10:21 2001 UTC (9 years, 7 months ago) by jeremie
Original Path: trunk
first checkin of the new dialback component

Revision 591 - Directory Listing
Modified Tue Jan 16 21:53:55 2001 UTC (9 years, 7 months ago) by jeremie
Original Path: trunk
fixed reconnects and a coring accept bug

Revision 590 - Directory Listing
Modified Tue Jan 16 21:21:06 2001 UTC (9 years, 7 months ago) by jeremie
Original Path: trunk
now we time out queue'd packets

Revision 589 - Directory Listing
Modified Tue Jan 16 18:57:26 2001 UTC (9 years, 7 months ago) by stpeter
Original Path: trunk
Massaged the comments for <allow/> & <deny/> under <io/>. --stpeter

Revision 588 - Directory Listing
Modified Tue Jan 16 08:33:52 2001 UTC (9 years, 7 months ago) by jeremie
Original Path: trunk
xdb errors need to be routed like normal packets!

Revision 587 - Directory Listing
Modified Tue Jan 16 08:14:24 2001 UTC (9 years, 7 months ago) by tsbandit
Original Path: trunk
io configed ip allows or denies

Revision 586 - Directory Listing
Modified Tue Jan 16 07:02:36 2001 UTC (9 years, 7 months ago) by jeremie
Original Path: trunk
circular detection in accept/connect
major ppdb fix! duh!

Revision 585 - Directory Listing
Modified Mon Jan 15 23:05:13 2001 UTC (9 years, 7 months ago) by jeremie
Original Path: trunk
fix shutdown prob

Revision 584 - Directory Listing
Modified Mon Jan 15 22:52:19 2001 UTC (9 years, 7 months ago) by jeremie
Original Path: trunk
rewritten base accept/connect, much less nice :(

Revision 583 - Directory Listing
Modified Mon Jan 15 22:43:42 2001 UTC (9 years, 7 months ago) by stpeter
Original Path: trunk
By special request, made adjustments to jer's comments. :) --stpeter

Revision 582 - Directory Listing
Modified Mon Jan 15 22:42:11 2001 UTC (9 years, 7 months ago) by temas
Original Path: trunk
release the mutex after we are done playing with it

Revision 581 - Directory Listing
Modified Mon Jan 15 19:23:46 2001 UTC (9 years, 7 months ago) by jeremie
Original Path: trunk
strange, how'd that bug get by?

Revision 580 - Directory Listing
Modified Mon Jan 15 11:01:33 2001 UTC (9 years, 7 months ago) by jeremie
Original Path: trunk
/me is too sleepy

Revision 579 - Directory Listing
Modified Mon Jan 15 10:23:01 2001 UTC (9 years, 7 months ago) by jeremie
Original Path: trunk
hmm, ok, strange stuff, temp patch

Revision 578 - Directory Listing
Modified Mon Jan 15 08:43:37 2001 UTC (9 years, 7 months ago) by jeremie
Original Path: trunk
bug in base_connect, queue stuff longer!

Revision 577 - Directory Listing
Modified Mon Jan 15 07:45:02 2001 UTC (9 years, 7 months ago) by jeremie
Original Path: trunk
hmm, one bug fix, maybe two

Revision 576 - Directory Listing
Modified Sun Jan 14 18:12:41 2001 UTC (9 years, 7 months ago) by tsbandit
Original Path: trunk
mod_filter cleanup..

Revision 575 - Directory Listing
Modified Sun Jan 14 07:11:25 2001 UTC (9 years, 7 months ago) by tsbandit
Original Path: trunk
io rate fix

Revision 574 - Directory Listing
Modified Sun Jan 14 06:56:26 2001 UTC (9 years, 7 months ago) by tsbandit
Original Path: trunk
mod_filter goodness

Revision 573 - Directory Listing
Modified Sun Jan 14 05:47:04 2001 UTC (9 years, 7 months ago) by jeremie
Original Path: trunk
config fixes

Revision 572 - Directory Listing
Modified Sun Jan 14 05:35:11 2001 UTC (9 years, 7 months ago) by tsbandit
Original Path: trunk
jabber.xml fix

Revision 571 - Directory Listing
Modified Sun Jan 14 05:30:36 2001 UTC (9 years, 7 months ago) by jeremie
Original Path: trunk
server vcard fix, mod_xml was eating them

Revision 570 - Directory Listing
Modified Sun Jan 14 05:29:07 2001 UTC (9 years, 7 months ago) by sheath
Original Path: trunk
dont need NS_BROWSE defined anymore

Revision 569 - Directory Listing
Modified Sun Jan 14 04:52:42 2001 UTC (9 years, 7 months ago) by tsbandit
Original Path: trunk
mod_filter has error action now, yay

Revision 568 - Directory Listing
Modified Sun Jan 14 04:10:34 2001 UTC (9 years, 7 months ago) by sheath
Original Path: trunk
fix to allow NULL chars in write buffer

Revision 567 - Directory Listing
Modified Sat Jan 13 22:06:56 2001 UTC (9 years, 7 months ago) by temas
Original Path: trunk
make single support fully (no config file), MIO SSL (yay!), changed SHA_CTX in lib to not conflict with ssl libs

Revision 566 - Directory Listing
Modified Sat Jan 13 21:46:54 2001 UTC (9 years, 7 months ago) by tsbandit
Original Path: trunk
fix

Revision 565 - Directory Listing
Modified Sat Jan 13 21:45:07 2001 UTC (9 years, 7 months ago) by tsbandit
Original Path: trunk
mio fixies

Revision 564 - Directory Listing
Modified Sat Jan 13 19:50:59 2001 UTC (9 years, 7 months ago) by tsbandit
Original Path: trunk
temas's MIO fixes

Revision 563 - Directory Listing
Modified Sat Jan 13 10:24:02 2001 UTC (9 years, 7 months ago) by jeremie
Original Path: trunk
FINALLY: xmlnode creation is much more efficient when assembling cdata in tiny chunks (parsing entities from expat)
plus, other cleanup tidbits

Revision 562 - Directory Listing
Modified Sat Jan 13 08:20:10 2001 UTC (9 years, 7 months ago) by tsbandit
Original Path: trunk
oops.. bad tag

Revision 561 - Directory Listing
Modified Sat Jan 13 06:10:20 2001 UTC (9 years, 7 months ago) by tsbandit
Original Path: trunk
mod_filter's ns condition.. matches iq packets, and mio ssl beginings

Revision 560 - Directory Listing
Modified Fri Jan 12 23:25:06 2001 UTC (9 years, 7 months ago) by jeremie
Original Path: trunk
new "single" build, for all-enclusive binaries
mod_roster supports adding in jid-types into the roster like normal items

Revision 559 - Directory Listing
Modified Fri Jan 12 19:12:33 2001 UTC (9 years, 7 months ago) by tsbandit
Original Path: trunk
mio/filter fixes

Revision 558 - Directory Listing
Modified Thu Jan 11 11:05:57 2001 UTC (9 years, 7 months ago) by jeremie
Original Path: trunk
5am brain dump

Revision 557 - Directory Listing
Modified Thu Jan 11 10:43:13 2001 UTC (9 years, 7 months ago) by jeremie
Original Path: trunk
the first couple log_records
can't believe it took two hours, but I had the e_REGISTER handling half rewritten and gave up in there, and decided to absorb client.c

Revision 556 - Directory Listing
Modified Thu Jan 11 07:00:20 2001 UTC (9 years, 7 months ago) by temas
Original Path: trunk
SSL stubs and a bit of pseudo stuff

Revision 555 - Directory Listing
Modified Thu Jan 11 02:38:19 2001 UTC (9 years, 8 months ago) by tsbandit
Original Path: trunk
mod_filter's reply rule no longer may cause an infinite loop

Revision 554 - Directory Listing
Modified Thu Jan 11 00:28:52 2001 UTC (9 years, 8 months ago) by tsbandit
Original Path: trunk
mod filter updates

Revision 553 - Directory Listing
Modified Wed Jan 10 10:11:35 2001 UTC (9 years, 8 months ago) by jeremie
Original Path: trunk
rewrote the xdb set insert functionality into the discussed action="insert" and match="get_tag args"
fixed the few uses of xdb set inserts in jsm
fixed deliver to use the ns="" attrib in ns filtering
fixed xdb to support delivery errors, and deliver to generate them
added generic log_record utility
added xmlnode_get_tag("=cdata") functionality, uber-cool

Revision 552 - Directory Listing
Modified Tue Jan 9 10:27:47 2001 UTC (9 years, 8 months ago) by jeremie
Original Path: trunk
bug alert!  little bug fix(es)

Revision 551 - Directory Listing
Modified Tue Jan 9 10:01:36 2001 UTC (9 years, 8 months ago) by jeremie
Original Path: trunk
generic xml namespace support for both private and public use
automatically creates resources for browsing
browsing uses list of namespaces uploaded
browsing includes list of resources connected
old agents queries generated from new browse data

Revision 550 - Directory Listing
Modified Tue Jan 9 01:41:17 2001 UTC (9 years, 8 months ago) by tsbandit
Original Path: trunk
base stdout/exec more MIO friendly

Revision 549 - Directory Listing
Modified Tue Jan 9 01:09:46 2001 UTC (9 years, 8 months ago) by jeremie
Original Path: trunk
ok, browsing added but untested
vcard updated to use jud from browsing, and respond to server vcard queries

Revision 548 - Directory Listing
Modified Tue Jan 9 00:33:11 2001 UTC (9 years, 8 months ago) by tsbandit
Original Path: trunk
pthsock client formatting/notice/warn/debug fixes

Revision 547 - Directory Listing
Modified Sun Jan 7 11:47:54 2001 UTC (9 years, 8 months ago) by jeremie
Original Path: trunk
offline events are cool :)

Revision 546 - Directory Listing
Modified Sun Jan 7 11:23:44 2001 UTC (9 years, 8 months ago) by jeremie
Original Path: trunk
lots of goodies!
/announce/motd works, it sends to everyone online and notifies everyone who logs in after that (intelligently uses iq:last)
mod_last (forgot to check that in b4, it shows the last time a user was logged in and their last-set unavail status, and the server uptime)
and mod_register now sends out admin notices when new accounts are created, as well as welcome messages to those new users!

Revision 545 - Directory Listing
Modified Sun Jan 7 06:56:26 2001 UTC (9 years, 8 months ago) by jeremie
Original Path: trunk
mod_last module supporting iq:last feature for users and the server, cool!

Revision 544 - Directory Listing
Modified Sun Jan 7 01:29:26 2001 UTC (9 years, 8 months ago) by sheath
Original Path: trunk
xdb, some fixes.  dynamic adding of users

Revision 543 - Directory Listing
Modified Sat Jan 6 23:55:06 2001 UTC (9 years, 8 months ago) by jeremie
Original Path: trunk
cool, xdb insertions work!  need to fix mod_roster and mod_filter yet

Revision 542 - Directory Listing
Modified Sat Jan 6 10:24:57 2001 UTC (9 years, 8 months ago) by jeremie
Original Path: trunk
the big XDB cleanup, getting rid of the useless argument and adding ns="" and full resource support

Revision 541 - Directory Listing
Modified Fri Jan 5 21:39:24 2001 UTC (9 years, 8 months ago) by jeremie
Original Path: trunk
base_dynamic fix, and slight cleanup of lib.h

Revision 540 - Directory Listing
Modified Fri Jan 5 20:53:35 2001 UTC (9 years, 8 months ago) by jeremie
Original Path: trunk
lots more cleanup on jsm, it no longer uses any pth* threading/msgport stuff (dunno why this didn't happen w/ 1.2, *shrug*)

Revision 539 - Directory Listing
Modified Fri Jan 5 20:22:53 2001 UTC (9 years, 8 months ago) by jeremie
Original Path: trunk
config fixes, and jsm cleanups

Revision 538 - Directory Listing
Modified Fri Jan 5 03:44:18 2001 UTC (9 years, 8 months ago) by stpeter
Original Path: trunk
Fixed the order of load modules under jsm! --stpeter

Revision 537 - Directory Listing
Modified Fri Jan 5 02:52:46 2001 UTC (9 years, 8 months ago) by sheath
Original Path: trunk
mod_groups is now part of the static build, and the jsx.xml files.
removed libxode.h include from lib.h

Revision 536 - Directory Listing
Modified Thu Jan 4 23:20:56 2001 UTC (9 years, 8 months ago) by sheath
Original Path: trunk
can't use id->p if id is NULL :)

Revision 535 - Directory Listing
Modified Thu Jan 4 19:41:35 2001 UTC (9 years, 8 months ago) by stpeter
Original Path: trunk
added lots of comment blocks so it's easier for server admins to understand what's going on - feel free to fix all the errors I made :) --stpeter

Revision 534 - Directory Listing
Modified Thu Jan 4 04:31:22 2001 UTC (9 years, 8 months ago) by sheath
Original Path: trunk
duh, config isn't always needed w/ xdb_ldap

Revision 533 - Directory Listing
Modified Wed Jan 3 11:00:01 2001 UTC (9 years, 8 months ago) by jeremie
Original Path: trunk
get all those dern templates in place b4 release

Revision 532 - Directory Listing
Modified Wed Jan 3 10:42:07 2001 UTC (9 years, 8 months ago) by jeremie
Original Path: trunk
some twiddles and tweaks

Revision 531 - Directory Listing
Modified Wed Jan 3 09:34:07 2001 UTC (9 years, 8 months ago) by temas
Original Path: trunk
pth support

Revision 530 - Directory Listing
Modified Wed Jan 3 08:44:19 2001 UTC (9 years, 8 months ago) by temas
Original Path: trunk
fixeroo

Revision 529 - Directory Listing
Modified Wed Jan 3 05:42:26 2001 UTC (9 years, 8 months ago) by temas
Original Path: trunk
static builds by doing:  make static

Revision 528 - Directory Listing
Modified Wed Jan 3 01:59:38 2001 UTC (9 years, 8 months ago) by temas
Original Path: trunk
build system updates

Revision 526 - Directory Listing
Modified Tue Jan 2 04:18:58 2001 UTC (9 years, 8 months ago) by jeremie
Original Path: trunk
doh! forgot a file :(

Revision 525 - Directory Listing
Modified Sun Dec 31 07:22:51 2000 UTC (9 years, 8 months ago) by jeremie
Original Path: trunk
added <dynamic> and <null> commands, dynamic is cool!!!

Revision 524 - Directory Listing
Modified Sat Dec 30 06:29:27 2000 UTC (9 years, 8 months ago) by jeremie
Original Path: trunk
lame XP

Revision 523 - Directory Listing
Modified Fri Dec 29 18:33:39 2000 UTC (9 years, 8 months ago) by sheath
Original Path: trunk
initial checkin of mod_groups!

Revision 522 - Directory Listing
Modified Fri Dec 29 11:39:49 2000 UTC (9 years, 8 months ago) by jeremie
Original Path: trunk
cool, a beautifully clean static build requiring no changes anywhere, awesome!

Revision 521 - Directory Listing
Modified Fri Dec 29 09:52:40 2000 UTC (9 years, 8 months ago) by jeremie
Original Path: trunk
forgot to add the <uplink/> config command, and up'd the default user hash (if you go higher than this, you'll just have to figure out that it's configurable :)

Revision 520 - Directory Listing
Modified Fri Dec 29 09:48:41 2000 UTC (9 years, 8 months ago) by jeremie
Original Path: trunk
this is the new deliver, which is intelligent enough to allow namespace and logtype filters
it does an intersection of matching hostnames and filters

Revision 519 - Directory Listing
Modified Fri Dec 29 08:50:06 2000 UTC (9 years, 8 months ago) by jeremie
Original Path: trunk
don't use libjabber/xode anymore

Revision 518 - Directory Listing
Modified Thu Dec 28 10:11:53 2000 UTC (9 years, 8 months ago) by tsbandit
Original Path: trunk
MIO code review/cleanup

Revision 517 - Directory Listing
Modified Thu Dec 28 09:32:56 2000 UTC (9 years, 8 months ago) by jeremie
Original Path: trunk
well, it's mostly written, needs to be integrated now to replace the old deliver and base modules

Revision 516 - Directory Listing
Modified Thu Dec 28 08:25:35 2000 UTC (9 years, 8 months ago) by tsbandit
Original Path: trunk
base connect fix

Revision 515 - Directory Listing
Modified Thu Dec 28 08:05:21 2000 UTC (9 years, 8 months ago) by tsbandit
Original Path: trunk
base accept cleanup/fixes

Revision 514 - Directory Listing
Modified Wed Dec 27 22:24:44 2000 UTC (9 years, 8 months ago) by tsbandit
Original Path: trunk
base_connect cleanup

Revision 513 - Directory Listing
Modified Wed Dec 27 10:04:37 2000 UTC (9 years, 8 months ago) by jeremie
Original Path: trunk
an option for static hand-builds

Revision 512 - Directory Listing
Modified Wed Dec 27 10:02:46 2000 UTC (9 years, 8 months ago) by jeremie
Original Path: trunk
tweak for static components, so they can share the same config section (you can register to receive elements in another namespace)

Revision 511 - Directory Listing
Modified Wed Dec 27 09:20:01 2000 UTC (9 years, 8 months ago) by jeremie
Original Path: trunk
first attempt at restructuring jabberd

Revision 510 - Directory Listing
Modified Sat Dec 23 07:19:01 2000 UTC (9 years, 8 months ago) by tsbandit
Original Path: trunk
oops.. no KARMA debug msgs

Revision 509 - Directory Listing
Modified Sat Dec 23 07:16:53 2000 UTC (9 years, 8 months ago) by tsbandit
Original Path: trunk
karma fix

Revision 508 - Directory Listing
Modified Sat Dec 23 06:16:26 2000 UTC (9 years, 8 months ago) by tsbandit
Original Path: trunk
base_connect fix?

Revision 507 - Directory Listing
Modified Fri Dec 22 11:57:41 2000 UTC (9 years, 8 months ago) by tsbandit
Original Path: trunk
phew.. found dialback bug.. it was part of mio_xml.c

Revision 506 - Directory Listing
Modified Fri Dec 22 11:42:43 2000 UTC (9 years, 8 months ago) by tsbandit
Original Path: trunk
fixes

Revision 505 - Directory Listing
Modified Fri Dec 22 09:40:22 2000 UTC (9 years, 8 months ago) by tsbandit
Original Path: trunk
fixed MIO

Revision 504 - Directory Listing
Modified Fri Dec 22 08:47:10 2000 UTC (9 years, 8 months ago) by tsbandit
Original Path: trunk
uhh.. duh

Revision 503 - Directory Listing
Modified Fri Dec 22 05:38:44 2000 UTC (9 years, 8 months ago) by tsbandit
Original Path: trunk
pthsock redone

Revision 502 - Directory Listing
Modified Thu Dec 21 21:09:29 2000 UTC (9 years, 8 months ago) by jeremie
Original Path: trunk
some tweaks, ip stuff

Revision 501 - Directory Listing
Modified Thu Dec 21 06:57:05 2000 UTC (9 years, 8 months ago) by tsbandit
Original Path: trunk
commit

Revision 500 - Directory Listing
Modified Mon Dec 18 07:48:54 2000 UTC (9 years, 8 months ago) by tsbandit
Original Path: trunk
kill -HUP fixed

Revision 499 - Directory Listing
Modified Fri Dec 15 04:55:30 2000 UTC (9 years, 8 months ago) by tsbandit
Original Path: trunk
MIO fixes

Revision 498 - Directory Listing
Modified Fri Dec 15 03:07:03 2000 UTC (9 years, 8 months ago) by tsbandit
Original Path: trunk
cleanup

Revision 497 - Directory Listing
Modified Thu Dec 14 23:48:28 2000 UTC (9 years, 8 months ago) by tsbandit
Original Path: trunk
okay.. should be fixed now

Revision 496 - Directory Listing
Modified Thu Dec 14 22:47:01 2000 UTC (9 years, 8 months ago) by tsbandit
Original Path: trunk
base_connect fix

Revision 495 - Directory Listing
Modified Thu Dec 14 22:22:49 2000 UTC (9 years, 8 months ago) by tsbandit
Original Path: trunk
Fully cooler MIO API stuff

Revision 494 - Directory Listing
Modified Wed Dec 13 23:39:24 2000 UTC (9 years, 8 months ago) by craigk
Original Path: trunk
If a user was not local, then the js_mapi_call was made with a user
associated with a previous packet -- undesirable.

Revision 493 - Directory Listing
Modified Tue Dec 12 20:22:29 2000 UTC (9 years, 8 months ago) by craigk
Original Path: trunk
In the case where a user could not be found in the cache and didn't exist in xdb,
js_user was leaking a (malloced!) copy of the user's name.

Revision 492 - Directory Listing
Modified Mon Dec 11 09:37:01 2000 UTC (9 years, 9 months ago) by tsbandit
Original Path: trunk
baby steps... base_accept uses MIO, and i think it handles HUP properly -- untested though

Revision 491 - Directory Listing
Modified Fri Dec 8 08:39:55 2000 UTC (9 years, 9 months ago) by tsbandit
Original Path: trunk
Mostly MIO api changes.. beginings of kill -HUP, but doesn't work yet.. lots of issues yet with reloading the config file

Revision 490 - Directory Listing
Modified Tue Dec 5 11:13:21 2000 UTC (9 years, 9 months ago) by tsbandit
Original Path: trunk
missed one base module

Revision 489 - Directory Listing
Modified Tue Dec 5 11:05:32 2000 UTC (9 years, 9 months ago) by tsbandit
Original Path: trunk
added MIO init/stop functions so that _mio_main() exists for life of server, base modules set to not call register_shutdown.. use pool_cleanup instead

Revision 488 - Directory Listing
Modified Tue Dec 5 09:56:34 2000 UTC (9 years, 9 months ago) by tsbandit
Original Path: trunk
cleanup fixes for pthsock, jsm, and xdb_file.. bug in jsm - was calling deliver(), not deliver_fail(), and some more jabber.xml fixes

Revision 487 - Directory Listing
Modified Sun Dec 3 23:40:57 2000 UTC (9 years, 9 months ago) by tsbandit
Original Path: trunk
added a tail pointer to mio write queues to speed up linking, also fixed bad logic in _mio_write_dump(), and stopped looking at errno after returning from _mio_write_dump()

Revision 486 - Directory Listing
Modified Sun Dec 3 23:11:32 2000 UTC (9 years, 9 months ago) by tsbandit
Original Path: trunk
mio patch from jdev applied.. also got rid of </stream:stream> sending from within mio.c

Revision 485 - Directory Listing
Modified Fri Dec 1 05:02:11 2000 UTC (9 years, 9 months ago) by sreatmon
Original Path: trunk
Adding in jsx.xml files for testing

Revision 484 - Directory Listing
Modified Thu Nov 30 19:06:29 2000 UTC (9 years, 9 months ago) by tsbandit
Original Path: trunk
mod_filter should ignore groupchat and headline messages

Revision 483 - Directory Listing
Modified Mon Nov 27 20:15:55 2000 UTC (9 years, 9 months ago) by tsbandit
Original Path: trunk
to fix core on lor

Revision 482 - Directory Listing
Modified Fri Nov 24 07:37:01 2000 UTC (9 years, 9 months ago) by tsbandit
Original Path: trunk
fixes for MIO

Revision 479 - Directory Listing
Modified Mon Nov 20 11:18:14 2000 UTC (9 years, 9 months ago) by jeremie
Original Path: trunk
yay, very cool first-phase working http component and test wcs component

Revision 478 - Directory Listing
Modified Mon Nov 20 07:11:52 2000 UTC (9 years, 9 months ago) by tsbandit
Original Path: trunk
oops

Revision 477 - Directory Listing
Modified Fri Nov 10 07:23:41 2000 UTC (9 years, 10 months ago) by tsbandit
Original Path: trunk
MIO fixes -- as per Dizzy

Revision 476 - Directory Listing
Modified Thu Nov 9 15:31:44 2000 UTC (9 years, 10 months ago) by tsbandit
Original Path: trunk
server.c is antiquated, replaced by dialback.c

Revision 475 - Directory Listing
Modified Thu Nov 9 15:30:36 2000 UTC (9 years, 10 months ago) by tsbandit
Original Path: trunk
CVS cleanups -- dialback.c now uses MIO, io.h killed

Revision 474 - Directory Listing
Modified Wed Nov 8 08:07:47 2000 UTC (9 years, 10 months ago) by tsbandit
Original Path: trunk
MIO fixes

Revision 473 - Directory Listing
Modified Mon Nov 6 23:50:59 2000 UTC (9 years, 10 months ago) by tsbandit
Original Path: trunk
fixes

Revision 472 - Directory Listing
Modified Sat Nov 4 06:25:06 2000 UTC (9 years, 10 months ago) by tsbandit
Original Path: trunk
MIO fixes

Revision 471 - Directory Listing
Modified Fri Nov 3 20:39:02 2000 UTC (9 years, 10 months ago) by tsbandit
Original Path: trunk
Oops, shouldn't have commited that

Revision 470 - Directory Listing
Modified Fri Nov 3 09:09:32 2000 UTC (9 years, 10 months ago) by tsbandit
Original Path: trunk
initial checkin of MIO

Revision 467 - Directory Listing
Modified Fri Nov 3 04:48:00 2000 UTC (9 years, 10 months ago) by tsbandit
Original Path: trunk
karma was moved to libjabber

Revision 464 - Directory Listing
Modified Thu Nov 2 20:40:52 2000 UTC (9 years, 10 months ago) by MassacrE
Original Path: trunk
changed deliver(...) to pass instance data (to fix xdb configure bug

Revision 463 - Directory Listing
Modified Thu Nov 2 06:35:12 2000 UTC (9 years, 10 months ago) by tsbandit
Original Path: trunk
fix for jabberd chaining

Revision 462 - Directory Listing
Modified Wed Nov 1 23:45:56 2000 UTC (9 years, 10 months ago) by tsbandit
Original Path: trunk
code cleanup -- sytle fixes and comments

Revision 461 - Directory Listing
Modified Wed Nov 1 22:35:48 2000 UTC (9 years, 10 months ago) by tsbandit
Original Path: trunk
i should really make before commit

Revision 460 - Directory Listing
Modified Wed Nov 1 22:34:54 2000 UTC (9 years, 10 months ago) by tsbandit
Original Path: trunk
leak

Revision 458 - Directory Listing
Modified Wed Nov 1 16:44:14 2000 UTC (9 years, 10 months ago) by tsbandit
Original Path: trunk
stdout using the wrong namespace

Revision 455 - Directory Listing
Modified Tue Oct 31 21:08:28 2000 UTC (9 years, 10 months ago) by tsbandit
Original Path: trunk
grr.. stupid bug.. was using a 1024byte read buffer, but allowing much greater size reads..

dumb dumb dumb

Revision 453 - Directory Listing
Modified Tue Oct 31 13:10:41 2000 UTC (9 years, 10 months ago) by tsbandit
Original Path: trunk
still not sure what's wrong with karma, but heres a logic fix or two

Revision 452 - Directory Listing
Modified Tue Oct 31 11:21:36 2000 UTC (9 years, 10 months ago) by jeremie
Original Path: trunk
final 1.2 tweaks

Revision 451 - Directory Listing
Modified Tue Oct 31 10:06:48 2000 UTC (9 years, 10 months ago) by jeremie
Original Path: trunk
cool!
jabber.xml all cleaned up
chdir() in jabberd, it's smarter now
->ip for convenience in logging for ioselect stuff
fixed a few dialback, *ehhm*, issues

Revision 450 - Directory Listing
Modified Tue Oct 31 06:28:10 2000 UTC (9 years, 10 months ago) by temas
Original Path: trunk
make install

Revision 449 - Directory Listing
Modified Mon Oct 30 22:58:24 2000 UTC (9 years, 10 months ago) by jeremie
Original Path: trunk
fixing <admin> sections to use jids, and up the timeout even more for slow servers

Revision 448 - Directory Listing
Modified Mon Oct 30 10:07:22 2000 UTC (9 years, 10 months ago) by jeremie
Original Path: trunk
updating lots of misc little things before release, general cleanup

Revision 447 - Directory Listing
Modified Mon Oct 30 08:34:49 2000 UTC (9 years, 10 months ago) by temas
Original Path: trunk
sha hash is case insensitive

Revision 446 - Directory Listing
Modified Mon Oct 30 07:41:17 2000 UTC (9 years, 10 months ago) by temas
Original Path: trunk
Yay, almost 1.2!!

Revision 445 - Directory Listing
Modified Mon Oct 30 05:07:32 2000 UTC (9 years, 10 months ago) by dave
Original Path: trunk
DSS: log_* cleanup and proper categorization :)

Revision 444 - Directory Listing
Modified Sun Oct 29 10:38:32 2000 UTC (9 years, 10 months ago) by jeremie
Original Path: trunk
added dialback timeouts, validation, and host registration
updated todo list

Revision 443 - Directory Listing
Modified Fri Oct 27 16:50:17 2000 UTC (9 years, 10 months ago) by tsbandit
Original Path: trunk
leak fix

Revision 442 - Directory Listing
Modified Fri Oct 27 16:12:08 2000 UTC (9 years, 10 months ago) by tsbandit
Original Path: trunk
leak fixes

Revision 441 - Directory Listing
Modified Thu Oct 26 05:26:17 2000 UTC (9 years, 10 months ago) by tsbandit
Original Path: trunk
added rate stuff to dialback

Revision 440 - Directory Listing
Modified Thu Oct 26 03:12:05 2000 UTC (9 years, 10 months ago) by tsbandit
Original Path: trunk
leak fixes

Revision 439 - Directory Listing
Modified Wed Oct 25 15:52:17 2000 UTC (9 years, 10 months ago) by jeremie
Original Path: trunk
cleaning up tsb's untested fixes :)
adding more debug, total users

Revision 438 - Directory Listing
Modified Wed Oct 25 06:59:50 2000 UTC (9 years, 10 months ago) by tsbandit
Original Path: trunk
leak fixes

Revision 437 - Directory Listing
Modified Wed Oct 25 06:41:12 2000 UTC (9 years, 10 months ago) by jeremie
Original Path: trunk
more todos

Revision 436 - Directory Listing
Modified Wed Oct 25 06:19:18 2000 UTC (9 years, 10 months ago) by tsbandit
Original Path: trunk
leak fixes

Revision 435 - Directory Listing
Modified Wed Oct 25 06:15:08 2000 UTC (9 years, 10 months ago) by tsbandit
Original Path: trunk
leaks

Revision 434 - Directory Listing
Modified Wed Oct 25 05:24:18 2000 UTC (9 years, 10 months ago) by tsbandit
Original Path: trunk
mem leaks

Revision 431 - Directory Listing
Modified Mon Oct 23 04:29:40 2000 UTC (9 years, 10 months ago) by dave
Original Path: trunk
DSS: Tweaked mod_archive to use <route> packets

Revision 430 - Directory Listing
Modified Sat Oct 21 17:24:37 2000 UTC (9 years, 10 months ago) by jeremie
Original Path: trunk
updating/consolidating my laundry list

Revision 429 - Directory Listing
Modified Sat Oct 21 05:35:02 2000 UTC (9 years, 10 months ago) by dave
Original Path: trunk
DSS: JOSL header change

Revision 428 - Directory Listing
Modified Sat Oct 21 03:54:48 2000 UTC (9 years, 10 months ago) by dave
Original Path: trunk
DSS: Inserting JOSL license

Revision 427 - Directory Listing
Modified Fri Oct 20 22:48:57 2000 UTC (9 years, 10 months ago) by tsbandit
Original Path: trunk
register_phandler logic was screwed up in some cases
when there was only one item in the list,
that was higher order than what you were adding,
your lower order item got sent to the end of the list -- bad
for example.. log_format and log_stderr would not work properly,
if placed in the wrong order in the config file

Revision 426 - Directory Listing
Modified Fri Oct 20 21:56:11 2000 UTC (9 years, 10 months ago) by tsbandit
Original Path: trunk
TODO update

Revision 425 - Directory Listing
Modified Fri Oct 20 21:12:15 2000 UTC (9 years, 10 months ago) by tsbandit
Original Path: trunk
*** empty log message ***

Revision 424 - Directory Listing
Modified Fri Oct 20 21:07:12 2000 UTC (9 years, 10 months ago) by tsbandit
Original Path: trunk
*** empty log message ***

Revision 423 - Directory Listing
Modified Fri Oct 20 20:58:49 2000 UTC (9 years, 10 months ago) by tsbandit
Original Path: trunk
karma abstraction -- phase 1

Revision 422 - Directory Listing
Modified Fri Oct 20 09:20:12 2000 UTC (9 years, 10 months ago) by jeremie
Original Path: trunk
more tweaks

Revision 421 - Directory Listing
Modified Fri Oct 20 09:18:57 2000 UTC (9 years, 10 months ago) by jeremie
Original Path: trunk
duh, one more place :)

Revision 420 - Directory Listing
Modified Fri Oct 20 09:15:26 2000 UTC (9 years, 10 months ago) by jeremie
Original Path: trunk
one more

Revision 419 - Directory Listing
Modified Fri Oct 20 09:14:50 2000 UTC (9 years, 10 months ago) by jeremie
Original Path: trunk
-Wall -O2 cleanup

Revision 418 - Directory Listing
Modified Fri Oct 20 09:00:45 2000 UTC (9 years, 10 months ago) by jeremie
Original Path: trunk
lame debug cleanup

Revision 417 - Directory Listing
Modified Fri Oct 20 08:52:45 2000 UTC (9 years, 10 months ago) by jeremie
Original Path: trunk
updating the version and readme!

Revision 416 - Directory Listing
Modified Fri Oct 20 08:43:10 2000 UTC (9 years, 10 months ago) by jeremie
Original Path: trunk
could be a leak!

Revision 414 - Directory Listing
Modified Fri Oct 20 07:34:38 2000 UTC (9 years, 10 months ago) by jeremie
Original Path: trunk
miniscule

Revision 413 - Directory Listing
Modified Fri Oct 20 07:13:47 2000 UTC (9 years, 10 months ago) by dave
Original Path: trunk
DSS: Fixed bad log_notice when route type='error' and no jp exists

Revision 412 - Directory Listing
Modified Fri Oct 20 04:12:58 2000 UTC (9 years, 10 months ago) by jeremie
Original Path: trunk
yay, leak fixed!

Revision 410 - Directory Listing
Modified Thu Oct 19 17:03:52 2000 UTC (9 years, 10 months ago) by dave
Original Path: trunk
DSS: Hopefully done

Revision 409 - Directory Listing
Modified Thu Oct 19 16:54:29 2000 UTC (9 years, 10 months ago) by dave
Original Path: trunk
DSS: More work on mod_archive

Revision 408 - Directory Listing
Modified Thu Oct 19 16:28:06 2000 UTC (9 years, 10 months ago) by dave
Original Path: trunk
DSS: Added mod_archive..super simpler redirector

Revision 407 - Directory Listing
Modified Thu Oct 19 09:00:12 2000 UTC (9 years, 10 months ago) by jeremie
Original Path: trunk
woops, whacked one too many lines on that last one

Revision 406 - Directory Listing
Modified Thu Oct 19 08:54:44 2000 UTC (9 years, 10 months ago) by jeremie
Original Path: trunk
yes, I'm editing on one box and testing on another, pardon me :)

Revision 405 - Directory Listing
Modified Thu Oct 19 08:41:05 2000 UTC (9 years, 10 months ago) by jeremie
Original Path: trunk
that fix it?

Revision 404 - Directory Listing
Modified Thu Oct 19 08:29:21 2000 UTC (9 years, 10 months ago) by jeremie
Original Path: trunk
I think the if/else logic was fubard, testing

Revision 403 - Directory Listing
Modified Thu Oct 19 07:35:11 2000 UTC (9 years, 10 months ago) by jeremie
Original Path: trunk
fix, duh

Revision 402 - Directory Listing
Modified Thu Oct 19 03:38:19 2000 UTC (9 years, 10 months ago) by jeremie
Original Path: trunk
more informative notices

Revision 401 - Directory Listing
Modified Thu Oct 19 03:36:53 2000 UTC (9 years, 10 months ago) by jeremie
Original Path: trunk
example

Revision 400 - Directory Listing
Modified Thu Oct 19 02:52:46 2000 UTC (9 years, 10 months ago) by tsbandit
Original Path: trunk
karma demystified

Revision 399 - Directory Listing
Modified Wed Oct 18 19:16:53 2000 UTC (9 years, 10 months ago) by jeremie
Original Path: trunk
priority threads

Revision 397 - Directory Listing
Modified Wed Oct 18 06:06:18 2000 UTC (9 years, 10 months ago) by jeremie
Original Path: trunk
new locked-size thread pooling/queueing model with overflow vavle
it's tested and seems to work, fairly well balanced, still issues on "cleanup" (massive disconnects) and some little leaks somewhere

Revision 396 - Directory Listing
Modified Wed Oct 18 02:01:26 2000 UTC (9 years, 10 months ago) by jeremie
Original Path: trunk
yay!  it works!  most of this was done at 37,000 feet up, and first worked descending into florida :)

Revision 395 - Directory Listing
Modified Wed Oct 18 00:18:31 2000 UTC (9 years, 10 months ago) by craigk
Original Path: trunk
Same thing as before -- initialize pointers before comparing them to NULL

Revision 394 - Directory Listing
Modified Tue Oct 17 23:55:19 2000 UTC (9 years, 10 months ago) by craigk
Original Path: trunk
Let's set pointers to null before we check if they're null.

Revision 393 - Directory Listing
Modified Mon Oct 16 23:18:23 2000 UTC (9 years, 10 months ago) by craigk
Original Path: trunk
Two fixes in one!  First, an sdata struct's arg member was not being initialized
yet it was being compared against NULL later on.  Sometimes it was, sometimes
not.  Now it is initialized to null.  Second, if a socket was in the process
of connecting and another packet came through that should be headed over that
socket, the connecting socket was clobbered with a new socket (which was a leak).
Now it just queues the request until the socket connects.

Revision 392 - Directory Listing
Modified Mon Oct 16 18:21:46 2000 UTC (9 years, 10 months ago) by jeremie
Original Path: trunk
doh!

Revision 391 - Directory Listing
Modified Mon Oct 16 18:19:05 2000 UTC (9 years, 10 months ago) by jeremie
Original Path: trunk
progress

Revision 389 - Directory Listing
Modified Mon Oct 16 10:24:15 2000 UTC (9 years, 10 months ago) by jeremie
Original Path: trunk
some testing, quite broken

Revision 388 - Directory Listing
Modified Mon Oct 16 09:45:26 2000 UTC (9 years, 10 months ago) by jeremie
Original Path: trunk
added -Z zone,zone2,zone filtered debug output, cool fun :)
dialback compiles, untested
jabber.xml was broke!

Revision 387 - Directory Listing
Modified Mon Oct 16 08:20:38 2000 UTC (9 years, 10 months ago) by temas
Original Path: trunk
need a bsder to test this out

Revision 386 - Directory Listing
Modified Mon Oct 16 07:34:50 2000 UTC (9 years, 10 months ago) by temas
Original Path: trunk
doh!

Revision 385 - Directory Listing
Modified Mon Oct 16 04:50:38 2000 UTC (9 years, 10 months ago) by jeremie
Original Path: trunk
almost logic-complete, lots of code to flesh out yet

Revision 384 - Directory Listing
Modified Mon Oct 16 00:52:09 2000 UTC (9 years, 10 months ago) by tsbandit
Original Path: trunk
stupid

Revision 383 - Directory Listing
Modified Sun Oct 15 20:58:43 2000 UTC (9 years, 10 months ago) by tsbandit
Original Path: trunk
fixed -Wall message

Revision 382 - Directory Listing
Modified Sun Oct 15 20:56:28 2000 UTC (9 years, 10 months ago) by tsbandit
Original Path: trunk
ops, forgot the header file

Revision 381 - Directory Listing
Modified Sun Oct 15 11:02:30 2000 UTC (9 years, 10 months ago) by tsbandit
Original Path: trunk
base modules: to, file, format, host, and stderr are 100% leak free, from startup to shutdown

Revision 380 - Directory Listing
Modified Sun Oct 15 11:01:00 2000 UTC (9 years, 10 months ago) by tsbandit
Original Path: trunk
jabberd startup to shutdown, 100% leak free

Revision 379 - Directory Listing
Modified Sun Oct 15 09:22:39 2000 UTC (9 years, 10 months ago) by jeremie
Original Path: trunk
closer!

Revision 378 - Directory Listing
Modified Sun Oct 15 08:00:25 2000 UTC (9 years, 10 months ago) by jeremie
Original Path: trunk
moving from the laptop back to desktop, lazy way :)

Revision 377 - Directory Listing
Modified Sun Oct 15 05:32:40 2000 UTC (9 years, 10 months ago) by temas
Original Path: trunk
lame

Revision 376 - Directory Listing
Modified Sun Oct 15 05:31:37 2000 UTC (9 years, 10 months ago) by temas
Original Path: trunk
allow for env

Revision 375 - Directory Listing
Modified Sun Oct 15 05:30:17 2000 UTC (9 years, 10 months ago) by temas
Original Path: trunk
took out the CC line to make it easier to change

Revision 374 - Directory Listing
Modified Sun Oct 15 04:12:50 2000 UTC (9 years, 10 months ago) by jeremie
Original Path: trunk
just moving pre-code to another box the lame way

Revision 373 - Directory Listing
Modified Sun Oct 15 03:24:21 2000 UTC (9 years, 10 months ago) by tsbandit
Original Path: trunk
base accept wasn't killing etherx:* attribs

Revision 372 - Directory Listing
Modified Sun Oct 15 01:48:39 2000 UTC (9 years, 10 months ago) by tsbandit
Original Path: trunk
karma

Revision 371 - Directory Listing
Modified Sun Oct 15 01:47:25 2000 UTC (9 years, 10 months ago) by tsbandit
Original Path: trunk
per socket karma config

Revision 370 - Directory Listing
Modified Sat Oct 14 20:24:00 2000 UTC (9 years, 10 months ago) by tsbandit
Original Path: trunk
oops, bad output

Revision 369 - Directory Listing
Modified Sat Oct 14 20:12:41 2000 UTC (9 years, 10 months ago) by tsbandit
Original Path: trunk
karma defines to tweak

Revision 368 - Directory Listing
Modified Sat Oct 14 12:00:24 2000 UTC (9 years, 10 months ago) by tsbandit
Original Path: trunk
oops, take out the debug log_notices

Revision 367 - Directory Listing
Modified Sat Oct 14 11:58:26 2000 UTC (9 years, 10 months ago) by tsbandit
Original Path: trunk
karma rate limits

Revision 366 - Directory Listing
Modified Sat Oct 14 09:48:06 2000 UTC (9 years, 10 months ago) by tsbandit
Original Path: trunk
io_select per socket rate limits

Revision 365 - Directory Listing
Modified Sat Oct 14 06:44:55 2000 UTC (9 years, 10 months ago) by jeremie
Original Path: trunk
yay! that fixes the api some for modules that process packets from local users on the server thread, and allows a user to change their password correctly w/ mod_register
and fixes a bug w/ invalid route packets

Revision 364 - Directory Listing
Modified Sat Oct 14 06:11:00 2000 UTC (9 years, 10 months ago) by tsbandit
Original Path: trunk
base_connect fix

Revision 363 - Directory Listing
Modified Sat Oct 14 05:50:51 2000 UTC (9 years, 10 months ago) by tsbandit
Original Path: trunk
dumb bug

Revision 362 - Directory Listing
Modified Sat Oct 14 05:09:39 2000 UTC (9 years, 10 months ago) by tsbandit
Original Path: trunk
stupid

Revision 361 - Directory Listing
Modified Sat Oct 14 04:41:19 2000 UTC (9 years, 10 months ago) by tsbandit
Original Path: trunk
fixes

Revision 360 - Directory Listing
Modified Sat Oct 14 04:13:17 2000 UTC (9 years, 10 months ago) by tsbandit
Original Path: trunk
server.c wasn't checking for a valid jabber:server namespace

Revision 359 - Directory Listing
Modified Sat Oct 14 04:09:04 2000 UTC (9 years, 10 months ago) by tsbandit
Original Path: trunk
*** empty log message ***

Revision 358 - Directory Listing
Modified Sat Oct 14 04:08:46 2000 UTC (9 years, 10 months ago) by tsbandit
Original Path: trunk
more config file documentation..
finished all the base module junk
still need to document the main compononets, jsm, pthsock, and dnsrv

Revision 357 - Directory Listing
Modified Fri Oct 13 22:55:29 2000 UTC (9 years, 10 months ago) by craigk
Original Path: trunk
Off by one error guaranteed that no threads would ever be freed.  What a leak!

Revision 356 - Directory Listing
Modified Fri Oct 13 20:59:42 2000 UTC (9 years, 10 months ago) by craigk
Original Path: trunk
Doh!  On further reading, it looks more appropriate to remove the extra
argument.  Why does a notice log care about the file descriptor?

Revision 355 - Directory Listing
Modified Fri Oct 13 20:50:19 2000 UTC (9 years, 10 months ago) by craigk
Original Path: trunk
Small bugfix.  Was passing 3 args to log_debug, but format string only
called for 2.

Revision 354 - Directory Listing
Modified Fri Oct 13 07:22:06 2000 UTC (9 years, 10 months ago) by jeremie
Original Path: trunk
just storing for safety

Revision 353 - Directory Listing
Modified Fri Oct 13 06:32:33 2000 UTC (9 years, 10 months ago) by tsbandit
Original Path: trunk
fixed for jabberd

Revision 352 - Directory Listing
Modified Fri Oct 13 05:57:45 2000 UTC (9 years, 10 months ago) by tsbandit
Original Path: trunk
dumb rate_* crap removed,
and mod_filter fixed up.. configurable max offline messages,
and only stores normal, chat and error now

Revision 351 - Directory Listing
Modified Fri Oct 13 01:59:32 2000 UTC (9 years, 10 months ago) by tsbandit
Original Path: trunk
fprintf fix

Revision 350 - Directory Listing
Modified Thu Oct 12 23:03:16 2000 UTC (9 years, 10 months ago) by tsbandit
Original Path: trunk
added comments to help jer with doing dialback

Revision 349 - Directory Listing
Modified Thu Oct 12 22:43:02 2000 UTC (9 years, 10 months ago) by tsbandit
Original Path: trunk
*** empty log message ***

Revision 348 - Directory Listing
Modified Thu Oct 12 20:35:46 2000 UTC (9 years, 10 months ago) by tsbandit
Original Path: trunk
bug

Revision 346 - Directory Listing
Modified Thu Oct 12 19:42:12 2000 UTC (9 years, 10 months ago) by tsbandit
Original Path: trunk
*** empty log message ***

Revision 345 - Directory Listing
Modified Thu Oct 12 19:39:42 2000 UTC (9 years, 10 months ago) by tsbandit
Original Path: trunk
don't add an instance+host that is already registered

Revision 344 - Directory Listing
Modified Thu Oct 12 09:24:34 2000 UTC (9 years, 10 months ago) by jeremie
Original Path: trunk
yield control frequently to give the rest of jabberd a chance to catch up

Revision 343 - Directory Listing
Modified Thu Oct 12 06:51:05 2000 UTC (9 years, 10 months ago) by jeremie
Original Path: trunk
fix a mem leak :)

Revision 342 - Directory Listing
Modified Thu Oct 12 06:34:07 2000 UTC (9 years, 10 months ago) by tsbandit
Original Path: trunk
fix for dumb stuff

Revision 341 - Directory Listing
Modified Thu Oct 12 06:27:49 2000 UTC (9 years, 10 months ago) by temas
Original Path: trunk
Depend on headers

Revision 340 - Directory Listing
Modified Thu Oct 12 06:20:22 2000 UTC (9 years, 10 months ago) by tsbandit
Original Path: trunk
fixed iq:register namespace

Revision 339 - Directory Listing
Modified Thu Oct 12 05:53:34 2000 UTC (9 years, 10 months ago) by tsbandit
Original Path: trunk
oops

Revision 338 - Directory Listing
Modified Thu Oct 12 05:52:52 2000 UTC (9 years, 10 months ago) by tsbandit
Original Path: trunk
bla

Revision 337 - Directory Listing
Modified Thu Oct 12 05:22:23 2000 UTC (9 years, 10 months ago) by tsbandit
Original Path: trunk
added rate limits.

Revision 336 - Directory Listing
Modified Thu Oct 12 02:18:09 2000 UTC (9 years, 10 months ago) by tsbandit
Original Path: trunk
race condition fixes

Revision 335 - Directory Listing
Modified Wed Oct 11 22:11:36 2000 UTC (9 years, 11 months ago) by tsbandit
Original Path: trunk
oops, xdb packets don't neccessarily need a ->user on the id

Revision 334 - Directory Listing
Modified Wed Oct 11 22:02:15 2000 UTC (9 years, 11 months ago) by tsbandit
Original Path: trunk
foo

Revision 333 - Directory Listing
Modified Wed Oct 11 20:45:45 2000 UTC (9 years, 11 months ago) by temas
Original Path: trunk
invalidate the sink so we don't have conflicts

Revision 332 - Directory Listing
Modified Wed Oct 11 20:17:25 2000 UTC (9 years, 11 months ago) by tsbandit
Original Path: trunk
oops, jer fixed this already

Revision 331 - Directory Listing
Modified Wed Oct 11 19:43:11 2000 UTC (9 years, 11 months ago) by tsbandit
Original Path: trunk
oops.. route packets don't neccessarily need a from

Revision 330 - Directory Listing
Modified Wed Oct 11 19:35:14 2000 UTC (9 years, 11 months ago) by tsbandit
Original Path: trunk
bad merge fixes

Revision 329 - Directory Listing
Modified Wed Oct 11 19:31:51 2000 UTC (9 years, 11 months ago) by tsbandit
Original Path: trunk
XXX fixes, etc

Revision 328 - Directory Listing
Modified Wed Oct 11 19:30:39 2000 UTC (9 years, 11 months ago) by temas
Original Path: trunk
Fixeroo

Revision 327 - Directory Listing
Modified Wed Oct 11 19:30:06 2000 UTC (9 years, 11 months ago) by tsbandit
Original Path: trunk
*** empty log message ***

Revision 326 - Directory Listing
Modified Wed Oct 11 19:24:15 2000 UTC (9 years, 11 months ago) by tsbandit
Original Path: trunk
typo

Revision 325 - Directory Listing
Modified Wed Oct 11 19:22:24 2000 UTC (9 years, 11 months ago) by tsbandit
Original Path: trunk
XXX fixes, bad XML fixes, and i forget what else

Revision 324 - Directory Listing
Modified Wed Oct 11 19:08:24 2000 UTC (9 years, 11 months ago) by temas
Original Path: trunk
Check our ld version

Revision 323 - Directory Listing
Modified Wed Oct 11 07:34:52 2000 UTC (9 years, 11 months ago) by jeremie
Original Path: trunk
alright, strange checkin to jsm
I added some funky session management stuff, last minute features that I'll
need for transports that need to be built for 1.2 (so I'm not adding features
to 1.2.x after release, just bugfixes)
but, it was crashing on me earlier, and now (with no changes) it's rock solid,
so it might be unstable :(  if there are any crashes in the jsm relating to the
mtq and t->q stuff, that's most likely it, tell me if you can reproduce it and
how :)

Revision 322 - Directory Listing
Modified Wed Oct 11 05:26:37 2000 UTC (9 years, 11 months ago) by dave
Original Path: trunk
DSS: Stooopid fix :)

Revision 321 - Directory Listing
Modified Wed Oct 11 05:20:44 2000 UTC (9 years, 11 months ago) by temas
Original Path: trunk
fix for timer

Revision 320 - Directory Listing
Modified Wed Oct 11 05:06:58 2000 UTC (9 years, 11 months ago) by tsbandit
Original Path: trunk
bug in io_select, should be setting state_CLOSE right away
added stream:stream header validation to pthsock_client.
must have xmlns="jabber:client"
must have xmlns:stream="http://etherx.jabber.org/streams"
must have either a valid to="" or an alias that will take a NULL to

Revision 319 - Directory Listing
Modified Wed Oct 11 04:50:07 2000 UTC (9 years, 11 months ago) by tsbandit
Original Path: trunk
changes to reflect the new jabber:config:foo format

Revision 318 - Directory Listing
Modified Tue Oct 10 22:52:24 2000 UTC (9 years, 11 months ago) by dave
Original Path: trunk
DSS: Wow! It works!..at least...i think...

Revision 317 - Directory Listing
Modified Tue Oct 10 17:48:53 2000 UTC (9 years, 11 months ago) by craigk
Original Path: trunk
Got rid of some warning generating legacy code.  Less is more.

Revision 316 - Directory Listing
Modified Tue Oct 10 16:03:22 2000 UTC (9 years, 11 months ago) by jeremie
Original Path: trunk
sending two route errors causes it to close once, and not get unlisted before
the second error/close happens on invalid data, so this should check and fix
that race condition

Revision 315 - Directory Listing
Modified Tue Oct 10 07:10:45 2000 UTC (9 years, 11 months ago) by jeremie
Original Path: trunk
xdb_* now correctly resends and times out
xdb_file caches files in mem and has a configurable timeout

Revision 314 - Directory Listing
Modified Tue Oct 10 07:06:34 2000 UTC (9 years, 11 months ago) by temas
Original Path: trunk
resolv...

Revision 313 - Directory Listing
Modified Tue Oct 10 06:39:22 2000 UTC (9 years, 11 months ago) by dave
Original Path: trunk
DSS: Massive cleanup

Revision 312 - Directory Listing
Modified Tue Oct 10 05:21:14 2000 UTC (9 years, 11 months ago) by temas
Original Path: trunk
revert

Revision 311 - Directory Listing
Modified Tue Oct 10 05:09:23 2000 UTC (9 years, 11 months ago) by temas
Original Path: trunk
Hmm... BSD fixeroo

Revision 310 - Directory Listing
Modified Tue Oct 10 05:03:29 2000 UTC (9 years, 11 months ago) by temas
Original Path: trunk
Builds on all platforms now

Revision 309 - Directory Listing
Modified Tue Oct 10 04:56:49 2000 UTC (9 years, 11 months ago) by temas
Original Path: trunk
one more typo to top it off

Revision 308 - Directory Listing
Modified Tue Oct 10 04:51:22 2000 UTC (9 years, 11 months ago) by temas
Original Path: trunk
doh

Revision 307 - Directory Listing
Modified Tue Oct 10 04:41:02 2000 UTC (9 years, 11 months ago) by temas
Original Path: trunk
SunOS updates, FreeBSD is reported OK... need to verify

Revision 306 - Directory Listing
Modified Tue Oct 10 04:26:21 2000 UTC (9 years, 11 months ago) by temas
Original Path: trunk
tada, we have a build system... now it's time to XP check it

Revision 305 - Directory Listing
Modified Tue Oct 10 03:39:05 2000 UTC (9 years, 11 months ago) by temas
Original Path: trunk
Just for more cvs log msgs.  Commit early, commit often!

Revision 304 - Directory Listing
Modified Tue Oct 10 03:36:06 2000 UTC (9 years, 11 months ago) by temas
Original Path: trunk
Schwing

Revision 303 - Directory Listing
Modified Tue Oct 10 02:22:07 2000 UTC (9 years, 11 months ago) by temas
Original Path: trunk
Not done just fixing it up

Revision 302 - Directory Listing
Modified Tue Oct 10 01:19:49 2000 UTC (9 years, 11 months ago) by jeremie
Original Path: trunk
there we go, newlines on -D :)

Revision 301 - Directory Listing
Modified Mon Oct 9 23:48:08 2000 UTC (9 years, 11 months ago) by craigk
Original Path: trunk
When I made these Solaris safe, I stripped out the newlines.  I'll just be
putting those back in....

Revision 300 - Directory Listing
Modified Mon Oct 9 23:17:36 2000 UTC (9 years, 11 months ago) by dave
Original Path: trunk
DSS: Fixed some stuff..need to fix more

Revision 299 - Directory Listing
Modified Mon Oct 9 22:58:55 2000 UTC (9 years, 11 months ago) by jeremie
Original Path: trunk
lots of auth/reg cleanup
modules were misordered!  doh!
auth and reg stuff is more seperate now, registration updates and password
changes should work, as well as 0k resets (when you register or change the
password)

Revision 298 - Directory Listing
Modified Mon Oct 9 22:30:12 2000 UTC (9 years, 11 months ago) by craigk
Original Path: trunk
Solaris does not have null safe printf routines -- libxode does.  Let's use
theirs, 'K?

Revision 297 - Directory Listing
Modified Mon Oct 9 22:14:56 2000 UTC (9 years, 11 months ago) by dave
Original Path: trunk
DSS: Fixed stupid bug

Revision 296 - Directory Listing
Modified Mon Oct 9 21:43:03 2000 UTC (9 years, 11 months ago) by dave
Original Path: trunk
DSS: Fixed up config files to conform with standard jabber:config:component-name

Revision 295 - Directory Listing
Modified Mon Oct 9 18:24:03 2000 UTC (9 years, 11 months ago) by jeremie
Original Path: trunk
authreg cleanup and refangling

Revision 294 - Directory Listing
Modified Mon Oct 9 17:16:19 2000 UTC (9 years, 11 months ago) by craigk
Original Path: trunk
First pass at fixing jabber for Solaris' unsafe printf functions.  libxode had
safe versions.  This fixes debug_log, the biggest offender.  Without this fix,
jabberd -D will dump core on Solaris.  I'll fix the others more leisurely.

Revision 293 - Directory Listing
Modified Mon Oct 9 15:42:30 2000 UTC (9 years, 11 months ago) by jeremie
Original Path: trunk
cleaned up todo :)

Revision 292 - Directory Listing
Modified Mon Oct 9 05:54:19 2000 UTC (9 years, 11 months ago) by dave
Original Path: trunk
DSS: Added strict namespace checking and proper stream tags for accept, connect, and io; removed plaintext auth from base_accept

Revision 291 - Directory Listing
Modified Mon Oct 9 05:04:35 2000 UTC (9 years, 11 months ago) by jeremie
Original Path: trunk
version fixes

Revision 290 - Directory Listing
Modified Mon Oct 9 03:52:20 2000 UTC (9 years, 11 months ago) by jeremie
Original Path: trunk
mod_auth_0k a bit smarter, make clean fix

Revision 289 - Directory Listing
Modified Mon Oct 9 03:47:34 2000 UTC (9 years, 11 months ago) by temas
Original Path: trunk
You must see that there is no base_spoon err I mean farm

Revision 288 - Directory Listing
Modified Mon Oct 9 03:42:18 2000 UTC (9 years, 11 months ago) by temas
Original Path: trunk
Crisp and clean simplicity

Revision 287 - Directory Listing
Modified Mon Oct 9 03:02:25 2000 UTC (9 years, 11 months ago) by temas
Original Path: trunk
pthsock builds

Revision 286 - Directory Listing
Modified Mon Oct 9 02:36:44 2000 UTC (9 years, 11 months ago) by temas
Original Path: trunk
jabberd dir builds

Revision 285 - Directory Listing
Modified Sun Oct 8 17:55:57 2000 UTC (9 years, 11 months ago) by jeremie
Original Path: trunk
MUCH better now

Revision 284 - Directory Listing
Modified Sun Oct 8 17:45:13 2000 UTC (9 years, 11 months ago) by jeremie
Original Path: trunk
better now, stupid me, probes get sent throught this and need just user@server w/ no resource

Revision 283 - Directory Listing
Modified Sun Oct 8 08:22:26 2000 UTC (9 years, 11 months ago) by jeremie
Original Path: trunk
yay, little stuff

Revision 282 - Directory Listing
Modified Sat Oct 7 19:14:46 2000 UTC (9 years, 11 months ago) by jeremie
Original Path: trunk
ok,
dnsrv: make sure things start in order
deliver: bad log message
sessions: enforce the from WITH the resource, naughty clients might send a
from="user@server" w/o resource, and errors to those messages get dropped by the offline
thread (errors should probably not be dropped either, /me makes note)

Revision 281 - Directory Listing
Modified Sat Oct 7 09:14:26 2000 UTC (9 years, 11 months ago) by jeremie
Original Path: trunk
was cutting off 111.111.111.111 numbers, putting \0 in the 15'th place :)

Revision 280 - Directory Listing
Modified Fri Oct 6 19:49:58 2000 UTC (9 years, 11 months ago) by jeremie
Original Path: trunk
better :)

Revision 278 - Directory Listing
Modified Fri Oct 6 18:31:59 2000 UTC (9 years, 11 months ago) by dave
Original Path: trunk
DSS: Stupid typo

Revision 277 - Directory Listing
Modified Fri Oct 6 17:15:44 2000 UTC (9 years, 11 months ago) by dave
Original Path: trunk
DSS: Added more debug output

Revision 276 - Directory Listing
Modified Fri Oct 6 08:13:55 2000 UTC (9 years, 11 months ago) by jeremie
Original Path: trunk
added in 0k support logic, mostly untested

Revision 275 - Directory Listing
Modified Fri Oct 6 07:19:01 2000 UTC (9 years, 11 months ago) by jeremie
Original Path: trunk
jsm auth fixes

Revision 274 - Directory Listing
Modified Fri Oct 6 06:50:30 2000 UTC (9 years, 11 months ago) by tsbandit
Original Path: trunk
fixes

Revision 273 - Directory Listing
Modified Fri Oct 6 06:16:36 2000 UTC (9 years, 11 months ago) by tsbandit
Original Path: trunk
client aliasing

Revision 272 - Directory Listing
Modified Fri Oct 6 05:33:22 2000 UTC (9 years, 11 months ago) by jeremie
Original Path: trunk
bye bye invalid cache

Revision 271 - Directory Listing
Modified Fri Oct 6 02:43:41 2000 UTC (9 years, 11 months ago) by jeremie
Original Path: trunk
some extra debug output
mod_vcard stupidity fix

Revision 270 - Directory Listing
Modified Thu Oct 5 21:00:49 2000 UTC (9 years, 11 months ago) by tsbandit
Original Path: trunk
*** empty log message ***

Revision 269 - Directory Listing
Modified Thu Oct 5 21:00:04 2000 UTC (9 years, 11 months ago) by jeremie
Original Path: trunk
natch

Revision 268 - Directory Listing
Modified Thu Oct 5 20:56:14 2000 UTC (9 years, 11 months ago) by dave
Original Path: trunk
DSS: Added proper dnsrv config

Revision 267 - Directory Listing
Modified Thu Oct 5 07:59:16 2000 UTC (9 years, 11 months ago) by jeremie
Original Path: trunk
todo update

Revision 266 - Directory Listing
Modified Thu Oct 5 07:50:34 2000 UTC (9 years, 11 months ago) by jeremie
Original Path: trunk
duh!

Revision 265 - Directory Listing
Modified Thu Oct 5 07:16:18 2000 UTC (9 years, 11 months ago) by dave
Original Path: trunk
DSS: Test fix

Revision 264 - Directory Listing
Modified Thu Oct 5 07:12:59 2000 UTC (9 years, 11 months ago) by tsbandit
Original Path: trunk
fix?

Revision 263 - Directory Listing
Modified Thu Oct 5 07:10:53 2000 UTC (9 years, 11 months ago) by jeremie
Original Path: trunk
leaky fixie

Revision 262 - Directory Listing
Modified Thu Oct 5 07:04:53 2000 UTC (9 years, 11 months ago) by dave
Original Path: trunk
DSS: Simple fixes

Revision 261 - Directory Listing
Modified Thu Oct 5 06:57:23 2000 UTC (9 years, 11 months ago) by tsbandit
Original Path: trunk
fixn'

Revision 260 - Directory Listing
Modified Thu Oct 5 06:56:36 2000 UTC (9 years, 11 months ago) by tsbandit
Original Path: trunk
fix to chdir before exec

Revision 259 - Directory Listing
Modified Thu Oct 5 06:54:39 2000 UTC (9 years, 11 months ago) by dave
Original Path: trunk
DSS: Added SRV support

Revision 258 - Directory Listing
Modified Thu Oct 5 06:53:34 2000 UTC (9 years, 11 months ago) by tsbandit
Original Path: trunk
*** empty log message ***

Revision 257 - Directory Listing
Modified Thu Oct 5 03:45:48 2000 UTC (9 years, 11 months ago) by tsbandit
Original Path: trunk
base_connect fixin's to link jabberd's together

Revision 256 - Directory Listing
Modified Thu Oct 5 02:28:04 2000 UTC (9 years, 11 months ago) by tsbandit
Original Path: trunk
config file document started...
after 700 lines, i ran out of steam to finish..

Revision 254 - Directory Listing
Modified Wed Oct 4 09:22:56 2000 UTC (9 years, 11 months ago) by tsbandit
Original Path: trunk
fix

Revision 253 - Directory Listing
Modified Wed Oct 4 09:19:11 2000 UTC (9 years, 11 months ago) by tsbandit
Original Path: trunk
oops

Revision 252 - Directory Listing
Modified Wed Oct 4 09:18:48 2000 UTC (9 years, 11 months ago) by tsbandit
Original Path: trunk
*** empty log message ***

Revision 251 - Directory Listing
Modified Wed Oct 4 09:18:19 2000 UTC (9 years, 11 months ago) by tsbandit
Original Path: trunk
fix for process still running after core

Revision 250 - Directory Listing
Modified Wed Oct 4 08:11:13 2000 UTC (9 years, 11 months ago) by jeremie
Original Path: trunk
tweekie cakes

Revision 249 - Directory Listing
Modified Wed Oct 4 06:23:32 2000 UTC (9 years, 11 months ago) by jeremie
Original Path: trunk
deliver logic fix?

Revision 248 - Directory Listing
Modified Wed Oct 4 06:02:58 2000 UTC (9 years, 11 months ago) by tsbandit
Original Path: trunk
fix

Revision 247 - Directory Listing
Modified Wed Oct 4 05:49:46 2000 UTC (9 years, 11 months ago) by tsbandit
Original Path: trunk
fixes

Revision 246 - Directory Listing
Modified Wed Oct 4 05:48:03 2000 UTC (9 years, 11 months ago) by jeremie
Original Path: trunk
bug fix in logging
workaround for jpacket_new() nullness
starting base_cache

Revision 245 - Directory Listing
Modified Wed Oct 4 04:48:07 2000 UTC (9 years, 11 months ago) by tsbandit
Original Path: trunk
bounce packets with deliver_fail()

Revision 244 - Directory Listing
Modified Wed Oct 4 04:40:55 2000 UTC (9 years, 11 months ago) by tsbandit
Original Path: trunk
commitin

Revision 243 - Directory Listing
Modified Tue Oct 3 23:53:18 2000 UTC (9 years, 11 months ago) by dave
Original Path: trunk
DSS: Fixed some config errors and shahash problems

Revision 242 - Directory Listing
Modified Tue Oct 3 22:08:58 2000 UTC (9 years, 11 months ago) by tsbandit
Original Path: trunk
use deliver_fail(), not jutil_error() and deliver()

Revision 240 - Directory Listing
Modified Tue Oct 3 17:25:21 2000 UTC (9 years, 11 months ago) by jeremie
Original Path: trunk
do something smart(er) when we return null in dpacket_new()
make the re-routing of auth packets configurable

Revision 239 - Directory Listing
Modified Tue Oct 3 10:45:15 2000 UTC (9 years, 11 months ago) by tsbandit
Original Path: trunk
don't bounce an outbound error

Revision 238 - Directory Listing
Modified Tue Oct 3 08:38:10 2000 UTC (9 years, 11 months ago) by tsbandit
Original Path: trunk
bug fix... not apparent in jabberd, since io_select is not used that way

Revision 237 - Directory Listing
Modified Tue Oct 3 08:32:14 2000 UTC (9 years, 11 months ago) by jeremie
Original Path: trunk
abstracted out thread pool queues into base_load's mtq_*
converted jsm and auth to use them

Revision 236 - Directory Listing
Modified Tue Oct 3 05:22:27 2000 UTC (9 years, 11 months ago) by tsbandit
Original Path: trunk
makefile stuff

Revision 235 - Directory Listing
Modified Tue Oct 3 04:38:08 2000 UTC (9 years, 11 months ago) by tsbandit
Original Path: trunk
killed a few log_* calls

Revision 234 - Directory Listing
Modified Tue Oct 3 04:36:59 2000 UTC (9 years, 11 months ago) by tsbandit
Original Path: trunk
Code cleanup.. also fixed a bug in client.c's iq:register stuff

Revision 233 - Directory Listing
Modified Mon Oct 2 09:35:39 2000 UTC (9 years, 11 months ago) by tsbandit
Original Path: trunk
finished route fixin's

Revision 232 - Directory Listing
Modified Mon Oct 2 09:35:26 2000 UTC (9 years, 11 months ago) by tsbandit
Original Path: trunk
<route/> fixin'z

Revision 231 - Directory Listing
Modified Mon Oct 2 09:16:08 2000 UTC (9 years, 11 months ago) by tsbandit
Original Path: trunk
this should do it for server.c

Revision 230 - Directory Listing
Modified Mon Oct 2 09:16:03 2000 UTC (9 years, 11 months ago) by jeremie
Original Path: trunk
duh!

Revision 229 - Directory Listing
Modified Mon Oct 2 08:56:40 2000 UTC (9 years, 11 months ago) by tsbandit
Original Path: trunk
mem leak

Revision 228 - Directory Listing
Modified Mon Oct 2 08:41:22 2000 UTC (9 years, 11 months ago) by tsbandit
Original Path: trunk
fix

Revision 227 - Directory Listing
Modified Mon Oct 2 08:32:46 2000 UTC (9 years, 11 months ago) by jeremie
Original Path: trunk
:)

Revision 226 - Directory Listing
Modified Mon Oct 2 08:29:19 2000 UTC (9 years, 11 months ago) by tsbandit
Original Path: trunk
*** empty log message ***

Revision 225 - Directory Listing
Modified Mon Oct 2 08:25:09 2000 UTC (9 years, 11 months ago) by jeremie
Original Path: trunk
duh

Revision 224 - Directory Listing
Modified Mon Oct 2 08:07:35 2000 UTC (9 years, 11 months ago) by jeremie
Original Path: trunk
morphed to the <route> system

Revision 223 - Directory Listing
Modified Mon Oct 2 08:05:25 2000 UTC (9 years, 11 months ago) by tsbandit
Original Path: trunk
2nd round fixes

Revision 222 - Directory Listing
Modified Mon Oct 2 07:23:57 2000 UTC (9 years, 11 months ago) by tsbandit
Original Path: trunk
<route/> fixes

Revision 221 - Directory Listing
Modified Mon Oct 2 06:10:04 2000 UTC (9 years, 11 months ago) by jeremie
Original Path: trunk
first update for changing sto/sfrom to route packets

Revision 220 - Directory Listing
Modified Mon Oct 2 05:41:30 2000 UTC (9 years, 11 months ago) by tsbandit
Original Path: trunk
config file fixes for id stuff

Revision 219 - Directory Listing
Modified Mon Oct 2 05:35:49 2000 UTC (9 years, 11 months ago) by tsbandit
Original Path: trunk
id attribute is now a manditory routable bit...
as such, it must conform to jid rules for the server part

Revision 217 - Directory Listing
Modified Sun Oct 1 10:41:14 2000 UTC (9 years, 11 months ago) by tsbandit
Original Path: trunk
cleanup printf calls.. make em fprintf(stderr, calls..
do this so that it doesn't interfere with <stdout/> and linking jabberd's
together, etc...

Revision 216 - Directory Listing
Modified Sun Oct 1 10:24:42 2000 UTC (9 years, 11 months ago) by tsbandit
Original Path: trunk
TODO update

Revision 215 - Directory Listing
Modified Sun Oct 1 10:21:16 2000 UTC (9 years, 11 months ago) by tsbandit
Original Path: trunk
Phase #2 done... instances may dynamically [un]register a hostname
with thier instance.. either directly, if they are a .so, or with
an xdb call to [un]host@-internal/domain.name

Revision 214 - Directory Listing
Modified Sun Oct 1 08:53:55 2000 UTC (9 years, 11 months ago) by tsbandit
Original Path: trunk
*** empty log message ***

Revision 213 - Directory Listing
Modified Sun Oct 1 08:31:07 2000 UTC (9 years, 11 months ago) by tsbandit
Original Path: trunk
fine.. i'll do it jer's way... *G*

Revision 212 - Directory Listing
Modified Sun Oct 1 08:09:22 2000 UTC (9 years, 11 months ago) by tsbandit
Original Path: trunk
dnsrv:  fixed so it doesn't fork the main() thread, causing wierd issues on exit
io_select: general moving around of stuff.. making it more library-esque

Revision 211 - Directory Listing
Modified Sat Sep 30 23:59:47 2000 UTC (9 years, 11 months ago) by tsbandit
Original Path: trunk
jabber.xml stuff

Revision 210 - Directory Listing
Modified Sat Sep 30 17:19:04 2000 UTC (9 years, 11 months ago) by tsbandit
Original Path: trunk
docbook updates

Revision 209 - Directory Listing
Modified Sat Sep 30 08:41:13 2000 UTC (9 years, 11 months ago) by jeremie
Original Path: trunk
jabber.xml: fixed the config file so that the updated jabberd:cmdline trick works and added session logging to config file
jsm: mod_log now works again
pthsock/client: si->i is set now
jabberd/deliver: handle the NULL/NULL case afterwards now

Revision 208 - Directory Listing
Modified Fri Sep 29 18:37:52 2000 UTC (9 years, 11 months ago) by tsbandit
Original Path: trunk
base_logtype filtering fix

Revision 207 - Directory Listing
Modified Fri Sep 29 09:16:54 2000 UTC (9 years, 11 months ago) by tsbandit
Original Path: trunk
deliver() packets are queued during the config process
fixed o_COND phandlers to return r_LAST, instead of r_ERR

Revision 206 - Directory Listing
Modified Fri Sep 29 05:30:35 2000 UTC (9 years, 11 months ago) by tsbandit
Original Path: trunk
misc jabberd documentation...

Can someone add this to the docbook stuff?

Revision 205 - Directory Listing
Modified Thu Sep 28 23:31:20 2000 UTC (9 years, 11 months ago) by tsbandit
Original Path: trunk
TODO updates

Revision 204 - Directory Listing
Modified Thu Sep 28 23:19:44 2000 UTC (9 years, 11 months ago) by tsbandit
Original Path: trunk
"Config File Parsing Maddness"
--OR--
"Bunch of New XML Samples"

Revision 203 - Directory Listing
Modified Thu Sep 28 20:17:34 2000 UTC (9 years, 11 months ago) by tsbandit
Original Path: trunk
.

Revision 202 - Directory Listing
Modified Thu Sep 28 19:48:44 2000 UTC (9 years, 11 months ago) by tsbandit
Original Path: trunk
cmdline fun

Revision 201 - Directory Listing
Modified Thu Sep 28 06:45:44 2000 UTC (9 years, 11 months ago) by tsbandit
Original Path: trunk
<include>file.xml</include> directive in the config file works

Revision 200 - Directory Listing
Modified Thu Sep 28 06:27:38 2000 UTC (9 years, 11 months ago) by tsbandit
Original Path: trunk
Config file Errors, take 2
Base modules can now pass back an error,
by putting an error="" attrib on the xmlnode they were passed in.

Revision 199 - Directory Listing
Modified Thu Sep 28 02:31:59 2000 UTC (9 years, 11 months ago) by tsbandit
Original Path: trunk
Configuration Validation Fun...
Invalid configuration's now offer more help to the admin

pthsock_* log_* calls cleaned up, proper types

Revision 198 - Directory Listing
Modified Wed Sep 27 23:14:59 2000 UTC (9 years, 11 months ago) by tsbandit
Original Path: trunk
Fixed dnsrv's mishaps  -- jer, did you do this already???

Revision 197 - Directory Listing
Modified Wed Sep 27 22:01:35 2000 UTC (9 years, 11 months ago) by tsbandit
Original Path: trunk
log_notice on kill -HUP
log_alert on server shutdown

Revision 196 - Directory Listing
Modified Wed Sep 27 21:51:21 2000 UTC (9 years, 11 months ago) by tsbandit
Original Path: trunk
fixed the cmd line parsing..
no longer cores on exit, and is more robust..
allows for:
./jabberd -D -c foo.xml
./jabberd -c foo.xml -D
./jabberd -Dc foo.xml

Revision 194 - Directory Listing
Modified Wed Sep 27 14:50:15 2000 UTC (9 years, 11 months ago) by jeremie
Original Path: trunk
bad xml, /me beats tsb w/ a validation stick

Revision 193 - Directory Listing
Modified Wed Sep 27 09:34:26 2000 UTC (9 years, 11 months ago) by tsbandit
Original Path: trunk
.

Revision 192 - Directory Listing
Modified Wed Sep 27 09:33:00 2000 UTC (9 years, 11 months ago) by tsbandit
Original Path: trunk
fixed up base_accept to no longer leak every packet,
also plumber actually does something now, however,
the plumber routine needs to be fixed.. so it is
accurate.. each packet should have it's own timeout?

Revision 191 - Directory Listing
Modified Wed Sep 27 07:57:39 2000 UTC (9 years, 11 months ago) by jeremie
Original Path: trunk
misc 1.1.2 tweaks

Revision 190 - Directory Listing
Modified Wed Sep 27 07:44:45 2000 UTC (9 years, 11 months ago) by jeremie
Original Path: trunk
jer's fixes :)

Revision 189 - Directory Listing
Modified Wed Sep 27 06:35:49 2000 UTC (9 years, 11 months ago) by tsbandit
Original Path: trunk
bah

Revision 188 - Directory Listing
Modified Wed Sep 27 06:32:46 2000 UTC (9 years, 11 months ago) by tsbandit
Original Path: trunk
fix not being able to listen

Revision 187 - Directory Listing
Modified Wed Sep 27 06:08:59 2000 UTC (9 years, 11 months ago) by jeremie
Original Path: trunk
fixie

Revision 186 - Directory Listing
Modified Wed Sep 27 06:08:06 2000 UTC (9 years, 11 months ago) by tsbandit
Original Path: trunk
.

Revision 185 - Directory Listing
Modified Wed Sep 27 05:47:49 2000 UTC (9 years, 11 months ago) by temas
Original Path: trunk
dumb dumb

Revision 184 - Directory Listing
Modified Wed Sep 27 05:41:36 2000 UTC (9 years, 11 months ago) by tsbandit
Original Path: trunk
stupid tabs

Revision 183 - Directory Listing
Modified Wed Sep 27 05:28:00 2000 UTC (9 years, 11 months ago) by tsbandit
Original Path: trunk
typo

Revision 182 - Directory Listing
Modified Wed Sep 27 05:23:22 2000 UTC (9 years, 11 months ago) by tsbandit
Original Path: trunk
:wq

Revision 181 - Directory Listing
Modified Wed Sep 27 05:21:33 2000 UTC (9 years, 11 months ago) by tsbandit
Original Path: trunk
updated jabber.xml for dns component..
added some more comments as well

Revision 180 - Directory Listing
Modified Wed Sep 27 04:58:31 2000 UTC (9 years, 11 months ago) by tsbandit
Original Path: trunk
src comments

Revision 179 - Directory Listing
Modified Wed Sep 27 04:44:35 2000 UTC (9 years, 11 months ago) by tsbandit
Original Path: trunk
commit fix for spinning on a dead socket

Revision 178 - Directory Listing
Modified Wed Sep 27 02:07:32 2000 UTC (9 years, 11 months ago) by tsbandit
Original Path: trunk
fixed signalling *again*...

*sigh*  I hate pth

Revision 177 - Directory Listing
Modified Wed Sep 27 00:27:27 2000 UTC (9 years, 11 months ago) by tsbandit
Original Path: trunk
trying to fix signalling issues

Revision 176 - Directory Listing
Modified Tue Sep 26 22:30:59 2000 UTC (9 years, 11 months ago) by tsbandit
Original Path: trunk
some fixes

Revision 175 - Directory Listing
Modified Tue Sep 26 22:09:15 2000 UTC (9 years, 11 months ago) by dave
Original Path: trunk
DSS: Another fix

Revision 174 - Directory Listing
Modified Tue Sep 26 22:07:17 2000 UTC (9 years, 11 months ago) by dave
Original Path: trunk
DSS: Fixed memory leak, thanks to TSB

Revision 173 - Directory Listing
Modified Tue Sep 26 21:53:53 2000 UTC (9 years, 11 months ago) by dave
Original Path: trunk
DSS: One more fix to make base_exec be _right_

Revision 172 - Directory Listing
Modified Tue Sep 26 21:45:44 2000 UTC (9 years, 11 months ago) by temas
Original Path: trunk
It works great now!

Revision 171 - Directory Listing
Modified Tue Sep 26 21:39:42 2000 UTC (9 years, 11 months ago) by dave
Original Path: trunk
DSS: Hacked around looping packets. Needs more work

Revision 170 - Directory Listing
Modified Tue Sep 26 21:31:37 2000 UTC (9 years, 11 months ago) by dave
Original Path: trunk
DSS: Fixed my fun <root> tags

Revision 169 - Directory Listing
Modified Tue Sep 26 21:00:18 2000 UTC (9 years, 11 months ago) by tsbandit
Original Path: trunk
bug fixes.. logging all works

Revision 168 - Directory Listing
Modified Tue Sep 26 20:55:53 2000 UTC (9 years, 11 months ago) by dave
Original Path: trunk
DSS: Made it work.

Revision 167 - Directory Listing
Modified Tue Sep 26 20:31:18 2000 UTC (9 years, 11 months ago) by temas
Original Path: trunk
If I broke anything besides what i fixed, it's not my fault.

Revision 166 - Directory Listing
Modified Tue Sep 26 19:59:11 2000 UTC (9 years, 11 months ago) by dave
Original Path: trunk
DSS: Well..it compiles.. :)

Revision 165 - Directory Listing
Modified Tue Sep 26 19:28:15 2000 UTC (9 years, 11 months ago) by tsbandit
Original Path: trunk
administrativa

Revision 164 - Directory Listing
Modified Tue Sep 26 18:10:23 2000 UTC (9 years, 11 months ago) by tsbandit
Original Path: trunk
added support for external DNS component.

Revision 163 - Directory Listing
Modified Tue Sep 26 07:14:49 2000 UTC (9 years, 11 months ago) by tsbandit
Original Path: trunk
clean-up

Revision 162 - Directory Listing
Modified Tue Sep 26 07:07:24 2000 UTC (9 years, 11 months ago) by tsbandit
Original Path: trunk
fixed buffered writes.. wasn't creating the message port.

s2s no longer leaks buffered messages not written

more debug output, YAH!

Revision 161 - Directory Listing
Modified Tue Sep 26 04:58:00 2000 UTC (9 years, 11 months ago) by tsbandit
Original Path: trunk
some fixe'n

Revision 160 - Directory Listing
Modified Mon Sep 25 23:42:41 2000 UTC (9 years, 11 months ago) by dave
Original Path: trunk
DSS: Rewrote

Revision 159 - Directory Listing
Modified Mon Sep 25 20:43:32 2000 UTC (9 years, 11 months ago) by tsbandit
Original Path: trunk
fixed looping DNS issue..

Revision 158 - Directory Listing
Modified Mon Sep 25 19:22:19 2000 UTC (9 years, 11 months ago) by tsbandit
Original Path: trunk
it works!  no thanks to a stupid error on my part.

Revision 157 - Directory Listing
Modified Mon Sep 25 05:09:16 2000 UTC (9 years, 11 months ago) by tsbandit
Original Path: trunk
*** empty log message ***

Revision 156 - Directory Listing
Modified Mon Sep 25 04:12:48 2000 UTC (9 years, 11 months ago) by jeremie
Original Path: trunk
just fleshing it out some

Revision 155 - Directory Listing
Modified Sun Sep 24 21:43:10 2000 UTC (9 years, 11 months ago) by tsbandit
Original Path: trunk
Moving pthsock_server over to the io_select method..

it compiles, hasn't been tested yet

Revision 154 - Directory Listing
Modified Sun Sep 24 20:11:52 2000 UTC (9 years, 11 months ago) by jeremie
Original Path: trunk
check for closed state after processing data too

Revision 153 - Directory Listing
Modified Sun Sep 24 09:52:10 2000 UTC (9 years, 11 months ago) by jeremie
Original Path: trunk
just prototyping

Revision 152 - Directory Listing
Modified Sun Sep 24 08:40:59 2000 UTC (9 years, 11 months ago) by tsbandit
Original Path: trunk
new pthsock_ framework in place and working

Revision 151 - Directory Listing
Modified Sun Sep 24 07:09:38 2000 UTC (9 years, 11 months ago) by tsbandit
Original Path: trunk
new io_select model

Revision 150 - Directory Listing
Modified Sun Sep 24 01:52:02 2000 UTC (9 years, 11 months ago) by tsbandit
Original Path: trunk
pthsock_client fully updated...
new features:

All sockets perform non-blocking io
All data written to the socket is done in buffered writes

Revision 149 - Directory Listing
Modified Sat Sep 23 12:03:58 2000 UTC (9 years, 11 months ago) by tsbandit
Original Path: trunk
pthsock client rewrite.. phase 0..

NOTE: this doesn't quite work yet..

I'm adding in buffered writes, and making stuff more solid..

NOTE: all the pth functions have been changed to include timeouts,
so we don't block the entire (only) thread.

Revision 148 - Directory Listing
Modified Fri Sep 22 22:26:42 2000 UTC (9 years, 11 months ago) by dave
Original Path: trunk
DSS: More fun..learned some DSSSL for cool example formatting. :)

Revision 147 - Directory Listing
Modified Fri Sep 22 22:17:39 2000 UTC (9 years, 11 months ago) by jeremie
Original Path: trunk
silly logic fix, thanks to  Lokgar Erisson <erisson@mail.kaosklan.net> for pointing it out!

Revision 146 - Directory Listing
Modified Fri Sep 22 17:52:30 2000 UTC (9 years, 11 months ago) by dave
Original Path: trunk
DSS: More work

Revision 145 - Directory Listing
Modified Fri Sep 22 16:33:22 2000 UTC (9 years, 11 months ago) by dave
Original Path: trunk
DSS: Initial commit of docs

Revision 144 - Directory Listing
Modified Fri Sep 22 08:31:37 2000 UTC (9 years, 11 months ago) by tsbandit
Original Path: trunk
*** empty log message ***

Revision 143 - Directory Listing
Modified Fri Sep 22 08:27:52 2000 UTC (9 years, 11 months ago) by tsbandit
Original Path: trunk
mem

Revision 142 - Directory Listing
Modified Fri Sep 22 08:25:37 2000 UTC (9 years, 11 months ago) by jeremie
Original Path: trunk
yay, logs work now

Revision 141 - Directory Listing
Modified Fri Sep 22 07:56:42 2000 UTC (9 years, 11 months ago) by jeremie
Original Path: trunk
one more

Revision 140 - Directory Listing
Modified Fri Sep 22 07:43:11 2000 UTC (9 years, 11 months ago) by tsbandit
Original Path: trunk
mem leak

Revision 139 - Directory Listing
Modified Fri Sep 22 07:40:23 2000 UTC (9 years, 11 months ago) by tsbandit
Original Path: trunk
misc leak fixens

Revision 138 - Directory Listing
Modified Fri Sep 22 07:38:26 2000 UTC (9 years, 11 months ago) by jeremie
Original Path: trunk
fixes

Revision 137 - Directory Listing
Modified Fri Sep 22 07:20:17 2000 UTC (9 years, 11 months ago) by jeremie
Original Path: trunk
leak fixing/tracing

Revision 136 - Directory Listing
Modified Fri Sep 22 06:54:59 2000 UTC (9 years, 11 months ago) by sheath
Original Path: trunk
more mem leaks

Revision 135 - Directory Listing
Modified Fri Sep 22 06:54:59 2000 UTC (9 years, 11 months ago) by sheath
Original Path: trunk
more mem leaks

Revision 134 - Directory Listing
Modified Fri Sep 22 06:44:28 2000 UTC (9 years, 11 months ago) by sheath
Original Path: trunk
mem leaks

Revision 133 - Directory Listing
Modified Fri Sep 22 06:34:05 2000 UTC (9 years, 11 months ago) by tsbandit
Original Path: trunk
slightly less mem usage this way...

Revision 132 - Directory Listing
Modified Fri Sep 22 05:56:33 2000 UTC (9 years, 11 months ago) by temas
Original Path: trunk
Few improvements

Revision 131 - Directory Listing
Modified Fri Sep 22 00:43:20 2000 UTC (9 years, 11 months ago) by sheath
Original Path: trunk
temp fix

Revision 130 - Directory Listing
Modified Thu Sep 21 18:23:31 2000 UTC (9 years, 11 months ago) by tsbandit
Original Path: trunk
mod_filter fix

Revision 129 - Directory Listing
Modified Thu Sep 21 17:12:31 2000 UTC (9 years, 11 months ago) by tsbandit
Original Path: trunk
added mod_filter took out mod_offline

Revision 128 - Directory Listing
Modified Thu Sep 21 16:10:06 2000 UTC (9 years, 11 months ago) by dave
Original Path: trunk
DSS: Added CFLAGS and LDFLAGS to xdb_file and pthsock (fixes include problems)

Revision 127 - Directory Listing
Modified Thu Sep 21 06:09:25 2000 UTC (9 years, 11 months ago) by tsbandit
Original Path: trunk
io/base_connect used the wrong hash for the handshake.. fixed now

Revision 126 - Directory Listing
Modified Mon Sep 18 21:00:13 2000 UTC (9 years, 11 months ago) by dave
Original Path: trunk
DSS: Fixed _STOOPID_ stdin/stdout error :)

Revision 125 - Directory Listing
Modified Sun Sep 17 23:08:29 2000 UTC (9 years, 11 months ago) by sheath
Original Path: trunk
fixed write

Revision 124 - Directory Listing
Modified Sat Sep 16 20:49:34 2000 UTC (9 years, 11 months ago) by sheath
Original Path: trunk
added write fd set

Revision 123 - Directory Listing
Modified Fri Sep 15 09:16:39 2000 UTC (9 years, 11 months ago) by jeremie
Original Path: trunk
yay!

Revision 122 - Directory Listing
Modified Fri Sep 15 07:34:51 2000 UTC (9 years, 11 months ago) by tsbandit
Original Path: trunk
Initial Checkin of the Socket Manager README

Revision 121 - Directory Listing
Modified Fri Sep 15 07:06:28 2000 UTC (9 years, 11 months ago) by tsbandit
Original Path: trunk
updated readme.conifg

Revision 120 - Directory Listing
Modified Fri Sep 15 00:50:46 2000 UTC (9 years, 11 months ago) by tsbandit
Original Path: trunk
deliver_fail() logic bug..

Revision 119 - Directory Listing
Modified Thu Sep 14 09:09:19 2000 UTC (9 years, 11 months ago) by jeremie
Original Path: trunk
clean

Revision 118 - Directory Listing
Modified Thu Sep 14 09:04:44 2000 UTC (9 years, 11 months ago) by jeremie
Original Path: trunk
tweeeekie

Revision 117 - Directory Listing
Modified Thu Sep 14 08:57:38 2000 UTC (9 years, 11 months ago) by jeremie
Original Path: trunk
boilerplate attached

Revision 116 - Directory Listing
Modified Thu Sep 14 08:24:36 2000 UTC (9 years, 11 months ago) by jeremie
Original Path: trunk
first try to get it building again

Revision 115 - Directory Listing
Modified Thu Sep 14 08:10:40 2000 UTC (9 years, 11 months ago) by jeremie
Original Path: trunk
test

Revision 114 - Directory Listing
Modified Mon Sep 11 20:01:36 2000 UTC (9 years, 11 months ago) by sheath
Original Path: trunk
improved misc. sutff

Revision 113 - Directory Listing
Modified Mon Sep 11 19:11:26 2000 UTC (9 years, 11 months ago) by sheath
Original Path: trunk
fixed late night mistake

Revision 112 - Directory Listing
Modified Sat Sep 9 06:33:56 2000 UTC (10 years ago) by sheath
Original Path: trunk
duh

Revision 111 - Directory Listing
Modified Sat Sep 9 06:23:48 2000 UTC (10 years ago) by sheath
Original Path: trunk
small bug

Revision 110 - Directory Listing
Modified Sat Sep 9 05:58:40 2000 UTC (10 years ago) by sheath
Original Path: trunk
small bug

Revision 109 - Directory Listing
Modified Sat Sep 9 04:28:53 2000 UTC (10 years ago) by sheath
Original Path: trunk
fixed s2s bugs

Revision 108 - Directory Listing
Modified Fri Sep 8 23:03:34 2000 UTC (10 years ago) by jeremie
Original Path: trunk
dbg tidbits

Revision 107 - Directory Listing
Modified Fri Sep 8 22:05:24 2000 UTC (10 years ago) by sheath
Original Path: trunk
fixed bugs pointed out by tsb

Revision 106 - Directory Listing
Modified Fri Sep 8 21:18:34 2000 UTC (10 years ago) by tsbandit
Original Path: trunk
My attempt to fix the PTH error bug..
This doesn't produce any more PTH errors..

sheath, can you take a look at these changes, and make sure they are okay??

Revision 105 - Directory Listing
Modified Fri Sep 8 12:52:31 2000 UTC (10 years ago) by sheath
Original Path: trunk
*** empty log message ***

Revision 104 - Directory Listing
Modified Fri Sep 8 12:10:17 2000 UTC (10 years ago) by sheath
Original Path: trunk
bug fixes

Revision 103 - Directory Listing
Modified Fri Sep 8 10:10:41 2000 UTC (10 years ago) by sheath
Original Path: trunk
pth

Revision 102 - Directory Listing
Modified Fri Sep 8 09:52:43 2000 UTC (10 years ago) by sheath
Original Path: trunk
pth is _evil_

Revision 101 - Directory Listing
Modified Fri Sep 8 09:21:13 2000 UTC (10 years ago) by jeremie
Original Path: trunk
authreg packets are now processed on the worker threads

Revision 100 - Directory Listing
Modified Fri Sep 8 09:17:09 2000 UTC (10 years ago) by sheath
Original Path: trunk
using select wrong, fixed
the start of s2s code

Revision 99 - Directory Listing
Modified Fri Sep 8 07:35:33 2000 UTC (10 years ago) by jeremie
Original Path: trunk
tweaking delivery logic and mem management

Revision 98 - Directory Listing
Modified Fri Sep 8 06:12:07 2000 UTC (10 years ago) by jeremie
Original Path: trunk
debug help

Revision 97 - Directory Listing
Modified Thu Sep 7 10:14:14 2000 UTC (10 years ago) by sheath
Original Path: trunk
auth/reg mistake fixed

Revision 96 - Directory Listing
Modified Thu Sep 7 10:09:07 2000 UTC (10 years ago) by jeremie
Original Path: trunk
misc little fixes

Revision 95 - Directory Listing
Modified Thu Sep 7 10:08:51 2000 UTC (10 years ago) by jeremie
Original Path: trunk
lots of fixes, logic updates, leaks, and registration!

Revision 94 - Directory Listing
Modified Thu Sep 7 09:08:46 2000 UTC (10 years ago) by sheath
Original Path: trunk
Error type hack.  fixed  error 510 w/ resource hack

Revision 93 - Directory Listing
Modified Thu Sep 7 06:36:20 2000 UTC (10 years ago) by sheath
Original Path: trunk
sha fix

Revision 92 - Directory Listing
Modified Thu Sep 7 06:31:27 2000 UTC (10 years ago) by jeremie
Original Path: trunk
sha fix

Revision 91 - Directory Listing
Modified Thu Sep 7 05:00:02 2000 UTC (10 years ago) by sheath
Original Path: trunk
Better comments and debug output

Revision 90 - Directory Listing
Modified Thu Sep 7 04:27:45 2000 UTC (10 years ago) by sheath
Original Path: trunk
no more global vars

Revision 89 - Directory Listing
Modified Thu Sep 7 03:39:45 2000 UTC (10 years ago) by sheath
Original Path: trunk
bug fixes

Revision 88 - Directory Listing
Modified Wed Sep 6 19:48:47 2000 UTC (10 years ago) by jeremie
Original Path: trunk
another check

Revision 87 - Directory Listing
Modified Wed Sep 6 18:05:52 2000 UTC (10 years ago) by tsbandit
Original Path: trunk
oops! typo in log.c

Revision 86 - Directory Listing
Modified Wed Sep 6 09:15:23 2000 UTC (10 years ago) by sheath
Original Path: trunk
no more buzz.

Revision 85 - Directory Listing
Modified Wed Sep 6 08:17:14 2000 UTC (10 years ago) by jeremie
Original Path: trunk
misc updates

Revision 84 - Directory Listing
Modified Wed Sep 6 07:20:02 2000 UTC (10 years ago) by sheath
Original Path: trunk
bugs

Revision 83 - Directory Listing
Modified Tue Sep 5 21:09:16 2000 UTC (10 years ago) by sheath
Original Path: trunk
some fixes.  <stream:error>disconnected

Revision 82 - Directory Listing
Modified Tue Sep 5 11:11:41 2000 UTC (10 years ago) by jeremie
Original Path: trunk
some tweaks while working w/ the session manager

Revision 81 - Directory Listing
Modified Tue Sep 5 11:11:12 2000 UTC (10 years ago) by jeremie
Original Path: trunk
YES!!!  The session manager is WORKING!

Revision 80 - Directory Listing
Modified Tue Sep 5 10:58:57 2000 UTC (10 years ago) by sheath
Original Path: trunk
bug fix

Revision 79 - Directory Listing
Modified Tue Sep 5 10:15:32 2000 UTC (10 years ago) by sheath
Original Path: trunk
one thread now, pth_select based

Revision 78 - Directory Listing
Modified Tue Sep 5 07:24:38 2000 UTC (10 years ago) by jeremie
Original Path: trunk
xdb_set syntax fix

Revision 77 - Directory Listing
Modified Tue Sep 5 07:23:15 2000 UTC (10 years ago) by jeremie
Original Path: trunk
ok, seemingly fully converted, now on to testing

Revision 76 - Directory Listing
Modified Tue Sep 5 05:19:00 2000 UTC (10 years ago) by sheath
Original Path: trunk
bugs suck

Revision 75 - Directory Listing
Modified Mon Sep 4 21:30:56 2000 UTC (10 years ago) by jeremie
Original Path: trunk
the modules are mostly ready, just need to do cleanup on js_xdb_* functions yet

Revision 74 - Directory Listing
Modified Sun Sep 3 21:36:25 2000 UTC (10 years ago) by sheath
Original Path: trunk
fixed a lot of bugs.

Revision 73 - Directory Listing
Modified Sun Sep 3 10:38:16 2000 UTC (10 years ago) by jeremie
Original Path: trunk
yay!  it compiles now!

Revision 72 - Directory Listing
Modified Sun Sep 3 10:33:24 2000 UTC (10 years ago) by sheath
Original Path: trunk
oops, forgot a comma

Revision 71 - Directory Listing
Modified Sun Sep 3 10:32:13 2000 UTC (10 years ago) by sheath
Original Path: trunk
worked on the socket manager.  removed my first attempt at socket manager
it builds, but I seriously doubt it works

Revision 70 - Directory Listing
Modified Sun Sep 3 10:08:42 2000 UTC (10 years ago) by jeremie
Original Path: trunk
just in case I screw something up... checking in early
just finishing rewriting most of the main parts of the session manager

Revision 69 - Directory Listing
Modified Sun Sep 3 05:49:03 2000 UTC (10 years ago) by jeremie
Original Path: trunk
sid ==> sto/sfrom
xdb_* cleanup

Revision 68 - Directory Listing
Modified Sun Sep 3 04:17:20 2000 UTC (10 years ago) by jeremie
Original Path: trunk
ok, clean -Wall and updated delivery logic and o_* and r_* updates

Revision 67 - Directory Listing
Modified Sat Sep 2 21:08:03 2000 UTC (10 years ago) by dave
Original Path: trunk
DSS: Agh. Stupid me. :) base_connect works now.

Revision 66 - Directory Listing
Modified Sat Sep 2 09:11:16 2000 UTC (10 years ago) by jeremie
Original Path: trunk
don't even _think_ about compiling this... it's 80% converted

Revision 65 - Directory Listing
Modified Sat Sep 2 07:03:21 2000 UTC (10 years ago) by dave
Original Path: trunk
DSS: AGH. There is some stupid bug in base connect or my test xml :(

Revision 64 - Directory Listing
Modified Sat Sep 2 04:46:39 2000 UTC (10 years ago) by jeremie
Original Path: trunk
interim checkin

Revision 63 - Directory Listing
Modified Fri Sep 1 09:43:02 2000 UTC (10 years ago) by tsbandit
Original Path: trunk
hrmm.. trying to avoid a memory core here, not sure if it causes a leak though..

Revision 62 - Directory Listing
Modified Fri Sep 1 09:35:30 2000 UTC (10 years ago) by tsbandit
Original Path: trunk
base_format commit

Revision 61 - Directory Listing
Modified Fri Sep 1 08:43:27 2000 UTC (10 years ago) by tsbandit
Original Path: trunk
Base_to commit -- moved it from /gen to /log and fleshed it out

Revision 60 - Directory Listing
Modified Fri Sep 1 08:02:05 2000 UTC (10 years ago) by temas
Original Path: trunk
Way Way Way too funny

Revision 59 - Directory Listing
Modified Fri Sep 1 06:51:40 2000 UTC (10 years ago) by dave
Original Path: trunk
DSS: Base connect is basically working

Revision 58 - Directory Listing
Modified Fri Sep 1 03:01:13 2000 UTC (10 years ago) by jeremie
Original Path: trunk
yay

Revision 57 - Directory Listing
Modified Thu Aug 31 07:20:45 2000 UTC (10 years ago) by jeremie
Original Path: trunk
it builds, but doesn't really do anything yet... just starting to remold it

Revision 56 - Directory Listing
Modified Thu Aug 31 05:34:59 2000 UTC (10 years ago) by sheath
Original Path: trunk
little things, some more documentaion

Revision 55 - Directory Listing
Modified Thu Aug 31 05:01:20 2000 UTC (10 years ago) by dave
Original Path: trunk
DSS: Cleaned up base_exec and bit more and handled zombie processes. More extensive testing on the routing engine and got base_file and base_stderr working.

Revision 54 - Directory Listing
Modified Thu Aug 31 05:01:16 2000 UTC (10 years ago) by sheath
Original Path: trunk
Added socket manager

Revision 53 - Directory Listing
Modified Wed Aug 30 14:57:56 2000 UTC (10 years ago) by dave
Original Path: trunk
DSS: Correcting TSBandit's change

Revision 52 - Directory Listing
Modified Wed Aug 30 09:51:48 2000 UTC (10 years ago) by tsbandit
Original Path: trunk
lala

Revision 51 - Directory Listing
Modified Wed Aug 30 07:14:00 2000 UTC (10 years ago) by tsbandit
Original Path: trunk
typo in base_exec

Revision 50 - Directory Listing
Modified Wed Aug 30 03:52:18 2000 UTC (10 years ago) by dave
Original Path: trunk
DSS: Adding some basic files to do testing

Revision 49 - Directory Listing
Modified Tue Aug 29 20:22:20 2000 UTC (10 years ago) by dave
Original Path: trunk
DSS: More base exec fixes

Revision 48 - Directory Listing
Modified Tue Aug 29 05:50:42 2000 UTC (10 years ago) by dave
Original Path: trunk
DSS: Removed process state checking; now always restarts

Revision 47 - Directory Listing
Modified Tue Aug 29 05:08:40 2000 UTC (10 years ago) by dave
Original Path: trunk
DSS: One tweak

Revision 46 - Directory Listing
Modified Tue Aug 29 05:07:29 2000 UTC (10 years ago) by dave
Original Path: trunk
DSS: Much work on base_exec. Added proper queuing and auto-restart support

Revision 45 - Directory Listing
Modified Mon Aug 28 18:54:05 2000 UTC (10 years ago) by dave
Original Path: trunk
DSS: Reworked base_exec to be non-blocking on delivery

Revision 44 - Directory Listing
Modified Mon Aug 28 09:22:12 2000 UTC (10 years ago) by jeremie
Original Path: trunk
base_load is working, xdb config logic working, xdb delivery and first loadable component xdb_file is sorta working :)

Revision 43 - Directory Listing
Modified Mon Aug 28 03:40:51 2000 UTC (10 years ago) by dave
Original Path: trunk
DSS: Basic functionality for log type filtering should be in

Revision 42 - Directory Listing
Modified Mon Aug 28 03:17:09 2000 UTC (10 years ago) by dave
Original Path: trunk
DSS: Basic work done on base_file and base_stderr..they should work pretty much

Revision 41 - Directory Listing
Modified Sun Aug 27 20:56:58 2000 UTC (10 years ago) by jeremie
Original Path: trunk
stdin/out works now

Revision 40 - Directory Listing
Modified Sun Aug 27 10:03:01 2000 UTC (10 years ago) by jeremie
Original Path: trunk
base_ns filter done, started stdout/in

Revision 39 - Directory Listing
Modified Sat Aug 26 21:18:02 2000 UTC (10 years ago) by jeremie
Original Path: trunk
yay, it works now!

Revision 38 - Directory Listing
Modified Sat Aug 26 10:35:52 2000 UTC (10 years ago) by jeremie
Original Path: trunk
well,it mostly works, lame bug in pth causing me grief :(

Revision 37 - Directory Listing
Modified Sat Aug 26 08:19:39 2000 UTC (10 years ago) by jeremie
Original Path: trunk
well, it compiles, heh

Revision 36 - Directory Listing
Modified Sat Aug 26 07:40:07 2000 UTC (10 years ago) by temas
Original Path: trunk
Quicky Makefile

Revision 35 - Directory Listing
Modified Fri Aug 25 21:56:19 2000 UTC (10 years ago) by dave
Original Path: trunk
DSS: Added some error checking in deliver (rudimentary); base_exec works pretty much

Revision 34 - Directory Listing
Modified Fri Aug 25 09:30:15 2000 UTC (10 years ago) by jeremie
Original Path: trunk
just the old jabber-transport stubs

Revision 33 - Directory Listing
Modified Fri Aug 25 09:23:26 2000 UTC (10 years ago) by jeremie
Original Path: trunk
it's coded, just touchups and testing now!

Revision 32 - Directory Listing
Modified Fri Aug 25 07:26:39 2000 UTC (10 years ago) by dave
Original Path: trunk
DSS: More tweaks

Revision 31 - Directory Listing
Modified Fri Aug 25 07:01:13 2000 UTC (10 years ago) by dave
Original Path: trunk
DSS: base exec now works partially

Revision 30 - Directory Listing
Modified Fri Aug 25 06:58:01 2000 UTC (10 years ago) by jeremie
Original Path: trunk
step

Revision 29 - Directory Listing
Modified Fri Aug 25 06:35:33 2000 UTC (10 years ago) by dave
Original Path: trunk
DSS: Worked out most of the code..still some problems with getting output

Revision 28 - Directory Listing
Modified Thu Aug 24 20:13:02 2000 UTC (10 years ago) by dave
Original Path: trunk
DSS: More editing! :) I _UNDERSTAND_!!! MWWHWHAHAHA

Revision 27 - Directory