On our way to alpha4...
[jelmer/samba4-debian.git] / source / client / cifsdd.c
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 Vernooijr26540: Revert my previous commit after concerns raised...
2007-12-21 Jelmer Vernooijr26539: Remove unnecessary statics.
2007-12-21 Jelmer Vernooijr26409: Pass smb ports along.
2007-12-21 Jelmer Vernooijr26355: Eliminate global_loadparm in more places.
2007-12-21 Jelmer Vernooijr26272: Remove global_loadparm in some more places.
2007-12-21 Jelmer Vernooijr26269: Fix a couple more references to global_loadparm.
2007-12-21 Jelmer Vernooijr26264: pass name resolve order explicitly, use torture...
2007-12-21 Jelmer Vernooijr26226: Avoid more uses of global_loadparm.
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 Vernooijr25398: Parse loadparm context to all lp_*() functions.
2007-10-10 Jelmer Vernooijr25392: Add loadparm context as argument in a couple...
2007-10-10 Jelmer Vernooijr25035: Fix some more warnings, use service pointer...
2007-10-10 Jelmer Vernooijr25026: Move param/param.h out of includes.h
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Andrew Tridgellr18824: fixed a bug in cifsdd when the file is exactly...
2007-10-10 Jelmer Vernooijr18168: Use {NULL} rather than POPT_TABLEEND, which...
2007-10-10 Jelmer Vernooijr14844: Support a stdbool.h replacement in lib/replace/
2007-10-10 Jelmer Vernooijr14094: Use saner module directory names, fix loading...
2007-10-10 James Peachr13362: Rename variables for better consistency.
2007-10-10 James Peachr13255: New CIFS dd client for use in performance testi...