s4-torture: also deal with "Microsoft XPS Document Writer v4" as default driver.
[sfrench/samba-autobuild/.git] / examples /
2013-05-18 Kai Blinswat: Remove swat.
2013-03-15 Andrew Bartlettexamples/libsmbclient: Cast mode_t to unsigned int...
2013-03-12 Christian Ambachs3: remove some dead code (for setdir command)
2013-02-20 Rusty Russellntdb: switch between secrets.tdb and secrets.ntdb depen...
2013-01-23 Andreas Schneiderldap: Remove obsolete convertSambaAccount script.
2013-01-16 David Disseldorps3-vfs: add copy_chunk vfs hooks
2012-11-20 Christian Ambachexamples: fix build on AIX6
2012-10-29 Andreas Schneiderpackaging: Move smbprint to a comman location.
2012-10-11 Andrew Bartlettexamples: Re-indent and reformat skel VFS modules
2012-10-11 Andrew Bartlettvfs: Remove type parameter from sys_acl_blob_get_{fd...
2012-10-11 Andrew Bartlettsmbd: Add mem_ctx to {f,}get_nt_acl VFS call
2012-10-11 Andrew Bartlettsmbd: Add mem_ctx to sys_acl_init() and all callers
2012-10-04 Jeremy AllisonRemove the parameters:
2012-09-12 Andrew Bartlettsmbd: Add extra VFS hooks to get the posix ACL as a...
2012-08-27 Andrew Bartlettexamples: Remove security=share and security=server...
2012-08-15 Andrew Bartletts3-smbd: Remove sys_acl_*() VFS wrapper functions
2012-08-07 Andrew Klaassenmedia_harmony VFS module: Add and build by default.
2012-08-01 Richard SharpeMake it possible to build under Solaris make as well...
2012-07-18 Volker Lendeckes3-vfs: async fsync
2012-07-18 Volker Lendeckes3-aio: Remove unused VFS functions and more
2012-07-18 Volker Lendeckes3-vfs: Add pwrite_send/recv to vfs modules
2012-07-18 Volker Lendeckes3-vfs: Add pread_send/recv to vfs modules
2012-07-03 Andreas Schneiderdoc: Remove all references to 'printer admin' option.
2012-07-03 Andreas Schneiders3-printing: Remove deprecated lp_printer_admin().
2012-07-02 Andrew Bartletts4-bind: Remove patches now incorporated into bind9
2012-06-06 Stefan Metzmacherexamples/VFS: don't use smbd/proto.h
2012-05-18 Andrew Bartlettbuild: Move generated files out of the normal build...
2012-04-19 Björn Jackes3/ldap: remove outdated netscape ds 5 schema file
2012-04-16 Richard SharpeImprove the VFS Makefile so that it is easier for use...
2012-04-06 Björn Baumbachdocs: remove whitespace in example samba.ldif (fix...
2012-04-05 Andrew Bartlettbuild: Remove SMB_OFF_T, replace with off_t
2012-04-05 Andrew Bartletts3-vfs: Remove unused lremovexattr call from VFS module...
2012-04-05 Andrew Bartletts3-vfs: Remove unused lsetxattr call from VFS modules...
2012-04-05 Andrew Bartletts3-vfs: Remove unused llistxattr call from VFS modules...
2012-04-05 Andrew Bartletts3-vfs: Remove unused lgetxattr call from VFS modules...
2012-04-05 Andrew Bartlettbuild: Remove SMB_STRUCT_DIR define
2012-04-05 Andrew Bartlettbuild: Remove SMB_STRUCT_DIRENT define
2012-04-05 Andrew Bartlettvfs: Remove -D_LARGEFILE64_SOURCE from vfs examples...
2012-03-26 Volker Lendeckes3: Pass filters explicitly through vfs notify watch
2012-03-24 Richard SharpeImprove the Makefile. Use a standard make macro, not...
2012-03-24 Richard SharpeMake it possible for developers of out-of-tree modules...
2012-03-21 Volker Lendeckes3: Pass "path" through vfs_notify_watch
2012-03-02 Volker Lendeckeexamples: Make examples/VFS/Makefile.in FreeBSD-friendly
2012-02-22 Matthias Dieter... examples/testsmbc.c - substitute deprecated function...
2012-02-22 Matthias Dieter... examples/testsmbc.c - quiet implicit cast warnings...
2012-02-22 Matthias Dieter... examples/testsmbc.c - remove unused function "print_lis...
2012-02-22 Matthias Dieter... examples/testsmbc.c - remove unused variables
2012-02-09 Andrew Bartlettsmbwrapper: Remove smbwrapper
2012-02-08 Andrew Bartletts3-build: remove EXEEXT from Makefiles
2012-01-27 Amitay Isaacsbuild: Add missing dependencies on popt
2012-01-04 David Disseldorps3-perfcount: fix build for example perfcount daemon
2012-01-01 Volker Lendeckeexamples: malloc is declared in <stdlib.h>
2011-12-13 Volker Lendeckes3: Fix examples/VFS build
2011-12-12 Richard Sharpevfs: Make function pointer names consistent. They all...
2011-11-17 Richard SharpeImprove configure.in so it can be used outside the...
2011-11-14 Günther Deschners3-modules: remove the last "init_module" traces.
2011-10-28 Andrew Bartlettexamples: rework wscript to use a loop
2011-10-20 Andrew Bartlettexamples: compile libsmbclient tests using just SAMBA_B...
2011-10-20 Jeremy AllisonFix a boatload of warnings in the examples.
2011-10-19 Günther Deschners3-waf: make sure we always compile (not install) our...
2011-10-17 Günther Deschners3-waf: make sure we always build example pdb modules...
2011-10-17 Günther Deschners3-passdb: fix the build of example pdb test module.
2011-10-17 Günther Deschners3-waf: make sure we always build example auth modules...
2011-10-17 Günther Deschners3-auth: fix the build of skel auth example module.
2011-10-11 Günther Deschners3-waf: make sure we build example vfs modules with...
2011-10-11 Jeremy AllisonFix the VFS for fsctl.
2011-10-08 Stefan Metzmacherexamples/VFS: add skel_get_dfs_referrals()
2011-10-08 Stefan Metzmacherexamples/VFS: fix names in skel_opaque.c
2011-10-07 Michael Adamexamples/VFS: fix a typo in the README
2011-08-31 Sumit Boses3-ldap: Add Posix offset and encryption types to LDAP...
2011-08-31 Sumit Boses3-ldap: Add sambaTrustForestTrustInfo to NDS LDAP...
2011-07-06 Michael Adamexamples/VFS: try to fix the build on openbsd, adding...
2011-06-30 Michael Adamexamples/VFS: add include path for s3's autoconf config.h
2011-06-30 Björn Baumbachexamples/VFS: fix skel_transparent.c in reference to...
2011-06-30 Björn Baumbachexamples/VFS: fix skel_opaque.c in reference to shadow_...
2011-06-30 Björn Baumbachexamples/VFS: fix shadow_copy_test.c in reference to...
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-06-22 Jim McDonoughUpdate eDirectory schema
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_ZERO_ARRAY() to talloc_zero_array()
2011-06-01 Jeremy AllisonRemove the char * argument from the SMB_VFS_GETWD(...
2011-05-17 Sumit BoseFix typos in LDAP schema files
2011-04-21 Günther Deschners3-vfs: rename open function to open_fn.
2011-03-07 Jeremy AllisonFix the examples/VFS build.
2011-03-07 Jeremy AllisonFix examples/VFS to use correct prototypes for is_offli...
2011-03-01 Björn JackeRevert "examples/LDAP: remove overoutdated samba-schema...
2011-03-01 Björn Jackeexamples/LDAP: remove overoutdated samba-schema.IBMSecu...
2011-03-01 Björn Jackeexamples/LDAP: delete unmaintained samba-schema-netscap...
2011-02-16 Sumit Boses3-ldap: Add sambaTrustForestTrustInfo to LDAP schemata
2011-02-16 Sumit Boses3-ldap: Update LDAP schemata to include sambaTrustedDo...
2011-02-08 Jeremy AllisonAdd fdopendir to the VFS. We will use this to reuse...
2010-12-30 Michael Adamexamples:createdombj: default prefix to target-type...
2010-12-18 Jeremy AllisonRename vfs operation posix_fallocate to just fallocate...
2010-12-03 Jeremy AllisonMove posix_fallocate into the VFS where it belongs.
2010-12-02 Björn Jackesmbprinting: fix wrong == in shell tests
2010-11-20 Jeremy AllisonMove the uglyness of #ifdef REALPATH_TAKES_NULL into...
2010-11-02 Andrew Bartletts3-libsmbclient-examples Add tests for debug behaviour.
2010-09-02 Andrew Tridgelldoc: patched bind9 is no longer needed
2010-08-19 Günther Deschners3-ldapsam: add samba.ldif LDAP schema.
2010-08-16 Andreas Schneiders3-auth: Remove obsolete 'update encrypted' option.
next