Log of /tags/JABBERD_1_4_4_BETA1
Directory Listing
Revision
1047 -
Directory Listing
Modified
Sat Mar 5 12:20:23 2005 UTC (5 years, 6 months ago) by
mawis
Original Path:
trunk/jabberd14
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/jabberd14
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/jabberd14
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/jabberd14
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/jabberd14
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/jabberd14
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/jabberd14
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/jabberd14
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/jabberd14
* 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/jabberd14
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/jabberd14
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/jabberd14
We don't have to keep an Attic directory visible in the repository. SVN works different ;)
Revision
1032 -
Directory Listing
Modified
Wed Feb 23 12:33:46 2005 UTC (5 years, 6 months ago) by
mawis
Original Path:
trunk/jabberd14
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/jabberd14
Minor documentation/help updates
Added configure switch --enable-legacy
Revision
1029 -
Directory Listing
Modified
Tue Feb 22 11:10:59 2005 UTC (5 years, 6 months ago) by
mawis
Original Path:
trunk/jabberd14
Small addition to xdb_sql, that it can read XML out of the database
Revision
1026 -
Directory Listing
Modified
Fri Feb 18 22:29:39 2005 UTC (5 years, 6 months ago) by
mawis
Original Path:
trunk/jabberd14
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/jabberd14
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/jabberd14
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/jabberd14
- 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/jabberd14
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/jabberd14
Restoring jabberd 1.4.3's behaviour of the -D command line option
Revision
1019 -
Directory Listing
Modified
Sat Oct 9 16:42:57 2004 UTC (5 years, 11 months ago) by
mawis
Original Path:
trunk/jabberd14
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/jabberd14
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/jabberd14
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/jabberd14
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/jabberd14
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/jabberd14
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/jabberd14
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
1009 -
Directory Listing
Modified
Fri Sep 24 14:01:09 2004 UTC (5 years, 11 months ago) by
mawis
Original Path:
trunk/jabberd14
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/jabberd14
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/jabberd14
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
1003 -
Directory Listing
Modified
Tue Sep 7 15:13:01 2004 UTC (6 years ago) by
mawis
Original Path:
trunk/jabberd14
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/jabberd14
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/jabberd14
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/jabberd14
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/jabberd14
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/jabberd14
To tired for coding this evening, so I added some documentation again.
Revision
990 -
Directory Listing
Modified
Wed Jul 7 22:42:45 2004 UTC (6 years, 2 months ago) by
mawis
Original Path:
trunk/jabberd14
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/jabberd14
Fix dns resolver (broken since 2004-06-30 - must have been sleeping while I tested the changes)
Revision
987 -
Directory Listing
Modified
Thu Jul 1 16:06:40 2004 UTC (6 years, 2 months ago) by
mawis
Original Path:
trunk/jabberd14
LOG_AUTHPRIV is not available on Solaris ... #ifdef all the facilities and levels
Revision
985 -
Directory Listing
Modified
Wed Jun 30 11:12:18 2004 UTC (6 years, 2 months ago) by
mawis
Original Path:
trunk/jabberd14
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
983 -
Directory Listing
Modified
Tue Jun 29 17:39:18 2004 UTC (6 years, 2 months ago) by
mawis
Original Path:
trunk/jabberd14
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/jabberd14
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/jabberd14
Allow to enable debugging dynamically / categories for debugging messages /
optional write debugging messages to syslog instead of standard output
Revision
978 -
Directory Listing
Modified
Thu Jun 24 22:36:13 2004 UTC (6 years, 2 months ago) by
mawis
Original Path:
trunk/jabberd14
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/jabberd14
- 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/jabberd14
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/jabberd14
Enable pool debuging with the --enable-pool-debug configure option.
Revision
971 -
Directory Listing
Modified
Sat May 22 12:12:47 2004 UTC (6 years, 3 months ago) by
mawis
Original Path:
trunk/jabberd14
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/jabberd14
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/jabberd14
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/jabberd14
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/jabberd14
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/jabberd14
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/jabberd14
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/jabberd14
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
962 -
Directory Listing
Modified
Tue Apr 13 23:43:42 2004 UTC (6 years, 4 months ago) by
mawis
Original Path:
trunk/jabberd14
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/jabberd14
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/jabberd14
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
958 -
Directory Listing
Modified
Mon Mar 29 21:05:57 2004 UTC (6 years, 5 months ago) by
mawis
Original Path:
trunk/jabberd14
Don't send a stream error on shutdown to the router
Revision
956 -
Directory Listing
Modified
Mon Mar 29 14:35:06 2004 UTC (6 years, 5 months ago) by
mawis
Original Path:
trunk/jabberd14
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/jabberd14
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/jabberd14
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/jabberd14
- 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
949 -
Directory Listing
Modified
Sun Jan 18 02:39:10 2004 UTC (6 years, 7 months ago) by
mawis
Original Path:
trunk/jabberd14
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/jabberd14
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/jabberd14
Logging the traffic that was generated by a session
Revision
943 -
Directory Listing
Modified
Thu Jan 15 02:52:39 2004 UTC (6 years, 7 months ago) by
mawis
Original Path:
trunk/jabberd14
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/jabberd14
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/jabberd14
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/jabberd14
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/jabberd14
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/jabberd14
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/jabberd14
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/jabberd14
Fixed null terminated strings bug. Flash client rejoice.
Revision
933 -
Directory Listing
Modified
Sun Dec 28 19:08:25 2003 UTC (6 years, 8 months ago) by
mawis
Original Path:
trunk/jabberd14
supporting aliases (the way jabberd14 does)
Revision
931 -
Directory Listing
Modified
Sun Dec 28 01:22:36 2003 UTC (6 years, 8 months ago) by
mawis
Original Path:
trunk/jabberd14
the root_name member of conn_st is freed, therefore we need to copy the string
Revision
929 -
Directory Listing
Modified
Thu Dec 25 23:12:19 2003 UTC (6 years, 8 months ago) by
mawis
Original Path:
trunk/jabberd14
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
927 -
Directory Listing
Modified
Wed Dec 17 00:05:00 2003 UTC (6 years, 8 months ago) by
mawis
Original Path:
trunk/jabberd14
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/jabberd14
While I added the -r option, I broke the -c option to specify an alternative configuration file.
Revision
924 -
Directory Listing
Modified
Sat Dec 13 23:55:18 2003 UTC (6 years, 8 months ago) by
mawis
Original Path:
trunk/jabberd14
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/jabberd14
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/jabberd14
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/jabberd14
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/jabberd14
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/jabberd14
- 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/jabberd14
- 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
916 -
Directory Listing
Modified
Thu Nov 13 11:27:33 2003 UTC (6 years, 9 months ago) by
maqi
Original Path:
trunk/jabberd14
- 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/jabberd14
- 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/jabberd14
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/jabberd14
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/jabberd14
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/jabberd14
- 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
909 -
Directory Listing
Modified
Sat Nov 8 00:42:23 2003 UTC (6 years, 10 months ago) by
maqi
Original Path:
trunk/jabberd14
- modified SSL notices in configure
- fixed endless "SSL accept without an IP" warning
Revision
907 -
Directory Listing
Modified
Fri Nov 7 19:03:10 2003 UTC (6 years, 10 months ago) by
mawis
Original Path:
trunk/jabberd14
Make it possible to limit the reply to jabber:iq:version to not contain exact OS version and enable to overwrite the results.
Revision
905 -
Directory Listing
Modified
Thu Nov 6 12:08:31 2003 UTC (6 years, 10 months ago) by
maqi
Original Path:
trunk/jabberd14
- 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/jabberd14
- 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/jabberd14
- 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/jabberd14
- pthsock_client now will only listen on SSL ports if configured to
(as is the case with standard c2s connections)
Revision
900 -
Directory Listing
Modified
Sun Nov 2 19:38:52 2003 UTC (6 years, 10 months ago) by
mawis
Original Path:
trunk/jabberd14
the xmpp-core draft changed the name for the s2s port from jabber-server to xmpp-server.
Revision
896 -
Directory Listing
Modified
Mon Oct 27 20:32:52 2003 UTC (6 years, 10 months ago) by
maqi
Original Path:
trunk/jabberd14
- 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/jabberd14
- 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/jabberd14
the hashed password has to be removed from the spool file as well if the user unregisters his account
Revision
892 -
Directory Listing
Modified
Fri Oct 17 14:43:20 2003 UTC (6 years, 10 months ago) by
mawis
Original Path:
trunk/jabberd14
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
888 -
Directory Listing
Modified
Wed Oct 15 09:25:18 2003 UTC (6 years, 10 months ago) by
mawis
Original Path:
trunk/jabberd14
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/jabberd14
added mod_disco docs and info on how to disable plain text c2s connections
Revision
884 -
Directory Listing
Modified
Sat Oct 11 21:08:00 2003 UTC (6 years, 11 months ago) by
mawis
Original Path:
trunk/jabberd14
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/jabberd14
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/jabberd14
Fixed Makefiles; readded missing modules in prep for last release
Revision
879 -
Directory Listing
Modified
Wed Sep 24 21:49:34 2003 UTC (6 years, 11 months ago) by
maqi
Original Path:
trunk/jabberd14
- 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/jabberd14
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/jabberd14
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
864 -
Directory Listing
Modified
Tue Jan 7 14:35:04 2003 UTC (7 years, 8 months ago) by
mawis
Original Path:
trunk/jabberd14
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/jabberd14
rare bug where sm socket will loop feeding/bouncing packets to itself after a reconnect
Revision
861 -
Directory Listing
Modified
Mon Dec 30 20:55:34 2002 UTC (7 years, 8 months ago) by
jer
Original Path:
trunk/jabberd14
a possible bug relating to blocking sockets and a deadlock, discovered with the help of srlee and the guys over at myjabber
Revision
858 -
Directory Listing
Modified
Wed Nov 6 11:33:04 2002 UTC (7 years, 10 months ago) by
jer
Original Path:
trunk/jabberd14
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/jabberd14
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/jabberd14
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/jabberd14
nad cache optional, compile with -DNAD_DISABLE_CACHE
Revision
853 -
Directory Listing
Modified
Thu Oct 17 05:14:35 2002 UTC (7 years, 10 months ago) by
rob
Original Path:
trunk/jabberd14
minor chunk_write changes .. not sure if this will fix the crashes, but the logic is easier to follow
Revision
849 -
Directory Listing
Modified
Thu Oct 10 01:12:55 2002 UTC (7 years, 11 months ago) by
rob
Original Path:
trunk/jabberd14
_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/jabberd14
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/jabberd14
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/jabberd14
no nad processing if we're about to bail out
Revision
844 -
Directory Listing
Modified
Wed Oct 2 01:16:18 2002 UTC (7 years, 11 months ago) by
reatmon
Original Path:
trunk/jabberd14
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/jabberd14
saves some pain for people using nad->next to make packet queues
Revision
841 -
Directory Listing
Modified
Wed Sep 11 02:23:18 2002 UTC (8 years ago) by
rob
Original Path:
trunk/jabberd14
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/jabberd14
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/jabberd14
updated util from 1.5, and supporting changes
Revision
836 -
Directory Listing
Modified
Sun Aug 4 11:47:19 2002 UTC (8 years, 1 month ago) by
mawis
Original Path:
trunk/jabberd14
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/jabberd14
Return type of ntohl() is uint32_t and not int (IPv6 code only)
Revision
830 -
Directory Listing
Modified
Tue Jul 16 13:43:59 2002 UTC (8 years, 1 month ago) by
reatmon
Original Path:
trunk/jabberd14
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/jabberd14
Ok... so register sets need to generate the special to also... silly ryan
Revision
827 -
Directory Listing
Modified
Mon Jul 15 02:44:38 2002 UTC (8 years, 1 month ago) by
reatmon
Original Path:
trunk/jabberd14
new idea from 1.5 port. Copy the local_id into the connection...
Revision
825 -
Directory Listing
Modified
Sun Jul 14 01:30:50 2002 UTC (8 years, 1 month ago) by
reatmon
Original Path:
trunk/jabberd14
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/jabberd14
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
822 -
Directory Listing
Modified
Sat Jul 13 01:34:46 2002 UTC (8 years, 1 month ago) by
reatmon
Original Path:
trunk/jabberd14
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/jabberd14
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/jabberd14
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/jabberd14
don't close the stream if they never opened it
Revision
815 -
Directory Listing
Modified
Tue Jul 9 01:31:51 2002 UTC (8 years, 2 months ago) by
reatmon
Original Path:
trunk/jabberd14
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/jabberd14
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/jabberd14
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/jabberd14
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/jabberd14
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/jabberd14
fixed config file for more generic defaults
Revision
808 -
Directory Listing
Modified
Fri Jul 5 14:28:21 2002 UTC (8 years, 2 months ago) by
reatmon
Original Path:
trunk/jabberd14
ignore file... start off with platform-settings
Revision
806 -
Directory Listing
Modified
Thu Jul 4 01:40:00 2002 UTC (8 years, 2 months ago) by
nsharp
Original Path:
trunk/jabberd14
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/jabberd14
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/jabberd14
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
801 -
Directory Listing
Modified
Wed Jun 12 17:24:25 2002 UTC (8 years, 2 months ago) by
reatmon
Original Path:
trunk/jabberd14
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/jabberd14
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/jabberd14
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/jabberd14
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/jabberd14
First checkin of jadc2s for 1.4 servers
Revision
793 -
Directory Listing
Modified
Tue Apr 9 20:41:38 2002 UTC (8 years, 5 months ago) by
jer
Original Path:
trunk/jabberd14
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/jabberd14
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/jabberd14
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/jabberd14
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/jabberd14
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/jabberd14
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/jabberd14
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/jabberd14
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/jabberd14
welp, this should be the best of it, the fully cleaned up presence logic and invisible support
Revision
783 -
Directory Listing
Modified
Fri Jan 25 18:44:21 2002 UTC (8 years, 7 months ago) by
jeremie
Original Path:
trunk/jabberd14
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/jabberd14
The start of explicit invisible support
Revision
780 -
Directory Listing
Modified
Thu Jan 24 08:59:52 2002 UTC (8 years, 7 months ago) by
jeremie
Original Path:
trunk/jabberd14
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/jabberd14
yay, better and more compatible flash client support!
Revision
776 -
Directory Listing
Modified
Mon Jan 21 19:01:32 2002 UTC (8 years, 7 months ago) by
temas
Original Path:
trunk/jabberd14
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/jabberd14
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/jabberd14
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
772 -
Directory Listing
Modified
Sun Jan 13 15:58:01 2002 UTC (8 years, 7 months ago) by
jeremie
Original Path:
trunk/jabberd14
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/jabberd14
thanks to Mike Hearn, fixed the continually-resend-motd bug from iq:last storage format change
Revision
763 -
Directory Listing
Modified
Mon Jan 7 12:13:46 2002 UTC (8 years, 8 months ago) by
jeremie
Original Path:
trunk/jabberd14
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/jabberd14
DSS: Moved -fPIC declaration to platform specific stuff so that cygwin doesn't spit out so many errors.
Revision
760 -
Directory Listing
Modified
Thu Dec 20 20:58:44 2001 UTC (8 years, 8 months ago) by
pgmillard
Original Path:
trunk/jabberd14
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/jabberd14
adding jabber.xml file for cygwin configurations
Revision
757 -
Directory Listing
Modified
Mon Dec 17 20:48:09 2001 UTC (8 years, 8 months ago) by
jeremie
Original Path:
trunk/jabberd14
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/jabberd14
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/jabberd14
Use a more standard method of passing the common CFLAGS as suggested by:
Doug Claar
Revision
753 -
Directory Listing
Modified
Wed Dec 5 16:26:34 2001 UTC (8 years, 9 months ago) by
jeremie
Original Path:
trunk/jabberd14
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/jabberd14
getting rid of global variables for karma defaults, moved into mio directly for configurable overrides
Revision
749 -
Directory Listing
Modified
Tue Oct 16 07:39:23 2001 UTC (8 years, 10 months ago) by
jeremie
Original Path:
trunk/jabberd14
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/jabberd14
cool, eat up those zombies, cuz zombies suck
Revision
746 -
Directory Listing
Modified
Thu Oct 11 08:14:08 2001 UTC (8 years, 11 months ago) by
jeremie
Original Path:
trunk/jabberd14
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
744 -
Directory Listing
Modified
Tue Oct 9 22:22:22 2001 UTC (8 years, 11 months ago) by
jeremie
Original Path:
trunk/jabberd14
a nice -i foo.xml,serviceb.xml,/path/to/extra.xml cmdline flag feature
Revision
735 -
Directory Listing
Modified
Mon Oct 1 08:00:13 2001 UTC (8 years, 11 months ago) by
jeremie
Original Path:
trunk/jabberd14
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/jabberd14
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/jabberd14
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/jabberd14
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/jabberd14
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
729 -
Directory Listing
Modified
Wed Sep 26 16:04:16 2001 UTC (8 years, 11 months ago) by
jeremie
Original Path:
trunk/jabberd14
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/jabberd14
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
726 -
Directory Listing
Modified
Sat Sep 8 20:33:20 2001 UTC (9 years ago) by
jeremie
Original Path:
trunk/jabberd14
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
722 -
Directory Listing
Modified
Sat Sep 8 07:50:08 2001 UTC (9 years ago) by
jeremie
Original Path:
trunk/jabberd14
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
719 -
Directory Listing
Modified
Mon Aug 13 05:54:03 2001 UTC (9 years ago) by
tsbandit
Original Path:
trunk/jabberd14
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/jabberd14
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/jabberd14
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/jabberd14
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/jabberd14
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/jabberd14
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/jabberd14
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/jabberd14
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/jabberd14
tiny little change to allow dynamic resource routing :)
Revision
709 -
Directory Listing
Modified
Wed May 30 08:58:21 2001 UTC (9 years, 3 months ago) by
temas
Original Path:
trunk/jabberd14
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/jabberd14
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/jabberd14
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/jabberd14
mio_stop no longer references into objects after they are freed
Revision
702 -
Directory Listing
Modified
Wed Mar 28 04:33:38 2001 UTC (9 years, 5 months ago) by
tsbandit
Original Path:
trunk/jabberd14
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/jabberd14
stupid mod_groups bug, I should test this thing more
Revision
684 -
Directory Listing
Modified
Mon Mar 12 20:44:50 2001 UTC (9 years, 6 months ago) by
sheath
Original Path:
trunk/jabberd14
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/jabberd14
copy the ask attribute not subscribe attribute
Revision
676 -
Directory Listing
Modified
Tue Feb 20 10:09:48 2001 UTC (9 years, 6 months ago) by
jeremie
Original Path:
trunk/jabberd14
cool, http seems to be all working and stuff :)
had to fix a bug in the routed-to-dnsrv packets, duh!
Revision
673 -
Directory Listing
Modified
Mon Feb 19 08:32:12 2001 UTC (9 years, 6 months ago) by
sheath
Original Path:
trunk/jabberd14
lots of changes... jabber:iq:browse set support, changed xdb backend and config slightly
Revision
671 -
Directory Listing
Modified
Thu Feb 15 19:52:08 2001 UTC (9 years, 6 months ago) by
sheath
Original Path:
trunk/jabberd14
cleaned up the code, mem leaks, minor bugs, message broadcast
Revision
669 -
Directory Listing
Modified
Mon Feb 5 22:19:20 2001 UTC (9 years, 7 months ago) by
stpeter
Original Path:
trunk/jabberd14
Fixed little piddly editing-type things. --stpeter
Revision
664 -
Directory Listing
Modified
Sat Feb 3 21:44:40 2001 UTC (9 years, 7 months ago) by
jeremie
Original Path:
trunk/jabberd14
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/jabberd14
just debugging to track down the dnsrv xstream problem
Revision
661 -
Directory Listing
Modified
Sat Feb 3 04:47:52 2001 UTC (9 years, 7 months ago) by
jeremie
Original Path:
trunk/jabberd14
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/jabberd14
dunno the full ramifications of this, but the srv process is halting in read() randomly, maybe when the pth_write blocks...
Revision
656 -
Directory Listing
Modified
Fri Feb 2 00:25:08 2001 UTC (9 years, 7 months ago) by
jeremie
Original Path:
trunk/jabberd14
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/jabberd14
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/jabberd14
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/jabberd14
SSL is fixed, just a bit more strict than I wanted. <pidfile> support in
jabber.xml
Revision
649 -
Directory Listing
Modified
Wed Jan 31 19:50:59 2001 UTC (9 years, 7 months ago) by
temas
Original Path:
trunk/jabberd14
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/jabberd14
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/jabberd14
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/jabberd14
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/jabberd14
enter from left: xhash
exit to right: ghash
Revision
643 -
Directory Listing
Modified
Sat Jan 27 23:18:00 2001 UTC (9 years, 7 months ago) by
tsbandit
Original Path:
trunk/jabberd14
fixed mio connect timeout for real this time
Revision
641 -
Directory Listing
Modified
Sat Jan 27 22:26:41 2001 UTC (9 years, 7 months ago) by
tsbandit
Original Path:
trunk/jabberd14
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/jabberd14
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/jabberd14
jid case sensitivity fix, and dnsrv queue timeouts and aggressive caching
Revision
627 -
Directory Listing
Modified
Tue Jan 23 10:48:31 2001 UTC (9 years, 7 months ago) by
jeremie
Original Path:
trunk/jabberd14
some build tweaks and last minute 1.4pre2 stuff
Revision
623 -
Directory Listing
Modified
Tue Jan 23 01:26:41 2001 UTC (9 years, 7 months ago) by
reatmon
Original Path:
trunk/jabberd14
changed jbox to include referencing macros from other projects
Revision
620 -
Directory Listing
Modified
Mon Jan 22 17:24:18 2001 UTC (9 years, 7 months ago) by
tsbandit
Original Path:
trunk/jabberd14
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/jabberd14
hmm, hack workarounds always have unexpected consequences (like answering EVERYTHING :)
Revision
617 -
Directory Listing
Modified
Mon Jan 22 02:20:32 2001 UTC (9 years, 7 months ago) by
jeremie
Original Path:
trunk/jabberd14
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/jabberd14
mod_agents fix for the null thing, LAME FIX :(
Revision
606 -
Directory Listing
Modified
Sat Jan 20 19:23:49 2001 UTC (9 years, 7 months ago) by
tsbandit
Original Path:
trunk/jabberd14
client fixes (i think) and JER: take a look at dialback.c i left you a note
Revision
604 -
Directory Listing
Modified
Sat Jan 20 02:19:26 2001 UTC (9 years, 7 months ago) by
jeremie
Original Path:
trunk/jabberd14
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
602 -
Directory Listing
Modified
Fri Jan 19 06:58:42 2001 UTC (9 years, 7 months ago) by
jeremie
Original Path:
trunk/jabberd14
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
599 -
Directory Listing
Modified
Fri Jan 19 04:06:36 2001 UTC (9 years, 7 months ago) by
jeremie
Original Path:
trunk/jabberd14
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/jabberd14
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/jabberd14
pause deliver() avoids race conditions
Revision
595 -
Directory Listing
Modified
Thu Jan 18 11:35:28 2001 UTC (9 years, 7 months ago) by
jeremie
Original Path:
trunk/jabberd14
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/jabberd14
silly bug, make it a bit smarter in the future
Revision
592 -
Directory Listing
Modified
Wed Jan 17 12:10:21 2001 UTC (9 years, 7 months ago) by
jeremie
Original Path:
trunk/jabberd14
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/jabberd14
fixed reconnects and a coring accept bug
Revision
589 -
Directory Listing
Modified
Tue Jan 16 18:57:26 2001 UTC (9 years, 7 months ago) by
stpeter
Original Path:
trunk/jabberd14
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/jabberd14
xdb errors need to be routed like normal packets!
Revision
586 -
Directory Listing
Modified
Tue Jan 16 07:02:36 2001 UTC (9 years, 7 months ago) by
jeremie
Original Path:
trunk/jabberd14
circular detection in accept/connect
major ppdb fix! duh!
Revision
584 -
Directory Listing
Modified
Mon Jan 15 22:52:19 2001 UTC (9 years, 7 months ago) by
jeremie
Original Path:
trunk/jabberd14
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/jabberd14
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/jabberd14
release the mutex after we are done playing with it
Revision
578 -
Directory Listing
Modified
Mon Jan 15 08:43:37 2001 UTC (9 years, 7 months ago) by
jeremie
Original Path:
trunk/jabberd14
bug in base_connect, queue stuff longer!
Revision
571 -
Directory Listing
Modified
Sun Jan 14 05:30:36 2001 UTC (9 years, 7 months ago) by
jeremie
Original Path:
trunk/jabberd14
server vcard fix, mod_xml was eating them
Revision
568 -
Directory Listing
Modified
Sun Jan 14 04:10:34 2001 UTC (9 years, 7 months ago) by
sheath
Original Path:
trunk/jabberd14
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/jabberd14
make single support fully (no config file), MIO SSL (yay!), changed SHA_CTX in lib to not conflict with ssl libs
Revision
563 -
Directory Listing
Modified
Sat Jan 13 10:24:02 2001 UTC (9 years, 7 months ago) by
jeremie
Original Path:
trunk/jabberd14
FINALLY: xmlnode creation is much more efficient when assembling cdata in tiny chunks (parsing entities from expat)
plus, other cleanup tidbits
Revision
561 -
Directory Listing
Modified
Sat Jan 13 06:10:20 2001 UTC (9 years, 7 months ago) by
tsbandit
Original Path:
trunk/jabberd14
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/jabberd14
new "single" build, for all-enclusive binaries
mod_roster supports adding in jid-types into the roster like normal items
Revision
557 -
Directory Listing
Modified
Thu Jan 11 10:43:13 2001 UTC (9 years, 7 months ago) by
jeremie
Original Path:
trunk/jabberd14
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
555 -
Directory Listing
Modified
Thu Jan 11 02:38:19 2001 UTC (9 years, 8 months ago) by
tsbandit
Original Path:
trunk/jabberd14
mod_filter's reply rule no longer may cause an infinite loop
Revision
553 -
Directory Listing
Modified
Wed Jan 10 10:11:35 2001 UTC (9 years, 8 months ago) by
jeremie
Original Path:
trunk/jabberd14
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
551 -
Directory Listing
Modified
Tue Jan 9 10:01:36 2001 UTC (9 years, 8 months ago) by
jeremie
Original Path:
trunk/jabberd14
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
549 -
Directory Listing
Modified
Tue Jan 9 01:09:46 2001 UTC (9 years, 8 months ago) by
jeremie
Original Path:
trunk/jabberd14
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/jabberd14
pthsock client formatting/notice/warn/debug fixes
Revision
546 -
Directory Listing
Modified
Sun Jan 7 11:23:44 2001 UTC (9 years, 8 months ago) by
jeremie
Original Path:
trunk/jabberd14
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/jabberd14
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/jabberd14
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/jabberd14
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/jabberd14
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/jabberd14
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/jabberd14
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
538 -
Directory Listing
Modified
Fri Jan 5 03:44:18 2001 UTC (9 years, 8 months ago) by
stpeter
Original Path:
trunk/jabberd14
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/jabberd14
mod_groups is now part of the static build, and the jsx.xml files.
removed libxode.h include from lib.h
Revision
535 -
Directory Listing
Modified
Thu Jan 4 19:41:35 2001 UTC (9 years, 8 months ago) by
stpeter
Original Path:
trunk/jabberd14
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/jabberd14
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/jabberd14
get all those dern templates in place b4 release
Revision
525 -
Directory Listing
Modified
Sun Dec 31 07:22:51 2000 UTC (9 years, 8 months ago) by
jeremie
Original Path:
trunk/jabberd14
added <dynamic> and <null> commands, dynamic is cool!!!
Revision
522 -
Directory Listing
Modified
Fri Dec 29 11:39:49 2000 UTC (9 years, 8 months ago) by
jeremie
Original Path:
trunk/jabberd14
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/jabberd14
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/jabberd14
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
517 -
Directory Listing
Modified
Thu Dec 28 09:32:56 2000 UTC (9 years, 8 months ago) by
jeremie
Original Path:
trunk/jabberd14
well, it's mostly written, needs to be integrated now to replace the old deliver and base modules
Revision
512 -
Directory Listing
Modified
Wed Dec 27 10:02:46 2000 UTC (9 years, 8 months ago) by
jeremie
Original Path:
trunk/jabberd14
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/jabberd14
first attempt at restructuring jabberd
Revision
507 -
Directory Listing
Modified
Fri Dec 22 11:57:41 2000 UTC (9 years, 8 months ago) by
tsbandit
Original Path:
trunk/jabberd14
phew.. found dialback bug.. it was part of mio_xml.c
Revision
494 -
Directory Listing
Modified
Wed Dec 13 23:39:24 2000 UTC (9 years, 8 months ago) by
craigk
Original Path:
trunk/jabberd14
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/jabberd14
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/jabberd14
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/jabberd14
Mostly MIO api changes.. beginings of kill -HUP, but doesn't work yet.. lots of issues yet with reloading the config file
Revision
489 -
Directory Listing
Modified
Tue Dec 5 11:05:32 2000 UTC (9 years, 9 months ago) by
tsbandit
Original Path:
trunk/jabberd14
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/jabberd14
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/jabberd14
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/jabberd14
mio patch from jdev applied.. also got rid of </stream:stream> sending from within mio.c
Revision
484 -
Directory Listing
Modified
Thu Nov 30 19:06:29 2000 UTC (9 years, 9 months ago) by
tsbandit
Original Path:
trunk/jabberd14
mod_filter should ignore groupchat and headline messages
Revision
479 -
Directory Listing
Modified
Mon Nov 20 11:18:14 2000 UTC (9 years, 9 months ago) by
jeremie
Original Path:
trunk/jabberd14
yay, very cool first-phase working http component and test wcs component
Revision
476 -
Directory Listing
Modified
Thu Nov 9 15:31:44 2000 UTC (9 years, 10 months ago) by
tsbandit
Original Path:
trunk/jabberd14
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/jabberd14
CVS cleanups -- dialback.c now uses MIO, io.h killed
Revision
464 -
Directory Listing
Modified
Thu Nov 2 20:40:52 2000 UTC (9 years, 10 months ago) by
MassacrE
Original Path:
trunk/jabberd14
changed deliver(...) to pass instance data (to fix xdb configure bug
Revision
462 -
Directory Listing
Modified
Wed Nov 1 23:45:56 2000 UTC (9 years, 10 months ago) by
tsbandit
Original Path:
trunk/jabberd14
code cleanup -- sytle fixes and comments
Revision
455 -
Directory Listing
Modified
Tue Oct 31 21:08:28 2000 UTC (9 years, 10 months ago) by
tsbandit
Original Path:
trunk/jabberd14
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/jabberd14
still not sure what's wrong with karma, but heres a logic fix or two
Revision
451 -
Directory Listing
Modified
Tue Oct 31 10:06:48 2000 UTC (9 years, 10 months ago) by
jeremie
Original Path:
trunk/jabberd14
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
449 -
Directory Listing
Modified
Mon Oct 30 22:58:24 2000 UTC (9 years, 10 months ago) by
jeremie
Original Path:
trunk/jabberd14
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/jabberd14
updating lots of misc little things before release, general cleanup
Revision
445 -
Directory Listing
Modified
Mon Oct 30 05:07:32 2000 UTC (9 years, 10 months ago) by
dave
Original Path:
trunk/jabberd14
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/jabberd14
added dialback timeouts, validation, and host registration
updated todo list
Revision
439 -
Directory Listing
Modified
Wed Oct 25 15:52:17 2000 UTC (9 years, 10 months ago) by
jeremie
Original Path:
trunk/jabberd14
cleaning up tsb's untested fixes :)
adding more debug, total users
Revision
431 -
Directory Listing
Modified
Mon Oct 23 04:29:40 2000 UTC (9 years, 10 months ago) by
dave
Original Path:
trunk/jabberd14
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/jabberd14
updating/consolidating my laundry list
Revision
427 -
Directory Listing
Modified
Fri Oct 20 22:48:57 2000 UTC (9 years, 10 months ago) by
tsbandit
Original Path:
trunk/jabberd14
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
413 -
Directory Listing
Modified
Fri Oct 20 07:13:47 2000 UTC (9 years, 10 months ago) by
dave
Original Path:
trunk/jabberd14
DSS: Fixed bad log_notice when route type='error' and no jp exists
Revision
408 -
Directory Listing
Modified
Thu Oct 19 16:28:06 2000 UTC (9 years, 10 months ago) by
dave
Original Path:
trunk/jabberd14
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/jabberd14
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/jabberd14
yes, I'm editing on one box and testing on another, pardon me :)
Revision
404 -
Directory Listing
Modified
Thu Oct 19 08:29:21 2000 UTC (9 years, 10 months ago) by
jeremie
Original Path:
trunk/jabberd14
I think the if/else logic was fubard, testing
Revision
397 -
Directory Listing
Modified
Wed Oct 18 06:06:18 2000 UTC (9 years, 10 months ago) by
jeremie
Original Path:
trunk/jabberd14
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/jabberd14
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/jabberd14
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/jabberd14
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/jabberd14
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
388 -
Directory Listing
Modified
Mon Oct 16 09:45:26 2000 UTC (9 years, 10 months ago) by
jeremie
Original Path:
trunk/jabberd14
added -Z zone,zone2,zone filtered debug output, cool fun :)
dialback compiles, untested
jabber.xml was broke!
Revision
385 -
Directory Listing
Modified
Mon Oct 16 04:50:38 2000 UTC (9 years, 10 months ago) by
jeremie
Original Path:
trunk/jabberd14
almost logic-complete, lots of code to flesh out yet
Revision
381 -
Directory Listing
Modified
Sun Oct 15 11:02:30 2000 UTC (9 years, 10 months ago) by
tsbandit
Original Path:
trunk/jabberd14
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/jabberd14
jabberd startup to shutdown, 100% leak free
Revision
378 -
Directory Listing
Modified
Sun Oct 15 08:00:25 2000 UTC (9 years, 10 months ago) by
jeremie
Original Path:
trunk/jabberd14
moving from the laptop back to desktop, lazy way :)
Revision
375 -
Directory Listing
Modified
Sun Oct 15 05:30:17 2000 UTC (9 years, 10 months ago) by
temas
Original Path:
trunk/jabberd14
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/jabberd14
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/jabberd14
base accept wasn't killing etherx:* attribs
Revision
368 -
Directory Listing
Modified
Sat Oct 14 12:00:24 2000 UTC (9 years, 10 months ago) by
tsbandit
Original Path:
trunk/jabberd14
oops, take out the debug log_notices
Revision
365 -
Directory Listing
Modified
Sat Oct 14 06:44:55 2000 UTC (9 years, 10 months ago) by
jeremie
Original Path:
trunk/jabberd14
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
360 -
Directory Listing
Modified
Sat Oct 14 04:13:17 2000 UTC (9 years, 10 months ago) by
tsbandit
Original Path:
trunk/jabberd14
server.c wasn't checking for a valid jabber:server namespace
Revision
358 -
Directory Listing
Modified
Sat Oct 14 04:08:46 2000 UTC (9 years, 10 months ago) by
tsbandit
Original Path:
trunk/jabberd14
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/jabberd14
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/jabberd14
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/jabberd14
Small bugfix. Was passing 3 args to log_debug, but format string only
called for 2.
Revision
352 -
Directory Listing
Modified
Fri Oct 13 05:57:45 2000 UTC (9 years, 10 months ago) by
tsbandit
Original Path:
trunk/jabberd14
dumb rate_* crap removed,
and mod_filter fixed up.. configurable max offline messages,
and only stores normal, chat and error now
Revision
350 -
Directory Listing
Modified
Thu Oct 12 23:03:16 2000 UTC (9 years, 10 months ago) by
tsbandit
Original Path:
trunk/jabberd14
added comments to help jer with doing dialback
Revision
345 -
Directory Listing
Modified
Thu Oct 12 19:39:42 2000 UTC (9 years, 10 months ago) by
tsbandit
Original Path:
trunk/jabberd14
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/jabberd14
yield control frequently to give the rest of jabberd a chance to catch up
Revision
335 -
Directory Listing
Modified
Wed Oct 11 22:11:36 2000 UTC (9 years, 11 months ago) by
tsbandit
Original Path:
trunk/jabberd14
oops, xdb packets don't neccessarily need a ->user on the id
Revision
333 -
Directory Listing
Modified
Wed Oct 11 20:45:45 2000 UTC (9 years, 11 months ago) by
temas
Original Path:
trunk/jabberd14
invalidate the sink so we don't have conflicts
Revision
331 -
Directory Listing
Modified
Wed Oct 11 19:43:11 2000 UTC (9 years, 11 months ago) by
tsbandit
Original Path:
trunk/jabberd14
oops.. route packets don't neccessarily need a from
Revision
325 -
Directory Listing
Modified
Wed Oct 11 19:22:24 2000 UTC (9 years, 11 months ago) by
tsbandit
Original Path:
trunk/jabberd14
XXX fixes, bad XML fixes, and i forget what else
Revision
323 -
Directory Listing
Modified
Wed Oct 11 07:34:52 2000 UTC (9 years, 11 months ago) by
jeremie
Original Path:
trunk/jabberd14
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
320 -
Directory Listing
Modified
Wed Oct 11 05:06:58 2000 UTC (9 years, 11 months ago) by
tsbandit
Original Path:
trunk/jabberd14
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/jabberd14
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/jabberd14
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/jabberd14
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/jabberd14
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/jabberd14
xdb_* now correctly resends and times out
xdb_file caches files in mem and has a configurable timeout
Revision
307 -
Directory Listing
Modified
Tue Oct 10 04:41:02 2000 UTC (9 years, 11 months ago) by
temas
Original Path:
trunk/jabberd14
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/jabberd14
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/jabberd14
Just for more cvs log msgs. Commit early, commit often!
Revision
301 -
Directory Listing
Modified
Mon Oct 9 23:48:08 2000 UTC (9 years, 11 months ago) by
craigk
Original Path:
trunk/jabberd14
When I made these Solaris safe, I stripped out the newlines. I'll just be
putting those back in....
Revision
299 -
Directory Listing
Modified
Mon Oct 9 22:58:55 2000 UTC (9 years, 11 months ago) by
jeremie
Original Path:
trunk/jabberd14
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/jabberd14
Solaris does not have null safe printf routines -- libxode does. Let's use
theirs, 'K?
Revision
296 -
Directory Listing
Modified
Mon Oct 9 21:43:03 2000 UTC (9 years, 11 months ago) by
dave
Original Path:
trunk/jabberd14
DSS: Fixed up config files to conform with standard jabber:config:component-name
Revision
294 -
Directory Listing
Modified
Mon Oct 9 17:16:19 2000 UTC (9 years, 11 months ago) by
craigk
Original Path:
trunk/jabberd14
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
292 -
Directory Listing
Modified
Mon Oct 9 05:54:19 2000 UTC (9 years, 11 months ago) by
dave
Original Path:
trunk/jabberd14
DSS: Added strict namespace checking and proper stream tags for accept, connect, and io; removed plaintext auth from base_accept
Revision
290 -
Directory Listing
Modified
Mon Oct 9 03:52:20 2000 UTC (9 years, 11 months ago) by
jeremie
Original Path:
trunk/jabberd14
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/jabberd14
You must see that there is no base_spoon err I mean farm
Revision
284 -
Directory Listing
Modified
Sun Oct 8 17:45:13 2000 UTC (9 years, 11 months ago) by
jeremie
Original Path:
trunk/jabberd14
better now, stupid me, probes get sent throught this and need just user@server w/ no resource
Revision
282 -
Directory Listing
Modified
Sat Oct 7 19:14:46 2000 UTC (9 years, 11 months ago) by
jeremie
Original Path:
trunk/jabberd14
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/jabberd14
was cutting off 111.111.111.111 numbers, putting \0 in the 15'th place :)
Revision
276 -
Directory Listing
Modified
Fri Oct 6 08:13:55 2000 UTC (9 years, 11 months ago) by
jeremie
Original Path:
trunk/jabberd14
added in 0k support logic, mostly untested
Revision
271 -
Directory Listing
Modified
Fri Oct 6 02:43:41 2000 UTC (9 years, 11 months ago) by
jeremie
Original Path:
trunk/jabberd14
some extra debug output
mod_vcard stupidity fix
Revision
257 -
Directory Listing
Modified
Thu Oct 5 03:45:48 2000 UTC (9 years, 11 months ago) by
tsbandit
Original Path:
trunk/jabberd14
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/jabberd14
config file document started...
after 700 lines, i ran out of steam to finish..
Revision
251 -
Directory Listing
Modified
Wed Oct 4 09:18:19 2000 UTC (9 years, 11 months ago) by
tsbandit
Original Path:
trunk/jabberd14
fix for process still running after core
Revision
246 -
Directory Listing
Modified
Wed Oct 4 05:48:03 2000 UTC (9 years, 11 months ago) by
jeremie
Original Path:
trunk/jabberd14
bug fix in logging
workaround for jpacket_new() nullness
starting base_cache
Revision
243 -
Directory Listing
Modified
Tue Oct 3 23:53:18 2000 UTC (9 years, 11 months ago) by
dave
Original Path:
trunk/jabberd14
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/jabberd14
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/jabberd14
do something smart(er) when we return null in dpacket_new()
make the re-routing of auth packets configurable
Revision
238 -
Directory Listing
Modified
Tue Oct 3 08:38:10 2000 UTC (9 years, 11 months ago) by
tsbandit
Original Path:
trunk/jabberd14
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/jabberd14
abstracted out thread pool queues into base_load's mtq_*
converted jsm and auth to use them
Revision
234 -
Directory Listing
Modified
Tue Oct 3 04:36:59 2000 UTC (9 years, 11 months ago) by
tsbandit
Original Path:
trunk/jabberd14
Code cleanup.. also fixed a bug in client.c's iq:register stuff
Revision
221 -
Directory Listing
Modified
Mon Oct 2 06:10:04 2000 UTC (9 years, 11 months ago) by
jeremie
Original Path:
trunk/jabberd14
first update for changing sto/sfrom to route packets
Revision
219 -
Directory Listing
Modified
Mon Oct 2 05:35:49 2000 UTC (9 years, 11 months ago) by
tsbandit
Original Path:
trunk/jabberd14
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/jabberd14
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
215 -
Directory Listing
Modified
Sun Oct 1 10:21:16 2000 UTC (9 years, 11 months ago) by
tsbandit
Original Path:
trunk/jabberd14
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
212 -
Directory Listing
Modified
Sun Oct 1 08:09:22 2000 UTC (9 years, 11 months ago) by
tsbandit
Original Path:
trunk/jabberd14
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
209 -
Directory Listing
Modified
Sat Sep 30 08:41:13 2000 UTC (9 years, 11 months ago) by
jeremie
Original Path:
trunk/jabberd14
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
207 -
Directory Listing
Modified
Fri Sep 29 09:16:54 2000 UTC (9 years, 11 months ago) by
tsbandit
Original Path:
trunk/jabberd14
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/jabberd14
misc jabberd documentation...
Can someone add this to the docbook stuff?
Revision
204 -
Directory Listing
Modified
Thu Sep 28 23:19:44 2000 UTC (9 years, 11 months ago) by
tsbandit
Original Path:
trunk/jabberd14
"Config File Parsing Maddness"
--OR--
"Bunch of New XML Samples"
Revision
201 -
Directory Listing
Modified
Thu Sep 28 06:45:44 2000 UTC (9 years, 11 months ago) by
tsbandit
Original Path:
trunk/jabberd14
<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/jabberd14
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/jabberd14
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/jabberd14
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/jabberd14
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/jabberd14
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/jabberd14
bad xml, /me beats tsb w/ a validation stick
Revision
192 -
Directory Listing
Modified
Wed Sep 27 09:33:00 2000 UTC (9 years, 11 months ago) by
tsbandit
Original Path:
trunk/jabberd14
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
181 -
Directory Listing
Modified
Wed Sep 27 05:21:33 2000 UTC (9 years, 11 months ago) by
tsbandit
Original Path:
trunk/jabberd14
updated jabber.xml for dns component..
added some more comments as well
Revision
179 -
Directory Listing
Modified
Wed Sep 27 04:44:35 2000 UTC (9 years, 11 months ago) by
tsbandit
Original Path:
trunk/jabberd14
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/jabberd14
fixed signalling *again*...
*sigh* I hate pth
Revision
173 -
Directory Listing
Modified
Tue Sep 26 21:53:53 2000 UTC (9 years, 11 months ago) by
dave
Original Path:
trunk/jabberd14
DSS: One more fix to make base_exec be _right_
Revision
171 -
Directory Listing
Modified
Tue Sep 26 21:39:42 2000 UTC (9 years, 11 months ago) by
dave
Original Path:
trunk/jabberd14
DSS: Hacked around looping packets. Needs more work
Revision
167 -
Directory Listing
Modified
Tue Sep 26 20:31:18 2000 UTC (9 years, 11 months ago) by
temas
Original Path:
trunk/jabberd14
If I broke anything besides what i fixed, it's not my fault.
Revision
164 -
Directory Listing
Modified
Tue Sep 26 18:10:23 2000 UTC (9 years, 11 months ago) by
tsbandit
Original Path:
trunk/jabberd14
added support for external DNS component.
Revision
162 -
Directory Listing
Modified
Tue Sep 26 07:07:24 2000 UTC (9 years, 11 months ago) by
tsbandit
Original Path:
trunk/jabberd14
fixed buffered writes.. wasn't creating the message port.
s2s no longer leaks buffered messages not written
more debug output, YAH!
Revision
158 -
Directory Listing
Modified
Mon Sep 25 19:22:19 2000 UTC (9 years, 11 months ago) by
tsbandit
Original Path:
trunk/jabberd14
it works! no thanks to a stupid error on my part.
Revision
155 -
Directory Listing
Modified
Sun Sep 24 21:43:10 2000 UTC (9 years, 11 months ago) by
tsbandit
Original Path:
trunk/jabberd14
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/jabberd14
check for closed state after processing data too
Revision
152 -
Directory Listing
Modified
Sun Sep 24 08:40:59 2000 UTC (9 years, 11 months ago) by
tsbandit
Original Path:
trunk/jabberd14
new pthsock_ framework in place and working
Revision
150 -
Directory Listing
Modified
Sun Sep 24 01:52:02 2000 UTC (9 years, 11 months ago) by
tsbandit
Original Path:
trunk/jabberd14
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/jabberd14
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/jabberd14
DSS: More fun..learned some DSSSL for cool example formatting. :)
Revision
129 -
Directory Listing
Modified
Thu Sep 21 17:12:31 2000 UTC (9 years, 11 months ago) by
tsbandit
Original Path:
trunk/jabberd14
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/jabberd14
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/jabberd14
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/jabberd14
DSS: Fixed _STOOPID_ stdin/stdout error :)
Revision
122 -
Directory Listing
Modified
Fri Sep 15 07:34:51 2000 UTC (9 years, 11 months ago) by
tsbandit
Original Path:
trunk/jabberd14
Initial Checkin of the Socket Manager README
Revision
106 -
Directory Listing
Modified
Fri Sep 8 21:18:34 2000 UTC (10 years ago) by
tsbandit
Original Path:
trunk/jabberd14
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
101 -
Directory Listing
Modified
Fri Sep 8 09:21:13 2000 UTC (10 years ago) by
jeremie
Original Path:
trunk/jabberd14
authreg packets are now processed on the worker threads
Revision
95 -
Directory Listing
Modified
Thu Sep 7 10:08:51 2000 UTC (10 years ago) by
jeremie
Original Path:
trunk/jabberd14
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/jabberd14
Error type hack. fixed error 510 w/ resource hack
Revision
82 -
Directory Listing
Modified
Tue Sep 5 11:11:41 2000 UTC (10 years ago) by
jeremie
Original Path:
trunk/jabberd14
some tweaks while working w/ the session manager
Revision
77 -
Directory Listing
Modified
Tue Sep 5 07:23:15 2000 UTC (10 years ago) by
jeremie
Original Path:
trunk/jabberd14
ok, seemingly fully converted, now on to testing
Revision
75 -
Directory Listing
Modified
Mon Sep 4 21:30:56 2000 UTC (10 years ago) by
jeremie
Original Path:
trunk/jabberd14
the modules are mostly ready, just need to do cleanup on js_xdb_* functions yet