summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2013-05-28build: Remove autoconf build systemAndrew Bartlett1-3405/+0
2013-05-18swat: Remove swat.Kai Blin1-30/+3
2013-05-09build: Add vfs_nfs4acl to the autoconf buildAndrew Bartlett1-1/+3
2013-05-09vfs: Add new VFS module vfs_nfs4acl_xattr to use nfs4acl.idlAndrew Bartlett1-0/+5
2013-05-07Makefile: Fix bug 9868 - Don't know how to make LIBNDR_PREG_OBJ.Volker Lendecke1-1/+1
2013-04-24Implements a vfs module for cephfs, a distributed file systemSam Lang1-0/+5
2013-04-18s3:smbd: add a scavenger process for disconnected durable handlesGregor Beck1-0/+1
2013-04-12autoconf: build in NTDB.Rusty Russell1-98/+136
2013-03-09s3-winbindd: Add new module idmap_rfc2307Christof Schmitt1-0/+4
2013-03-09s3-vfs: add vfs_btrfs moduleDavid Disseldorp1-0/+5
2013-03-05lib: Add prctl_set_comment to utils.Andreas Schneider1-1/+1
2013-02-20source3: explicitly disable NTDB support.Rusty Russell1-0/+1
2013-02-19lib/util: add samba_tevent_context_init()Stefan Metzmacher1-1/+1
2013-02-19s3:build fix the build with --fake-kaserverChristian Ambach1-1/+1
2013-02-04s3:autoconf add non_posix_acls to NFS4ACL_OBJChristian Ambach1-1/+1
2013-02-04s3:autoconf introduce NFS4ACL_OBJChristian Ambach1-3/+5
2013-01-16smb2_ioctl: add FSCTL_SRV_REQUEST_RESUME_KEY supportDavid Disseldorp1-0/+1
2013-01-16smb2_ioctl: split ioctl handler code on device typeDavid Disseldorp1-0/+4
2012-12-03util: Add a UNIX platform independent samba_getpass().Andreas Schneider1-1/+1
2012-12-03build the new sid_check_is_for_passdb() function into passdbMichael Adam1-0/+1
2012-12-03s3:winbindd: remove now unused wb_sid2uid and wb_sid2gid modulesMichael Adam1-2/+0
2012-12-03s3:winbindd: factor winbindd_sids_to_xids into external and internal partMichael Adam1-0/+1
2012-11-29s3: test dbwrap_ctdbVolker Lendecke1-0/+1
2012-11-22build: Remove --enable-smbtorture, require bin/smbtorture (from waf) for make...Andrew Bartlett1-3/+3
2012-11-22build: Be consistent with the name of smbtorture binariesAndrew Bartlett1-10/+7
2012-11-22torture: remove source3 locktest and masktestAndrew Bartlett1-9/+0
2012-10-19s3:utils/net: remove unused "net connections"Stefan Metzmacher1-1/+1
2012-10-19s3:build: move sessionid_tdb.o and conn_tdb.o to SMBD_OBJ_BASEGregor Beck1-53/+31
2012-10-11vfs: Remove irixacl module (all the fucntions in it are unimplemented)Andrew Bartlett1-5/+0
2012-10-11vfs: Implement a sys_acl_blob_get_{fd,file} for POSIX ACL backendsAndrew Bartlett1-1/+1
2012-09-29libcli/smb: add smb1cli_echo*Stefan Metzmacher1-0/+1
2012-09-29libcli/smb: add smb2cli_echo*Stefan Metzmacher1-0/+1
2012-09-26samba_dnsupdate: Move to using tmpfile/rename to keep the dns_hosts_file cons...Andrew Bartlett1-1/+1
2012-09-08s3:vfs_default: add basic support for durable handle request and reconnectMichael Adam1-0/+1
2012-09-02s3: add sysquotas_4B supportBjörn Jacke1-1/+1
2012-08-20s3-build: Enable vfs_fake_acls when in developer mode or on the build farmAndrew Bartlett1-0/+5
2012-08-17s3: Remove the gpfs_hsm_notify moduleVolker Lendecke1-5/+0
2012-08-16s3-autoconf: Fix deps for dbwrap_tortureVolker Lendecke1-1/+1
2012-08-16s3:utils: remove standalone cclean toolGregor Beck1-11/+1
2012-08-16s3:net add command "connections cleanup"Gregor Beck1-1/+1
2012-08-08build: Remove pdbtest from the autoconf buildAndrew Bartlett1-12/+1
2012-08-07source3/loadparm.c: Move string_set/string_free inside.Rusty Russell1-1/+1
2012-08-07media_harmony VFS module: Add and build by default.Andrew Klaassen1-0/+5
2012-07-27s3:vlp: fix build on OS XBjörn Jacke1-0/+1
2012-07-26s3: use libreplace in pthreadpooltest to fix some buildsBjörn Jacke1-1/+1
2012-07-23lib/crypto: add aes_ccm_128Stefan Metzmacher1-1/+1
2012-07-20Remove source3/lib/pidfile.cJeremy Allison1-8/+1
2012-07-19Fix the configure build - add lib/util/pidfile.o into UTIL_OBJ.Jeremy Allison1-1/+1
2012-07-18s3: Add tevent_wait_send/recvVolker Lendecke1-0/+1
2012-07-18s3: Add vfs_aio_posixVolker Lendecke1-0/+5