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
/
tdb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Ok - I misspoke.... mmap returns MAP_FAILED, not neccessarily -1 :-).
Jeremy Allison
2001-06-21
1
-2
/
+6
*
When mmap fails it returns -1 *NOT NULL*.
Jeremy Allison
2001-06-21
1
-1
/
+7
*
Fixed free of NULL found by SGI speedshop.
Jeremy Allison
2001-06-11
1
-1
/
+2
*
tdb updates from head
Andrew Tridgell
2001-05-30
5
-65
/
+206
*
portability fix for TDB_LOG()
Andrew Tridgell
2001-05-29
1
-1
/
+1
*
Merge in Andrew's tdb robustness changes - allow tailers to be
Jeremy Allison
2001-05-29
4
-14
/
+123
*
Fix nasty malloc/free bug when setting a printer attribute with a zero length...
John Reilly
2001-05-28
1
-1
/
+4
*
Added tdb_change_int_atomic() to allow atomic updates of a tdb int value.
Jeremy Allison
2001-05-25
1
-3
/
+32
*
Merge tdb change from HEAD to avoid problems on expand.
Jeremy Allison
2001-05-15
1
-6
/
+29
*
Implemented max connections in a similar way to 2.0.x (scan of connection db).
Jeremy Allison
2001-05-14
1
-6
/
+8
*
clearer tdb_mmap code
Andrew Tridgell
2001-05-06
1
-24
/
+19
*
After talking to Andrew, don't fail deliberately if the mmap fails, we need
Jeremy Allison
2001-05-04
1
-6
/
+2
*
Fix for OpenBSD and HPUX and others where mmap and read/write are not
Jeremy Allison
2001-05-04
1
-8
/
+29
*
- totally rewrote utmp handling with help from Andrew Bartlett
Andrew Tridgell
2001-04-18
1
-0
/
+1
*
Fix for True64 treating readonly as a reserved word !
Jeremy Allison
2001-04-14
1
-2
/
+2
*
fix uninitialised variable bug
Andrew Tridgell
2001-04-13
1
-0
/
+3
*
fixed warning on solaris8
Andrew Tridgell
2001-04-13
1
-1
/
+1
*
- remove template from smbrun(). Now uses /tmp and mkstemp
Andrew Tridgell
2001-04-13
1
-46
/
+0
*
Added HAVE_STDARG_H to tdbutil.c
Jeremy Allison
2001-04-10
1
-5
/
+51
*
lib/debug.c: Compiler fixes.
Jeremy Allison
2001-02-12
1
-6
/
+15
*
Mega-merge for fixes made in appliance-head.
Jeremy Allison
2001-01-27
2
-19
/
+90
*
Merge with fixes from appliance-head.
Jeremy Allison
2001-01-18
1
-0
/
+3
*
Big merge to sync up appliance-head and 2.2.
Jeremy Allison
2001-01-08
1
-1
/
+6
*
When chaining together long lines of bloody "if" statements, which should
Jeremy Allison
2000-12-15
1
-1
/
+3
*
Makefile.in, Added libsmb/cli_lsarpc.c - needed for smbcacls.
Jeremy Allison
2000-12-15
1
-2
/
+25
*
Two tdb bugfixes. First one - ensure that traverse lock is moved before deleting
Jeremy Allison
2000-12-13
1
-45
/
+58
*
Added Tim's fix for read-only crashes.
Jeremy Allison
2000-12-11
1
-0
/
+2
*
Fixed tdb_next_lock bug where it was failing when traversing the end of
Jeremy Allison
2000-12-07
2
-9
/
+39
*
- Fix Makefile.in so that clisecdesc.o is in SMBCACLS_OBJ, not LIBSMB_OBJ
David O'Neill
2000-12-06
1
-2
/
+2
*
Changed to sourceforge tdb code. This includes spinlocks (so we now have
Jeremy Allison
2000-12-06
6
-1058
/
+1255
*
Fixed one tdb_read -> rec_free_read call.
Jeremy Allison
2000-12-05
1
-10
/
+2
*
Added sorted freelist neighbour merge code to stop tdb fragmentation.
Jeremy Allison
2000-12-05
2
-32
/
+251
*
Added print_freelist command.
Jeremy Allison
2000-12-02
2
-0
/
+38
*
change the split threahold for the free list to prevent freelist
Andrew Tridgell
2000-12-02
1
-1
/
+1
*
fixed a potential locking deadlock in tdb
Andrew Tridgell
2000-11-27
1
-1
/
+1
*
rpc_parse/parse_spoolss.c: Updated comment for old version of W2K.
Jeremy Allison
2000-11-10
1
-1
/
+1
*
got rid of tdb_writelock() and instead lock a chain. tdb_writelock()
Andrew Tridgell
2000-10-10
1
-25
/
+0
*
added tdb_lock_bystring() and tdb_unlock_bystring()
Andrew Tridgell
2000-10-10
1
-0
/
+24
*
Fixes from Damian at Cisco to tidy up some tdbtool issues.
Jeremy Allison
2000-10-05
1
-4
/
+15
*
Herb's fixes for profiling & compiler warnings.
Jeremy Allison
2000-10-05
1
-1
/
+1
*
Added debug so if zero length messages get sent we successfully remove
Jeremy Allison
2000-10-02
1
-3
/
+7
*
Added John Reilly's enumports/addprinter/delprinter scripting code plus the
Jeremy Allison
2000-07-31
1
-0
/
+14
*
support both read and write locks inside the tdb
Andrew Tridgell
2000-06-15
1
-1
/
+6
*
- use read locks when possible
Andrew Tridgell
2000-06-15
1
-42
/
+44
*
use the right MMAP flag
Andrew Tridgell
2000-06-15
1
-1
/
+1
*
Moved tdb functions that access parse structs into parse_prs.c
Jeremy Allison
2000-06-08
1
-30
/
+0
*
Fixing get/set of security descriptors.
Jeremy Allison
2000-06-07
1
-8
/
+4
*
added some debug code to track down pack/unpack problems
Andrew Tridgell
2000-06-04
1
-0
/
+12
*
getting and setting security descriptors on printers now works
Andrew Tridgell
2000-05-27
1
-10
/
+42
*
added tdb_pack() and tdb_unpack()
Andrew Tridgell
2000-05-24
1
-0
/
+148
[next]