Age | Commit message (Expand) | Author | Files | Lines |
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 |
2009-09-09 | s3:examples:ldap: allow substing search on more attributes in nds schema file | Björn Jacke | 1 | -2/+2 |
2009-09-09 | s3:examples:ldap: fix some OIDs in various schema files | Björn Jacke | 4 | -13/+13 |
2009-08-06 | s3-ldap: Fix Bug #5879. Update LDAP schema for Netscape DS 5. | Günther Deschner | 1 | -1/+6 |
2009-07-18 | VFS examples: Update copy of config.{guess,sub}. | Jelmer Vernooij | 2 | -75/+282 |
2009-07-16 | s3-ldapsam: bring Fedora DS LDAP schema in line with OpenLDAP schema. | Günther Deschner | 1 | -0/+8 |
2009-07-06 | s3: Plumb smb_filename through SMB_VFS_NTIMES | Tim Prouty | 2 | -4/+8 |
2009-07-06 | s3: Plumb smb_filename through SMB_VFS_UNLINK | Tim Prouty | 2 | -4/+6 |
2009-07-06 | s3: Plumb smb_filename through SMB_VFS_RENAME | Tim Prouty | 2 | -4/+8 |
2009-06-25 | s3-examples: make get_next_oid exectuable. | Günther Deschner | 1 | -0/+0 |
2009-06-24 | s3: Plumb smb_filename through SMB_VFS_STAT and SMB_VFS_LSTAT | Tim Prouty | 2 | -8/+8 |
2009-06-19 | added some basic documentation for the idmap script option | Andrew Tridgell | 1 | -0/+168 |
2009-06-19 | added a sample script for the "idmap script" option | Andrew Tridgell | 1 | -0/+119 |
2009-06-18 | s4: Call va_end() after all va_start()/va_copy() calls. | Andrew Kroeger | 1 | -5/+9 |
2009-06-17 | s3: Change SMB_VFS_OPEN to take an smb_filename struct | Tim Prouty | 2 | -4/+6 |
2009-06-12 | examples:s2→s3-ldif-convert-script: fix objectclass recognition | Björn Jacke | 1 | -2/+2 |
2009-06-08 | s3-examples: fix usage for eventlog example script. | Günther Deschner | 1 | -1/+1 |
2009-04-15 | s3-examples: make sure to match correct key name in adssearch. | Günther Deschner | 1 | -1/+1 |
2009-04-06 | s3-examples: Fix Bug #6205. Correct sample smb.conf share configuration. | Günther Deschner | 1 | -1/+1 |
2009-03-27 | Ensure parameter types match format string | Derrell Lipman | 4 | -18/+38 |
2009-02-24 | s3:example/VFS: fix the build | Stefan Metzmacher | 2 | -4/+8 |
2009-02-19 | s3: Modify SMB_VFS_FILE_ID_CREATE to take a stat struct | Tim Prouty | 2 | -3/+3 |
2009-02-14 | [Bug 6069] Add a fstatvfs function for libsmbclient | Derrell Lipman | 2 | -2/+4 |
2009-02-13 | s3 libsmbclient: Fix fstatvfs to be more portable | Tim Prouty | 2 | -4/+2 |
2009-02-12 | [Bug 6069] Add a fstatvfs function for libsmbclient | Derrell Lipman | 3 | -0/+228 |
2009-02-05 | examples/VFS: fix the configure and make with the new directory layout | Stefan Metzmacher | 4 | -15/+17 |