summaryrefslogtreecommitdiff
path: root/source3/wscript_build
AgeCommit message (Expand)AuthorFilesLines
2011-10-12s3:net: add command registry checkGregor Beck1-0/+2
2011-10-11s3-waf: make sure we build example vfs modules with --enable-developer.Günther Deschner1-0/+1
2011-10-11s3:wscript: add 'gssapi' dependecy to 'errors3'Stefan Metzmacher1-1/+1
2011-10-11auth: move gensec_start.c to the top levelAndrew Bartlett1-1/+1
2011-10-08build: build wbinfo only once in the waf buildAndrew Bartlett1-9/+0
2011-10-08build: remove double-setting of build_public_headersAndrew Bartlett1-3/+0
2011-10-08build: s3 public headers appear to be correct nowAndrew Bartlett1-3/+0
2011-10-08s3:msdfs: implement setup_dfs_referral() on top of SMB_VFS_GET_DFS_REFERRALS()Stefan Metzmacher1-1/+1
2011-10-07ldb: use ldb directly rather than via a copyAndrew Bartlett1-4/+0
2011-10-07build: Reduce build systems to just top level waf and autoconfAndrew Bartlett1-76/+10
2011-10-06s3:lib: remove unused/empty modules.cStefan Metzmacher1-1/+1
2011-10-06s3: Use the uid_wrapperVolker Lendecke1-2/+2
2011-10-06lib/util: consolidate module loading into common codeAndrew Bartlett1-1/+1
2011-10-04s3-waf: remove explicit linking to SMBLDAP subsystem.Günther Deschner1-9/+9
2011-10-01Add the new test_nttrans_fsctl.c to wafRichard Sharpe1-0/+1
2011-09-30s3:wscript_build - add dependency on "tdb-wrap3" for libnet dssyncMatthias Dieter Wallnöfer1-1/+1
2011-09-30build: Add dep on tdb-wrap3 to get tdb headersAndrew Bartlett1-1/+1
2011-09-20s3:dbwrap_tool: add popt support and standard samba optionsMichael Adam1-1/+2
2011-09-15waf: restore libsmbclient handling.Günther Deschner1-3/+3
2011-09-12s3-lsa: Add conversion for auth info structsSumit Bose1-2/+3
2011-09-08build: netapi does not depend on TOKEN_UTILAndrew Bartlett1-1/+1
2011-09-07build: Replace mkbuildoptions-waf awk script with waf targetAmitay Isaacs1-4/+1
2011-09-05libcli/smb: move smb2_signing.c to the toplevelStefan Metzmacher1-1/+0
2011-08-31s3-waf: convert libgpo into a private library.Günther Deschner1-5/+6
2011-08-30s3-build: move libsmb/clisigning.c to LIBSMB_SRCStefan Metzmacher1-2/+3
2011-08-22s3-net: Added the command rpc conf to the net binary.Vicentiu Ciorbaru1-0/+1
2011-08-21s3-id_cache: Move id caches mgmt out of smbdAndreas Schneider1-0/+1
2011-08-21s3-waf: Fix build with lsasd.Andreas Schneider1-1/+1
2011-08-21s3-prefork: Add common utilities for daemonsSimo Sorce1-0/+1
2011-08-21wafsamba: Require public libraries to have a pc file specified, or explicitly...Jelmer Vernooij1-0/+4
2011-08-15build: link pys3param against pytalloc-util not pytallocAndrew Bartlett1-1/+1
2011-08-13s3-param: Add python wrapper for s3 parametersAmitay Isaacs1-0/+7
2011-08-10s3-prefork: implement prefork frameworkSimo Sorce1-0/+1
2011-08-08build: rename rpcommon to dcerpc-binding an make a public libraryAndrew Bartlett1-2/+2
2011-08-08build: provide tevent-util as a public libraryAndrew Bartlett1-2/+2
2011-08-03s3-ntlmssp Add hooks to optionally call into GENSEC in auth_ntlmsspAndrew Bartlett1-1/+1
2011-08-02s3:smbd - Move printing queue stuffSimo Sorce1-1/+2
2011-07-31s3-secrets: add lsa_secret passdb api.Günther Deschner1-1/+1
2011-07-29s3:dbwrap: move all .c and .h files of dbwrap to lib/dbwrap/Michael Adam1-3/+3
2011-07-29s3-waf: replace the dbwrap_util library by a dbwrap library that contains the...Michael Adam1-5/+4
2011-07-29s3:dbwrap: move db_open() to a file dbwrap_open.c of its own.Michael Adam1-1/+3
2011-07-28s3-waf: the passdb subsystem needs to be called pdbAndrew Tridgell1-22/+22
2011-07-26s3-build: Only define ldb3 when not in standalone build.Jelmer Vernooij1-4/+3
2011-07-26libsamba-util: Build in libbitmap.Jelmer Vernooij1-1/+1
2011-07-26cli_smb_common: Lowercase name.Jelmer Vernooij1-3/+3
2011-07-26cli_cldap: Lowercase name.Jelmer Vernooij1-1/+1
2011-07-26cli_spools: Lowercase name.Jelmer Vernooij1-5/+5
2011-07-23charset: Make name lowercase everywhere.Jelmer Vernooij1-3/+3
2011-07-13s3-waf: Don't link LIBNTLMSSP twice.Andreas Schneider1-1/+1
2011-07-08s3-waf: split out LIBCLI_WINREG_INTERNAL as LIBCLI_WINREG was pulling in rpc ...Günther Deschner1-5/+6