RIP BOOL. Convert BOOL -> bool. I found a few interesting
[amitay/samba.git] / source3 / smbd / connection.c
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-10 Gerald (Jerry) Carter[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create...
2007-10-10 Volker Lendecker24268: Fix two crashes for spoolss
2007-10-10 Andrew Tridgellr23784: use the GPLv3 boilerplate as recommended by...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Volker Lendecker23221: Fix a bad merge, avoid a memory leak and tdb...
2007-10-10 Volker Lendecker23171: Convert connections.tdb to dbwrap
2007-10-10 Volker Lendecker23168: Move the lp_max_connections() into service.c.
2007-10-10 Volker Lendecker23167: Remove an unused parameter
2007-10-10 Volker Lendecker22761: This introduces lib/conn_tdb.c with two main...
2007-10-10 James Peachr22418: Support running under launchd. We abstract...
2007-10-10 Jeremy Allisonr22266: Fix bug #4512 - we were returning a volume...
2007-10-10 Stefan Metzmacherr22009: change TDB_DATA from char * to unsigned char *
2007-10-10 Stefan Metzmacherr22008: use string_term_tdb_data()
2007-10-10 Jeremy Allisonr16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
2007-10-10 Gerald Carterr10656: BIG merge from trunk. Features not copied...
2007-10-10 Gerald Carterr4019: better error logging in register_message_flags...
2007-10-10 Gerald Carterr1885: tighten the cache consistency with the ntprinter...
2007-10-10 Gerald Carterr1011: fix bad merge (from a few months ago) and ensure...
2004-02-12 Gerald Cartertdbsam & smb_panic merge from 3.0 (initial tests are...
2004-02-12 Gerald Cartermerge from old APP_HEAD
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-06-03 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-31 Jeremy AllisonGot us happy running under valgrind again :-).
2003-05-31 Jeremy AllisonFixes to stop valgrind complaining about uninitialised...
2003-05-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-14 Jeremy AllisonFix winbindd coredump. Remember to set a ** pointer...
2003-04-14 Tim PotterWhitespace syncup.
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-22 Andrew Bartlett(merge from HEAD)
2003-03-22 Andrew BartlettRevert bogus part of previous patch.
2003-03-22 Andrew BartlettSmall clenaup patches:
2003-01-03 Andrew BartlettMerge from HEAD - make Samba compile with -Wwrite-strin...
2003-01-02 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-01-02 Andrew BartlettBIG patch...
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 AllisonMerge ... (apparently working :-) new printing notify...
2002-09-04 Jeremy AllisonAdd bcast_msg_flags to connection struct. Allows sender...
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-08-11 Andrew BartlettMake 'remote_machine' private to lib/substitute.c,...
2002-08-02 Tim PotterMerge of print notify fixes from APPLIANCE_HEAD.
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-01-30 Tim PotterRemoved version number from file header.
2002-01-14 Jeremy AllisonRemoved MAXSTATUS which was set incorrectly - thus...
2001-10-16 Jeremy AllisonFix for connectinos.tdb error message from "Richard...
2001-10-02 Tim PotterRemoved 'extern int DEBUGLEVEL' as it is now in the...
2001-09-19 Jeremy AllisonRemoved unneeded variable, added comment on deadlock...
2001-09-19 Andrew Tridgellremoved anti-race code that could cause a classic ABBA...
2001-09-06 Andrew Tridgellgot rid of USE_TDB_MMAP_FLAG as its not needed any...
2001-07-30 Jeremy AllisonAdded "use mmap" for HPUX.
2001-07-17 Jeremy AllisonTidied up calling yield_connection on connection alloca...
2001-07-17 Jeremy AllisonConnection record not existing is not a debug level 0.
2001-07-04 Andrew TridgellThe big character set handling changeover!
2001-06-08 Jeremy AllisonLog tdb failures.
2001-05-30 Andrew Tridgelluse the new tdb_open_log() fn on connections database
2001-05-23 Jeremy AllisonAdded tdb_errstr() messages so we can see if these...
2001-05-17 Jeremy Allisongroupdb/mapping.c: Fix gcc compiler warning.
2001-05-15 Jeremy AllisonCheck sizes of data entries in connections.tdb before...
2001-05-15 Andrew Tridgellmake the max_connections code less horrendously inefficient
2001-05-14 Jeremy Allisontdb_traverse returns number of records, not zero, on...
2001-05-14 Jeremy AllisonImplemented max connections in a similar way to 2.0...
2001-04-18 Andrew Tridgellmerge from 2.2
2001-04-08 Jeremy AllisonGot "medieval on our ass" about adding the -1 to slprintf.
2001-01-11 David O'NeillChanges from APPLIANCE_HEAD:
2001-01-08 Jeremy AllisonPatch from Richard Bollinger for dead entries being...
2000-12-15 Jeremy AllisonFixed memory leaks in lsa_XX calls. Fixed memory leaks...
2000-11-17 Andrew Tridgellfixed the problem with messages not getting through
2000-10-28 Jeremy AllisonDavid Lee's utmp patch (finally). Thanks David !
2000-05-10 Andrew Tridgellpatch from Dominik Kubla <dominik.kubla@uni-mainz.de>
2000-05-02 Jeremy AllisonAdded sys_fork() and sys_getpid() functions to stop...
2000-04-11 Andrew Tridgellfinally got sick of the "extern int Client" code and...
2000-04-10 Andrew Tridgellutmp compile fix from peter@cadcamlab.org
2000-03-25 Jeremy Allisonrpc_parse/parse_spoolss.c: Added checks on mallocs...
2000-03-22 Jeremy Allisonacconfig.h configure configure.in: Added check for...
2000-01-12 Jeremy AllisonAdded utmp fix from David Lee <T.D.Lee@durham.ac.uk>.
2000-01-03 Andrew Tridgelldon't close the database after each claim_connection()
2000-01-02 Andrew Tridgell- added tdb_flags option to tdb_open()
1999-12-21 Andrew Tridgellconverted all our existing shared memory code to use...
1999-12-21 Andrew Tridgellfirst cut at using the tdb code for the connections...
1999-12-13 Andrew Tridgellfirst pass at updating head branch to be to be the...
1998-11-17 Jeremy AllisonAdded the same open()/fopen()/creat()/mmap() -> sys_XXX...
1998-10-18 Jeremy AllisonFixed sys_lseek and seek_file calls so all returns
1998-09-04 Jeremy AllisonMore 64 bit stuff - now the fcntl locks are 64 bit...
1998-09-03 Jeremy AllisonOk - this is the 64 bit widening check in. It changes...
1998-08-14 Andrew Tridgellthis is the bug change to using connection_struct*...
1998-05-12 Jeremy AllisonThis is a security audit change of the main source.
1998-03-17 Andrew Tridgellthis isn't a big commit, it just looks like it :-)
1998-03-15 Andrew Tridgell- added the ability to kill off individual connections...