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-06-20 | tdb_compat: Higher level API fixes. | Rusty Russell | 1 | -1/+1 |
2011-06-09 | s3-talloc Change TALLOC_ZERO_P() to talloc_zero() | Andrew Bartlett | 1 | -2/+2 |
2011-05-06 | s3: only include tdb headers where needed. | Günther Deschner | 1 | -0/+1 |
2011-05-06 | lib/util Move source3 tdb_wrap_open() into the common code. | Andrew Bartlett | 1 | -0/+1 |
2011-05-05 | More simple const fixes. | Jeremy Allison | 1 | -1/+1 |
2011-03-30 | s3-messages: make ndr_messaging.h part of messages.h. | Günther Deschner | 1 | -1/+0 |
2011-03-30 | s3-messages: only include messages.h where needed. | Günther Deschner | 1 | -0/+1 |
2011-03-30 | s3: include smbd/smbd.h where needed. | Günther Deschner | 1 | -0/+1 |
2011-03-30 | s3-includes: only include system/filesys.h when needed. | Günther Deschner | 1 | -0/+1 |
2010-09-27 | Change to using TDB_INCOMPATIBLE_HASH (the jenkins hash) on all | Jeremy Allison | 1 | -4/+4 |
2010-09-26 | s3: Remove talloc_autofree_context() from notify_internal_parent_init() | Volker Lendecke | 1 | -4/+3 |
2010-08-26 | s3-build: use dbwrap.h only where needed. | Günther Deschner | 1 | -0/+1 |
2010-05-18 | s3: Remove use of iconv_convenience. | Jelmer Vernooij | 1 | -14/+9 |
2010-05-06 | s3: only include gen_ndr headers where needed. | Günther Deschner | 1 | -0/+1 |
2010-04-06 | fix a segfault in the notify subsystem | Christian Ambach | 1 | -5/+16 |
2010-03-25 | s3: Add a comment to notify_internal_parent_init, this is pretty confusing | Volker Lendecke | 1 | -0/+6 |
2010-03-25 | s3: Make sure our CLEAR_IF_FIRST optimization works for the notify tdbs | Volker Lendecke | 1 | -0/+27 |
2010-02-14 | s3-smbd: convert lanman and notify code to TYPESAFE_QSORT() | Andrew Tridgell | 1 | -6/+2 |
2010-02-12 | s3: notify_onelevel does not use seqnums, so don't open asking for it | Volker Lendecke | 1 | -1/+1 |
2009-11-05 | s3: Fix a crash in notify_remove_onelevel when "change notify = no" | Volker Lendecke | 1 | -0/+4 |
2009-11-05 | s3: Fix the talloc hierarchy in notify_remove_onelevel | Volker Lendecke | 1 | -1/+1 |
2009-04-30 | Fix notify_onelevel: notify is not necessarily enabled | Volker Lendecke | 1 | -0/+4 |
2009-04-16 | Add notify_onelevel.tdb | Volker Lendecke | 1 | -0/+286 |
2009-04-16 | Rename notify_context->db to db_recursive | Volker Lendecke | 1 | -9/+12 |
2009-04-11 | Fix some nonempty blank lines | Volker Lendecke | 1 | -4/+4 |
2008-09-23 | s3: use samba4 prototype for ndr_push/pull_struct_blob. | Günther Deschner | 1 | -4/+4 |
2007-11-09 | ndr: change NTSTAUS into enum ndr_err_code (samba3 callers) | Stefan Metzmacher | 1 | -13/+19 |
2007-11-09 | prepare changes in ndr code | Stefan Metzmacher | 1 | -3/+2 |
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 | r23186: Checkin on behalf of Tridge: | Volker Lendecke | 1 | -57/+57 |
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 | r22542: Move over to using the _strict varients of the talloc | Jeremy Allison | 1 | -2/+2 |
2007-10-10 | r22009: change TDB_DATA from char * to unsigned char * | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r21181: Add some debug, fix the NT_STATUS_IO_TIMEOUT problems in the RAW-NOTI... | Volker Lendecke | 1 | -1/+8 |
2007-10-10 | r21120: Make notify a bit more robust: Delete the notify records if we figure... | Volker Lendecke | 1 | -14/+34 |
2007-10-10 | r21111: Reorganize the change notify params a bit. We now have the per-share | Volker Lendecke | 1 | -2/+1 |
2007-10-10 | r21108: Send sys_notify_watch through the VFS, FAM is next | Volker Lendecke | 1 | -3/+4 |
2007-10-10 | r21084: Make the Samba4 files compile in Samba3, not activated yet. | Volker Lendecke | 1 | -16/+14 |
2007-10-10 | r21077: A step to minimize the diff later: This pulls in unmodified files fro... | Volker Lendecke | 1 | -0/+661 |