summaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)AuthorFilesLines
2012-03-21s3: Pass "path" through vfs_notify_watchVolker Lendecke1-6/+10
2012-03-03examples: Make examples/VFS/Makefile.in FreeBSD-friendlyVolker Lendecke1-6/+14
2012-02-22examples/testsmbc.c - substitute deprecated function "bzero" with "memset"Matthias Dieter Wallnöfer1-1/+1
2012-02-22examples/testsmbc.c - quiet implicit cast warnings on OpenSolarisMatthias Dieter Wallnöfer1-2/+2
2012-02-22examples/testsmbc.c - remove unused function "print_list_fn"Matthias Dieter Wallnöfer1-16/+0
2012-02-22examples/testsmbc.c - remove unused variablesMatthias Dieter Wallnöfer1-2/+2
2012-02-09smbwrapper: Remove smbwrapperAndrew Bartlett17-4522/+0
2012-02-09s3-build: remove EXEEXT from MakefilesAndrew Bartlett1-3/+0
2012-01-27build: Add missing dependencies on poptAmitay Isaacs1-1/+1
2012-01-04s3-perfcount: fix build for example perfcount daemonDavid Disseldorp1-1/+1
2012-01-01examples: malloc is declared in <stdlib.h>Volker Lendecke1-1/+0
2011-12-13s3: Fix examples/VFS buildVolker Lendecke3-3/+3
2011-12-12vfs: Make function pointer names consistent. They all end in _fnRichard Sharpe3-229/+229
2011-11-17Improve configure.in so it can be used outside the Samba source tree.Richard Sharpe1-2/+3
2011-11-14s3-modules: remove the last "init_module" traces.Günther Deschner2-4/+7
2011-10-28examples: rework wscript to use a loopAndrew Bartlett1-84/+23
2011-10-20examples: compile libsmbclient tests using just SAMBA_BINARYAndrew Bartlett1-17/+17
2011-10-20Fix a boatload of warnings in the examples.Jeremy Allison15-163/+48
2011-10-19s3-waf: make sure we always compile (not install) our libsmbclient testcode.Günther Deschner2-0/+87
2011-10-17s3-waf: make sure we always build example pdb modules with --enable-developer.Günther Deschner1-0/+10
2011-10-17s3-passdb: fix the build of example pdb test module.Günther Deschner1-32/+1
2011-10-17s3-waf: make sure we always build example auth modules with --enable-developer.Günther Deschner1-0/+9
2011-10-17s3-auth: fix the build of skel auth example module.Günther Deschner1-5/+20
2011-10-11s3-waf: make sure we build example vfs modules with --enable-developer.Günther Deschner1-0/+25
2011-10-11Fix the VFS for fsctl.Jeremy Allison2-0/+39
2011-10-08examples/VFS: add skel_get_dfs_referrals()Stefan Metzmacher2-0/+14
2011-10-08examples/VFS: fix names in skel_opaque.cStefan Metzmacher1-3/+3
2011-10-08examples/VFS: fix a typo in the READMEMichael Adam1-1/+1
2011-08-31s3-ldap: Add Posix offset and encryption types to LDAP schemaSumit Bose7-6/+43
2011-08-31s3-ldap: Add sambaTrustForestTrustInfo to NDS LDAP schema (again)Sumit Bose1-1/+50
2011-07-06examples/VFS: try to fix the build on openbsd, adding alternative spellings o...Michael Adam1-2/+3
2011-06-30examples/VFS: add include path for s3's autoconf config.hMichael Adam1-0/+1
2011-06-30examples/VFS: fix skel_transparent.c in reference to shadow_copy changesBjörn Baumbach1-1/+2
2011-06-30examples/VFS: fix skel_opaque.c in reference to shadow_copy changesBjörn Baumbach1-1/+2
2011-06-30examples/VFS: fix shadow_copy_test.c in reference to shadow_copy changesBjörn Baumbach1-3/+10
2011-06-22Update eDirectory schemaJim McDonough1-49/+20
2011-06-09s3-talloc Change TALLOC_ZERO_ARRAY() to talloc_zero_array()Andrew Bartlett1-1/+1
2011-06-01Remove the char * argument from the SMB_VFS_GETWD() call. Now alwaysJeremy Allison2-3/+3
2011-05-17Fix typos in LDAP schema filesSumit Bose5-6/+6
2011-04-21s3-vfs: rename open function to open_fn.Günther Deschner2-2/+2
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