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
/
dbwrap_open.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-27
s3-param: Rename loadparm_s3_context -> loadparm_s3_helpers
Andrew Bartlett
1
-1
/
+1
2012-06-22
dbwrap: dbwrap_local_open()
Rusty Russell
1
-3
/
+3
2012-04-18
s3-dbwrap: push lp_ctx up another layer in the stack
Andrew Bartlett
1
-1
/
+4
2012-04-17
s3: Open up 3 levels of dbwrap_lock_order
Volker Lendecke
1
-4
/
+7
2012-04-17
s3: Return CTDB_PATH from lp_ctdbd_socket()
Volker Lendecke
1
-8
/
+0
2012-03-16
s3-dbwrap: Move "lock_order" initialization to db_open_xx
Volker Lendecke
1
-4
/
+2
2012-01-18
s3: Pass down lock_order to db_open_ctdb
Volker Lendecke
1
-1
/
+2
2012-01-18
s3: Enforce a lock order in dbwrap
Volker Lendecke
1
-0
/
+3
2012-01-18
s3: Add a "lock_order" argument to db_open
Volker Lendecke
1
-2
/
+17
2011-12-08
s3-dbwrap: Make dbwrap_fallback_wipe private
Volker Lendecke
1
-5
/
+0
2011-12-08
s3-dbwrap: Make dbwrap_fallback_parse_record private
Volker Lendecke
1
-3
/
+0
2011-12-08
s3-dbwrap: Make dbwrap_fallback_fetch private
Volker Lendecke
1
-3
/
+0
2011-12-08
s3: Fix some blank line endings
Volker Lendecke
1
-3
/
+3
2011-10-11
s3:dbwrap: add function dbwrap_wipe()
Gregor Beck
1
-0
/
+3
2011-10-11
s3:dbwrap: move the db_open_tdb() prototype to a new header dbwrap_tdb.h
Michael Adam
1
-0
/
+1
2011-10-11
s3:dbwrap: move the db_open_ctdb() prototype to a new header dbwrap_ctdb.h
Michael Adam
1
-0
/
+1
2011-07-29
s3:dbwrap: move all .c and .h files of dbwrap to lib/dbwrap/
Michael Adam
1
-1
/
+1
2011-07-29
s3:dbwrap: move db_is_local() from dbwrap.c to dbwrap_open.c
Michael Adam
1
-0
/
+27
2011-07-29
s3:dbwrap: move db_open() to a file dbwrap_open.c of its own.
Michael Adam
1
-0
/
+92