index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
ntvfs
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
r26430: require explicit specification of loadparm context.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r26429: Avoid use of global_smb_iconv_convenience.
Jelmer Vernooij
2007-12-21
5
-12
/
+15
*
r26409: Pass smb ports along.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r26403: Make sure ntvfs is only initialized once.
Jelmer Vernooij
2007-12-21
1
-1
/
+7
*
r26382: Remove more uses of global_loadparm.
Jelmer Vernooij
2007-12-21
1
-1
/
+2
*
r26355: Eliminate global_loadparm in more places.
Jelmer Vernooij
2007-12-21
6
-5
/
+9
*
r26353: Remove use of global_loadparm.
Jelmer Vernooij
2007-12-21
9
-10
/
+13
*
r26316: Use contexts for conversion functions.
Jelmer Vernooij
2007-12-21
5
-11
/
+11
*
r26296: Store loadparm context in DCE/RPC server context.
Jelmer Vernooij
2007-12-21
1
-1
/
+2
*
r26228: Store loadparm context in auth context, move more loadparm_contexts u...
Jelmer Vernooij
2007-12-21
3
-4
/
+6
*
r26136: Attempt to fix dependencies for auth.
Jelmer Vernooij
2007-12-21
1
-1
/
+0
*
r26053: IPC_RAP: don't use ndr_pull_save anymore
Stefan Metzmacher
2007-12-21
1
-6
/
+6
*
r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies.
Jelmer Vernooij
2007-12-21
5
-5
/
+5
*
r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers)
Stefan Metzmacher
2007-12-21
4
-75
/
+128
*
r25839: use nss_wrapper code in samba4 if
Stefan Metzmacher
2007-12-21
1
-1
/
+1
*
r25554: Convert last instances of BOOL, True and False to the standard types.
Jelmer Vernooij
2007-10-10
30
-219
/
+219
*
r25446: Merge some changes I made on the way home from SFO:
Jelmer Vernooij
2007-10-10
2
-2
/
+2
*
r25430: Add the loadparm context to all parametric options.
Jelmer Vernooij
2007-10-10
4
-5
/
+5
*
r25398: Parse loadparm context to all lp_*() functions.
Jelmer Vernooij
2007-10-10
2
-4
/
+4
*
r25035: Fix some more warnings, use service pointer rather than service numbe...
Jelmer Vernooij
2007-10-10
4
-5
/
+5
*
r25026: Move param/param.h out of includes.h
Jelmer Vernooij
2007-10-10
8
-0
/
+8
*
r24816: Move the rest of the contents of core.h to more appropriate places.
Jelmer Vernooij
2007-10-10
1
-0
/
+2
*
r24712: No longer expose the 'BOOL' data type in any interfaces.
Jelmer Vernooij
2007-10-10
3
-11
/
+11
*
r24646: fixed the handling of case insensitive paths with wildcards
Andrew Tridgell
2007-10-10
1
-1
/
+33
*
r24642: prevent recursion with fetch_locked
Andrew Tridgell
2007-10-10
1
-10
/
+22
*
r24641: fixed several memory leaks in the brlock code
Andrew Tridgell
2007-10-10
1
-0
/
+11
*
r24284: change brlock_tdb.c to use the dbwrap API. This actually makes the
Andrew Tridgell
2007-10-10
3
-100
/
+67
*
r24075: As suggested by metze, match the behaviour of ntvfs_posix, and remove
Andrew Bartlett
2007-10-10
1
-0
/
+1
*
r23792: convert Samba4 to GPLv3
Andrew Tridgell
2007-10-10
59
-177
/
+118
*
r23698: fixed notify:backend so it actually works again
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r23697: use the file perm options in the posix backend
Andrew Tridgell
2007-10-10
3
-10
/
+36
*
r23136: Set the event context onto the credentials in more places.
Andrew Bartlett
2007-10-10
1
-0
/
+2
*
r23067: use 'const union smb_search_data *file' also in the server code to ge...
Stefan Metzmacher
2007-10-10
9
-27
/
+27
*
r23064: Clarify comment and indent
Andrew Bartlett
2007-10-10
1
-1
/
+1
*
r23017: fixed the warning we have been getting for a long time:
Andrew Tridgell
2007-10-10
2
-0
/
+15
*
r22913: try to work arround the unaligned memory access bug on Tru64
Stefan Metzmacher
2007-10-10
1
-2
/
+8
*
r22882: It seems entirly reasonable to follow metze's suggestion and check for
Andrew Bartlett
2007-10-10
1
-5
/
+4
*
r22874: Expand the RPC-QFILEINFO-IPC test, and add a server implementation to...
Andrew Bartlett
2007-10-10
1
-1
/
+41
*
r22865: handle pending locks in smb2
Stefan Metzmacher
2007-10-10
1
-1
/
+5
*
r22864: in SMB2 mode we need to cancel an existing lock with a conflicting lock
Stefan Metzmacher
2007-10-10
1
-2
/
+11
*
r22863: in SMB2 mode we always need to return NT_STATUS_LOCK_NOT_GRANTED
Stefan Metzmacher
2007-10-10
1
-0
/
+6
*
r22849: map smb2 lock to the generic level
Stefan Metzmacher
2007-10-10
1
-10
/
+45
*
r22842: fix directory listing of SMB2 and include directories and hidden files
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r22831: take advantage of EVENT_FD_AUTOCLOSE in the inotify code
Andrew Tridgell
2007-10-10
1
-12
/
+1
*
r22406: this dependencies should also be private
Stefan Metzmacher
2007-10-10
3
-4
/
+4
*
r22399: fix major memory leak
Stefan Metzmacher
2007-10-10
1
-1
/
+3
*
r22258: make ntvfs a library again
Stefan Metzmacher
2007-10-10
1
-4
/
+4
*
r22200: make ntvfs a subsystem as linking ntvfs.so.1 uses
Stefan Metzmacher
2007-10-10
1
-4
/
+4
*
r22082: merged the ctdb changes from bzr
Andrew Tridgell
2007-10-10
3
-3
/
+7
*
r22021: use the pid specified in the individual locks, not the request pid, in
Andrew Tridgell
2007-10-10
1
-2
/
+2
[prev]
[next]