summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
...
* s3: Pass filters explicitly through vfs notify watchVolker Lendecke2012-03-262-3/+8
* Improve the Makefile. Use a standard make macro, not a shell command.Richard Sharpe2012-03-241-1/+1
* Make it possible for developers of out-of-tree modules to use the same names ...Richard Sharpe2012-03-241-1/+1
* s3: Pass "path" through vfs_notify_watchVolker Lendecke2012-03-211-6/+10
* examples: Make examples/VFS/Makefile.in FreeBSD-friendlyVolker Lendecke2012-03-031-6/+14
* examples/testsmbc.c - substitute deprecated function "bzero" with "memset"Matthias Dieter Wallnöfer2012-02-221-1/+1
* examples/testsmbc.c - quiet implicit cast warnings on OpenSolarisMatthias Dieter Wallnöfer2012-02-221-2/+2
* examples/testsmbc.c - remove unused function "print_list_fn"Matthias Dieter Wallnöfer2012-02-221-16/+0
* examples/testsmbc.c - remove unused variablesMatthias Dieter Wallnöfer2012-02-221-2/+2
* smbwrapper: Remove smbwrapperAndrew Bartlett2012-02-0917-4522/+0
* s3-build: remove EXEEXT from MakefilesAndrew Bartlett2012-02-091-3/+0
* build: Add missing dependencies on poptAmitay Isaacs2012-01-271-1/+1
* s3-perfcount: fix build for example perfcount daemonDavid Disseldorp2012-01-041-1/+1
* examples: malloc is declared in <stdlib.h>Volker Lendecke2012-01-011-1/+0
* s3: Fix examples/VFS buildVolker Lendecke2011-12-133-3/+3
* vfs: Make function pointer names consistent. They all end in _fnRichard Sharpe2011-12-123-229/+229
* Improve configure.in so it can be used outside the Samba source tree.Richard Sharpe2011-11-171-2/+3
* s3-modules: remove the last "init_module" traces.Günther Deschner2011-11-142-4/+7
* examples: rework wscript to use a loopAndrew Bartlett2011-10-281-84/+23
* examples: compile libsmbclient tests using just SAMBA_BINARYAndrew Bartlett2011-10-201-17/+17
* Fix a boatload of warnings in the examples.Jeremy Allison2011-10-2015-163/+48
* s3-waf: make sure we always compile (not install) our libsmbclient testcode.Günther Deschner2011-10-192-0/+87
* s3-waf: make sure we always build example pdb modules with --enable-developer.Günther Deschner2011-10-171-0/+10
* s3-passdb: fix the build of example pdb test module.Günther Deschner2011-10-171-32/+1
* s3-waf: make sure we always build example auth modules with --enable-developer.Günther Deschner2011-10-171-0/+9
* s3-auth: fix the build of skel auth example module.Günther Deschner2011-10-171-5/+20
* s3-waf: make sure we build example vfs modules with --enable-developer.Günther Deschner2011-10-111-0/+25
* Fix the VFS for fsctl.Jeremy Allison2011-10-112-0/+39
* examples/VFS: add skel_get_dfs_referrals()Stefan Metzmacher2011-10-082-0/+14
* examples/VFS: fix names in skel_opaque.cStefan Metzmacher2011-10-081-3/+3
* examples/VFS: fix a typo in the READMEMichael Adam2011-10-081-1/+1
* s3-ldap: Add Posix offset and encryption types to LDAP schemaSumit Bose2011-08-317-6/+43
* s3-ldap: Add sambaTrustForestTrustInfo to NDS LDAP schema (again)Sumit Bose2011-08-311-1/+50
* examples/VFS: try to fix the build on openbsd, adding alternative spellings o...Michael Adam2011-07-061-2/+3
* examples/VFS: add include path for s3's autoconf config.hMichael Adam2011-06-301-0/+1
* examples/VFS: fix skel_transparent.c in reference to shadow_copy changesBjörn Baumbach2011-06-301-1/+2
* examples/VFS: fix skel_opaque.c in reference to shadow_copy changesBjörn Baumbach2011-06-301-1/+2
* examples/VFS: fix shadow_copy_test.c in reference to shadow_copy changesBjörn Baumbach2011-06-301-3/+10
* Update eDirectory schemaJim McDonough2011-06-221-49/+20
* s3-talloc Change TALLOC_ZERO_ARRAY() to talloc_zero_array()Andrew Bartlett2011-06-091-1/+1
* Remove the char * argument from the SMB_VFS_GETWD() call. Now alwaysJeremy Allison2011-06-012-3/+3
* Fix typos in LDAP schema filesSumit Bose2011-05-175-6/+6
* 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