summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* s3/vfs: change fallocate mode flags from enum->uint32_tDavid Disseldorp2015-03-092-2/+2
* Fix the developer O3 buildVolker Lendecke2015-02-251-1/+1
* s3/vfs: remove unused SMB_VFS_DISK_FREE() small_query parameterDavid Disseldorp2015-02-172-4/+3
* Update mailing list references to point at lists.samba.orgAndrew Bartlett2015-02-101-1/+1
* s3:vfs: add create tags to SMB_VFS_CREATEFILERalph Boehme2014-12-042-3/+8
* s3:vfs: add SMB_VFS_READDIR_ATTR()Ralph Boehme2014-12-042-0/+18
* vfs3: Pass "lease" through SMB_VFS_CREATE_FILEVolker Lendecke2014-08-112-0/+3
* smbd: Remove unused blocking_lock_record* from VFS_BRL_CANCEL_WINDOWSVolker Lendecke2014-07-042-5/+3
* smbd: Remove unused blocking_lock_record* from VFS_BRL_LOCK_WINDOWSVolker Lendecke2014-07-042-5/+3
* examples/libsmbclient: avoid some compiler warningsStefan Metzmacher2014-04-023-15/+18
* vfs: add [GET/SET]_COMPRESSION hooksDavid Disseldorp2013-11-222-0/+40
* examples: Fix scanf format in perf_writer_disk.Andreas Schneider2013-11-151-4/+4
* Reserve an OID space for external projectsSimo Sorce2013-10-181-0/+4
* pam_winbind: update documentation for "DIR" krb5ccname pragma.Günther Deschner2013-07-241-1/+2
* Remove remaining references to "password level" in the treeAndrew Bartlett2013-06-114-4/+0
* build: Remove autoconf build system from examples/VFSAndrew Bartlett2013-05-286-3977/+0
* docs: Remove all references to testprnsAndrew Bartlett2013-05-271-8/+0
* examples: Remove browser and DC settings from example smb.confAndrew Bartlett2013-05-271-29/+0
* examples: Remove password server from example smb.confAndrew Bartlett2013-05-271-9/+1
* examples: Remove default printing form example smb.confAndrew Bartlett2013-05-271-17/+0
* examples: Move example smb.conf over to "server role"Andrew Bartlett2013-05-271-4/+10
* swat: Remove swat.Kai Blin2013-05-181-122/+0
* examples/libsmbclient: Cast mode_t to unsigned int for GNU/Solaris buildAndrew Bartlett2013-03-151-2/+2
* s3: remove some dead code (for setdir command)Christian Ambach2013-03-121-1/+0
* ntdb: switch between secrets.tdb and secrets.ntdb depending on 'use ntdb'Rusty Russell2013-02-201-4/+14
* ldap: Remove obsolete convertSambaAccount script.Andreas Schneider2013-01-231-233/+0
* s3-vfs: add copy_chunk vfs hooksDavid Disseldorp2013-01-162-0/+117
* examples: fix build on AIX6Christian Ambach2012-11-202-0/+4
* packaging: Move smbprint to a comman location.Andreas Schneider2012-10-291-176/+0
* examples: Re-indent and reformat skel VFS modulesAndrew Bartlett2012-10-112-348/+436
* vfs: Remove type parameter from sys_acl_blob_get_{fd,file}Andrew Bartlett2012-10-112-3/+3
* smbd: Add mem_ctx to {f,}get_nt_acl VFS callAndrew Bartlett2012-10-112-6/+14
* smbd: Add mem_ctx to sys_acl_init() and all callersAndrew Bartlett2012-10-112-6/+16
* Remove the parameters:Jeremy Allison2012-10-041-4/+0
* smbd: Add extra VFS hooks to get the posix ACL as a blobAndrew Bartlett2012-09-122-0/+33
* examples: Remove security=share and security=server from example smb.confAndrew Bartlett2012-08-281-1/+1
* s3-smbd: Remove sys_acl_*() VFS wrapper functionsAndrew Bartlett2012-08-152-221/+0
* media_harmony VFS module: Add and build by default.Andrew Klaassen2012-08-071-0/+103
* Make it possible to build under Solaris make as well as FreeBSD and Linux. Al...Richard Sharpe2012-07-311-4/+17
* s3-vfs: async fsyncVolker Lendecke2012-07-182-0/+69
* s3-aio: Remove unused VFS functions and moreVolker Lendecke2012-07-182-91/+0
* s3-vfs: Add pwrite_send/recv to vfs modulesVolker Lendecke2012-07-182-0/+74
* s3-vfs: Add pread_send/recv to vfs modulesVolker Lendecke2012-07-182-0/+73
* doc: Remove all references to 'printer admin' option.Andreas Schneider2012-07-031-5/+5
* s3-printing: Remove deprecated lp_printer_admin().Andreas Schneider2012-07-031-1/+0
* s4-bind: Remove patches now incorporated into bind9Andrew Bartlett2012-07-036-256/+0
* examples/VFS: don't use smbd/proto.hStefan Metzmacher2012-06-063-3/+0
* build: Move generated files out of the normal build treeAndrew Bartlett2012-05-181-0/+1
* s3/ldap: remove outdated netscape ds 5 schema fileBjörn Jacke2012-04-192-79/+2
* Improve the VFS Makefile so that it is easier for use out of tree but still w...Richard Sharpe2012-04-161-13/+9