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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-15
s4:ntvfs/smb2: remove misleading comment regarding security=server
Stefan Metzmacher
1
-1
/
+0
2012-05-15
s4:ntvfs/cifs: remove misleading comment regarding security=server
Stefan Metzmacher
1
-1
/
+0
2012-05-14
move the dbwrap library to the top level
Michael Adam
1
-3
/
+3
2012-05-04
s4:ntvfs: add missing headers to vfs_ipc
Alexander Bokovoy
1
-0
/
+2
2012-05-03
UTIL_TDB: lowercase name.
Jelmer Vernooij
1
-1
/
+1
2012-04-27
s4:ntvfs/ipc: don't echo back the smb2 ioctl input_buffer
Stefan Metzmacher
1
-1
/
+1
2012-04-25
lib/replace: split out GSSAPI from lib/replace/system/kerberos.h into lib/rep...
Alexander Bokovoy
1
-1
/
+1
2012-04-18
s4-python: Add python wrapper for xattr_tdb format xattr storage
Andrew Bartlett
3
-21
/
+185
2012-04-13
rely on sys/inotify.h for inotify
Adrian Bunk
2
-37
/
+3
2012-04-03
s4-ntvfs: Rename xattr_tdb.c to posix_eadb.c and make more generally useful
Andrew Bartlett
5
-38
/
+100
2012-03-10
tdb_wrap: Move to specific directory.
Jelmer Vernooij
6
-6
/
+6
2012-02-10
s3-waf: add dependency on talloc or it won't build if talloc.h is not in the ...
Matthieu Patou
1
-1
/
+1
2012-02-07
pyxattr_tdb: Remove pointless check for blob.length < 0.
Jelmer Vernooij
1
-1
/
+1
2011-12-03
Revert making public of the samba-module library.
Jelmer Vernooij
6
-20
/
+20
2011-12-01
s4-ntvfs: added allow_override check based on use of NT ACL
Andrew Tridgell
10
-41
/
+59
2011-12-01
s4-ntvfs: fixed a unix ACL mapping bug
Andrew Tridgell
1
-21
/
+25
2011-11-30
s4:libcli/raw: implement on top of smbXcli_conn/req
Stefan Metzmacher
1
-1
/
+2
2011-10-28
lib/util Rename samba_modules_load -> samba_module_init_fns_for_subsystem
Andrew Bartlett
2
-2
/
+2
2011-10-28
lib/util Rename samba_init_module_fns_run -> samba_module_init_fns_run
Andrew Bartlett
4
-6
/
+6
2011-10-28
lib/util Rename samba_init_module_fn -> samba_module_init_fn
Andrew Bartlett
4
-6
/
+6
2011-10-28
lib/util Split samba-modules library into public and private parts
Andrew Bartlett
6
-6
/
+6
2011-10-28
lib/util Rename load_samba_modules -> samba_modules_load
Andrew Bartlett
2
-2
/
+2
2011-10-28
lib/util Rename run_init_functions -> samba_init_module_fns_run
Andrew Bartlett
4
-6
/
+6
2011-10-28
lib/util Rename init_module_fn to samba_init_module_fn
Andrew Bartlett
4
-6
/
+6
2011-10-27
Include uid_wrapper correctly.
Andreas Schneider
2
-19
/
+1
2011-10-19
libcli: move ioctl function field defs to smb_constants
David Disseldorp
3
-3
/
+3
2011-10-13
lib/util: Add back control of mmap and hash size in tdb for top level build
Andrew Bartlett
2
-3
/
+6
2011-10-11
lib/param move source4 param code to the top level
Andrew Bartlett
1
-2
/
+2
2011-10-06
lib/util: consolidate module loading into common code
Andrew Bartlett
6
-2
/
+6
2011-09-23
python-s4: use PyErr_SetNTSTATUS instead of PyErr_NTSTATUS_IS_ERR_RAISE as it...
Matthieu Patou
1
-2
/
+4
2011-09-23
pys4: really return an exception if the status if not correct
Matthieu Patou
1
-4
/
+2
2011-09-20
s4:ntvfs common - remove two outdated function prototypes
Matthias Dieter Wallnöfer
2
-4
/
+0
2011-09-20
s4:ntvfs common - add "UTIL_TDB" and "tdb-wrap" as internal build dependency
Matthias Dieter Wallnöfer
1
-0
/
+1
2011-09-19
s4:ntvfs/common/brlock.c - remove unnecessary include "tdb_compat.h"
Matthias Dieter Wallnöfer
1
-1
/
+0
2011-09-05
s4:ntvfs: s/!= PROTOCOL_SMB2/< PROTOCOL_SMB2_02/
Stefan Metzmacher
4
-8
/
+8
2011-09-05
s4:ntvfs: s/== PROTOCOL_SMB2/>= PROTOCOL_SMB2_02/
Stefan Metzmacher
8
-9
/
+9
2011-08-18
credentials: Rename library to samba-credentials to avoid name clashes.
Jelmer Vernooij
2
-2
/
+2
2011-08-18
cli-raw: Add public libsmbclient-raw library.
Jelmer Vernooij
1
-2
/
+2
2011-08-13
s4:ntvfs: use tevent_ fn names instead of legacy event_ ones
Simo Sorce
4
-5
/
+5
2011-07-29
s4-auth Move conversion of security_token to unix_token to auth
Andrew Bartlett
2
-54
/
+4
2011-07-29
ntvfs: Use security_unix_token from auth.idl
Andrew Bartlett
1
-24
/
+16
2011-07-23
cli_raw: Make name lowercase.
Jelmer Vernooij
1
-2
/
+2
2011-06-22
s4:ntvfs/cifs: add option to use S4U2Proxy
Stefan Metzmacher
1
-0
/
+49
2011-06-20
tdb_store: check returns for 0, not -1.
Rusty Russell
1
-1
/
+1
2011-06-20
tdb_delete: check returns for 0, not -1.
Rusty Russell
1
-1
/
+1
2011-06-20
tdb_fetch_compat: use instead of tdb_fetch.
Rusty Russell
3
-8
/
+8
2011-06-20
tdb_compat.h: divert every tdb build and includes to tdb_compat
Rusty Russell
7
-7
/
+7
2011-06-20
libcli/util Rename common map_nt_error_from_unix to avoid duplicate symbol
Andrew Bartlett
6
-47
/
+47
2011-06-16
s4:ntvfs subsystems - rework it using concrete enum values
Matthias Dieter Wallnöfer
3
-4
/
+22
2011-06-11
s4:ntvfs/smb2/vfs_smb2.c - remove unused variable
Matthias Dieter Wallnöfer
1
-1
/
+0
[next]