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
/
source3
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
s3:dbwrap: add dbwrap_record_store(), a wrapper for record->store
Michael Adam
2011-10-11
2
-0
/
+6
*
s3:dbwrap: add get-functions for db_record key, value and private_data
Michael Adam
2011-10-11
2
-0
/
+19
*
s3:dbwrap: add wrapper function dbwrap_get_seqnum()
Michael Adam
2011-10-11
2
-0
/
+6
*
s3:dbwrap: add wrappers for transactions start/cancel/commit
Michael Adam
2011-10-11
2
-0
/
+18
*
s3:dbwrap: add wrapper dbwrap_get_flags()
Michael Adam
2011-10-11
2
-0
/
+6
*
s3:dbwrap: fix db_rbt_traverse() to return the record count on success
Gregor Beck
2011-10-11
1
-5
/
+14
*
s3:dbwrap: add specific dbwrap_wipe() implementation to dbwrap_rbt
Gregor Beck
2011-10-11
1
-0
/
+14
*
s3:dbwrap: add specific dbwrap_wipe() implementation to dbwrap_tdb
Gregor Beck
2011-10-11
1
-0
/
+8
*
s3:dbwrap: add a comment
Michael Adam
2011-10-11
1
-0
/
+4
*
s3:dbwrap: add function dbwrap_wipe()
Gregor Beck
2011-10-11
4
-0
/
+29
*
s3:dbwrap: add specific dbwrap_parse_record() implementation to dbwrap_rbt
Gregor Beck
2011-10-11
1
-0
/
+15
*
s3:dbwrap: implement dbwrap_fallback_exists() with dbwrap_parse_record()
Gregor Beck
2011-10-11
1
-10
/
+2
*
s3:dbwrap: allow NULL parser for dbwrap_parse_record()
Gregor Beck
2011-10-11
1
-0
/
+9
*
s3:dbwrap: dbwrap_parse_record() should always return -1 on "not found"
Gregor Beck
2011-10-11
1
-1
/
+1
*
s3:dbwrap: add function dbwrap_parse_record()
Gregor Beck
2011-10-11
2
-0
/
+16
*
s3:dbwrap: add specific dbwrap_exists() implementation to dbwrap_rbt
Gregor Beck
2011-10-11
1
-0
/
+6
*
s3:dbwrap: factor out db_rpt_search_internal()
Gregor Beck
2011-10-11
1
-46
/
+43
*
s3:dbwrap: add specific dbwrap_exists() implementation to dbwrap_tdb
Gregor Beck
2011-10-11
1
-0
/
+8
*
s3:dbwrap: add function dbwrap_exists()
Gregor Beck
2011-10-11
2
-0
/
+31
*
s3:dbwrap: add a wrapper dbwrap_traverse_read()
Michael Adam
2011-10-11
2
-0
/
+22
*
s3:dbwrap: change the dbwrap_traverse() wrapper to return the count in an add...
Michael Adam
2011-10-11
2
-3
/
+14
*
s3:dbwrap: reorganize dbwrap.h some
Michael Adam
2011-10-11
1
-5
/
+8
*
s3:dbwrap: move dbwrap_traverse() to dbwrap.c, the core of the dbrwap subsystem
Michael Adam
2011-10-11
2
-9
/
+8
*
s3:dbwrap: move dbwrap_store() back to dbwrap.c, the core of the dbwrap subsy...
Michael Adam
2011-10-11
2
-16
/
+16
*
s3:dbwrap: move dbwrap_delete() back to dbwrap.c, the core of the dbwrap subs...
Michael Adam
2011-10-11
2
-15
/
+14
*
s3:dbwrap: move dbwrap_fetch() back to dbwrap.c, the core of the dbwrap subsy...
Michael Adam
2011-10-11
2
-12
/
+14
*
s3:dbwrap: move the db_open_rbt() prototype to a new header dbwrap_rbt.h
Michael Adam
2011-10-11
4
-2
/
+31
*
s3:dbwrap: move the db_open_file() prototype to a new header dbwrap_file.h
Michael Adam
2011-10-11
3
-8
/
+37
*
s3:dbwrap: move the db_open_tdb() prototype to a new header dbwrap_tdb.h
Michael Adam
2011-10-11
4
-5
/
+35
*
s3:dbwrap: move the db_open_ctdb() prototype to a new header dbwrap_ctdb.h
Michael Adam
2011-10-11
4
-7
/
+38
*
s3:lib/netapi: avoid '//' comments
Stefan Metzmacher
2011-10-08
2
-3
/
+3
*
ldb: use ldb directly rather than via a copy
Andrew Bartlett
2011-10-07
2
-726
/
+0
*
s3:lib: remove unused/empty modules.c
Stefan Metzmacher
2011-10-06
1
-22
/
+0
*
s3: Use the uid_wrapper
Volker Lendecke
2011-10-06
2
-0
/
+2
*
lib/util: consolidate module loading into common code
Andrew Bartlett
2011-10-06
2
-120
/
+9
*
s3-module allow libreplace to provide dlopen replacement
Andrew Bartlett
2011-10-06
1
-24
/
+0
*
s3:lib/util: make sure panic action can attach a debugger on ubuntu (>=10.10)
Stefan Metzmacher
2011-10-04
1
-0
/
+11
*
s3: Fix a C++ warning
Volker Lendecke
2011-09-30
1
-1
/
+2
*
s3: Fix a C++ warning
Volker Lendecke
2011-09-30
1
-1
/
+2
*
s3:dbwrap_ctdb: improve the check for skipping the __db_sequence_number__ rec...
Michael Adam
2011-09-28
1
-2
/
+1
*
s3-messaging Do not ever send a kill to -1
Andrew Bartlett
2011-09-28
1
-0
/
+3
*
s3-messaging Ensure that the message is of the correct legnth
Andrew Bartlett
2011-09-27
1
-1
/
+1
*
build: Fix waf build on MacOS X
Andrew Bartlett
2011-09-23
1
-1
/
+2
*
build: avoid util.h as a public header name due to conflict with MacOS
Andrew Bartlett
2011-09-23
1
-1
/
+1
*
s3-winbindd: add support for idmap type WBC_ID_TYPE_BOTH
Andrew Tridgell
2011-09-23
2
-1
/
+58
*
lib/util: move some timespec helpers from source3 to the toplevel
Stefan Metzmacher
2011-09-23
1
-146
/
+0
*
s3-netapi: allow to use default krb5 credential cache for libnetapi users.
Günther Deschner
2011-09-21
2
-8
/
+23
*
s3:dbwrap_ctdb: skip the internal __db_sequence_number__ key from (persistent...
Michael Adam
2011-09-20
1
-0
/
+26
*
s3:g_lock: add a missing \n to a debug message in g_lock_init
Michael Adam
2011-09-20
1
-1
/
+1
*
util_tdb: return -1/0 from lock_with_timeout functions.
Rusty Russell
2011-09-14
1
-2
/
+2
[prev]
[next]