summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2011-02-04s3-auth: add copy_netr_SamBaseInfo().Günther Deschner1-1/+2
2011-02-02s3-build: remove RPCCLI_LSA subsystem.Günther Deschner1-2/+1
2011-02-02s3-build: remove RPCCLI_SAMR subsytem.Günther Deschner1-2/+1
2011-02-02s3-dssync-passdb: add basic routines and net function.Günther Deschner1-0/+1
2011-02-02s3-smbd: Added a function to setup rpc services.Andreas Schneider1-0/+3
2011-02-02s3-librpc: Added dcerpc register endpoint functions.Andreas Schneider1-0/+2
2011-02-02s3-epmapper: Added a endpoint mapper skeleton.Andreas Schneider1-1/+3
2011-02-01s3: test addrchangeVolker Lendecke1-0/+1
2011-02-01s3: Add support for AF_NETLINK addr notificationsVolker Lendecke1-0/+1
2011-01-30s3: On FreeBSD, compile zfsacl if sunacl.h is aroundVolker Lendecke1-1/+1
2011-01-25idl: add file_id idl.Günther Deschner1-1/+1
2011-01-24s3-build: remove source4 include path for autoconf build as well.Günther Deschner1-1/+0
2011-01-21s3-build: remove RPCCLI_SPOOLSS subsystem.Günther Deschner1-2/+1
2011-01-17s3:build: don't use librpc/gen_ndr/cli_echo.[ch] anymoreStefan Metzmacher1-2/+1
2011-01-13s3-build: remove RPCCLI_WINREG subsystem.Günther Deschner1-2/+1
2011-01-13s3-build: remove RPCCLI_SRVSVC subsystem.Günther Deschner1-2/+1
2011-01-13s3-build: remove RPCCLI_NETLOGON subsystem.Günther Deschner1-2/+1
2011-01-13s3-build: remove RPCCLI_SVCCTL subsystem.Günther Deschner1-2/+1
2011-01-11s3-build: remove RPCCLI_DRSUAPI subsystem.Günther Deschner1-2/+1
2011-01-11s3-build: remove RPCCLI_INITSHUTDOWN subsystem.Günther Deschner1-2/+1
2011-01-11s3-build: remove RPCCLI_EVENTLOG subsystem.Günther Deschner1-2/+1
2011-01-11s3-build: remove RPCCLI_WKSSVC subsystem.Günther Deschner1-2/+1
2011-01-07s3-build: fix classic build after libcli netlogon changes.Günther Deschner1-2/+2
2011-01-07s3: Make nmbd socket dir configurableVolker Lendecke1-0/+6
2011-01-06lib/addns: move DNS client library to the main directory.Günther Deschner1-3/+3
2011-01-06s3-build: no need to compile librpc/gen_ndr/cli_dfs.c anymore.Günther Deschner1-2/+1
2011-01-04s3:build: don't use cli_dssetup.c any moreStefan Metzmacher1-2/+1
2011-01-04s3:build: don't use cli_epmapper.c anymoreStefan Metzmacher1-2/+1
2011-01-04s3:build: don't use cli_ntsvcs.c any more.Stefan Metzmacher1-2/+1
2011-01-04s3:build: don't use cli_wbint.c any moreStefan Metzmacher1-1/+0
2011-01-04s3-build: Remove broken RPC modules support.Andreas Schneider1-6/+8
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