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
/
ntvfs
/
cifs
Age
Commit message (
Expand
)
Author
Files
Lines
2010-07-16
s4-loadparm: 2nd half of lp_ to lpcfg_ conversion
Andrew Tridgell
1
-7
/
+7
2010-05-18
s3: Remove use of iconv_convenience.
Jelmer Vernooij
1
-1
/
+0
2009-09-08
s4: fixed some shadowed variable warnings
Andrew Tridgell
1
-3
/
+3
2009-05-20
Have ntvfs_connect() accept union smb_tcon *tcon instead of char* sharename
Sam Liddicott
1
-1
/
+29
2009-02-02
s4:libcliraw: s/private/private_data
Stefan Metzmacher
1
-12
/
+12
2009-02-02
s4:ntvfs/cifs/: s/private/p
Stefan Metzmacher
1
-108
/
+108
2008-12-05
vfs_cifs - Use ntvfs request transport close to close downstream session
Sam Liddicott
1
-1
/
+11
2008-11-02
Remove another use of global_loadparm.
Jelmer Vernooij
1
-0
/
+1
2008-11-02
Remove another use of global_loadparm.
Jelmer Vernooij
1
-0
/
+1
2008-10-24
Eliminate another instance of global_loadparm.
Jelmer Vernooij
1
-0
/
+1
2008-10-11
Fix include paths to new location of libutil.
Jelmer Vernooij
1
-1
/
+1
2008-09-30
Pass session options around; saves another use of global_loadparm.
Jelmer Vernooij
1
-0
/
+1
2008-05-27
added support for the output fields of SMB2 close
Andrew Tridgell
1
-0
/
+10
2008-04-17
Remove event context tracking from the credentials struct.
Jelmer Vernooij
1
-2
/
+0
2008-04-02
Install public header files again and include required prototypes.
Jelmer Vernooij
1
-0
/
+1
2008-03-12
ntvfs/cifs: fix the fnum on RAW_RENAME_NTTRANS
Stefan Metzmacher
1
-0
/
+7
2008-03-07
vfs_cifs: disable level2 oplocks if the frontend client doesn't support them
Stefan Metzmacher
1
-1
/
+5
2008-02-12
Fix open file tracking in vfs_cifs so that oplock breaks can propagate
Amin Azez
1
-4
/
+16
2008-01-03
r26654: libcli/smb_composite: Rather than specifying each of the gazillion op...
Jelmer Vernooij
1
-7
/
+1
2008-01-03
r26651: libsmb: Allow specifying signing policy from higher up.
Jelmer Vernooij
1
-0
/
+1
2008-01-02
r26646: libcli/smb_composite: Allow specifying SMB parameters in smb_composit...
Jelmer Vernooij
1
-0
/
+6
2008-01-02
r26644: Janitorial: Pass resolve_context explicitly to various SMB functions,...
Jelmer Vernooij
1
-1
/
+4
2007-12-21
r26430: require explicit specification of loadparm context.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r26409: Pass smb ports along.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r26353: Remove use of global_loadparm.
Jelmer Vernooij
1
-3
/
+3
2007-10-10
r25554: Convert last instances of BOOL, True and False to the standard types.
Jelmer Vernooij
1
-13
/
+13
2007-10-10
r25398: Parse loadparm context to all lp_*() functions.
Jelmer Vernooij
1
-3
/
+3
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
r23136: Set the event context onto the credentials in more places.
Andrew Bartlett
1
-0
/
+2
2007-10-10
r23067: use 'const union smb_search_data *file' also in the server code to ge...
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r23064: Clarify comment and indent
Andrew Bartlett
1
-1
/
+1
2007-10-10
r19598: Ahead of a merge to current lorikeet-heimdal:
Andrew Bartlett
1
-0
/
+1
2007-10-10
r17930: Merge noinclude branch:
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r17206: Add a modular API for share configuration.
Simo Sorce
1
-11
/
+22
2007-10-10
r16980: - make struct smb_notify a union and add levels RAW_NOTIFY_NTTRANS,RA...
Stefan Metzmacher
1
-3
/
+7
2007-10-10
r16950: remove the smb mid from the ntvfs layer and keep a list of pending
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r15854: more talloc_set_destructor() typesafe fixes
Andrew Tridgell
1
-2
/
+1
2007-10-10
r15741: move smb2 request structures into the main smb request structs
Stefan Metzmacher
1
-0
/
+2
2007-10-10
r15734: This is a major change to the NTVFS subsystem:
Stefan Metzmacher
1
-50
/
+138
2007-10-10
r15694: for the cifs backend it's desired that we pull and repush
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r15693: fix the logic for the "cifs:map_trans2" parameter
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r15522: allow cifs:map_trans2 per share
Stefan Metzmacher
1
-4
/
+9
2007-10-10
r15188: Restore svn rev. 15183, 15184 and 15185, which I inadvertantly clobbered
James Peach
1
-1
/
+2
2007-10-10
r15186: Introduce ISDOT and ISDOTDOT macros for testing whether a filename is
James Peach
1
-2
/
+1
2007-10-10
r15185: Force all NTVFS modules to provide a critical sizes structure so
James Peach
1
-1
/
+2
2007-10-10
r14736: - the ntvfs subsystem should not know about smb_server.h
Stefan Metzmacher
1
-2
/
+0
2007-10-10
r14672: the async_info desctructor needs access to the private struct,
Stefan Metzmacher
1
-0
/
+19
2007-10-10
r14539: get rid of a pointless union layer in struct smb_notify
Andrew Tridgell
1
-1
/
+1
2007-10-10
r14487: split smbsrv_request into two parts, one will be moved to ntvfs_request
Stefan Metzmacher
1
-5
/
+5
[next]