summaryrefslogtreecommitdiffstats
path: root/source3/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* lib/addns: move DNS client library to the main directory.Günther Deschner2011-01-061-3/+3
* s3-build: no need to compile librpc/gen_ndr/cli_dfs.c anymore.Günther Deschner2011-01-061-2/+1
* s3:build: don't use cli_dssetup.c any moreStefan Metzmacher2011-01-041-2/+1
* s3:build: don't use cli_epmapper.c anymoreStefan Metzmacher2011-01-041-2/+1
* s3:build: don't use cli_ntsvcs.c any more.Stefan Metzmacher2011-01-041-2/+1
* s3:build: don't use cli_wbint.c any moreStefan Metzmacher2011-01-041-1/+0
* s3-build: Remove broken RPC modules support.Andreas Schneider2011-01-041-6/+8
* s3: Test smbsock_any_connectVolker Lendecke2010-12-221-0/+1
* s3: Add an async smbsock_connectVolker Lendecke2010-12-221-0/+1
* s3: "make etags" should not grow TAGS infinitely...Volker Lendecke2010-12-191-0/+1
* wb_reqtrans is not used in libwbclientVolker Lendecke2010-12-191-2/+2
* Move wbc_async.[ch] to its only user: smbtorture3Volker Lendecke2010-12-191-1/+1
* s3:libsmb: add cli_np_tstream.cStefan Metzmacher2010-12-151-0/+1
* s3-selftest: support differing VFSLIBDIR in autoconf and waf build.Günther Deschner2010-12-131-0/+1
* s3/smbtorture: use $MAKE to build to make sure we use the make that makes our...Björn Jacke2010-11-261-2/+2
* s3-test: try to avoid a problem of CFLAGS propogating to the torture buildAndrew Tridgell2010-11-241-2/+2
* libaddns: add dns_errstr().Günther Deschner2010-11-221-1/+1
* s3:idmap: add a new ID mapping module autoridChristian Ambach2010-11-081-0/+4
* s3: Add a vfs_time_audit moduleAbhidnya P Chirmule2010-10-281-0/+5
* lib/util: Add tevent WERROR wrappersKai Blin2010-10-231-0/+1
* Make getpwnam_alloc() static to lib/username.c, and ensure all username looku...Jeremy Allison2010-10-201-1/+1
* nsstest: no need for two copies of the same tool.Günther Deschner2010-10-201-1/+1
* libcli/auth Merge source4/libcli/security and util_sid.c into the common codeAndrew Bartlett2010-10-141-2/+3
* libcli/security Move source3/lib/util_seaccess.c into the common codeAndrew Bartlett2010-10-141-1/+1
* s3 Replace is_sid_in_token() with security_token_has_sid() from common codeAndrew Bartlett2010-10-141-1/+2
* 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
* samba: share readline wrappers among all buildsystems.Günther Deschner2010-10-011-1/+1
* samba: share select wrappers.Günther Deschner2010-10-011-2/+3
* s3: Add subunit-test target.Jelmer Vernooij2010-10-011-0/+4
* tdb: add restoreVolker Lendecke2010-09-231-0/+9
* s3-dcerpc: add spnego server helpersSimo Sorce2010-09-231-1/+2
* s3-dcerpc: move client spnego stuff in /librpc/cryptoSimo Sorce2010-09-231-1/+1
* s3-dcerpc: add server helpers for gssapi authSimo Sorce2010-09-231-1/+2
* s3-dcerpc: add server helpers for ntlmssp authSimo Sorce2010-09-231-1/+3
* s3-dcerpc: move crypto stuff in /librpc/cryptoSimo Sorce2010-09-231-2/+2
* s3: fix tdbdump build on Solaris and other boxesBjörn Jacke2010-09-231-1/+1
* s3-build: move epmapper client to LIBMSRPC.Günther Deschner2010-09-231-3/+3
* s3-build: fix the build of split_tokens.Günther Deschner2010-09-231-2/+2
* s3-build: fix the build of test_lp_load.Günther Deschner2010-09-231-2/+2
* s3-build: strip down dependencies of smbta-util.Günther Deschner2010-09-231-1/+1
* s3: tdbdump does not use our libsVolker Lendecke2010-09-231-3/+2
* s3-registry: handle registration entries (.reg) filesGregor Beck2010-09-221-0/+2
* s3-lib: add srprs, primitives to build simple recursive parsersGregor Beck2010-09-221-1/+1
* s3-lib: add cbuf, a talloced character bufferGregor Beck2010-09-221-2/+2
* 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
* s3: Replace sid_binstring and sid_guidstring with PIDL-based alternativesAndrew Bartlett2010-09-201-4/+6
* s3:registry: move higher level function reg_open_path to new module reg_api_utilMichael Adam2010-09-201-0/+1
* s3-registry: move regf based reg_api calls into own file.Günther Deschner2010-09-201-2/+7