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
/
source3
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-22
Get Samba version or capability information from Windows
Corinna Vinschen
1
-0
/
+12
2008-01-22
Hide streams from the EA API
Volker Lendecke
1
-0
/
+2
2008-01-21
Add SMB_VFS_FS_CAPABILITIES
Volker Lendecke
2
-0
/
+6
2008-01-20
Add a registry backend perflib that replaces the former dynamic overlay.
Michael Adam
1
-0
/
+2
2008-01-20
Add a registry backend current_version that replaces the former dynamic overlay.
Michael Adam
1
-0
/
+1
2008-01-20
Reorder the registry key name constants in a more systematic way.
Michael Adam
1
-5
/
+5
2008-01-20
Add a registry backend tcpip_params that replaces the former dynamic overlay.
Michael Adam
1
-0
/
+1
2008-01-20
Add a registry backend prod_options that replaces the former dynamic overlay.
Michael Adam
1
-0
/
+1
2008-01-20
Some systems do not have XATTR_ defined
Volker Lendecke
1
-0
/
+8
2008-01-19
Add streams support
Volker Lendecke
1
-0
/
+5
2008-01-19
Add the STREAMINFO vfs call
Volker Lendecke
2
-0
/
+13
2008-01-19
The remote storage op is gone
Volker Lendecke
1
-1
/
+1
2008-01-19
Fix the build
Volker Lendecke
1
-0
/
+1
2008-01-18
Add the "allinfo" command to smbclient
Volker Lendecke
1
-0
/
+10
2008-01-18
Add a registry backend netlogon_params that replaces the former dynamic overlay.
Michael Adam
1
-0
/
+1
2008-01-18
Add and correct some WERROR codes.
Michael Adam
1
-1
/
+6
2008-01-17
Merge branch 'v3-2-test' of ssh://git.samba.org/data/git/samba into v3-2-test
Derrell Lipman
5
-102
/
+17
2008-01-17
Fix bug 5185: repeated calls to smbc_getxattr() lose sid-name mapping
Derrell Lipman
1
-0
/
+1
2008-01-17
Include auto-generated client headers for netlogon/samr.
Günther Deschner
1
-0
/
+2
2008-01-17
Finally enable pidl generated SAMR & NETLOGON headers and clients.
Günther Deschner
4
-92
/
+5
2008-01-17
Use pidl generated data from misc.idl.
Günther Deschner
1
-10
/
+10
2008-01-17
Remove is_remotestorage() call from VFS. We already have statvfs() there to h...
Alexander Bokovoy
2
-7
/
+0
2008-01-17
Rework of VFS is_offline() function to only return boolean offline/online res...
Alexander Bokovoy
2
-4
/
+4
2008-01-16
Fix the mess that ab just made of the new VFS code.
Jeremy Allison
2
-45
/
+43
2008-01-16
Merge branch 'ctdb-merge' into v3-2-test
Alexander Bokovoy
4
-0
/
+44
2008-01-16
Merge lsarpc.idl from samba4 and rerun make idl.
Günther Deschner
1
-19
/
+0
2008-01-16
Add support for offline files support, remote storage, and Async I/O force op...
Alexander Bokovoy
2
-0
/
+37
2008-01-16
Merge CTDB-related fixes from samba-ctdb 3.0 branch (http://samba.org/~tridge...
Alexander Bokovoy
2
-0
/
+7
2008-01-16
Merge branch 'v3-2-test' of git://git.samba.org/samba into v3-2-test
Derrell Lipman
1
-0
/
+2
2008-01-15
Include libnet_join.h in the right places.
Günther Deschner
1
-0
/
+2
2008-01-15
Merge branch 'v3-2-test' of git://git.samba.org/samba into v3-2-test
Derrell Lipman
2
-169
/
+4
2008-01-14
Add detection for need of update to the registry db.
Michael Adam
1
-0
/
+4
2008-01-14
Remove old lsa set info policy call.
Günther Deschner
1
-16
/
+0
2008-01-14
Remove more redundant lsa parsing functions.
Günther Deschner
1
-115
/
+0
2008-01-14
Start removing hand-written lsa marshalling code (namely
Günther Deschner
1
-38
/
+0
2008-01-13
Fix smbc_listxattr() and friends (bug #5189)
Derrell Lipman
1
-1
/
+1
2008-01-11
Combine fsp and tofd to tofsp in SMB_VFS_RECVFILE().
Michael Adam
2
-4
/
+5
2008-01-11
Combine fsp and fromfd to fromfsp in SMB_VFS_SENDFILE().
Michael Adam
2
-4
/
+5
2008-01-10
Remove redundant parameter fd from SMB_VFS_WRITE().
Michael Adam
2
-4
/
+5
2008-01-10
Remove redundant parameter fd from SMB_VFS_READ().
Michael Adam
2
-4
/
+5
2008-01-10
Move transfer_file and transfer_file_internal to a module of their own.
Michael Adam
2
-0
/
+35
2008-01-09
Fixup hot paths - add macro for toupper (c < 0x80).
Jeremy Allison
1
-0
/
+8
2008-01-09
Add the calls to make use of talloc_pools in a talloc_stackframe.
Jeremy Allison
1
-0
/
+1
2008-01-08
Remove redundant parameter fd from SMB_VFS_AIO_CANCEL().
Michael Adam
2
-4
/
+5
2008-01-08
Remove redundant parameter fd from SMB_VFS_FSETXATTR().
Michael Adam
2
-4
/
+5
2008-01-08
Remove redundant parameter fd from SMB_VFS_FREMOVEXATTR().
Michael Adam
2
-4
/
+5
2008-01-08
Remove redundant parameter fd from SMB_VFS_FLISTXATTR().
Michael Adam
2
-4
/
+5
2008-01-08
Remove redundant parameter fd from SMB_VFS_FGETXATTR().
Michael Adam
2
-4
/
+5
2008-01-08
Remove redundant parameter fd from SMB_VFS_SYS_ACL_SET_FD().
Michael Adam
2
-4
/
+5
2008-01-08
Remove redundant parameter fd from SMB_VFS_FCHMOD_ACL().
Michael Adam
2
-4
/
+5
[next]