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
/
local.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-09
s3:smb2_server increase defaults for read/write/trans sizes to 1MB
Christian Ambach
1
-3
/
+3
2011-11-15
s3-winbind: Increase the negative cache entry timout.
Andreas Schneider
1
-1
/
+1
2011-10-13
Another part of the fix for Bug 8473 - smb2_find uses a hard coded max reply ...
Jeremy Allison
1
-3
/
+3
2011-07-29
First part of bugfix for bug #8335 - file copy aborts with smb2_validate_mess...
Jeremy Allison
1
-1
/
+1
2011-06-29
param: Merge param headers into lib/param/loadparm.h
Andrew Bartlett
1
-29
/
+0
2011-03-01
lib/util: new merged debug system
Andrew Bartlett
1
-5
/
+0
2011-01-07
s3-printing: Initiate pcap reload from parent smbd
David Disseldorp
1
-0
/
+1
2010-12-21
My algorithm for determining whan an incoming sequence number can be allowed ...
Jeremy Allison
1
-0
/
+1
2010-12-10
Add a SMB2 crediting algorithm, by default the same as Windows. Defaults to 1...
Jeremy Allison
1
-0
/
+5
2010-10-24
s3:include: move MAX_DEBUG_LEVEL from local.h to debug.h
Stefan Metzmacher
1
-9
/
+0
2010-09-14
Allows changing the maximum number of simultaneous clients in winbindd throug...
Pierre Carrier
1
-3
/
+0
2010-02-17
Fix bug #7146 - Samba miss-parses authenticated RPC packets.
Jeremy Allison
1
-0
/
+3
2009-12-16
Final part of the fix for 6837 - "Too many open files" when trying to access ...
Jeremy Allison
1
-12
/
+12
2009-12-02
Fix bug #6837 - "Too many open files" when trying to access large number of f...
Jeremy Allison
1
-1
/
+19
2009-02-13
Parameterize in local.h the MAX_RPC_DATA_SIZE, and ensure
Jeremy Allison
1
-0
/
+3
2008-04-07
smbd: make it possible to change the write time delay for testing
Stefan Metzmacher
1
-0
/
+3
2007-10-10
r17107: Make the 200 ms timeout value tunable in local.h...
Jeremy Allison
1
-0
/
+3
2007-10-10
r14763: Add a new tuning parameter, open files database hash size,
Jeremy Allison
1
-1
/
+1
2007-10-10
r13316: Let the carnage begin....
Gerald Carter
1
-0
/
+9
2007-10-10
r11435: Allow the hash size of the tdb open (locking) database
Jeremy Allison
1
-0
/
+3
2007-10-10
r5636: Re-add the allocation size - parameterized by share as
Jeremy Allison
1
-0
/
+3
2007-10-10
r5548: Stop lying about allocation sizes to Windows clients. It was a nice
Jeremy Allison
1
-3
/
+0
2007-10-10
r1325: Always use GetTimeOfDay() (wrapper). Ensure ldap replication
Jeremy Allison
1
-0
/
+2
2007-10-10
r1085: Now it's had some proper user testing, merge in the deferred open fix....
Jeremy Allison
1
-0
/
+3
2003-10-29
parameterise the listen backlog in smbd and make it larger by default. A back...
Andrew Tridgell
1
-0
/
+3
2003-04-14
Backport my backtrace patch from HEAD
Jelmer Vernooij
1
-0
/
+4
2003-02-28
*Excellent* patch from Michael Steffens <michael_steffens@hp.com> to limit
Jeremy Allison
1
-0
/
+2
2003-02-15
Remove obsolete file lib/netatalk.c - We now have a vfs module
Jelmer Vernooij
1
-3
/
+0
2003-01-16
Fixed up mutex protection around winbindd logon code. Sync with APP-HEAD.
Jeremy Allison
1
-0
/
+8
2002-10-22
Fix for systems that allow more than 65536 open files per process.
Jeremy Allison
1
-0
/
+3
2002-10-04
Add a timeout to tdb_lock_bystring(). Ensure we never have more than
Jeremy Allison
1
-0
/
+3
2002-09-25
sync'ing up for 3.0alpha20 release
Gerald Carter
1
-6
/
+1
2002-08-17
sync 3.0 branch with head
Jelmer Vernooij
1
-1
/
+13
2002-07-15
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
1
-1
/
+1
2002-04-11
This split the mangling code up to allow for the possibility of multiple
Andrew Tridgell
1
-0
/
+6
2002-01-14
Removed MAXSTATUS which was set incorrectly - thus causing tdb traversal
Jeremy Allison
1
-1
/
+2
2001-12-06
allow a MAX_DEBUG_LEVEL setting in local.h (or the Makefile)
Andrew Tridgell
1
-0
/
+9
2001-11-19
LIBDIR and LOCKDIR are dynamically configured too.
Martin Pool
1
-5
/
+0
2001-11-12
Fixed allocation bug in database prog. Some format fixes.
Jeremy Allison
1
-0
/
+3
2001-10-01
- fix handling of 0 last_change_time and must_change_time
Andrew Tridgell
1
-0
/
+3
2001-05-06
Patch from David_Tiller@ccnotes.ccity.com finally applied now I've thought
Jeremy Allison
1
-0
/
+5
2001-05-02
Had to add a "pam password change" parameter (defaults to "off") and inlined
Jeremy Allison
1
-4
/
+0
2001-04-30
Ensure correct password change script gets selected --with-pam.
Jeremy Allison
1
-0
/
+4
2001-04-18
merge from 2.2
Andrew Tridgell
1
-0
/
+8
2001-03-13
this patch does a number of things:
Andrew Tridgell
1
-3
/
+0
2000-07-06
don't need shmem any more
Andrew Tridgell
1
-5
/
+0
2000-05-04
- use full_name instead of real_name
Andrew Tridgell
1
-4
/
+0
2000-04-17
got rid of some more old configure tests and includes
Andrew Tridgell
1
-5
/
+0
2000-01-03
added the unexpected packet database (unexpected.tdb)
Andrew Tridgell
1
-0
/
+1
1999-12-29
Converted most of the functions in lib/util_str.c to smb_ucs2_t equivalents.
Jeremy Allison
1
-0
/
+3
[next]