index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source
/
smbd
/
connection.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
r23171: Convert connections.tdb to dbwrap
Volker Lendecke
2007-10-10
1
-88
/
+75
*
r23168: Move the lp_max_connections() into service.c.
Volker Lendecke
2007-10-10
1
-18
/
+2
*
r23167: Remove an unused parameter
Volker Lendecke
2007-10-10
1
-1
/
+2
*
r22761: This introduces lib/conn_tdb.c with two main functions: connections_t...
Volker Lendecke
2007-10-10
1
-21
/
+8
*
r22418: Support running under launchd. We abstract the method of obtaining
James Peach
2007-10-10
1
-7
/
+35
*
r22266: Fix bug #4512 - we were returning a volume label greater than
Jeremy Allison
2007-10-10
1
-4
/
+4
*
r22009: change TDB_DATA from char * to unsigned char *
Stefan Metzmacher
2007-10-10
1
-3
/
+3
*
r22008: use string_term_tdb_data()
Stefan Metzmacher
2007-10-10
1
-4
/
+3
*
r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
Jeremy Allison
2007-10-10
1
-26
/
+143
*
r10656: BIG merge from trunk. Features not copied over
Gerald Carter
2007-10-10
1
-4
/
+4
*
r4019: better error logging in register_message_flags() from Rob
Gerald Carter
2007-10-10
1
-2
/
+3
*
r1885: tighten the cache consistency with the ntprinters.tdb entry an the in ...
Gerald Carter
2007-10-10
1
-1
/
+0
*
r1011: fix bad merge (from a few months ago) and ensure that we always use td...
Gerald Carter
2007-10-10
1
-4
/
+4
*
merge from old APP_HEAD
Gerald Carter
2004-02-12
1
-4
/
+4
*
Got us happy running under valgrind again :-).
Jeremy Allison
2003-05-31
1
-0
/
+1
*
Fixes to stop valgrind complaining about uninitialised memory when it's
Jeremy Allison
2003-05-31
1
-0
/
+7
*
Whitespace syncup.
Tim Potter
2003-04-14
1
-1
/
+1
*
(merge from HEAD)
Andrew Bartlett
2003-03-22
1
-3
/
+3
*
Merge from HEAD - make Samba compile with -Wwrite-strings without additional
Andrew Bartlett
2003-01-03
1
-3
/
+3
*
sync'ing up for 3.0alpha20 release
Gerald Carter
2002-09-25
1
-21
/
+63
*
Sync 3.0 branch with head
Jelmer Vernooij
2002-08-17
1
-2
/
+6
*
Removed version number from file header.
Tim Potter
2002-01-30
1
-2
/
+1
*
Removed MAXSTATUS which was set incorrectly - thus causing tdb traversal
Jeremy Allison
2002-01-14
1
-1
/
+1
*
Fix for connectinos.tdb error message from "Richard Bollinger" <rabollinger@h...
Jeremy Allison
2001-10-16
1
-2
/
+3
*
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
Tim Potter
2001-10-02
1
-3
/
+0
*
Removed unneeded variable, added comment on deadlock prevention.
Jeremy Allison
2001-09-19
1
-9
/
+9
*
removed anti-race code that could cause a classic ABBA deadlock
Andrew Tridgell
2001-09-19
1
-21
/
+1
*
got rid of USE_TDB_MMAP_FLAG as its not needed any more
Andrew Tridgell
2001-09-06
1
-1
/
+1
*
Added "use mmap" for HPUX.
Jeremy Allison
2001-07-30
1
-1
/
+1
*
Tidied up calling yield_connection on connection allocation fail.
Jeremy Allison
2001-07-17
1
-1
/
+2
*
Connection record not existing is not a debug level 0.
Jeremy Allison
2001-07-17
1
-1
/
+1
*
The big character set handling changeover!
Andrew Tridgell
2001-07-04
1
-2
/
+0
*
Log tdb failures.
Jeremy Allison
2001-06-08
1
-2
/
+6
*
use the new tdb_open_log() fn on connections database
Andrew Tridgell
2001-05-30
1
-1
/
+1
*
Added tdb_errstr() messages so we can see if these functions fail.
Jeremy Allison
2001-05-23
1
-3
/
+10
*
groupdb/mapping.c: Fix gcc compiler warning.
Jeremy Allison
2001-05-17
1
-20
/
+28
*
Check sizes of data entries in connections.tdb before deciding they're crecs...
Jeremy Allison
2001-05-15
1
-0
/
+3
*
make the max_connections code less horrendously inefficient
Andrew Tridgell
2001-05-15
1
-23
/
+9
*
tdb_traverse returns number of records, not zero, on success.
Jeremy Allison
2001-05-14
1
-2
/
+14
*
Implemented max connections in a similar way to 2.0.x (scan of connection db).
Jeremy Allison
2001-05-14
1
-5
/
+83
*
merge from 2.2
Andrew Tridgell
2001-04-18
1
-773
/
+0
*
Got "medieval on our ass" about adding the -1 to slprintf.
Jeremy Allison
2001-04-08
1
-1
/
+1
*
Changes from APPLIANCE_HEAD:
David O'Neill
2001-01-11
1
-0
/
+2
*
Patch from Richard Bollinger for dead entries being left in connections tdb.
Jeremy Allison
2001-01-08
1
-1
/
+1
*
Fixed memory leaks in lsa_XX calls. Fixed memory leaks in smbcacls. Merged
Jeremy Allison
2000-12-15
1
-0
/
+9
*
fixed the problem with messages not getting through
Andrew Tridgell
2000-11-17
1
-3
/
+0
*
David Lee's utmp patch (finally). Thanks David !
Jeremy Allison
2000-10-28
1
-84
/
+594
*
patch from Dominik Kubla <dominik.kubla@uni-mainz.de>
Andrew Tridgell
2000-05-10
1
-3
/
+3
*
Added sys_fork() and sys_getpid() functions to stop the overhead
Jeremy Allison
2000-05-02
1
-3
/
+3
*
finally got sick of the "extern int Client" code and the stupid
Andrew Tridgell
2000-04-11
1
-4
/
+2
[next]