summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* s3-vfs: rename open function to open_fn.Günther Deschner2011-04-212-2/+2
* Fix the examples/VFS build.Jeremy Allison2011-03-072-7/+7
* Fix examples/VFS to use correct prototypes for is_offline() and set_offline().Jeremy Allison2011-03-072-6/+6
* Revert "examples/LDAP: remove overoutdated samba-schema.IBMSecureWay"Björn Jacke2011-03-011-0/+43
* examples/LDAP: remove overoutdated samba-schema.IBMSecureWayBjörn Jacke2011-03-011-43/+0
* examples/LDAP: delete unmaintained samba-schema-netscapeds4.xBjörn Jacke2011-03-011-112/+0
* s3-ldap: Add sambaTrustForestTrustInfo to LDAP schemataSumit Bose2011-02-167-6/+25
* s3-ldap: Update LDAP schemata to include sambaTrustedDomain.Sumit Bose2011-02-167-1/+169
* Add fdopendir to the VFS. We will use this to reuse a directory fd already op...Jeremy Allison2011-02-092-0/+12
* examples:createdombj: default prefix to target-type, not "group"Michael Adam2010-12-301-1/+3
* Rename vfs operation posix_fallocate to just fallocate and add the vfs_falloc...Jeremy Allison2010-12-182-5/+7
* Move posix_fallocate into the VFS where it belongs.Jeremy Allison2010-12-022-0/+16
* smbprinting: fix wrong == in shell testsBjörn Jacke2010-12-021-2/+2
* Move the uglyness of #ifdef REALPATH_TAKES_NULL into the vfs_defaultJeremy Allison2010-11-202-3/+3
* s3-libsmbclient-examples Add tests for debug behaviour.Andrew Bartlett2010-11-021-1/+16
* doc: patched bind9 is no longer neededAndrew Tridgell2010-09-021-0/+6
* s3-ldapsam: add samba.ldif LDAP schema.Günther Deschner2010-08-191-0/+185
* s3-auth: Remove obsolete 'update encrypted' option.Andreas Schneider2010-08-161-1/+0
* s3-perfcount: make it possible to compile the example perfcount daemon.Günther Deschner2010-07-161-0/+15
* s3:dom_sid Global replace of DOM_SID with struct dom_sidAndrew Bartlett2010-05-211-1/+1
* examples: Fix typo in comment.Karolin Seeger2010-04-131-1/+1
* Fix for bug #7189 - Open txt files with notepad on samba shares creates problem.Jeremy Allison2010-03-052-0/+3
* examples: add bind9 patches for TSIG-GSS supportAndrew Tridgell2010-02-176-0/+250
* update samba schema for IBM Directory ServerChristian Ambach2010-02-031-2/+2
* examples: Fix the build of the example VFS modules.Karolin Seeger2009-12-072-10/+13
* adssearch: dump some more nttime timestamps.Günther Deschner2009-10-281-0/+2
* AD-Bench: A first go at an Active Directory benchmark.Kai Blin2009-10-0710-0/+803
* s3: add perfcount idl and generated files.Günther Deschner2009-10-012-5/+5
* Fix the opaque sample module for the new VFS interface.Jeremy Allison2009-09-251-216/+389
* Update the advice for the new VFS system.Jeremy Allison2009-09-251-4/+3
* Remove unused static fn.Jeremy Allison2009-09-251-5/+0
* Rewrite vfs_transparent example for the new VFS changes.Jeremy Allison2009-09-251-131/+291
* Fix vfs module sample for new interface.Jeremy Allison2009-09-251-6/+5
* examples/LDAP: remove sambaAccountPolicy from the IBM-DS schema.Michael Adam2009-09-142-6/+0
* s3:examples:ldap: allow substing search on more attributes in nds schema fileBjörn Jacke2009-09-091-2/+2
* s3:examples:ldap: fix some OIDs in various schema filesBjörn Jacke2009-09-094-13/+13
* s3-ldap: Fix Bug #5879. Update LDAP schema for Netscape DS 5.Günther Deschner2009-08-061-1/+6
* VFS examples: Update copy of config.{guess,sub}.Jelmer Vernooij2009-07-182-75/+282
* s3-ldapsam: bring Fedora DS LDAP schema in line with OpenLDAP schema.Günther Deschner2009-07-161-0/+8
* s3: Plumb smb_filename through SMB_VFS_NTIMESTim Prouty2009-07-062-4/+8
* s3: Plumb smb_filename through SMB_VFS_UNLINKTim Prouty2009-07-062-4/+6
* s3: Plumb smb_filename through SMB_VFS_RENAMETim Prouty2009-07-062-4/+8
* s3-examples: make get_next_oid exectuable.Günther Deschner2009-06-251-0/+0
* s3: Plumb smb_filename through SMB_VFS_STAT and SMB_VFS_LSTATTim Prouty2009-06-242-8/+8
* added some basic documentation for the idmap script optionAndrew Tridgell2009-06-191-0/+168
* added a sample script for the "idmap script" optionAndrew Tridgell2009-06-191-0/+119
* s4: Call va_end() after all va_start()/va_copy() calls.Andrew Kroeger2009-06-181-5/+9
* s3: Change SMB_VFS_OPEN to take an smb_filename structTim Prouty2009-06-172-4/+6
* examples:s2→s3-ldif-convert-script: fix objectclass recognitionBjörn Jacke2009-06-121-2/+2
* s3-examples: fix usage for eventlog example script.Günther Deschner2009-06-081-1/+1