summaryrefslogtreecommitdiff
path: root/src/input/input_smb.c
AgeCommit message (Expand)Author
2009-01-05Merge security fixes.Darren Salt
2009-01-04Fix for CVE-2008-5239Matthias Hopf
2008-11-20Some warning fixes: XINE_FORMAT_SCANF, statics in headers, consts, ...František Dvořák
2008-05-07Use asprintf() rather than malloc() + sprintf().Diego 'Flameeyes' Pettenò
2008-05-07xine_xmalloc() deprecation: replace its use with static and non-zero size.Diego 'Flameeyes' Pettenò
2008-04-19Replace xine_xcalloc usage with calloc, for the revisions transplanted from 1...Diego 'Flameeyes' Pettenò
2007-04-14Use xine_xcalloc instead of xine_xmalloc when mutiplying the number of elemen...Diego 'Flameeyes' Pettenò
2007-11-10Delete most of the CVS $Id$/$Log$ lines.Darren Salt
2007-11-09Update FSF address on non-contributed code and COPYING files.Diego 'Flameeyes' Pettenò
2007-01-26Don't set get_blocksize to NULL, or the Samba access plugin will _never_ work...Diego 'Flameeyes' Pettenò
2006-07-10Implement visibility support, available on GCC 4.0 and later and on some 3.4 ...Diego 'Flameeyes' Pettenò
2006-06-20Fix generic warnings.Diego 'Flameeyes' Pettenò
2006-06-18Misc warnings fixes.Diego 'Flameeyes' Pettenò
2006-06-02Various static/const fixes from Gentoo.Darren Salt
2006-05-03Make various arrays and structures (mainly xine_plugin_info) const.Darren Salt
2006-05-01checked distcheck: install inttypes,František Dvořák
2006-03-18[coverity]Thibaut Mattern
2006-02-14Make smb_auth() static.Darren Salt
2006-02-04add browsable capability to input_smb by XavierMiguel Freitas
2006-02-02libsmbclient seems messing up intl'. Adding locale save/restore workaround.Daniel Caujolle-Bert
2005-10-14input plugin time seeking patch.Miguel Freitas
2005-02-06Added a plugin_node_t pointer to the input plugin struct.Thibaut Mattern
2004-10-18somebody did copy-paste here...Miguel Freitas
2004-10-18disable libsmbclient debugingMiguel Freitas
2004-10-18Simple libsmbclient (samba) input pluginMiguel Freitas