summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2010-12-22s3: Test smbsock_any_connectVolker Lendecke1-0/+1
2010-12-22s3: Add an async smbsock_connectVolker Lendecke1-0/+1
2010-12-19s3: "make etags" should not grow TAGS infinitely...Volker Lendecke1-0/+1
2010-12-19wb_reqtrans is not used in libwbclientVolker Lendecke1-2/+2
2010-12-19Move wbc_async.[ch] to its only user: smbtorture3Volker Lendecke1-1/+1
2010-12-15s3:libsmb: add cli_np_tstream.cStefan Metzmacher1-0/+1
2010-12-13s3-selftest: support differing VFSLIBDIR in autoconf and waf build.Günther Deschner1-0/+1
2010-11-26s3/smbtorture: use $MAKE to build to make sure we use the make that makes our...Björn Jacke1-2/+2
2010-11-24s3-test: try to avoid a problem of CFLAGS propogating to the torture buildAndrew Tridgell1-2/+2
2010-11-22libaddns: add dns_errstr().Günther Deschner1-1/+1
2010-11-08s3:idmap: add a new ID mapping module autoridChristian Ambach1-0/+4
2010-10-28s3: Add a vfs_time_audit moduleAbhidnya P Chirmule1-0/+5
2010-10-23lib/util: Add tevent WERROR wrappersKai Blin1-0/+1
2010-10-20Make getpwnam_alloc() static to lib/username.c, and ensure all username looku...Jeremy Allison1-1/+1
2010-10-20nsstest: no need for two copies of the same tool.Günther Deschner1-1/+1
2010-10-14libcli/auth Merge source4/libcli/security and util_sid.c into the common codeAndrew Bartlett1-2/+3
2010-10-14libcli/security Move source3/lib/util_seaccess.c into the common codeAndrew Bartlett1-1/+1
2010-10-14s3 Replace is_sid_in_token() with security_token_has_sid() from common codeAndrew Bartlett1-1/+2
2010-10-08s3: Add a little test for the echo responderVolker Lendecke1-1/+2
2010-10-06s3-build: use the simpler "make bin/smbtorture" for s4 tortureAndrew Tridgell1-2/+2
2010-10-01samba: share readline wrappers among all buildsystems.Günther Deschner1-1/+1
2010-10-01samba: share select wrappers.Günther Deschner1-2/+3
2010-10-01s3: Add subunit-test target.Jelmer Vernooij1-0/+4
2010-09-23tdb: add restoreVolker Lendecke1-0/+9
2010-09-23s3-dcerpc: add spnego server helpersSimo Sorce1-1/+2
2010-09-23s3-dcerpc: move client spnego stuff in /librpc/cryptoSimo Sorce1-1/+1
2010-09-23s3-dcerpc: add server helpers for gssapi authSimo Sorce1-1/+2
2010-09-23s3-dcerpc: add server helpers for ntlmssp authSimo Sorce1-1/+3
2010-09-23s3-dcerpc: move crypto stuff in /librpc/cryptoSimo Sorce1-2/+2
2010-09-23s3: fix tdbdump build on Solaris and other boxesBjörn Jacke1-1/+1
2010-09-23s3-build: move epmapper client to LIBMSRPC.Günther Deschner1-3/+3
2010-09-23s3-build: fix the build of split_tokens.Günther Deschner1-2/+2
2010-09-23s3-build: fix the build of test_lp_load.Günther Deschner1-2/+2
2010-09-23s3-build: strip down dependencies of smbta-util.Günther Deschner1-1/+1
2010-09-23s3: tdbdump does not use our libsVolker Lendecke1-3/+2
2010-09-22s3-registry: handle registration entries (.reg) filesGregor Beck1-0/+2
2010-09-22s3-lib: add srprs, primitives to build simple recursive parsersGregor Beck1-1/+1
2010-09-22s3-lib: add cbuf, a talloced character bufferGregor Beck1-2/+2
2010-09-21s3:registry: remove now (finally) obsolete reg_util_registry.{c,h}Michael Adam1-2/+1
2010-09-20s3-lib/util Remove unused smb_uuid_unpack()Andrew Bartlett1-1/+1
2010-09-20s3: Replace sid_binstring and sid_guidstring with PIDL-based alternativesAndrew Bartlett1-4/+6
2010-09-20s3:registry: move higher level function reg_open_path to new module reg_api_utilMichael Adam1-0/+1
2010-09-20s3-registry: move regf based reg_api calls into own file.Günther Deschner1-2/+7
2010-09-19s3-rpcclient: add some winreg commands.Günther Deschner1-0/+2
2010-09-16s3: Add the PAC info3 struct to the netsamlogon_cache in ntlm_authVolker Lendecke1-0/+1
2010-09-16s3: Add convenience make target buildfarm-test.Jelmer Vernooij1-0/+3
2010-09-16s3-selftest: Move Samba3-specific script to source3/selftest.Jelmer Vernooij1-1/+1
2010-09-15s3-rpc_server: Renamed rpc_ncacn_np_internal.c.Simo Sorce1-4/+5
2010-09-15s3-rpc_client: Added a tstream based transport.Simo Sorce1-0/+1
2010-09-15s3-rpc_server: Added initial generic RPC server infrastructure.Simo Sorce1-1/+3