index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
lib
/
tdb
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
r23798: updated old Temple Place FSF addresses to new URL
Andrew Tridgell
2007-10-10
11
-22
/
+11
*
r23795: more v2->v3 conversion
Andrew Tridgell
2007-10-10
11
-11
/
+11
*
r23590: Fix realloc leak on failure case from Jim Meyering <jim@meyering.net>.
Jeremy Allison
2007-10-10
1
-1
/
+5
*
r23371: Fix the misleading comment I added - it really *should*
Jeremy Allison
2007-10-10
1
-2
/
+2
*
r23370: Traverse in tdb wasn't consistently using the
Jeremy Allison
2007-10-10
1
-8
/
+10
*
r23238: merged transaction lock changes from ctdb
Andrew Tridgell
2007-10-10
4
-14
/
+47
*
r22832: merged the latest tdb changes from ctdb to Samba4
Andrew Tridgell
2007-10-10
2
-15
/
+99
*
r22424: fixed the bad merge (thanks to metze for pointing out)
Andrew Tridgell
2007-10-10
1
-2
/
+2
*
r22422: merged tdb changes from ctdb
Andrew Tridgell
2007-10-10
2
-6
/
+31
*
r22319: sync lib/tdb/ with samba3
Stefan Metzmacher
2007-10-10
4
-10
/
+15
*
r22165: merge transaction fix from samba3
Andrew Tridgell
2007-10-10
1
-0
/
+2
*
r22081: transaction_brlock() should be static
Andrew Tridgell
2007-10-10
1
-2
/
+2
*
r22041: merge trivial changes from samba3
Stefan Metzmacher
2007-10-10
5
-15
/
+19
*
r21722: Add the dead record functionality presented on samba-technical@samba....
Volker Lendecke
2007-10-10
3
-6
/
+186
*
r21445: Apply tdb_parse_record Tridges error return, merge to 3_0_25 and 4_0
Volker Lendecke
2007-10-10
3
-13
/
+90
*
r21412: The last patch also incremented the seqnum when tdb_store failed. Not...
Volker Lendecke
2007-10-10
1
-8
/
+10
*
r21410: We have to increment the sequence number also when tdb_update_hash()
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r21303: As discussed on samba-technical: Change the static array for the in-m...
Volker Lendecke
2007-10-10
4
-36
/
+96
*
r19960: Add code to check for loops in the free list.
Jeremy Allison
2007-10-10
2
-1
/
+109
*
r19428: moved tdbutil.c from lib/tdb/common/ to lib/util/util_tdb.c
Andrew Tridgell
2007-10-10
1
-549
/
+0
*
r19425: two more tdb functions from samba3
Andrew Tridgell
2007-10-10
1
-0
/
+11
*
r19423: merge some tdb changes from SAMBA_3_0 to SAMBA_4_0
Andrew Tridgell
2007-10-10
4
-12
/
+22
*
r19401: make tdb_lockall() much more efficient, and add a tdb_lockall_read()
Andrew Tridgell
2007-10-10
6
-68
/
+139
*
r18400: move MAP_FAILED define to lib/replace/system/shmem.h
Andrew Tridgell
2007-10-10
1
-4
/
+0
*
r18301: I discovered how to load the warnings from a build farm build into
Andrew Tridgell
2007-10-10
2
-2
/
+2
*
r18160: - pread and pwrite replacements need to be non-static
Andrew Tridgell
2007-10-10
1
-22
/
+0
*
r18129: moved the system includes into libreplace - this gives much more
Andrew Tridgell
2007-10-10
1
-31
/
+4
*
r17930: Merge noinclude branch:
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r17532: merge from SAMBA_3_0 Revision: 17460
Stefan Metzmacher
2007-10-10
1
-0
/
+1
*
r17507: pread and pwrite depends on HAVE_PREAD/HAVE_PWRITE not HAVE_PREAD_DEC...
Simo Sorce
2007-10-10
1
-7
/
+0
*
r16916: Implement metze's proposed changes to the tdb logging API.
Andrew Bartlett
2007-10-10
3
-13
/
+16
*
r16776: fix typo
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r16774: This patch modifies the tdb API to allow the logging function to be used
Andrew Bartlett
2007-10-10
8
-108
/
+116
*
r16043: Fix error message
Simo Sorce
2007-10-10
1
-3
/
+3
*
r15120: Minimize the diff between Samba3 and Samba4 tdb: In Samba3 we don't a...
Volker Lendecke
2007-10-10
1
-7
/
+7
*
r15100: Port the bugfix for #3569 to Samba4
Volker Lendecke
2007-10-10
1
-1
/
+17
*
r14972: fix an uninitialised warning from ibm checker
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r14916: print errno so I can work out why OpenBSD is failing the test for tdb
Andrew Tridgell
2007-10-10
1
-1
/
+2
*
r14799: added a tdb_get_seqnum() call, and the TDB_SEQNUM flag. This allows
Andrew Tridgell
2007-10-10
3
-1
/
+63
*
r14029: Fix resource leak in error codepath. Coverity CID #64.
Jeremy Allison
2007-10-10
1
-2
/
+6
*
r13773: Be consistent in the way you get out and free allocated data
Simo Sorce
2007-10-10
1
-2
/
+2
*
r13283: added two optimisations to the tdb transactions code. The first is to
Andrew Tridgell
2007-10-10
1
-1
/
+36
*
r10891: I noticed that the secrets.db was not being backed up on my system due
Andrew Tridgell
2007-10-10
1
-0
/
+9
*
r10524: SAFE_FREE() in tdb does not need the discard_const_p()
Andrew Tridgell
2007-10-10
1
-10
/
+1
*
r10522: finally got the locking working on solaris10. This adds a read lock on
Andrew Tridgell
2007-10-10
1
-0
/
+12
*
r10496: - added configure test for sys/time.h
Andrew Tridgell
2007-10-10
1
-2
/
+2
*
r10495: older redhat boxes need sys/time.h for select()
Andrew Tridgell
2007-10-10
1
-0
/
+3
*
r10494: - don't generate a tdb log message for any type of failed lock probe
Andrew Tridgell
2007-10-10
1
-5
/
+2
*
r10493: we need sys/select.h to enable select() in the solaris workaround
Andrew Tridgell
2007-10-10
1
-0
/
+3
*
r10492: work around a bug in solaris which cases lock upgrades to fail with
Andrew Tridgell
2007-10-10
3
-1
/
+28
[next]