Age | Commit message (Expand) | Author | Files | Lines |
2011-10-11 | s3-waf: make sure we build example vfs modules with --enable-developer. | Günther Deschner | 1 | -0/+25 |
2011-10-11 | Fix the VFS for fsctl. | Jeremy Allison | 2 | -0/+39 |
2011-10-08 | examples/VFS: add skel_get_dfs_referrals() | Stefan Metzmacher | 2 | -0/+14 |
2011-10-08 | examples/VFS: fix names in skel_opaque.c | Stefan Metzmacher | 1 | -3/+3 |
2011-10-08 | examples/VFS: fix a typo in the README | Michael Adam | 1 | -1/+1 |
2011-08-31 | s3-ldap: Add Posix offset and encryption types to LDAP schema | Sumit Bose | 7 | -6/+43 |
2011-08-31 | s3-ldap: Add sambaTrustForestTrustInfo to NDS LDAP schema (again) | Sumit Bose | 1 | -1/+50 |
2011-07-06 | examples/VFS: try to fix the build on openbsd, adding alternative spellings o... | Michael Adam | 1 | -2/+3 |
2011-06-30 | examples/VFS: add include path for s3's autoconf config.h | Michael Adam | 1 | -0/+1 |
2011-06-30 | examples/VFS: fix skel_transparent.c in reference to shadow_copy changes | Björn Baumbach | 1 | -1/+2 |
2011-06-30 | examples/VFS: fix skel_opaque.c in reference to shadow_copy changes | Björn Baumbach | 1 | -1/+2 |
2011-06-30 | examples/VFS: fix shadow_copy_test.c in reference to shadow_copy changes | Björn Baumbach | 1 | -3/+10 |
2011-06-22 | Update eDirectory schema | Jim McDonough | 1 | -49/+20 |
2011-06-09 | s3-talloc Change TALLOC_ZERO_ARRAY() to talloc_zero_array() | Andrew Bartlett | 1 | -1/+1 |
2011-06-01 | Remove the char * argument from the SMB_VFS_GETWD() call. Now always | Jeremy Allison | 2 | -3/+3 |
2011-05-17 | Fix typos in LDAP schema files | Sumit Bose | 5 | -6/+6 |
2011-04-21 | s3-vfs: rename open function to open_fn. | Günther Deschner | 2 | -2/+2 |
2011-03-07 | Fix the examples/VFS build. | Jeremy Allison | 2 | -7/+7 |
2011-03-07 | Fix examples/VFS to use correct prototypes for is_offline() and set_offline(). | Jeremy Allison | 2 | -6/+6 |
2011-03-01 | Revert "examples/LDAP: remove overoutdated samba-schema.IBMSecureWay" | Björn Jacke | 1 | -0/+43 |
2011-03-01 | examples/LDAP: remove overoutdated samba-schema.IBMSecureWay | Björn Jacke | 1 | -43/+0 |
2011-03-01 | examples/LDAP: delete unmaintained samba-schema-netscapeds4.x | Björn Jacke | 1 | -112/+0 |
2011-02-16 | s3-ldap: Add sambaTrustForestTrustInfo to LDAP schemata | Sumit Bose | 7 | -6/+25 |
2011-02-16 | s3-ldap: Update LDAP schemata to include sambaTrustedDomain. | Sumit Bose | 7 | -1/+169 |
2011-02-09 | Add fdopendir to the VFS. We will use this to reuse a directory fd already op... | Jeremy Allison | 2 | -0/+12 |
2010-12-30 | examples:createdombj: default prefix to target-type, not "group" | Michael Adam | 1 | -1/+3 |
2010-12-18 | Rename vfs operation posix_fallocate to just fallocate and add the vfs_falloc... | Jeremy Allison | 2 | -5/+7 |
2010-12-02 | Move posix_fallocate into the VFS where it belongs. | Jeremy Allison | 2 | -0/+16 |
2010-12-02 | smbprinting: fix wrong == in shell tests | Björn Jacke | 1 | -2/+2 |
2010-11-20 | Move the uglyness of #ifdef REALPATH_TAKES_NULL into the vfs_default | Jeremy Allison | 2 | -3/+3 |
2010-11-02 | s3-libsmbclient-examples Add tests for debug behaviour. | Andrew Bartlett | 1 | -1/+16 |
2010-09-02 | doc: patched bind9 is no longer needed | Andrew Tridgell | 1 | -0/+6 |
2010-08-19 | s3-ldapsam: add samba.ldif LDAP schema. | Günther Deschner | 1 | -0/+185 |
2010-08-16 | s3-auth: Remove obsolete 'update encrypted' option. | Andreas Schneider | 1 | -1/+0 |
2010-07-16 | s3-perfcount: make it possible to compile the example perfcount daemon. | Günther Deschner | 1 | -0/+15 |
2010-05-21 | s3:dom_sid Global replace of DOM_SID with struct dom_sid | Andrew Bartlett | 1 | -1/+1 |
2010-04-13 | examples: Fix typo in comment. | Karolin Seeger | 1 | -1/+1 |
2010-03-05 | Fix for bug #7189 - Open txt files with notepad on samba shares creates problem. | Jeremy Allison | 2 | -0/+3 |
2010-02-17 | examples: add bind9 patches for TSIG-GSS support | Andrew Tridgell | 6 | -0/+250 |
2010-02-03 | update samba schema for IBM Directory Server | Christian Ambach | 1 | -2/+2 |
2009-12-07 | examples: Fix the build of the example VFS modules. | Karolin Seeger | 2 | -10/+13 |
2009-10-28 | adssearch: dump some more nttime timestamps. | Günther Deschner | 1 | -0/+2 |
2009-10-07 | AD-Bench: A first go at an Active Directory benchmark. | Kai Blin | 10 | -0/+803 |
2009-10-01 | s3: add perfcount idl and generated files. | Günther Deschner | 2 | -5/+5 |
2009-09-25 | Fix the opaque sample module for the new VFS interface. | Jeremy Allison | 1 | -216/+389 |
2009-09-25 | Update the advice for the new VFS system. | Jeremy Allison | 1 | -4/+3 |
2009-09-25 | Remove unused static fn. | Jeremy Allison | 1 | -5/+0 |
2009-09-25 | Rewrite vfs_transparent example for the new VFS changes. | Jeremy Allison | 1 | -131/+291 |
2009-09-25 | Fix vfs module sample for new interface. | Jeremy Allison | 1 | -6/+5 |
2009-09-14 | examples/LDAP: remove sambaAccountPolicy from the IBM-DS schema. | Michael Adam | 2 | -6/+0 |