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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-08-13
disable the DNS update code, as it breaks clustering
Andrew Tridgell
2
-2
/
+2
2008-08-13
up to release 44
Andrew Tridgell
1
-1
/
+1
2008-08-13
added a explanatory comment on tcon check
Andrew Tridgell
1
-0
/
+4
2008-08-13
smbd/conn: fix prototype change of conn_close_all() in proto.h.
Michael Adam
1
-1
/
+1
2008-08-13
ensure we exit with non-zero status on EOF on socket, so the parent
Andrew Tridgell
2
-5
/
+13
2008-08-13
fixed child exit handling and IP release handling
Andrew Tridgell
2
-1
/
+5
2008-08-13
log unclean shutdowns
Andrew Tridgell
1
-0
/
+1
2008-08-13
register the ctdbd reconfigure message
Andrew Tridgell
2
-0
/
+12
2008-08-13
update configure.rpm
Andrew Tridgell
1
-16
/
+15
2008-08-13
increase version to 43
Andrew Tridgell
1
-1
/
+1
2008-08-13
allow nested ctdb transactions in the same manner that they are
Andrew Tridgell
1
-2
/
+21
2008-08-13
update to ctdb.42 release
Andrew Tridgell
1
-1
/
+1
2008-08-13
update to transactions4 release
Andrew Tridgell
1
-1
/
+1
2008-08-13
drop retries to 5
Andrew Tridgell
1
-1
/
+1
2008-08-13
use CTDB_CONTROL_TRANS2_COMMIT_RETRY to prevent the counter getting
Andrew Tridgell
1
-2
/
+3
2008-08-13
up release to transactions3
Andrew Tridgell
1
-1
/
+1
2008-08-13
fixed lots of places that paniced on a failed transaction_commit,
Andrew Tridgell
5
-16
/
+21
2008-08-13
don't leave a dangling transaction on retry error
Andrew Tridgell
1
-2
/
+4
2008-08-13
cope with the control failing completely without returning a status
Andrew Tridgell
1
-12
/
+18
2008-08-13
up release number
Andrew Tridgell
1
-1
/
+1
2008-08-13
handle two special cases
Andrew Tridgell
1
-16
/
+42
2008-08-13
mark this release as a transactions test release
Andrew Tridgell
1
-1
/
+1
2008-08-13
put a limit on the number of retries. I found a case where a recovery
Andrew Tridgell
1
-0
/
+12
2008-08-13
we need to commit, not cancel, on record destruction
Andrew Tridgell
1
-1
/
+4
2008-08-13
removed more unused code
Andrew Tridgell
1
-72
/
+0
2008-08-13
all persistent databases now do all stores via automatic transactions
Andrew Tridgell
1
-150
/
+46
2008-08-13
use transactions in idmap_tdb2
Andrew Tridgell
1
-18
/
+42
2008-08-13
fixed fetch of empty records
Andrew Tridgell
1
-6
/
+11
2008-08-13
samba3 can't handle NOREPLY yet
Andrew Tridgell
1
-0
/
+3
2008-08-13
cleanup debugging and fix handling of empty transaction
Andrew Tridgell
1
-13
/
+11
2008-08-13
first cut at adding full transactions for ctdb to samba3
Andrew Tridgell
18
-1390
/
+648
2008-08-13
got rid of the redundent cache database
Andrew Tridgell
1
-134
/
+28
2008-08-13
packaging(RHEL-CTDB): we are now based on 3.2.1
Michael Adam
2
-2
/
+2
2008-08-13
idmap tdb2: fix inconsistent mappings by checking for race and retrying to fe...
Michael Adam
2
-57
/
+22
2008-08-13
dbwrap ctdb: fix a DEBUG message.
Michael Adam
1
-1
/
+1
2008-08-13
idmap tdb2: fix broken logic in tdb2_delete_bystring().
Michael Adam
1
-5
/
+8
2008-08-13
idmap tdb2: fix broken logic in tdb2_store_bystring().
Michael Adam
1
-5
/
+8
2008-08-13
dbwrap ctdb: don't retry when tdb_store failed in db_ctdb_persistent_store().
Michael Adam
1
-0
/
+1
2008-08-13
dbwrap ctdb: add a partial mapping from tdb_error to NTSTATUS and use it for ...
Michael Adam
1
-3
/
+26
2008-08-13
packaging(RHEL-CTDB): Bump release number to ctdb.41 for the next RPM.
Michael Adam
1
-1
/
+1
2008-08-13
dbwrap ctdb: add db_ctdb_delete_persistent() and use it for persistent DBs
Michael Adam
1
-1
/
+17
2008-08-13
dbwrap ctdb: call db_ctdb_store() in db_ctdb_delete().
Michael Adam
1
-7
/
+2
2008-08-13
dbwrap ctdb: add a retry loop to the persistent store operation.
Michael Adam
1
-51
/
+120
2008-08-13
dbwrap ctdb: release the lock before calling ctdbd_persistent_store()
Michael Adam
1
-0
/
+26
2008-08-13
dbwrap ctdb: remove erroneously duplicated comment.
Michael Adam
1
-1
/
+0
2008-08-13
packaging(RHEL-CTDB): Bump release number to ctdb.40 for the next RPM.
Michael Adam
1
-1
/
+1
2008-08-13
packaging(RHEL-CTDB): Bump release number to ctdb.39 for the next RPM.
Michael Adam
1
-1
/
+1
2008-08-13
Use transaction start/cancel for persistent writes to avoid leaving the datab...
Ronnie Sahlberg
3
-6
/
+48
2008-08-13
packaging(RHEL-CTDB): bump Release number to ctdb.37 for next rpm.
Michael Adam
1
-1
/
+1
2008-08-13
packaging(RHEL-CTDB): Bump release number to ctdb.37 for the next RPM.
Michael Adam
1
-1
/
+1
[prev]
[next]