Keep using Samba3's charset.h for now.
[ira/wip.git] / source3 / include / local.h
2009-02-14 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-02-14 Jeremy AllisonParameterize in local.h the MAX_RPC_DATA_SIZE, and...
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-04-07 Stefan Metzmachersmbd: make it possible to change the write time delay...
2007-10-10 Jeremy Allisonr17107: Make the 200 ms timeout value tunable in local...
2007-10-10 Jeremy Allisonr14763: Add a new tuning parameter, open files database...
2007-10-10 Gerald Carterr13316: Let the carnage begin....
2007-10-10 Jeremy Allisonr11435: Allow the hash size of the tdb open (locking...
2007-10-10 Jeremy Allisonr5636: Re-add the allocation size - parameterized by...
2007-10-10 Jeremy Allisonr5548: Stop lying about allocation sizes to Windows...
2007-10-10 Jeremy Allisonr1325: Always use GetTimeOfDay() (wrapper). Ensure...
2007-10-10 Jeremy Allisonr1085: Now it's had some proper user testing, merge...
2003-10-29 Jeremy AllisonJanitor for tridge.
2003-10-29 Andrew Tridgellparameterise the listen backlog in smbd and make it...
2003-04-14 Jelmer VernooijBackport my backtrace patch from HEAD
2003-04-13 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-07 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-31 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-29 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-27 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-26 Jelmer VernooijOutput backtrace to logfile in smb_panic(), as suggeste...
2003-02-28 Jeremy Allison*Excellent* patch from Michael Steffens <michael_steffe...
2003-02-28 Jeremy Allison*Excellent* patch from Michael Steffens <michael_steffe...
2003-02-15 Jelmer VernooijRemove obsolete file lib/netatalk.c - We now have a...
2003-02-15 Jelmer VernooijRemove obsolete file lib/netatalk.c - We have a VFS...
2003-01-16 Jeremy AllisonFixed up mutex protection around winbindd logon code...
2003-01-16 Jeremy AllisonFixed up mutex protection around winbindd logon code...
2002-10-22 Jeremy AllisonFix for systems that allow more than 65536 open files...
2002-10-22 Jeremy AllisonFix for systems that allow more than 65536 open files...
2002-10-04 Jeremy AllisonAdd a timeout to tdb_lock_bystring(). Ensure we never...
2002-10-04 Jeremy AllisonAdd a timeout to tdb_lock_bystring(). Ensure we never...
2002-09-25 Gerald Cartersync'ing up for 3.0alpha20 release
2002-09-25 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-09-04 Jeremy AllisonAdd bcast_msg_flags to connection struct. Allows sender...
2002-08-20 Andrew BartlettBased orginally by work by Kai, this patch moves our...
2002-08-19 Andrew Tridgellthe SMBD_SELECT_TIMEOUT_WITH_PENDING_LOCKS macro isn...
2002-08-17 Jelmer Vernooijsync 3.0 branch with head
2002-08-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-07-28 Andrew BartlettAnother item off my long-term todo list:
2002-07-15 Andrew Tridgellupdated the 3.0 branch from the head branch - ready...
2002-07-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-04-12 Andrew BartlettRemove : from the list seperators, as this is used...
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-04-11 Andrew TridgellThis split the mangling code up to allow for the possib...
2002-01-14 Jeremy AllisonRemoved MAXSTATUS which was set incorrectly - thus...
2001-12-06 Andrew Tridgellallow a MAX_DEBUG_LEVEL setting in local.h (or the...
2001-11-19 Martin PoolLIBDIR and LOCKDIR are dynamically configured too.
2001-11-12 Jeremy AllisonFixed allocation bug in database prog. Some format...
2001-10-01 Andrew Tridgell- fix handling of 0 last_change_time and must_change_time
2001-05-06 Jeremy AllisonPatch from David_Tiller@ccnotes.ccity.com finally appli...
2001-05-02 Jeremy AllisonHad to add a "pam password change" parameter (defaults...
2001-04-30 Jeremy AllisonEnsure correct password change script gets selected...
2001-04-18 Andrew Tridgellmerge from 2.2
2001-03-13 Andrew Tridgellthis patch does a number of things:
2000-07-06 Andrew Tridgelldon't need shmem any more
2000-05-04 Andrew Tridgell - use full_name instead of real_name
2000-04-17 Andrew Tridgellgot rid of some more old configure tests and includes
2000-01-03 Andrew Tridgelladded the unexpected packet database (unexpected.tdb)
1999-12-29 Jeremy AllisonConverted most of the functions in lib/util_str.c to...
1999-12-13 Andrew Tridgellfirst pass at updating head branch to be to be the...
1998-11-10 Jeremy Allisoninclude/local.h:
1998-11-09 Andrew TridgellI talked to Dave Miller and he thinks that we should...
1998-10-21 Andrew Tridgellat the interop Isaac (at least I _think_ it was Isaac...
1998-09-30 Jeremy AllisonUpped default MAX_OPEN_FILES to 10000 after conversatio...
1998-09-30 Jeremy Allison(Finally) implemented "max open files" as a global...
1998-09-26 Andrew Tridgellchanged the default filesystem type to NTFS (from Samba)
1998-09-20 Andrew Tridgelladd a define for SMB_SEARCH_BITS and change comment...
1998-09-18 Andrew Tridgellgto ri of a bunch more #ifdef LARGE_SMB_OFF_T checks...
1998-08-17 Andrew Tridgellmoved connection_struct handling code into smbd/conn...
1998-08-17 Andrew Tridgellsome cleanups from the conversion of Pipes[] to a linke...
1998-08-15 Andrew Tridgellthis checkin gets rid of the global Files[] array and...
1998-08-13 John BlairAdded the APPLEDOUBLE macro for the name of the directo...
1998-08-09 Andrew Tridgellthis gets smbd compiling and linking correctly with...
1998-07-29 Andrew Tridgellmerge from the autoconf2 branch to the main branch
1998-07-27 Jeremy Allisonchgpasswd.c: Fixed up debug calls to stop crashes if...
1998-07-22 Jeremy AllisonFixed bug found by Richard Sharpe. After increasing...
1998-07-17 Jeremy AllisonCode added to fix the renaming of a directory under...
1998-07-17 Jeremy Allisonlocal.h: Added NTFS define if HAVE_NT_SMBS is defined.
1998-03-21 John TerpstraGetting ready for first Red Hat Linux RPMs for 1.9...
1998-03-17 Andrew Tridgellchanged the default MAXSTATUS from 1000 to 100000
1998-03-16 Andrew Tridgellchanged the default "keepalive" value to 300 seconds.
1998-02-11 Jeremy AllisonMakefile: Added AIX 3.2.5.
1998-02-07 Jeremy AllisonA small raft of changes, I will sync up with 1.9.18...
1998-01-29 Jeremy AllisonMakefile: Fix for OSF1 typo.
1997-12-03 Andrew Tridgellput the default PRINTCAP_NAME def in includes.h not...
1997-12-03 Andrew Tridgellapplied a patch from Norm Jacobs to allow "printcap...
1997-12-03 Andrew Tridgellallow users to disable the NetWkstaUserLogon call in...
1997-12-03 Andrew TridgellI'm slowly getting though the todo list :-)
1997-12-02 Andrew Tridgellthe default GUEST_ACCOUNT should be here not in smb.h
1997-11-06 Jeremy Allisonlocal.h: Added OPLOCK_BREAK_TIMEOUT_FUDGEFACTOR.
1997-10-27 Andrew Tridgellalso disable read prediction in 1.9.18
1997-10-21 Andrew Tridgellget rid of the KEEP_PASSWORD_SERVER_OPEN define
1997-10-09 Jeremy Allisonlocal.h: Fix spelling mistake :-).
1997-10-09 Andrew Tridgellbracket some macros
1997-10-01 Jeremy AllisonOPLOCK CHECK-IN - oplocks are now *OPERATIONAL* !!!!
1997-09-30 Jeremy Allisondir.c: more pstrcpys.
1997-09-26 Jeremy AllisonAdding Andrews buffer overflow fixes into the main...
1997-07-14 Samba Release Accountlocal.h: Removed ununsed SHARE_MODES_XXX defines. Upped...
next