lib/async_req: remove unused sendto_{send,recv} and recvfrom_{send,recv}
[kai/samba-autobuild/.git] / examples /
2015-05-14 Richard SharpeConvert all uint32/16/8 to _t in a grab-bag of remainin...
2015-03-31 David Disseldorpvfs: add snapshot create/delete hooks
2015-03-17 Volker Lendeckeautobuild: Remove ntdb target
2015-03-17 Volker LendeckeRemove ntdb from scripts
2015-03-09 David Disseldorps3/vfs: change fallocate mode flags from enum->uint32_t
2015-02-25 Volker LendeckeFix the developer O3 build
2015-02-17 David Disseldorps3/vfs: remove unused SMB_VFS_DISK_FREE() small_query...
2015-02-10 Andrew BartlettUpdate mailing list references to point at lists.samba.org
2014-12-04 Ralph Boehmes3:vfs: add create tags to SMB_VFS_CREATEFILE
2014-12-04 Ralph Boehmes3:vfs: add SMB_VFS_READDIR_ATTR()
2014-08-11 Volker Lendeckevfs3: Pass "lease" through SMB_VFS_CREATE_FILE
2014-07-04 Volker Lendeckesmbd: Remove unused blocking_lock_record* from VFS_BRL_...
2014-07-04 Volker Lendeckesmbd: Remove unused blocking_lock_record* from VFS_BRL_...
2014-04-02 Stefan Metzmacherexamples/libsmbclient: avoid some compiler warnings
2013-11-22 David Disseldorpvfs: add [GET/SET]_COMPRESSION hooks
2013-11-15 Andreas Schneiderexamples: Fix scanf format in perf_writer_disk.
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-10-18 Simo SorceReserve an OID space for external projects
2013-07-24 Günther Deschnerpam_winbind: update documentation for "DIR" krb5ccname...
2013-06-11 Andrew BartlettRemove remaining references to "password level" in...
2013-05-28 Andrew Bartlettbuild: Remove autoconf build system from examples/VFS
2013-05-27 Andrew Bartlettdocs: Remove all references to testprns
2013-05-27 Andrew Bartlettexamples: Remove browser and DC settings from example...
2013-05-27 Andrew Bartlettexamples: Remove password server from example smb.conf
2013-05-27 Andrew Bartlettexamples: Remove default printing form example smb...
2013-05-27 Andrew Bartlettexamples: Move example smb.conf over to "server role"
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...
next