r26651: libsmb: Allow specifying signing policy from higher up.
[jelmer/samba4-debian.git] / source / client / cifsddio.c
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...