Finish removal of iconv_convenience in public API's.
[kai/samba.git] / source4 / client / cifsddio.c
2010-05-18 Jelmer VernooijFinish removal of iconv_convenience in public API's.
2009-10-20 Andrew Tridgells4: ran minimal_includes.pl on source4/client
2008-12-29 Stefan Metzmachers4:lib/tevent: rename structs
2008-11-11 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-11-02 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-02 Jelmer VernooijRemove another use of global_loadparm.
2008-11-02 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-02 Jelmer VernooijFix build for make everything.
2008-10-24 Jelmer VernooijEliminate another instance of global_loadparm.
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-30 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-30 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-30 Jelmer VernooijCope with API changes.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-25 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-22 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-21 Simo SorceRemove more event_context_init() uses from function...
2008-01-03 Jelmer Vernooijr26654: libcli/smb_composite: Rather than specifying...
2008-01-02 Jelmer Vernooijr26644: Janitorial: Pass resolve_context explicitly...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha2' into v4-0-test
2007-12-21 Jelmer Vernooijr26409: Pass smb ports along.
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Jelmer Vernooijr25550: Convert to standard bool type.
2007-10-10 Jelmer Vernooijr25028: Fix more warnings.
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Stefan Metzmacherr14256: - rename smb_file -> smb_handle
2007-10-10 Stefan Metzmacherr14173: change smb interface structures to always use
2007-10-10 James Peachr13388: Report a more helpful error with malformed...
2007-10-10 James Peachr13362: Rename variables for better consistency.
2007-10-10 James Peachr13280: Tidy up formatting.
2007-10-10 James Peachr13263: Check whether open(2) will accept the O_DIRECT...
2007-10-10 James Peachr13255: New CIFS dd client for use in performance testi...