index
:
delta/samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
ntvfs
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
s4-auth Move conversion of security_token to unix_token to auth
Andrew Bartlett
2011-07-29
2
-54
/
+4
*
ntvfs: Use security_unix_token from auth.idl
Andrew Bartlett
2011-07-29
1
-24
/
+16
*
cli_raw: Make name lowercase.
Jelmer Vernooij
2011-07-23
1
-2
/
+2
*
s4:ntvfs/cifs: add option to use S4U2Proxy
Stefan Metzmacher
2011-06-22
1
-0
/
+49
*
tdb_store: check returns for 0, not -1.
Rusty Russell
2011-06-20
1
-1
/
+1
*
tdb_delete: check returns for 0, not -1.
Rusty Russell
2011-06-20
1
-1
/
+1
*
tdb_fetch_compat: use instead of tdb_fetch.
Rusty Russell
2011-06-20
3
-8
/
+8
*
tdb_compat.h: divert every tdb build and includes to tdb_compat
Rusty Russell
2011-06-20
7
-7
/
+7
*
libcli/util Rename common map_nt_error_from_unix to avoid duplicate symbol
Andrew Bartlett
2011-06-20
6
-47
/
+47
*
s4:ntvfs subsystems - rework it using concrete enum values
Matthias Dieter Wallnöfer
2011-06-16
3
-4
/
+22
*
s4:ntvfs/smb2/vfs_smb2.c - remove unused variable
Matthias Dieter Wallnöfer
2011-06-11
1
-1
/
+0
*
librpc/idr Use the Samba3 notify.idl in common.
Andrew Bartlett
2011-06-09
3
-3
/
+3
*
server_id.idl: Bring server_id.idl in common
Andrew Bartlett
2011-06-09
1
-1
/
+1
*
s4:ntvfs subsystem - quiet enum warnings
Matthias Dieter Wallnöfer
2011-06-09
3
-18
/
+10
*
s4-modules Remove lp_ctx from init functions that no longer need it
Andrew Bartlett
2011-06-06
3
-4
/
+4
*
lib/util/time.c: timeval_current_ofs_usec
Rusty Russell
2011-06-01
2
-2
/
+2
*
lib/util/time.c: timeval_current_ofs_msec
Rusty Russell
2011-06-01
1
-2
/
+1
*
s4:ntvfs/cifs: return NT_STATUS_INTERNAL_ERROR if no credentials are available
Stefan Metzmacher
2011-05-18
1
-1
/
+1
*
s4-ntvfs: Rename brl_*() -> brlock_*() to avoid conflict with brlock_init in s3
Andrew Bartlett
2011-05-08
7
-24
/
+24
*
lib/util Rename ms_fnmatch() to ms_fnmatch_protocol() to avoid dup symbol
Andrew Bartlett
2011-05-06
3
-6
/
+6
*
nterr: Add mem_ctx for return string from get_nt_error_c_code()
Andrew Bartlett
2011-05-06
1
-20
/
+19
*
lib/util Move source3 tdb_wrap_open() into the common code.
Andrew Bartlett
2011-05-06
6
-6
/
+6
*
Remove strlower_m() and strupper_m() from source4 and common code.
Andrew Bartlett
2011-05-03
2
-18
/
+12
*
s4-messaging Rename messaging -> imessaging
Andrew Bartlett
2011-05-03
12
-43
/
+43
*
s4:ntvfs/smb2: use sync version of smb2_connect()
Stefan Metzmacher
2011-04-28
1
-10
/
+8
*
tstream: make npa_tstream a private library
Andrew Tridgell
2011-04-06
1
-1
/
+1
*
s4:ntvfs/posix: name->dos.attrib isn't initialized in pvfs_access_check_create()
Stefan Metzmacher
2011-03-22
1
-1
/
+1
*
s4:ntvfs/posix: grant SEC_STD_DELETE if the parent grants SEC_DIR_DELETE_CHILD
Stefan Metzmacher
2011-03-21
1
-10
/
+58
*
source4/ntvfs: Fix prototypes for all functions.
Jelmer Vernooij
2011-03-19
7
-0
/
+14
*
source4/ntvfs/posix: Fix prototypes for all functions.
Jelmer Vernooij
2011-03-19
4
-0
/
+8
*
ntvfs: Add some missing dependencies on tevent/events.
Jelmer Vernooij
2011-02-28
2
-4
/
+5
*
Use <tdb.h> to include tdb, so the system include file gets used when buildin...
Jelmer Vernooij
2011-02-28
6
-6
/
+6
*
Use <tevent.h> so the system tevent gets included, if enabled.
Jelmer Vernooij
2011-02-28
1
-1
/
+1
*
s4-idl: rename s4 server_id.idl to server_id4.idl
Andrew Tridgell
2011-02-18
1
-1
/
+1
*
s4: Don't grant level II oplock to a file with byte-range locks.
Pavel Shilovsky
2011-02-15
4
-2
/
+52
*
libcli/named_pipe_auth Change from 'info3' to auth_session_info_transport
Andrew Bartlett
2011-02-10
1
-49
/
+7
*
s4-auth Rework auth subsystem to remove struct auth_serversupplied_info
Andrew Bartlett
2011-02-09
1
-3
/
+11
*
s4: make pipes with underscore works also
Matthieu Patou
2011-01-09
1
-1
/
+3
*
s4-server: move the creation of the IPC$ share into ntvfs
Andrew Tridgell
2010-11-11
1
-0
/
+26
*
credentials: Lowercase library name,
Jelmer Vernooij
2010-11-07
2
-2
/
+2
*
samdb: Lowercase library name.
Jelmer Vernooij
2010-11-07
2
-3
/
+3
*
s4:waf - fix the build on Gentoo platforms
Philip M. White
2010-11-03
1
-4
/
+8
*
s4-modules: get rid of the remaining static prototypes for modules
Andrew Tridgell
2010-11-01
4
-19
/
+8
*
s4: Remove the old perl/m4/make/mk-based build system.
Jelmer Vernooij
2010-10-31
8
-308
/
+0
*
s4-rpc: split the dcesrv reply code out of dcerpc_server
Andrew Tridgell
2010-10-30
1
-0
/
+1
*
waf: Remove lib prefix from libraries manually.
Jelmer Vernooij
2010-10-26
1
-2
/
+2
*
s4: Drop duplicate 'lib' prefix for private libraries.
Jelmer Vernooij
2010-10-26
1
-1
/
+1
*
s4: Rename NSS_WRAPPER to nss_wrapper.
Jelmer Vernooij
2010-10-23
1
-1
/
+1
*
s4: Rename UID_WRAPPER to uid_wrapper.
Jelmer Vernooij
2010-10-23
1
-1
/
+1
*
s4: Rename WRAP_XATTR to wrap_xattr.
Jelmer Vernooij
2010-10-23
1
-2
/
+2
[prev]
[next]