summaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)AuthorFilesLines
2011-03-07Fix the examples/VFS build.Jeremy Allison2-7/+7
2011-03-07Fix examples/VFS to use correct prototypes for is_offline() and set_offline().Jeremy Allison2-6/+6
2011-03-01Revert "examples/LDAP: remove overoutdated samba-schema.IBMSecureWay"Björn Jacke1-0/+43
2011-03-01examples/LDAP: remove overoutdated samba-schema.IBMSecureWayBjörn Jacke1-43/+0
2011-03-01examples/LDAP: delete unmaintained samba-schema-netscapeds4.xBjörn Jacke1-112/+0
2011-02-16s3-ldap: Add sambaTrustForestTrustInfo to LDAP schemataSumit Bose7-6/+25
2011-02-16s3-ldap: Update LDAP schemata to include sambaTrustedDomain.Sumit Bose7-1/+169
2011-02-09Add fdopendir to the VFS. We will use this to reuse a directory fd already op...Jeremy Allison2-0/+12
2010-12-30examples:createdombj: default prefix to target-type, not "group"Michael Adam1-1/+3
2010-12-18Rename vfs operation posix_fallocate to just fallocate and add the vfs_falloc...Jeremy Allison2-5/+7
2010-12-02Move posix_fallocate into the VFS where it belongs.Jeremy Allison2-0/+16
2010-12-02smbprinting: fix wrong == in shell testsBjörn Jacke1-2/+2
2010-11-20Move the uglyness of #ifdef REALPATH_TAKES_NULL into the vfs_defaultJeremy Allison2-3/+3
2010-11-02s3-libsmbclient-examples Add tests for debug behaviour.Andrew Bartlett1-1/+16
2010-09-02doc: patched bind9 is no longer neededAndrew Tridgell1-0/+6
2010-08-19s3-ldapsam: add samba.ldif LDAP schema.Günther Deschner1-0/+185
2010-08-16s3-auth: Remove obsolete 'update encrypted' option.Andreas Schneider1-1/+0
2010-07-16s3-perfcount: make it possible to compile the example perfcount daemon.Günther Deschner1-0/+15
2010-05-21s3:dom_sid Global replace of DOM_SID with struct dom_sidAndrew Bartlett1-1/+1
2010-04-13examples: Fix typo in comment.Karolin Seeger1-1/+1
2010-03-05Fix for bug #7189 - Open txt files with notepad on samba shares creates problem.Jeremy Allison2-0/+3
2010-02-17examples: add bind9 patches for TSIG-GSS supportAndrew Tridgell6-0/+250
2010-02-03update samba schema for IBM Directory ServerChristian Ambach1-2/+2
2009-12-07examples: Fix the build of the example VFS modules.Karolin Seeger2-10/+13
2009-10-28adssearch: dump some more nttime timestamps.Günther Deschner1-0/+2
2009-10-07AD-Bench: A first go at an Active Directory benchmark.Kai Blin10-0/+803
2009-10-01s3: add perfcount idl and generated files.Günther Deschner2-5/+5
2009-09-25Fix the opaque sample module for the new VFS interface.Jeremy Allison1-216/+389
2009-09-25Update the advice for the new VFS system.Jeremy Allison1-4/+3
2009-09-25Remove unused static fn.Jeremy Allison1-5/+0
2009-09-25Rewrite vfs_transparent example for the new VFS changes.Jeremy Allison1-131/+291
2009-09-25Fix vfs module sample for new interface.Jeremy Allison1-6/+5
2009-09-14examples/LDAP: remove sambaAccountPolicy from the IBM-DS schema.Michael Adam2-6/+0
2009-09-09s3:examples:ldap: allow substing search on more attributes in nds schema fileBjörn Jacke1-2/+2
2009-09-09s3:examples:ldap: fix some OIDs in various schema filesBjörn Jacke4-13/+13
2009-08-06s3-ldap: Fix Bug #5879. Update LDAP schema for Netscape DS 5.Günther Deschner1-1/+6
2009-07-18VFS examples: Update copy of config.{guess,sub}.Jelmer Vernooij2-75/+282
2009-07-16s3-ldapsam: bring Fedora DS LDAP schema in line with OpenLDAP schema.Günther Deschner1-0/+8
2009-07-06s3: Plumb smb_filename through SMB_VFS_NTIMESTim Prouty2-4/+8
2009-07-06s3: Plumb smb_filename through SMB_VFS_UNLINKTim Prouty2-4/+6
2009-07-06s3: Plumb smb_filename through SMB_VFS_RENAMETim Prouty2-4/+8
2009-06-25s3-examples: make get_next_oid exectuable.Günther Deschner1-0/+0
2009-06-24s3: Plumb smb_filename through SMB_VFS_STAT and SMB_VFS_LSTATTim Prouty2-8/+8
2009-06-19added some basic documentation for the idmap script optionAndrew Tridgell1-0/+168
2009-06-19added a sample script for the "idmap script" optionAndrew Tridgell1-0/+119
2009-06-18s4: Call va_end() after all va_start()/va_copy() calls.Andrew Kroeger1-5/+9
2009-06-17s3: Change SMB_VFS_OPEN to take an smb_filename structTim Prouty2-4/+6
2009-06-12examples:s2→s3-ldif-convert-script: fix objectclass recognitionBjörn Jacke1-2/+2
2009-06-08s3-examples: fix usage for eventlog example script.Günther Deschner1-1/+1
2009-04-15s3-examples: make sure to match correct key name in adssearch.Günther Deschner1-1/+1