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
/
smb.h
Age
Commit message (
Expand
)
Author
Files
Lines
2007-11-03
Remove the smb_read_error global variable and replace
Jeremy Allison
1
-6
/
+9
2007-10-30
Add new parameter, "min receivefile size" (by default set
Jeremy Allison
1
-0
/
+1
2007-10-24
This is a large patch (sorry). Migrate from struct in_addr
Jeremy Allison
1
-2
/
+2
2007-10-18
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
1
-48
/
+48
2007-10-10
Add start of IPv6 implementation. Currently most of this is avoiding
Jeremy Allison
1
-3
/
+5
2007-10-10
[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.
Gerald (Jerry) Carter
1
-11
/
+6
2007-10-10
r24464: Now Volker removed the readbmpx we don't need cached errors any more.
Jeremy Allison
1
-12
/
+0
2007-10-10
r23997: Check in the infrastructure for getting rid of the global InBuffer/Ou...
Volker Lendecke
1
-0
/
+4
2007-10-10
r23986: Some const
Volker Lendecke
1
-1
/
+1
2007-10-10
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
1
-2
/
+1
2007-10-10
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
1
-1
/
+1
2007-10-10
r23724: Reduce access to the global inbuf a tiny bit. Add a struct smb_request
Volker Lendecke
1
-0
/
+7
2007-10-10
r23410: Merge the core of the cluster code.
Volker Lendecke
1
-0
/
+4
2007-10-10
r23271: merge service control pidl change for CloseServiceHandle() from SAMBA...
Gerald Carter
1
-0
/
+2
2007-10-10
r23244: Fix loop with nscd and NSS recusive calls.
Gerald Carter
1
-6
/
+9
2007-10-10
r23183: Check in a change made by Tridge:
Volker Lendecke
1
-7
/
+4
2007-10-10
r23163: Convert locking.tdb to dbwrap
Volker Lendecke
1
-0
/
+1
2007-10-10
r23100: Implement the delete on close semantics I've just tested for
Jeremy Allison
1
-1
/
+2
2007-10-10
r23055: Rewrite messages.c to use auto-generated marshalling in the tdb. I'm
Volker Lendecke
1
-3
/
+2
2007-10-10
r22844: Introduce const DATA_BLOB data_blob_null = { NULL, 0, NULL }; and
Volker Lendecke
1
-0
/
+2
2007-10-10
r22736: Start to merge the low-hanging fruit from the now 7000-line cluster p...
Volker Lendecke
1
-5
/
+5
2007-10-10
r22390: Patchset sent to samba-technical to address the winbind
Gerald Carter
1
-1
/
+2
2007-10-10
r22343: Commit to 3_0 as well after adapting the patch.
Simo Sorce
1
-1
/
+2
2007-10-10
r22266: Fix bug #4512 - we were returning a volume label greater than
Jeremy Allison
1
-1
/
+1
2007-10-10
r22123: Try and fix the csc (#4404) bug by supporting the extended
Jeremy Allison
1
-4
/
+7
2007-10-10
r22122: Start to fix csc issue with Vista. Make smbd support
Jeremy Allison
1
-0
/
+7
2007-10-10
r22055: Port the endpoint mapper (and functions it requires) to Samba 3.
Jelmer Vernooij
1
-2
/
+5
2007-10-10
r22020: Make it more clear that both the vuser struct and it's contents are
Andrew Bartlett
1
-3
/
+3
2007-10-10
r21865: Add in the stubs for SMB transport encryption. Will flesh
Jeremy Allison
1
-0
/
+1
2007-10-10
r21724: Optimization pointed out by Volker. If we don't
Jeremy Allison
1
-0
/
+1
2007-10-10
r21714: Change the VFS interface to use struct timespec
Jeremy Allison
1
-2
/
+2
2007-10-10
r21460: Fix for server-side processing of SPNEGO auth
Jeremy Allison
1
-1
/
+9
2007-10-10
r21279: Get rid of 'aio write behind', this is broken.
Volker Lendecke
1
-2
/
+0
2007-10-10
r21250: Partial fix for BUG 4093: Make %a expand to "Vista"
Gerald Carter
1
-1
/
+3
2007-10-10
r21191: Add in the POSIX open/mkdir/unlink calls.
Jeremy Allison
1
-11
/
+16
2007-10-10
r21123: Make notify_fsp() static to notify.c.
Volker Lendecke
1
-10
/
+1
2007-10-10
r21108: Send sys_notify_watch through the VFS, FAM is next
Volker Lendecke
1
-1
/
+4
2007-10-10
r21093: Remove the hash and dnotify backends. Disabling FAM for this checkin,...
Volker Lendecke
1
-9
/
+0
2007-10-10
r21092: Ok, that's the one that activates the Samba4 notify backend.
Volker Lendecke
1
-0
/
+1
2007-10-10
r21088: Apply some const
Volker Lendecke
1
-1
/
+1
2007-10-10
r21084: Make the Samba4 files compile in Samba3, not activated yet.
Volker Lendecke
1
-0
/
+5
2007-10-10
r21079: Minimizing diff: Adopt the Samba4 style ChangeNotify flags.
Volker Lendecke
1
-2
/
+4
2007-10-10
r21074: Preparation for the import of samba4 notify: Add the file notify.idl ...
Volker Lendecke
1
-0
/
+1
2007-10-10
r20931: This changes the notify infrastructure from a polling-based to an eve...
Volker Lendecke
1
-6
/
+12
2007-10-10
r20883: W00t! I now understand how "delete on close" really
Jeremy Allison
1
-2
/
+1
2007-10-10
r20856: Make "struct notify_mid_map" private to notify.c
Volker Lendecke
1
-11
/
+2
2007-10-10
r20854: Ok, now I think we're at a point where looking at notify starts to ma...
Volker Lendecke
1
-3
/
+58
2007-10-10
r20774: I thought I committed this before Xmas holidays ...
Simo Sorce
1
-1
/
+7
2007-10-10
r20742: Rename chkpth -> checkpath for sanity's sake :-).
Jeremy Allison
1
-1
/
+1
2007-10-10
r20634: A *LOT* more work is necessary before touching notify remotely starts...
Volker Lendecke
1
-58
/
+3
[next]