index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
tdb
/
common
/
io.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-03
tdb: Add another overflow check to tdb_expand_adjust
Volker Lendecke
1
-0
/
+6
2013-06-03
tdb: add proper OOM/ENOSPC handling to tdb_expand()
Stefan Metzmacher
1
-8
/
+23
2013-06-03
tdb: add overflow detection to tdb_expand_adjust()
Stefan Metzmacher
1
-3
/
+31
2013-06-03
tdb: add overflow/ENOSPC handling to tdb_expand_file()
Stefan Metzmacher
1
-1
/
+11
2013-06-03
tdb: add a 'new_size' helper variable to tdb_expand_file()
Stefan Metzmacher
1
-4
/
+7
2013-05-28
tdb: fix logging of offets and lengths.
Rusty Russell
1
-18
/
+18
2013-03-26
tdb: Little format change
Volker Lendecke
1
-1
/
+1
2013-03-05
tdb: Slightly simplify tdb_expand_file
Volker Lendecke
1
-2
/
+4
2013-02-05
tdb: Remove "header" from tdb_context
Volker Lendecke
1
-2
/
+2
2012-12-21
tdb: Fix blank line endings
Volker Lendecke
1
-9
/
+9
2012-10-06
tdb: Make robust against shrinking tdbs
Rusty Russell
1
-12
/
+20
2012-03-23
lib/tdb: fix transaction issue for HAVE_INCOHERENT_MMAP.
Rusty Russell
1
-11
/
+10
2012-03-23
lib/tdb: fix missing return 0 code.
Rusty Russell
1
-1
/
+1
2012-03-22
lib/tdb: fix OpenBSD incoherent mmap.
Rusty Russell
1
-18
/
+31
2011-12-21
tdb: use same expansion factor logic when expanding for new recovery area.
Rusty Russell
1
-20
/
+28
2011-12-19
tdb: be more careful on 4G files.
Rusty Russell
1
-13
/
+32
2011-04-18
tdb_expand: limit the expansion with huge records
Simo Sorce
1
-5
/
+20
2010-03-25
Fix some nonempty blank lines
Volker Lendecke
1
-2
/
+2
2010-02-24
tdb: remove lock ops
Rusty Russell
1
-2
/
+0
2010-02-17
tdb: cleanup: split brlock and brunlock methods.
Rusty Russell
1
-1
/
+2
2009-10-23
tdb: rename 'struct list_struct' into 'struct tdb_record'
Stefan Metzmacher
1
-4
/
+4
2009-10-22
lib/tdb: wean off TDB_ERRCODE.
Rusty Russell
1
-16
/
+19
2009-07-30
If the record is at the end of the database, pretending it has length 1
Rusty Russell
1
-4
/
+1
2008-09-17
Move common libraries from root to lib/.
Jelmer Vernooij
1
-0
/
+473