Age | Commit message (Expand) | Author | Files | Lines |
2008-02-04 | Fix a few more breakages from our recent changes to the server_id | Andrew Bartlett | 1 | -1/+3 |
2008-02-04 | Rework cluster_id() to take an additional argument, as we need | Andrew Bartlett | 5 | -9/+11 |
2008-01-03 | r26653: Janitorial: Remove global_loadparm use in two more places. | Jelmer Vernooij | 1 | -2/+2 |
2008-01-02 | r26645: Janitorial: Fix a couple of warnings. | Jelmer Vernooij | 1 | -1/+1 |
2008-01-01 | r26640: Janitorial: Remove some more uses of global_loadparm. | Jelmer Vernooij | 1 | -1/+1 |
2008-01-01 | r26639: librpc: Pass iconv convenience on from RPC connection to NDR library,... | Jelmer Vernooij | 1 | -1/+1 |
2008-01-01 | r26638: libndr: Require explicitly specifying iconv_convenience for ndr_struc... | Jelmer Vernooij | 1 | -1/+3 |
2007-12-21 | r26540: Revert my previous commit after concerns raised by Andrew. | Jelmer Vernooij | 2 | -2/+2 |
2007-12-21 | r26539: Remove unnecessary statics. | Jelmer Vernooij | 2 | -2/+2 |
2007-12-21 | r26431: Require ndr_push creators to specify a iconv_convenience context. | Jelmer Vernooij | 5 | -5/+9 |
2007-12-21 | r26379: Remove more global_loadparm instances. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26274: Some syntax fixes, remove more global_loadparm instances. | Jelmer Vernooij | 2 | -4/+4 |
2007-12-21 | r26270: Require specifying the loadparm_context or NULL to cli_credentials_gu... | Jelmer Vernooij | 1 | -1/+2 |
2007-12-21 | r26269: Fix a couple more references to global_loadparm. | Jelmer Vernooij | 1 | -2/+3 |
2007-12-21 | r26101: remove some unused includes | Jelmer Vernooij | 7 | -7/+1 |
2007-12-21 | r26015: fix dependecies | Stefan Metzmacher | 1 | -1/+3 |
2007-12-21 | r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies. | Jelmer Vernooij | 6 | -6/+5 |
2007-12-21 | r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers) | Stefan Metzmacher | 1 | -6/+11 |
2007-10-10 | r25553: Convert to standard bool type. | Jelmer Vernooij | 3 | -25/+25 |
2007-10-10 | r25446: Merge some changes I made on the way home from SFO: | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r25430: Add the loadparm context to all parametric options. | Jelmer Vernooij | 2 | -3/+3 |
2007-10-10 | r25301: Merge my includes.h cleanups. | Jelmer Vernooij | 3 | -0/+3 |
2007-10-10 | r25035: Fix some more warnings, use service pointer rather than service numbe... | Jelmer Vernooij | 2 | -3/+3 |
2007-10-10 | r25027: Fix more warnings. | Jelmer Vernooij | 3 | -17/+18 |
2007-10-10 | r25026: Move param/param.h out of includes.h | Jelmer Vernooij | 3 | -0/+3 |
2007-10-10 | r25000: Fix some more C++ compatibility warnings. | Jelmer Vernooij | 4 | -8/+9 |
2007-10-10 | r24712: No longer expose the 'BOOL' data type in any interfaces. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r24644: add a ctdb_fetch() function to the ctdb client code | Andrew Tridgell | 1 | -0/+3 |
2007-10-10 | r24643: add a ctdb_fetch() function to the ctdb client code | Andrew Tridgell | 1 | -0/+24 |
2007-10-10 | r24275: - setup the connection to the ctdb daemon | Andrew Tridgell | 1 | -0/+17 |
2007-10-10 | r24274: - merge from ctdb bzr tree | Andrew Tridgell | 8 | -23/+200 |
2007-10-10 | r23806: update Samba4 with the latest ctdb code. | Andrew Tridgell | 94 | -4262/+19141 |
2007-10-10 | r23805: this directory is not used any more | Andrew Tridgell | 5 | -436/+0 |
2007-10-10 | r23801: The FSF has moved around a lot. This fixes their Mass Ave address. | Andrew Tridgell | 7 | -14/+7 |
2007-10-10 | r23799: updated old Franklin Street FSF addresses to new URL | Andrew Tridgell | 1 | -3/+1 |
2007-10-10 | r23798: updated old Temple Place FSF addresses to new URL | Andrew Tridgell | 26 | -52/+26 |
2007-10-10 | r23795: more v2->v3 conversion | Andrew Tridgell | 34 | -34/+34 |
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 8 | -24/+16 |
2007-10-10 | r23289: Provide support for GCC attributes _PURE_, _NONNULL_, _DEPRECATED_, _... | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r22863: in SMB2 mode we always need to return NT_STATUS_LOCK_NOT_GRANTED | Stefan Metzmacher | 1 | -0/+6 |
2007-10-10 | r22423: don't need popt here | Andrew Tridgell | 1 | -1/+0 |
2007-10-10 | r22421: merged in latest ctdb changes from bzr | Andrew Tridgell | 38 | -1104/+2020 |
2007-10-10 | r22237: this init fn doesn't exist yet | Andrew Tridgell | 1 | -1/+0 |
2007-10-10 | r22234: merge test suite changes from bzr tree | Andrew Tridgell | 11 | -289/+154 |
2007-10-10 | r22232: add a special message handler ID meaning "all messages please" | Andrew Tridgell | 3 | -3/+8 |
2007-10-10 | r22231: merge from bzr ctdb tree | Andrew Tridgell | 54 | -343/+8058 |
2007-10-10 | r22117: merged from bzr | Andrew Tridgell | 5 | -12/+27 |
2007-10-10 | r22114: merge from bzr tree | Andrew Tridgell | 3 | -37/+407 |
2007-10-10 | r22098: merged from bzr tree | Andrew Tridgell | 5 | -1/+45 |
2007-10-10 | r22085: correct copyright on opendb_ctdb.c | Andrew Tridgell | 1 | -1/+2 |