summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* vfs: Remove type parameter from sys_acl_blob_get_{fd,file}Andrew Bartlett2012-12-032-3/+3
* smbd: Add mem_ctx to {f,}get_nt_acl VFS callAndrew Bartlett2012-12-032-6/+14
* smbd: Add mem_ctx to sys_acl_init() and all callersAndrew Bartlett2012-12-032-6/+16
* examples: fix build on AIX6Christian Ambach2012-11-222-0/+4
* packaging: Move smbprint to a comman location.Andreas Schneider2012-10-291-176/+0
* Remove the parameters:Jeremy Allison2012-10-291-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
* docs: remove whitespace in example samba.ldif (fix bug #8789)Björn Baumbach2012-04-061-1/+1
* build: Remove SMB_OFF_T, replace with off_tAndrew Bartlett2012-04-062-20/+20
* s3-vfs: Remove unused lremovexattr call from VFS modules, system.c and configureAndrew Bartlett2012-04-052-13/+0
* s3-vfs: Remove unused lsetxattr call from VFS modules, system.c and configureAndrew Bartlett2012-04-052-13/+0
* s3-vfs: Remove unused llistxattr call from VFS modules, system.c and configureAndrew Bartlett2012-04-052-13/+0
* s3-vfs: Remove unused lgetxattr call from VFS modules, system.c and configureAndrew Bartlett2012-04-052-15/+0
* build: Remove SMB_STRUCT_DIR defineAndrew Bartlett2012-04-052-16/+16
* build: Remove SMB_STRUCT_DIRENT defineAndrew Bartlett2012-04-052-2/+2
* vfs: Remove -D_LARGEFILE64_SOURCE from vfs examples MakefileAndrew Bartlett2012-04-051-1/+1
* 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