Update Makefile to set correct paths on install with Debian package
[prosody.git] / util /
2008-11-29 Matthew WildMerfe from Tobias
2008-11-29 Tobias MarkmannApply IDNA to ASCII on hostnames.
2008-11-29 Tobias MarkmannForced merge.
2008-11-29 Matthew WildAutomated merge with http://waqas.ath.cx/
2008-11-29 Waqas HussainAdded a FIXME
2008-11-29 Waqas HussainImproved the regexp used to parse the client response...
2008-11-29 Waqas HussainFixed logging in datamanager
2008-11-28 Matthew WildMerge from waqas
2008-11-28 Tobias MarkmannDo idna_to_ascii when building own response.
2008-11-28 Waqas HussainAdded option core.data_path
2008-11-27 Matthew WildMerge from waqas
2008-11-27 Waqas HussainCompletely switched to new hashes library from the...
2008-11-27 Matthew WildNice enhancement for logging output
2008-11-26 Matthew WildMerge from waqas
2008-11-26 Matthew WildYes, we don't put these things in here, we put them...
2008-11-26 Waqas HussainAdded mod_ping with support for [XEP-0199: XMPP Ping]
2008-11-25 Matthew WildRefuse to run without SSL/TLS unless run_without_ssl...
2008-11-25 Matthew WildTrivial whitespace fix in the missing dependency message
2008-11-25 Matthew WildAdd MD5 to the list of checked dependencies
2008-11-25 Matthew WildFriendlier messages on missing dependencies
2008-11-25 Matthew WildFix softreq, so it reports when no suitable MD5 library...
2008-11-23 Tobias MarkmannSome ends too much.
2008-11-23 Tobias MarkmannSome changes to report more correct SASL failures....
2008-11-23 Tobias MarkmannMerging with main branch.
2008-11-23 Tobias MarkmannChecking some variables for nil so no errors occur...
2008-11-23 Matthew WildMerge from waqas
2008-11-23 Matthew WildMerge from waqas
2008-11-22 Waqas HussainAdded discohelper
2008-11-22 Matthew WildAdd helper function for adding message bodies to stanzas
2008-11-22 Waqas HussainRemoved useless check
2008-11-21 Matthew WildBetter names for variables
2008-11-21 Matthew WildRemove old TODO
2008-11-21 Matthew WildRemove some declarations I added while debugging
2008-11-21 Matthew WildImprove jid.split() and jid.bare() to pass new test...
2008-11-20 Matthew WildAdd jid.bare() helper function
2008-11-20 Matthew WildRemove or comment useless prints, or change them to...
2008-11-19 Matthew WildDon't forget to escape XML in attributes. Thanks to...
2008-11-18 Matthew WildWe have SRV resolving \o/
2008-11-16 Tobias MarkmannRemoving some debug messages.
2008-11-15 Tobias MarkmannProviding some human readable error messages and some...
2008-11-15 Tobias MarkmannMade SASL module fit the new interface.
2008-11-15 Waqas HussainStarted using realm in password hashing, and added...
2008-11-15 Matthew WildMerge new SASL code from Tobias and Waqas
2008-11-15 Tobias MarkmannMerging with Waqas' code.
2008-11-15 Tobias MarkmannSet username in a SASL object.
2008-11-15 Tobias MarkmannMerge with Waqas changes to mod_saslauth.
2008-11-15 Tobias MarkmannMade PLAIN method in sasl.lua module follow new interface.
2008-11-15 Tobias MarkmannMerging my new SASL code with Waqas' adjusted saslauth...
2008-11-15 Matthew WildMerge from waqas
2008-11-15 Waqas HussainSome bugs fixed
2008-11-14 Matthew WildA treat for Linux users ;)
2008-11-14 Matthew WildSome more logging fixes
2008-11-13 Matthew WildMerge from waqas
2008-11-13 Waqas HussainAdded util.datetime: Utility methods to support XEP...
2008-11-13 Waqas HussainAdded support for storing (and removing), loading and...
2008-11-13 Waqas HussainFixed stanza deserialization
2008-11-13 Matthew WildAdd new top_tag() method to stanzas
2008-11-12 Tobias MarkmannRewrote SASL Digest-MD5 responce generating code, fixed...
2008-11-10 Tobias MarkmannMerging.
2008-11-10 Tobias MarkmannForward response stanzas to sasl.lua and some other...
2008-11-09 Tobias MarkmannFixing some parsing and some other stuff.
2008-11-09 Tobias MarkmannSome early attempts on DIGEST-MD5.
2008-11-04 Matthew WildPart one of internal component support
2008-11-04 Waqas HussainFoxed: Copy stanza type in reply for presence and messa...
2008-11-04 Matthew WildMerge (for some reason)
2008-11-03 Waqas HussainDatamanager now deletes files with no data
2008-11-02 Matthew Wildmerge from waqas
2008-11-02 Matthew WildFix MD5 loading check
2008-10-26 Waqas HussainDatamanager Fixes and improvements
2008-10-26 Matthew WildDon't set cursor inside added child when using add_child()
2008-10-26 Matthew WildMake add_child() behave as expected. Old add_child...
2008-10-26 Matthew WildMerge presence/subscription support from waqas
2008-10-25 Waqas HussainBug fixes and checks for presence subscriptions, etc
2008-10-24 Matthew WildShow error when no MD5 lib available
2008-10-24 Matthew WildMerge from waqas
2008-10-24 Matthew WildMerging more s2s
2008-10-24 Matthew WildPartial s2s commit
2008-10-24 Matthew Wilds2s works! \o/ \o/
2008-10-24 Matthew Wildworking incoming s2s \o/
2008-10-24 Matthew Wilddialback keys now verified
2008-10-23 Matthew WildMaking the best attempt out of a bad merge from waqas
2008-10-23 Waqas HussainMerged from Matthew
2008-10-23 Waqas HussainMerged from Matthew
2008-10-23 Waqas HussainFixed: Some modules did not return anything
2008-10-22 Matthew WildMerge roster & presence from waqas
2008-10-22 Waqas HussainFixed: datamanager.store and datamanager.load could...
2008-10-22 Waqas HussainMinor edit, and added a TODO
2008-10-14 Waqas HussainFixed: util/jid.lua now returns module object
2008-10-09 Waqas HussainFixed: util.stanza.deserialize now handles nil stanzas
2008-10-08 Matthew WildStanza preserialize/deserialize helpers, to strip and...
2008-10-08 Waqas HussainMinor fix
2008-10-08 Waqas HussainMerge from Matthew. datamanager.simplesave fix
2008-10-08 Matthew WildFix for saving tables with non-string keys
2008-10-08 Waqas HussainAdded: Datastore support for hosts and global data...
2008-10-07 Waqas HussainFixed typo in variable name
2008-10-05 Matthew WildMerged mod_InBandRegistration from waqas
2008-10-04 Waqas HussainUser registration, etc (jabber:iq:register)
2008-10-04 Matthew WildMerge from waqas
2008-10-04 Waqas HussainRemoved unused functions
2008-10-04 Matthew WildMerge docs from waqas
next