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
/
source3
/
include
/
local.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Final part of the fix for 6837 - "Too many open files" when trying to access ...
Jeremy Allison
2009-12-16
1
-12
/
+12
*
Fix bug #6837 - "Too many open files" when trying to access large number of f...
Jeremy Allison
2009-12-02
1
-1
/
+19
*
Parameterize in local.h the MAX_RPC_DATA_SIZE, and ensure
Jeremy Allison
2009-02-13
1
-0
/
+3
*
smbd: make it possible to change the write time delay for testing
Stefan Metzmacher
2008-04-07
1
-0
/
+3
*
r17107: Make the 200 ms timeout value tunable in local.h...
Jeremy Allison
2007-10-10
1
-0
/
+3
*
r14763: Add a new tuning parameter, open files database hash size,
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r13316: Let the carnage begin....
Gerald Carter
2007-10-10
1
-0
/
+9
*
r11435: Allow the hash size of the tdb open (locking) database
Jeremy Allison
2007-10-10
1
-0
/
+3
*
r5636: Re-add the allocation size - parameterized by share as
Jeremy Allison
2007-10-10
1
-0
/
+3
*
r5548: Stop lying about allocation sizes to Windows clients. It was a nice
Jeremy Allison
2007-10-10
1
-3
/
+0
*
r1325: Always use GetTimeOfDay() (wrapper). Ensure ldap replication
Jeremy Allison
2007-10-10
1
-0
/
+2
*
r1085: Now it's had some proper user testing, merge in the deferred open fix....
Jeremy Allison
2007-10-10
1
-0
/
+3
*
parameterise the listen backlog in smbd and make it larger by default. A back...
Andrew Tridgell
2003-10-29
1
-0
/
+3
*
Backport my backtrace patch from HEAD
Jelmer Vernooij
2003-04-14
1
-0
/
+4
*
*Excellent* patch from Michael Steffens <michael_steffens@hp.com> to limit
Jeremy Allison
2003-02-28
1
-0
/
+2
*
Remove obsolete file lib/netatalk.c - We now have a vfs module
Jelmer Vernooij
2003-02-15
1
-3
/
+0
*
Fixed up mutex protection around winbindd logon code. Sync with APP-HEAD.
Jeremy Allison
2003-01-16
1
-0
/
+8
*
Fix for systems that allow more than 65536 open files per process.
Jeremy Allison
2002-10-22
1
-0
/
+3
*
Add a timeout to tdb_lock_bystring(). Ensure we never have more than
Jeremy Allison
2002-10-04
1
-0
/
+3
*
sync'ing up for 3.0alpha20 release
Gerald Carter
2002-09-25
1
-6
/
+1
*
sync 3.0 branch with head
Jelmer Vernooij
2002-08-17
1
-1
/
+13
*
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
2002-07-15
1
-1
/
+1
*
This split the mangling code up to allow for the possibility of multiple
Andrew Tridgell
2002-04-11
1
-0
/
+6
*
Removed MAXSTATUS which was set incorrectly - thus causing tdb traversal
Jeremy Allison
2002-01-14
1
-1
/
+2
*
allow a MAX_DEBUG_LEVEL setting in local.h (or the Makefile)
Andrew Tridgell
2001-12-06
1
-0
/
+9
*
LIBDIR and LOCKDIR are dynamically configured too.
Martin Pool
2001-11-19
1
-5
/
+0
*
Fixed allocation bug in database prog. Some format fixes.
Jeremy Allison
2001-11-12
1
-0
/
+3
*
- fix handling of 0 last_change_time and must_change_time
Andrew Tridgell
2001-10-01
1
-0
/
+3
*
Patch from David_Tiller@ccnotes.ccity.com finally applied now I've thought
Jeremy Allison
2001-05-06
1
-0
/
+5
*
Had to add a "pam password change" parameter (defaults to "off") and inlined
Jeremy Allison
2001-05-02
1
-4
/
+0
*
Ensure correct password change script gets selected --with-pam.
Jeremy Allison
2001-04-30
1
-0
/
+4
*
merge from 2.2
Andrew Tridgell
2001-04-18
1
-0
/
+8
*
this patch does a number of things:
Andrew Tridgell
2001-03-13
1
-3
/
+0
*
don't need shmem any more
Andrew Tridgell
2000-07-06
1
-5
/
+0
*
- use full_name instead of real_name
Andrew Tridgell
2000-05-04
1
-4
/
+0
*
got rid of some more old configure tests and includes
Andrew Tridgell
2000-04-17
1
-5
/
+0
*
added the unexpected packet database (unexpected.tdb)
Andrew Tridgell
2000-01-03
1
-0
/
+1
*
Converted most of the functions in lib/util_str.c to smb_ucs2_t equivalents.
Jeremy Allison
1999-12-29
1
-0
/
+3
*
first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
Andrew Tridgell
1999-12-13
1
-24
/
+25
*
include/local.h:
Jeremy Allison
1998-11-10
1
-23
/
+0
*
I talked to Dave Miller and he thinks that we should have TCP_NODELAY
Andrew Tridgell
1998-11-09
1
-0
/
+8
*
at the interop Isaac (at least I _think_ it was Isaac) said that if a
Andrew Tridgell
1998-10-21
1
-0
/
+4
*
Upped default MAX_OPEN_FILES to 10000 after conversation with tridge.
Jeremy Allison
1998-09-30
1
-1
/
+1
*
(Finally) implemented "max open files" as a global smb.conf parameter.
Jeremy Allison
1998-09-30
1
-0
/
+11
*
changed the default filesystem type to NTFS (from Samba)
Andrew Tridgell
1998-09-26
1
-1
/
+1
*
add a define for SMB_SEARCH_BITS and change comment on FSTYPE_STRING
Andrew Tridgell
1998-09-20
1
-2
/
+2
*
gto ri of a bunch more #ifdef LARGE_SMB_OFF_T checks by introducing a
Andrew Tridgell
1998-09-18
1
-0
/
+5
*
moved connection_struct handling code into smbd/conn.c and changed it
Andrew Tridgell
1998-08-17
1
-6
/
+0
*
some cleanups from the conversion of Pipes[] to a linked list. I also
Andrew Tridgell
1998-08-17
1
-3
/
+0
*
this checkin gets rid of the global Files[] array and makes it local
Andrew Tridgell
1998-08-15
1
-8
/
+7
[next]