summaryrefslogtreecommitdiff
path: root/source3/wscript_build
AgeCommit message (Expand)AuthorFilesLines
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
2011-07-08lib/param: Merge struct loadparm_service into commonAndrew Bartlett1-6/+2
2011-07-08lib/util Move bitmap.c to lib/utilAndrew Bartlett1-5/+0
2011-07-08s3:wscript_build: remove unused variableStefan Metzmacher1-2/+0
2011-07-08s3:torture: add SMB2-BASICStefan Metzmacher1-0/+1
2011-07-08s3:libsmb: add smb2cli_query_directory*()Stefan Metzmacher1-0/+1
2011-07-08s3:libsmb: add smb2cli_write*()Stefan Metzmacher1-0/+1
2011-07-08s3:libsmb: add smb2cli_read*()Stefan Metzmacher1-0/+1
2011-07-08s3:libsmb: add smb2cli_flush*()Stefan Metzmacher1-0/+1
2011-07-08s3:libsmb: add smb2cli_close*()Stefan Metzmacher1-0/+1
2011-07-08s3:libsmb: add smb2cli_create*()Stefan Metzmacher1-0/+1
2011-07-08s3:libsmb: add smb2cli_tcon*() and smb2cli_tdis*()Stefan Metzmacher1-0/+1
2011-07-08s3:libsmb: add smb2cli_sesssetup*() and smb2cli_logoff*()Stefan Metzmacher1-0/+1
2011-07-08s3:libsmb: add smb2cli_negprot*()Stefan Metzmacher1-0/+1
2011-07-08s3:libsmb: add basic smb2 client infrastructureStefan Metzmacher1-0/+1
2011-07-07s3-printing: add rpc_client/cli_winreg_spoolss.cGünther Deschner1-4/+3
2011-07-07s3-waf: make LIBCLI_SPOOLSS a shared libraryGünther Deschner1-3/+4
2011-07-07s3-printing: move os2 related functions to printing/nt_printing_os2.c.Günther Deschner1-1/+2
2011-07-07s3-waf: Fix linking bugs causing segfaults.Andreas Schneider1-1/+1
2011-07-04s3-build add tevent depencency on libsmbAndrew Bartlett1-1/+1
2011-07-04s3-build link passdb modules against libpassdbAndrew Bartlett1-2/+2