Age | Commit message (Expand) | Author | Files | Lines |
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_open() to a file dbwrap_open.c of its own. | Michael Adam | 1 | -0/+1 |
2011-07-28 | s3:smbstatus: use lp_load_global() - smbstatus does not need to load shares! | Michael Adam | 1 | -1/+1 |
2011-06-20 | tdb_traverse/tdb_traverse_read: check returns for negative, not -1. | Rusty Russell | 1 | -1/+1 |
2011-03-30 | s3-messages: only include messages.h where needed. | Günther Deschner | 1 | -0/+1 |
2011-03-30 | s3-locking: move locking prototypes out of proto.h. | Günther Deschner | 1 | -0/+1 |
2011-03-30 | s3-includes: only include system/filesys.h when needed. | Günther Deschner | 1 | -0/+1 |
2011-03-02 | s3-sessionid: avoid global include of sessionid.h | Günther Deschner | 1 | -0/+1 |
2010-11-02 | s3-debug Impove setup_logging() to specify logging to stderr | Andrew Bartlett | 1 | -3/+1 |
2010-10-12 | libcli/security Provide a common, top level libcli/security/security.h | Andrew Bartlett | 1 | -0/+1 |
2010-09-27 | Change to using TDB_INCOMPATIBLE_HASH (the jenkins hash) on all | Jeremy Allison | 1 | -1/+1 |
2010-08-26 | s3-build: use dbwrap.h only where needed. | Günther Deschner | 1 | -0/+1 |
2010-08-05 | s3-popt: Only include popt-common.h when needed. | Andreas Schneider | 1 | -0/+1 |
2010-03-01 | s3: Abstract access to sessionid.tdb, similar to conn_tdb.c | Volker Lendecke | 1 | -31/+19 |
2010-03-01 | s3: Add connections_forall_read() | Volker Lendecke | 1 | -3/+2 |
2009-09-18 | s3:smbstatus: Fix bug 6703, allow smbstatus as non-root | Volker Lendecke | 1 | -11/+13 |
2009-09-18 | s3:smbstatus: Fix some nonempty blank lines | Volker Lendecke | 1 | -19/+19 |
2009-07-08 | s3: Change the share_mode_lock struct to store a base_name and stream_name | Tim Prouty | 1 | -4/+14 |
2009-05-11 | Fix a bunch of compiler warnings about wrong format types. | Jeremy Allison | 1 | -2/+2 |
2009-02-18 | S3: Log warning in smbstatus about lack of pid in anonymous mode. | todd stecher | 1 | -0/+4 |
2009-01-15 | s3: make better use of ccache by not including version.h in every C-file. | Michael Adam | 1 | -1/+1 |
2008-08-13 | first cut at adding full transactions for ctdb to samba3 | Andrew Tridgell | 1 | -2/+0 |
2008-08-13 | Exit smbstatus cleanly if messaging_init fails | Volker Lendecke | 1 | -0/+6 |
2008-04-23 | Correctly initialize lp_load in smbstatus in the presence of registry on tdb2 | Volker Lendecke | 1 | -4/+16 |
2008-03-17 | In smbstatus, mark locking.tdb and sessionid.tdb as CLEAR_IF_FIRST | Volker Lendecke | 1 | -2/+2 |
2007-12-10 | Remove the char[1024] strings from dynconfig. Replace | Jeremy Allison | 1 | -3/+3 |
2007-12-10 | Tiny simplifications | Volker Lendecke | 1 | -1/+1 |
2007-10-21 | Don't segfault if locking.tdb can't be opened | Volker Lendecke | 1 | -0/+13 |
2007-10-19 | Fix the popt / bool issues. Some places we used BOOL | Jeremy Allison | 1 | -14/+36 |
2007-10-18 | RIP BOOL. Convert BOOL -> bool. I found a few interesting | Jeremy Allison | 1 | -6/+6 |
2007-10-10 | r25055: Add file_id_string_tos | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r24827: Give smbstatus an initial talloc stackframe. | Michael Adam | 1 | -14/+24 |
2007-10-10 | r24125: use TALLOC_FREE() | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r24115: try to get the file name and share patch for printing | Stefan Metzmacher | 1 | -4/+17 |
2007-10-10 | r23954: merge from 3_0-ctdb-tridge: | Stefan Metzmacher | 1 | -0/+4 |
2007-10-10 | r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text | Andrew Tridgell | 1 | -2/+1 |
2007-10-10 | r23779: Change from v2 or later to v3 or later. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r23410: Merge the core of the cluster code. | Volker Lendecke | 1 | -0/+7 |
2007-10-10 | r23223: Convert a leftover direct tdb access to sessionid.tdb | Volker Lendecke | 1 | -12/+13 |
2007-10-10 | r23195: Add void *private_data to brl_forall | Volker Lendecke | 1 | -2/+3 |
2007-10-10 | r23183: Check in a change made by Tridge: | Volker Lendecke | 1 | -6/+23 |
2007-10-10 | r23171: Convert connections.tdb to dbwrap | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r22761: This introduces lib/conn_tdb.c with two main functions: connections_t... | Volker Lendecke | 1 | -29/+18 |
2007-10-10 | r22751: Next step for the cluster merge: sessionid.tdb should contain a 'struct | Volker Lendecke | 1 | -8/+8 |
2007-10-10 | r22736: Start to merge the low-hanging fruit from the now 7000-line cluster p... | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r22282: Fix last few name -> servicename changes. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r21714: Change the VFS interface to use struct timespec | Jeremy Allison | 1 | -2/+2 |
2007-10-10 | r17177: Get rid of a global variable by adding a private data pointer to | Volker Lendecke | 1 | -2/+5 |
2007-10-10 | r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need | Jeremy Allison | 1 | -370/+20 |
2007-10-10 | r16435: Add in the uid info that Jerry needs into the | Jeremy Allison | 1 | -2/+3 |