s3: Remove unused count_all_current_connections()
[ira/wip.git] / source3 / smbd / connection.c
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...