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
/
source3
/
tdb
Age
Commit message (
Expand
)
Author
Files
Lines
2002-01-02
debug statement fixups.
Jeremy Allison
2
-31
/
+27
2001-12-31
more irix -64 portability fixes
Andrew Tridgell
1
-1
/
+2
2001-12-20
Ignore torture.tdb
Martin Pool
1
-0
/
+1
2001-12-20
net ads password and net ads chostpass commands from Remus Koos
Andrew Tridgell
1
-3
/
+4
2001-12-13
Must check against -1 for fcntl error check.
Jeremy Allison
1
-4
/
+4
2001-12-12
add *.po32 to ignore list
Herb Lewis
1
-0
/
+1
2001-12-11
Fix up warnings. Make tdb_openXX() names const.
Jeremy Allison
3
-8
/
+8
2001-12-11
Tidyups to remove warnings on tdb standalone code.
Jeremy Allison
3
-22
/
+23
2001-12-10
Doc.
Martin Pool
1
-1
/
+3
2001-12-10
Allow for internal databases which may have no name.
Martin Pool
1
-5
/
+5
2001-12-10
Log more error messages.
Martin Pool
1
-0
/
+1
2001-12-10
Log more error messages.
Martin Pool
1
-2
/
+12
2001-12-10
Allocate tdb name up front in case log functions want to use it.
Martin Pool
1
-6
/
+5
2001-12-10
tdb_open_ex: More cleanups: just dynamically allocate the TDB_CONTEXT
Martin Pool
1
-14
/
+27
2001-12-10
Refactor code to check whether already open into its own function.
Martin Pool
1
-8
/
+21
2001-12-10
tdb_open_ex should always "goto fail" in case of error, rather than
Martin Pool
1
-1
/
+2
2001-12-10
Doc.
Martin Pool
1
-0
/
+4
2001-12-10
tdb_open_ex: Continue previous refactoring so that we consistently
Martin Pool
1
-12
/
+12
2001-12-10
tdb_open_ex: Refactor to use a pointer to tdb, rather than an auto
Martin Pool
1
-57
/
+58
2001-12-10
Formatting fixup.
Tim Potter
1
-1
/
+1
2001-12-09
added a simple tdbdump utility
Andrew Tridgell
2
-0
/
+92
2001-12-05
changed the DEBUG level of tdb_pack and tdb_unpack. Instead of 8, it's now
Jean-François Micouleau
1
-2
/
+2
2001-12-04
Tidup.
Jeremy Allison
1
-43
/
+80
2001-12-04
Put back changes to set errno, which seem to do no harm.
Martin Pool
2
-13
/
+55
2001-12-04
Fix headers. This I know is correct.
Martin Pool
1
-0
/
+1
2001-12-04
Fix headers. This I know is correct.
Martin Pool
1
-0
/
+1
2001-12-04
undo
Martin Pool
7
-184
/
+83
2001-12-04
Implement suggestion from tridge to leave the old tdb_open interface
Martin Pool
5
-13
/
+22
2001-12-04
Better error handling:
Martin Pool
6
-77
/
+139
2001-12-04
Magic file for TDB databases.
Martin Pool
1
-0
/
+10
2001-12-04
Set errno in tdb_open in cases where we detect an error in opening the
Martin Pool
2
-12
/
+35
2001-12-03
Added prototypes for new fns. Thanks Elrond.
Jeremy Allison
1
-0
/
+7
2001-12-03
Don't display any data if tdb_fetch() failed in the tdbtool "fetch"
Tim Potter
1
-1
/
+4
2001-12-03
Updated definition of fstring.
Tim Potter
1
-4
/
+11
2001-11-28
Added a 'keys' command to tdbtool which prints out all keys in the tdb.
Tim Potter
1
-0
/
+10
2001-11-09
Removed #ifdef TDB_DEBUG around tdb_dump_all() and tdb_printfreelist()
Tim Potter
2
-13
/
+5
2001-10-16
Don't core dump when using spinlocks on a read-only tdb. Unfortunately this
Jeremy Allison
1
-4
/
+16
2001-10-12
Fix for tdb_oob() on TDB_INTERNAL databases.
Jeremy Allison
1
-2
/
+7
2001-10-06
PPC spinlocks work again. Sorry, my bad.
Anton Blanchard
1
-1
/
+1
2001-10-03
Ensure accessing NT member servers works with a Samba PDC. Don't
Jeremy Allison
1
-1
/
+2
2001-09-27
fixed compilation of tdbtorture
Andrew Tridgell
1
-0
/
+5
2001-09-24
tdbtorture updates from when I was trying to track down the hp tdb bug
Andrew Tridgell
1
-12
/
+50
2001-09-19
Put pwrite code back in expand_file.
Jeremy Allison
1
-3
/
+10
2001-09-19
added a hook to reopen all tdb's after the server fork
Andrew Tridgell
2
-10
/
+49
2001-09-19
Fix based on Andrew's insight as re-using a tdb after fork means
Jeremy Allison
1
-3
/
+23
2001-09-19
Return correct error code on lock fail in tdb_expand.
Jeremy Allison
1
-1
/
+1
2001-09-18
Roll back earlier fix after talking with Andrew. The write_lock_record and
Jeremy Allison
1
-2
/
+2
2001-09-18
Fixed a couple of nasty bugs only easily seen with no mmap. Firstly,
Jeremy Allison
1
-2
/
+4
2001-09-06
flush stdout in test logging fns
Andrew Tridgell
2
-0
/
+2
2001-09-06
use a different test tdb name for tdbtest and tdbtorture
Andrew Tridgell
1
-1
/
+1
[prev]
[next]