summaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)AuthorFilesLines
2013-10-18Reserve an OID space for external projectsSimo Sorce1-0/+4
2013-07-24pam_winbind: update documentation for "DIR" krb5ccname pragma.Günther Deschner1-1/+2
2013-06-11Remove remaining references to "password level" in the treeAndrew Bartlett4-4/+0
2013-05-28build: Remove autoconf build system from examples/VFSAndrew Bartlett6-3977/+0
2013-05-27docs: Remove all references to testprnsAndrew Bartlett1-8/+0
2013-05-27examples: Remove browser and DC settings from example smb.confAndrew Bartlett1-29/+0
2013-05-27examples: Remove password server from example smb.confAndrew Bartlett1-9/+1
2013-05-27examples: Remove default printing form example smb.confAndrew Bartlett1-17/+0
2013-05-27examples: Move example smb.conf over to "server role"Andrew Bartlett1-4/+10
2013-05-18swat: Remove swat.Kai Blin1-122/+0
2013-03-15examples/libsmbclient: Cast mode_t to unsigned int for GNU/Solaris buildAndrew Bartlett1-2/+2
2013-03-12s3: remove some dead code (for setdir command)Christian Ambach1-1/+0
2013-02-20ntdb: switch between secrets.tdb and secrets.ntdb depending on 'use ntdb'Rusty Russell1-4/+14
2013-01-23ldap: Remove obsolete convertSambaAccount script.Andreas Schneider1-233/+0
2013-01-16s3-vfs: add copy_chunk vfs hooksDavid Disseldorp2-0/+117
2012-11-20examples: fix build on AIX6Christian Ambach2-0/+4
2012-10-29packaging: Move smbprint to a comman location.Andreas Schneider1-176/+0
2012-10-11examples: Re-indent and reformat skel VFS modulesAndrew Bartlett2-348/+436
2012-10-11vfs: Remove type parameter from sys_acl_blob_get_{fd,file}Andrew Bartlett2-3/+3
2012-10-11smbd: Add mem_ctx to {f,}get_nt_acl VFS callAndrew Bartlett2-6/+14
2012-10-11smbd: Add mem_ctx to sys_acl_init() and all callersAndrew Bartlett2-6/+16
2012-10-04Remove the parameters:Jeremy Allison1-4/+0
2012-09-12smbd: Add extra VFS hooks to get the posix ACL as a blobAndrew Bartlett2-0/+33
2012-08-28examples: Remove security=share and security=server from example smb.confAndrew Bartlett1-1/+1
2012-08-15s3-smbd: Remove sys_acl_*() VFS wrapper functionsAndrew Bartlett2-221/+0
2012-08-07media_harmony VFS module: Add and build by default.Andrew Klaassen1-0/+103
2012-07-31Make it possible to build under Solaris make as well as FreeBSD and Linux. Al...Richard Sharpe1-4/+17
2012-07-18s3-vfs: async fsyncVolker Lendecke2-0/+69
2012-07-18s3-aio: Remove unused VFS functions and moreVolker Lendecke2-91/+0
2012-07-18s3-vfs: Add pwrite_send/recv to vfs modulesVolker Lendecke2-0/+74
2012-07-18s3-vfs: Add pread_send/recv to vfs modulesVolker Lendecke2-0/+73
2012-07-03doc: Remove all references to 'printer admin' option.Andreas Schneider1-5/+5
2012-07-03s3-printing: Remove deprecated lp_printer_admin().Andreas Schneider1-1/+0
2012-07-03s4-bind: Remove patches now incorporated into bind9Andrew Bartlett6-256/+0
2012-06-06examples/VFS: don't use smbd/proto.hStefan Metzmacher3-3/+0
2012-05-18build: Move generated files out of the normal build treeAndrew Bartlett1-0/+1
2012-04-19s3/ldap: remove outdated netscape ds 5 schema fileBjörn Jacke2-79/+2
2012-04-16Improve the VFS Makefile so that it is easier for use out of tree but still w...Richard Sharpe1-13/+9
2012-04-06docs: remove whitespace in example samba.ldif (fix bug #8789)Björn Baumbach1-1/+1
2012-04-06build: Remove SMB_OFF_T, replace with off_tAndrew Bartlett2-20/+20
2012-04-05s3-vfs: Remove unused lremovexattr call from VFS modules, system.c and configureAndrew Bartlett2-13/+0
2012-04-05s3-vfs: Remove unused lsetxattr call from VFS modules, system.c and configureAndrew Bartlett2-13/+0
2012-04-05s3-vfs: Remove unused llistxattr call from VFS modules, system.c and configureAndrew Bartlett2-13/+0
2012-04-05s3-vfs: Remove unused lgetxattr call from VFS modules, system.c and configureAndrew Bartlett2-15/+0
2012-04-05build: Remove SMB_STRUCT_DIR defineAndrew Bartlett2-16/+16
2012-04-05build: Remove SMB_STRUCT_DIRENT defineAndrew Bartlett2-2/+2
2012-04-05vfs: Remove -D_LARGEFILE64_SOURCE from vfs examples MakefileAndrew Bartlett1-1/+1
2012-03-26s3: Pass filters explicitly through vfs notify watchVolker Lendecke2-3/+8
2012-03-24Improve the Makefile. Use a standard make macro, not a shell command.Richard Sharpe1-1/+1
2012-03-24Make it possible for developers of out-of-tree modules to use the same names ...Richard Sharpe1-1/+1