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
/
source4
/
lib
/
tdb
/
common
/
tdb_private.h
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r22424: fixed the bad merge (thanks to metze for pointing out)
Andrew Tridgell
1
-2
/
+2
2007-10-10
r22422: merged tdb changes from ctdb
Andrew Tridgell
1
-2
/
+2
2007-10-10
r22319: sync lib/tdb/ with samba3
Stefan Metzmacher
1
-0
/
+2
2007-10-10
r21722: Add the dead record functionality presented on samba-technical@samba....
Volker Lendecke
1
-0
/
+1
2007-10-10
r21445: Apply tdb_parse_record Tridges error return, merge to 3_0_25 and 4_0
Volker Lendecke
1
-0
/
+5
2007-10-10
r21303: As discussed on samba-technical: Change the static array for the in-m...
Volker Lendecke
1
-1
/
+3
2007-10-10
r19401: make tdb_lockall() much more efficient, and add a tdb_lockall_read()
Andrew Tridgell
1
-4
/
+3
2007-10-10
r18400: move MAP_FAILED define to lib/replace/system/shmem.h
Andrew Tridgell
1
-4
/
+0
2007-10-10
r18129: moved the system includes into libreplace - this gives much more
Andrew Tridgell
1
-31
/
+4
2007-10-10
r17507: pread and pwrite depends on HAVE_PREAD/HAVE_PWRITE not HAVE_PREAD_DEC...
Simo Sorce
1
-7
/
+0
2007-10-10
r16916: Implement metze's proposed changes to the tdb logging API.
Andrew Bartlett
1
-3
/
+2
2007-10-10
r16774: This patch modifies the tdb API to allow the logging function to be used
Andrew Bartlett
1
-1
/
+2
2007-10-10
r14799: added a tdb_get_seqnum() call, and the TDB_SEQNUM flag. This allows
Andrew Tridgell
1
-1
/
+3
2007-10-10
r10524: SAFE_FREE() in tdb does not need the discard_const_p()
Andrew Tridgell
1
-10
/
+1
2007-10-10
r10495: older redhat boxes need sys/time.h for select()
Andrew Tridgell
1
-0
/
+3
2007-10-10
r10493: we need sys/select.h to enable select() in the solaris workaround
Andrew Tridgell
1
-0
/
+3
2007-10-10
r10492: work around a bug in solaris which cases lock upgrades to fail with
Andrew Tridgell
1
-0
/
+1
2007-10-10
r10484: try to fix the pread/pwrite declaration problems
Andrew Tridgell
1
-7
/
+1
2007-10-10
r10471: stratos doesn't have getpagesize(), so guess 8k on systems that don't
Andrew Tridgell
1
-0
/
+4
2007-10-10
r10466: work around missing pread/pwrite declaration on openbsd
Andrew Tridgell
1
-0
/
+8
2007-10-10
r10465: separate out a read_only db from a read-only traversal to ensure we
Andrew Tridgell
1
-0
/
+1
2007-10-10
r10459: fixed some portability problems
Andrew Tridgell
1
-0
/
+2
2007-10-10
r10421: following on discussions with simo, I have worked out a way of
Andrew Tridgell
1
-0
/
+1
2007-10-10
r10405: added transactions into tdb, and hook them into ldb. See my
Andrew Tridgell
1
-12
/
+35
2007-10-10
r10253: a fairly large tdb cleanup and re-organise. Nearly all of this change
Andrew Tridgell
1
-0
/
+208