summaryrefslogtreecommitdiff
path: root/wscript_build
Commit message (Expand)AuthorAgeFilesLines
...
* Make krb5 wrapper library common so they can be used all overSimo Sorce2012-04-231-0/+1
* waf: move krb5 checks to a separate waf fileAlexander Bokovoy2012-04-231-10/+8
* waf: samba-specific methods should have capitalized names, change process_sep...Alexander Bokovoy2012-04-141-3/+3
* wafsamba: add support for separate rules in stagesAlexander Bokovoy2012-04-131-2/+13
* waf: when building with system krb5, we do not need to build local heimdal.Günther Deschner2012-04-121-1/+2
* s4 dns: Add a simple dns lookup helperKai Blin2012-03-271-0/+1
* s4 dns: Add a simple async client libraryKai Blin2012-03-271-0/+1
* tdb_wrap: Move to specific directory.Jelmer Vernooij2012-03-101-0/+1
* s3fs: added file_server directoryAndrew Tridgell2012-02-281-0/+1
* s4-lsarpc handle more info levels in SetInfoTrustedDomain callsAndrew Bartlett2011-12-121-0/+1
* build: compile (but do not install) all the libsmbclient testsAndrew Bartlett2011-10-201-0/+1
* dfs_server: add generic dfs_server_ad_get_referrals() callStefan Metzmacher2011-10-081-0/+1
* ldb: use ldb directly rather than via a copyAndrew Bartlett2011-10-071-1/+1
* build: Reduce build systems to just top level waf and autoconfAndrew Bartlett2011-10-071-3/+1
* waf: restore libsmbclient handling.Günther Deschner2011-09-151-1/+1
* build: Add duplicate symbol checking as part of make testAndrew Bartlett2011-09-081-0/+1
* samba-tool: Remove C version of samba-toolAmitay Isaacs2011-08-031-1/+0
* dynconfig: rework the logic to support --enable-fhsStefan Metzmacher2011-07-131-3/+0
* Revert "s4-build Change default paths and --with flags for a 4.0 release"Stefan Metzmacher2011-07-131-1/+1
* lib/param: Merge struct loadparm_service into commonAndrew Bartlett2011-07-081-0/+1
* build: we no longer put #if _SAMBA_BUILD_ == 4 in public headersAndrew Bartlett2011-07-061-3/+0
* ldb: make ldb a top level library for Samba 4.0Andrew Bartlett2011-07-051-2/+2
* build: move dynconfig for top level build upAndrew Bartlett2011-06-211-1/+1
* tdb_compat.h: divert every tdb build and includes to tdb_compatRusty Russell2011-06-201-1/+0
* lib/tdb_compat: header for tdb1 vs tdb2.Rusty Russell2011-06-201-0/+1
* lib: import ccan modules for tdb2Rusty Russell2011-06-201-0/+1
* s4-build Change default paths and --with flags for a 4.0 releaseAndrew Bartlett2011-06-201-1/+1
* build: only use the git version on install, not in the build treeAndrew Tridgell2011-06-171-1/+1
* build: Remove --disable-s3build so we can rely on these subsystemsAndrew Bartlett2011-05-091-2/+1
* lib/socket move interfaces code to the top levelAndrew Bartlett2011-05-081-0/+1
* build: put doserr.c into it's own subsystem, so it's no longer a duplicateAndrew Bartlett2011-04-291-0/+1
* auth/kerberos: Create common helper to get the verified PAC from GSSAPIAndrew Bartlett2011-04-271-0/+1
* build: force _SAMBA_BUILD_==4 to be true in public headersAndrew Tridgell2011-03-151-0/+3
* build: mark some private includes as OK in public headersAndrew Tridgell2011-03-151-0/+4
* build: added automated testing of our public headersAndrew Tridgell2011-03-151-0/+2
* build: install public headers in the build treeAndrew Tridgell2011-03-151-0/+3
* build: moved util_reg.c into a common subsystemAndrew Tridgell2011-02-241-0/+1
* build: moved libds/common/flag_mapping.c into a common subsystemAndrew Tridgell2011-02-241-0/+1
* s4-waf: added --enable-s3build configure optionAndrew Tridgell2011-02-221-1/+2
* s3build: recurse into source3/Andrew Tridgell2011-02-221-0/+6
* auth Move auth_sam_reply into the top level.Andrew Bartlett2011-02-101-0/+1
* waf: added top level build rules Andrew Tridgell2011-02-071-0/+106