summaryrefslogtreecommitdiffstats
path: root/source3/Makefile.in
Commit message (Collapse)AuthorAgeFilesLines
* s3:idmap: add a new ID mapping module autoridChristian Ambach2010-11-081-0/+4
| | | | | | | | | | | | This is an initial implementation of the idmap_autorid module. It works similar to the idmap_rid module but requires less configuration. It will automatically pick ranges for each domain, so you do not have to bother any more about adding an idmap configuration for all of the domains in the forest. This is very easy to use and to configure and much more deterministic and faster than idmap_tdb, the typical choice of Samba users up to now.
* s3: Add a vfs_time_audit moduleAbhidnya P Chirmule2010-10-281-0/+5
| | | | | | | This warns if a file system is slow Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Thu Oct 28 08:56:44 UTC 2010 on sn-devel-104
* lib/util: Add tevent WERROR wrappersKai Blin2010-10-231-0/+1
| | | | | | | Signed-off-by: Stefan Metzmacher <metze@samba.org> Autobuild-User: Stefan Metzmacher <metze@samba.org> Autobuild-Date: Sat Oct 23 07:35:28 UTC 2010 on sn-devel-104
* Make getpwnam_alloc() static to lib/username.c, and ensure all username ↵Jeremy Allison2010-10-201-1/+1
| | | | | | | | | | | | lookups go through Get_Pwnam_alloc(), which is the correct wrapper function. We were using it *some* of the time anyway, so this just makes us properly consistent. Jeremy. Autobuild-User: Jeremy Allison <jra@samba.org> Autobuild-Date: Wed Oct 20 16:02:12 UTC 2010 on sn-devel-104
* nsstest: no need for two copies of the same tool.Günther Deschner2010-10-201-1/+1
| | | | | | | Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Wed Oct 20 15:05:34 UTC 2010 on sn-devel-104
* libcli/auth Merge source4/libcli/security and util_sid.c into the common codeAndrew Bartlett2010-10-141-2/+3
| | | | | | | | | This should ensure we only have one copy of these core functions in the tree. Andrew Bartlett Signed-off-by: Andrew Tridgell <tridge@samba.org>
* libcli/security Move source3/lib/util_seaccess.c into the common codeAndrew Bartlett2010-10-141-1/+1
| | | | Signed-off-by: Andrew Tridgell <tridge@samba.org>
* s3 Replace is_sid_in_token() with security_token_has_sid() from common codeAndrew Bartlett2010-10-141-1/+2
| | | | | | | | The two routines are identical, so there is no need to keep both. Andrew Bartlett Signed-off-by: Andrew Tridgell <tridge@samba.org>
* s3: Add a little test for the echo responderVolker Lendecke2010-10-081-1/+2
|
* s3-build: use the simpler "make bin/smbtorture" for s4 tortureAndrew Tridgell2010-10-061-2/+2
| | | | | | | and the same for bin/ndrdump Autobuild-User: Andrew Tridgell <tridge@samba.org> Autobuild-Date: Wed Oct 6 12:58:21 UTC 2010 on sn-devel-104
* samba: share readline wrappers among all buildsystems.Günther Deschner2010-10-011-1/+1
| | | | Guenther
* samba: share select wrappers.Günther Deschner2010-10-011-2/+3
| | | | Guenther
* s3: Add subunit-test target.Jelmer Vernooij2010-10-011-0/+4
|
* tdb: add restoreVolker Lendecke2010-09-231-0/+9
| | | | Based on an idea by Simon McVittie, largely rewritten
* s3-dcerpc: add spnego server helpersSimo Sorce2010-09-231-1/+2
| | | | | | squashed: add michlistMIC signature checks Signed-off-by: Günther Deschner <gd@samba.org>
* s3-dcerpc: move client spnego stuff in /librpc/cryptoSimo Sorce2010-09-231-1/+1
| | | | Signed-off-by: Günther Deschner <gd@samba.org>
* s3-dcerpc: add server helpers for gssapi authSimo Sorce2010-09-231-1/+2
| | | | Signed-off-by: Günther Deschner <gd@samba.org>
* s3-dcerpc: add server helpers for ntlmssp authSimo Sorce2010-09-231-1/+3
| | | | Signed-off-by: Günther Deschner <gd@samba.org>
* s3-dcerpc: move crypto stuff in /librpc/cryptoSimo Sorce2010-09-231-2/+2
| | | | Signed-off-by: Günther Deschner <gd@samba.org>
* s3: fix tdbdump build on Solaris and other boxesBjörn Jacke2010-09-231-1/+1
| | | | needed to fix up aea64ef275b6e94ca7afb8fa2bb172416773abdf
* s3-build: move epmapper client to LIBMSRPC.Günther Deschner2010-09-231-3/+3
| | | | Guenther
* s3-build: fix the build of split_tokens.Günther Deschner2010-09-231-2/+2
| | | | Guenther
* s3-build: fix the build of test_lp_load.Günther Deschner2010-09-231-2/+2
| | | | Guenther
* s3-build: strip down dependencies of smbta-util.Günther Deschner2010-09-231-1/+1
| | | | Guenther
* s3: tdbdump does not use our libsVolker Lendecke2010-09-231-3/+2
|
* s3-registry: handle registration entries (.reg) filesGregor Beck2010-09-221-0/+2
| | | | Signed-off-by: Michael Adam <obnox@samba.org>
* s3-lib: add srprs, primitives to build simple recursive parsersGregor Beck2010-09-221-1/+1
| | | | Signed-off-by: Michael Adam <obnox@samba.org>
* s3-lib: add cbuf, a talloced character bufferGregor Beck2010-09-221-2/+2
| | | | Signed-off-by: Michael Adam <obnox@samba.org>
* s3:registry: remove now (finally) obsolete reg_util_registry.{c,h}Michael Adam2010-09-211-2/+1
|
* s3-lib/util Remove unused smb_uuid_unpack()Andrew Bartlett2010-09-201-1/+1
| | | | | | Andrew Bartlett Signed-off-by: Günther Deschner <gd@samba.org>
* s3: Replace sid_binstring and sid_guidstring with PIDL-based alternativesAndrew Bartlett2010-09-201-4/+6
| | | | | | | | | This reduces the manual marshalling of these structures by removing the duplication here. Andrew Bartlett Signed-off-by: Günther Deschner <gd@samba.org>
* s3:registry: move higher level function reg_open_path to new module reg_api_utilMichael Adam2010-09-201-0/+1
| | | | | The reg_api.c code should just export functions that direclty relate to winreg api calls.
* s3-registry: move regf based reg_api calls into own file.Günther Deschner2010-09-201-2/+7
| | | | Guenther
* s3-rpcclient: add some winreg commands.Günther Deschner2010-09-191-0/+2
| | | | Guenther
* s3: Add the PAC info3 struct to the netsamlogon_cache in ntlm_authVolker Lendecke2010-09-161-0/+1
|
* s3: Add convenience make target buildfarm-test.Jelmer Vernooij2010-09-161-0/+3
|
* s3-selftest: Move Samba3-specific script to source3/selftest.Jelmer Vernooij2010-09-161-1/+1
|
* s3-rpc_server: Renamed rpc_ncacn_np_internal.c.Simo Sorce2010-09-151-4/+5
| | | | Signed-off-by: Andreas Schneider <asn@samba.org>
* s3-rpc_client: Added a tstream based transport.Simo Sorce2010-09-151-0/+1
| | | | Signed-off-by: Andreas Schneider <asn@cynapses.org>
* s3-rpc_server: Added initial generic RPC server infrastructure.Simo Sorce2010-09-151-1/+3
| | | | Signed-off-by: Andreas Schneider <asn@cynapses.org>
* s3-printing: Added a printer list database.Simo Sorce2010-09-151-1/+2
| | | | Signed-off-by: Andreas Schneider <asn@cynapses.org>
* s3-build: only link in prs parser where needed.Günther Deschner2010-09-151-2/+2
| | | | Guenther
* s3-privs Move source3/ privileges implmentation into commonAndrew Bartlett2010-09-111-1/+1
| | | | | | Andrew Bartlett Signed-off-by: Andrew Tridgell <tridge@samba.org>
* s3-build: use proper RPC_X_OBJ target names.Günther Deschner2010-09-101-25/+28
| | | | Guenther
* s3-build: only link LIBNDR_XATTR_OBJ where needed.Günther Deschner2010-09-101-2/+2
| | | | Guenther
* s3-build: link ndr_notify only where needed.Günther Deschner2010-09-101-2/+2
| | | | Guenther
* s3-build: link ndr_named_pipe_auth only where needed.Günther Deschner2010-09-101-2/+2
| | | | Guenther
* s3-dcerpc: add krb5 helpersSimo Sorce2010-08-301-0/+1
| | | | Signed-off-by: Günther Deschner <gd@samba.org>
* s3-auth: Add helper function to retrieve the unix user from a kerberos ticketSimo Sorce2010-08-301-0/+1
| | | | Signed-off-by: Günther Deschner <gd@samba.org>
* s3-build: further rationalise LIBMSRPC_OBJ and remove RPC_CLIENT_OBJ.Günther Deschner2010-08-261-12/+10
| | | | Guenther