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
/
lib
/
dbwrap
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-28
dbwrap_ctdb: Treat empty records as non-existing
Volker Lendecke
1
-0
/
+10
2013-05-16
s3:lib/dbwrap add missing curly braces
Christian Ambach
1
-2
/
+4
2013-04-26
dbwrap: Allow dbwrap_record_watch_recv to not lock the record
Volker Lendecke
1
-0
/
+3
2013-03-26
dbwrap-ctdb: Avoid a talloc_stackframe()
Volker Lendecke
1
-4
/
+2
2013-03-26
dbwrap-ctdb: Use ctdbd_parse in db_ctdb_parse_record
Volker Lendecke
1
-9
/
+2
2013-03-25
dbwrap: Use tdb_null in db_ctdb_delete
Volker Lendecke
1
-4
/
+1
2013-02-04
s3:dbrwap_ctdb: ZERO_STRUCT(rec) just to be sure in traverse_persistent_callb...
Michael Adam
1
-0
/
+1
2013-02-04
s3:dbwrap_ctdb: ZERO_STRUCT(rec) just to be sure in traverse_read_callback()
Michael Adam
1
-0
/
+2
2013-02-04
s3:dbwrap_ctdb: add "db_context" to "db_record"
Stefan Metzmacher
1
-2
/
+5
2013-02-04
s3:dbwrap_ctdb: setup result->name in db_open_ctdb()
Stefan Metzmacher
1
-0
/
+7
2013-01-11
dbwrap: Use INCOMPATIBLE_HASH for dbwrap_watchers.tdb
Volker Lendecke
1
-3
/
+4
2012-11-29
dbwrap: Do not rely on dbwrap_record_get_value to return a talloc object
Volker Lendecke
1
-2
/
+3
2012-11-29
s3: Remove db_ctdb_fetch
Volker Lendecke
1
-55
/
+11
2012-11-29
s3: Directly parse local existing records in db_ctdb_parse_record
Volker Lendecke
1
-0
/
+22
2012-11-29
s3: Factor out db_ctdb_can_use_local_hdr from db_ctdb_can_use_local_copy
Volker Lendecke
1
-11
/
+14
2012-11-29
s3: Remove unused code for fetching persistent ctdb records
Volker Lendecke
1
-129
/
+0
2012-11-29
s3: Avoid db_ctdb_fetch for persistent databases
Volker Lendecke
1
-0
/
+44
2012-11-29
s3: Factor out parse_newest_in_marshall_buffer from pull_newest_from_marshall...
Volker Lendecke
1
-15
/
+51
2012-11-29
s3: reduce db_ctdb_marshall_loop_next to specialized db_ctdb_marshall_buf_parse
Volker Lendecke
1
-48
/
+21
2012-11-29
s3: Factor out db_ctdb_marshall_loop_next_key from db_ctdb_marshall_loop_next
Volker Lendecke
1
-9
/
+24
2012-11-29
s3: Slightly simplify db_ctdb_marshall_loop_next
Volker Lendecke
1
-4
/
+3
2012-11-29
s3: Use db_ctdb_ltdb_parse in db_ctdb_fetch_db_seqnum_from_db
Volker Lendecke
1
-20
/
+21
2012-11-29
s3: Use db_ctdb_ltdb_parse in db_ctdb_ltdb_fetch
Volker Lendecke
1
-30
/
+46
2012-11-29
s3: Add db_ctdb_ltdb_parse
Volker Lendecke
1
-0
/
+42
2012-11-29
s3: Slightly simplify db_ctdb_transaction_commit
Volker Lendecke
1
-1
/
+2
2012-11-29
s3: Remove header==NULL code from db_ctdb_marshall_record
Volker Lendecke
1
-12
/
+5
2012-11-20
s3: Fix some blank line endings
Volker Lendecke
1
-10
/
+10
2012-09-21
s3:dbwrap_ctdb: set errno = ENOSYS if clustering is not supported
Gregor Beck
1
-0
/
+1
2012-09-04
s3: Fix a comment
Volker Lendecke
1
-1
/
+1
2012-08-31
s3:dbwrap_ctdb: Add DB name and key to warning message
Christof Schmitt
1
-1
/
+8
2012-07-31
s3:dbwrap_ctdb: initialize db_record->db
Stefan Metzmacher
1
-0
/
+1
2012-06-29
s3_dbrwap_ctdb: improve a comment in db_ctdb_can_use_local_record()
Michael Adam
1
-1
/
+3
2012-06-29
s3:dbwrap_ctdb: fix a comment in db_ctdb_fetch()
Michael Adam
1
-2
/
+3
2012-06-29
s3:dbwrap_ctdb: expand the comment for the db_ctdb_can_use_local_copy() function
Michael Adam
1
-1
/
+4
2012-06-29
s3:dbwrap_ctdb: rename db_ctdb_own_record() -> db_ctdb_can_use_local_copy()
Michael Adam
1
-3
/
+3
2012-06-29
s3:dbrwap_ctdb: remove commented out legacy code
Michael Adam
1
-5
/
+1
2012-06-29
s3:dbwrap_ctdb: fix fetch/fetch_locked when samba is built against old ctdb
Michael Adam
1
-4
/
+3
2012-06-27
s3-param: Rename loadparm_s3_context -> loadparm_s3_helpers
Andrew Bartlett
2
-2
/
+2
2012-06-27
s3:lib:dbwrap: fix return value of db_ctdb_traverse[_read] for non-persistent...
Gregor Beck
1
-6
/
+17
2012-06-22
dbwrap: dbwrap_local_open()
Rusty Russell
1
-3
/
+3
2012-06-22
dbwrap: remove get_flags().
Rusty Russell
1
-8
/
+0
2012-06-21
s3:util: rename procid_equal() to serverid_equal()
Michael Adam
1
-1
/
+1
2012-05-14
move the dbwrap library to the top level
Michael Adam
14
-2812
/
+2
2012-05-13
s3:lib:dbwrap: use [u]int[num]_t consistently in dbwrap_tdb.c
Michael Adam
1
-1
/
+1
2012-05-13
s3:lib:dbwrap: use [u]int[num]_t consistently in dbwrap_rbt.c
Michael Adam
1
-2
/
+2
2012-05-13
s3:lib:dbwrap: use [u]int[num]_t consistently in dbwrap_ctdb.c
Michael Adam
1
-6
/
+8
2012-05-13
s3:lib:dbwrap: use [u]int[num]_t consistently in dbwrap_file.c
Michael Adam
1
-6
/
+7
2012-05-13
s3:lib:dbwrap: use [u]int[num]_t consistently in dbwrap_util.c
Michael Adam
1
-9
/
+9
2012-05-13
s3:dbwrap: move definition of dbwrap_lock_order to dbwrap.h
Michael Adam
4
-8
/
+7
2012-04-24
s3: Fix Coverity ID 2751: REVERSE_INULL
Volker Lendecke
1
-1
/
+1
[next]