index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
client
/
cifsdd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-03
r26654: libcli/smb_composite: Rather than specifying each of the gazillion op...
Jelmer Vernooij
1
-16
/
+16
2008-01-02
r26644: Janitorial: Pass resolve_context explicitly to various SMB functions,...
Jelmer Vernooij
1
-7
/
+11
2007-12-21
r26540: Revert my previous commit after concerns raised by Andrew.
Jelmer Vernooij
1
-2
/
+2
2007-12-21
r26539: Remove unnecessary statics.
Jelmer Vernooij
1
-2
/
+2
2007-12-21
r26409: Pass smb ports along.
Jelmer Vernooij
1
-5
/
+5
2007-12-21
r26355: Eliminate global_loadparm in more places.
Jelmer Vernooij
1
-2
/
+2
2007-12-21
r26272: Remove global_loadparm in some more places.
Jelmer Vernooij
1
-3
/
+3
2007-12-21
r26269: Fix a couple more references to global_loadparm.
Jelmer Vernooij
1
-2
/
+2
2007-12-21
r26264: pass name resolve order explicitly, use torture context for settings ...
Jelmer Vernooij
1
-3
/
+3
2007-12-21
r26226: Avoid more uses of global_loadparm.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r25550: Convert to standard bool type.
Jelmer Vernooij
1
-5
/
+5
2007-10-10
r25398: Parse loadparm context to all lp_*() functions.
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r25392: Add loadparm context as argument in a couple more places.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r25035: Fix some more warnings, use service pointer rather than service numbe...
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r25026: Move param/param.h out of includes.h
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r23792: convert Samba4 to GPLv3
Andrew Tridgell
1
-3
/
+2
2007-10-10
r18824: fixed a bug in cifsdd when the file is exactly a multiple of the block
Andrew Tridgell
1
-1
/
+2
2007-10-10
r18168: Use {NULL} rather than POPT_TABLEEND, which is not always available.
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r14844: Support a stdbool.h replacement in lib/replace/
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r14094: Use saner module directory names, fix loading of server service modules.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r13362: Rename variables for better consistency.
James Peach
1
-8
/
+9
2007-10-10
r13255: New CIFS dd client for use in performance testing. The guts of this is
James Peach
1
-0
/
+599