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