summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* examples:smbclient:write: fix O3 error unused result of fgetsMichael Adam2016-05-131-2/+10
* examples:smbclient:read: fix O3 error unused result of fgetsMichael Adam2016-05-131-1/+5
* examples:smbclient:fstatvfs: fix O3 error unused result of fgetsMichael Adam2016-05-131-1/+5
* examples:smbclient:statvfs: fix O3 error unused result of fgetsMichael Adam2016-05-131-1/+5
* examples:smbclient:notify: fix O3 error unused result from fgetsMichael Adam2016-05-131-1/+5
* examples:smbclient:testacl3: fix O3 error unused result from fgetsMichael Adam2016-05-131-1/+5
* examples/crackcheck: allow compilation with current buildsGarming Sam2016-05-061-1/+1
* examples/smb.conf.default: Fix typo in comment line: sever -> serverSantiago Vila2016-04-091-1/+1
* examples/perfcounter/perf_writer.c: fix memsetAurelien Aptel2016-03-301-1/+1
* s3: vfs: Add VFS functions for setting and getting DOS attributes.Richard Sharpe2016-03-272-0/+76
* examples: Remove all uses of strcpy in examples (except for validchr.c).Jeremy Allison2016-03-225-8/+13
* s3: smbd: Change open_streams_for_delete() to take a struct smb_filename *.Jeremy Allison2016-03-072-4/+7
* VFS: Modify lchown to take a const struct smb_filename * instead of const char *Jeremy Allison2016-03-052-5/+9
* VFS: Modify chown to take a const struct smb_filename * instead of const char *Jeremy Allison2016-03-052-5/+9
* VFS: Modify chmod_acl to take a const struct smb_filename * instead of const ...Jeremy Allison2016-03-032-5/+7
* VFS: Modify chmod to take a const struct smb_filename * instead of const char *Jeremy Allison2016-03-032-3/+7
* s3/vfs: wrap async io function args inside struct vfs_aio_stateRalph Boehme2016-03-022-21/+27
* VFS: Modify opendir to take a const struct smb_filename * instead of const ch...Jeremy Allison2016-03-012-5/+9
* VFS: Modify rmdir to take a const struct smb_filename * instead of const char *Jeremy Allison2016-02-252-3/+5
* s3: VFS: Modify mkdir to take a const struct smb_filename * instead of const ...Jeremy Allison2016-02-242-3/+7
* examples: Fix script interpreter lineAndreas Schneider2016-02-181-1/+1
* s3: VFS: Modify SMB_VFS_GET_NT_ACL to take a const struct smb_filename * inst...Jeremy Allison2016-02-162-4/+9
* vfs: add path parameter to get_quotaUri Simchoni2016-01-262-5/+7
* examples: Fix unchecked result warningsVolker Lendecke2015-10-281-3/+13
* libsmbclient: Fix 32-bit problemsVolker Lendecke2015-09-073-24/+24
* examples/VFS: make function prototypes available via static_decl_vfs;Stefan Metzmacher2015-08-203-0/+3
* examples/pdb: fix and validate pdb_test_init() prototype via static_decl_pdb;Stefan Metzmacher2015-08-201-2/+2
* libsmb: Implement smbc_notifyVolker Lendecke2015-07-102-0/+79
* smbd: Remove SMB_VFS_NOTIFY_WATCHVolker Lendecke2015-07-072-30/+0
* Convert all uint32/16/8 to _t in a grab-bag of remaining files.Richard Sharpe2015-05-143-15/+15
* vfs: add snapshot create/delete hooksDavid Disseldorp2015-03-312-0/+62
* autobuild: Remove ntdb targetVolker Lendecke2015-03-171-4/+14
* Remove ntdb from scriptsVolker Lendecke2015-03-171-14/+4
* 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