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
*
pyxattr_tdb: Remove pointless check for blob.length < 0.
Jelmer Vernooij
2012-02-07
1
-1
/
+1
*
Revert making public of the samba-module library.
Jelmer Vernooij
2011-12-03
6
-20
/
+20
*
s4-ntvfs: added allow_override check based on use of NT ACL
Andrew Tridgell
2011-12-01
10
-41
/
+59
*
s4-ntvfs: fixed a unix ACL mapping bug
Andrew Tridgell
2011-12-01
1
-21
/
+25
*
s4:libcli/raw: implement on top of smbXcli_conn/req
Stefan Metzmacher
2011-11-30
1
-1
/
+2
*
lib/util Rename samba_modules_load -> samba_module_init_fns_for_subsystem
Andrew Bartlett
2011-10-28
2
-2
/
+2
*
lib/util Rename samba_init_module_fns_run -> samba_module_init_fns_run
Andrew Bartlett
2011-10-28
4
-6
/
+6
*
lib/util Rename samba_init_module_fn -> samba_module_init_fn
Andrew Bartlett
2011-10-28
4
-6
/
+6
*
lib/util Split samba-modules library into public and private parts
Andrew Bartlett
2011-10-28
6
-6
/
+6
*
lib/util Rename load_samba_modules -> samba_modules_load
Andrew Bartlett
2011-10-28
2
-2
/
+2
*
lib/util Rename run_init_functions -> samba_init_module_fns_run
Andrew Bartlett
2011-10-28
4
-6
/
+6
*
lib/util Rename init_module_fn to samba_init_module_fn
Andrew Bartlett
2011-10-28
4
-6
/
+6
*
Include uid_wrapper correctly.
Andreas Schneider
2011-10-27
2
-19
/
+1
*
libcli: move ioctl function field defs to smb_constants
David Disseldorp
2011-10-19
3
-3
/
+3
*
lib/util: Add back control of mmap and hash size in tdb for top level build
Andrew Bartlett
2011-10-13
2
-3
/
+6
*
lib/param move source4 param code to the top level
Andrew Bartlett
2011-10-11
1
-2
/
+2
*
lib/util: consolidate module loading into common code
Andrew Bartlett
2011-10-06
6
-2
/
+6
*
python-s4: use PyErr_SetNTSTATUS instead of PyErr_NTSTATUS_IS_ERR_RAISE as it...
Matthieu Patou
2011-09-23
1
-2
/
+4
*
pys4: really return an exception if the status if not correct
Matthieu Patou
2011-09-23
1
-4
/
+2
*
s4:ntvfs common - remove two outdated function prototypes
Matthias Dieter Wallnöfer
2011-09-20
2
-4
/
+0
*
s4:ntvfs common - add "UTIL_TDB" and "tdb-wrap" as internal build dependency
Matthias Dieter Wallnöfer
2011-09-20
1
-0
/
+1
*
s4:ntvfs/common/brlock.c - remove unnecessary include "tdb_compat.h"
Matthias Dieter Wallnöfer
2011-09-19
1
-1
/
+0
*
s4:ntvfs: s/!= PROTOCOL_SMB2/< PROTOCOL_SMB2_02/
Stefan Metzmacher
2011-09-05
4
-8
/
+8
*
s4:ntvfs: s/== PROTOCOL_SMB2/>= PROTOCOL_SMB2_02/
Stefan Metzmacher
2011-09-05
8
-9
/
+9
*
credentials: Rename library to samba-credentials to avoid name clashes.
Jelmer Vernooij
2011-08-18
2
-2
/
+2
*
cli-raw: Add public libsmbclient-raw library.
Jelmer Vernooij
2011-08-18
1
-2
/
+2
*
s4:ntvfs: use tevent_ fn names instead of legacy event_ ones
Simo Sorce
2011-08-13
4
-5
/
+5
*
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
[next]