summaryrefslogtreecommitdiffstats
path: root/source3/wscript_build
Commit message (Expand)AuthorAgeFilesLines
* libcli/auth Move PAC parsing and verification in common.Andrew Bartlett2011-04-201-1/+1
* s3-waf: only LIBNMB needs to linked against -lresolv.Günther Deschner2011-04-151-26/+26
* s3-waf: try to fix the non-ldap-but-krb5 build.Günther Deschner2011-04-151-2/+1
* libcli/auth Move krb5 wrapper functions from s3 into commonAndrew Bartlett2011-04-141-1/+1
* s3-waf: add --with-profiling-data configure option.Günther Deschner2011-04-141-1/+1
* Fix WAF build for sids2xids.Jeremy Allison2011-04-141-1/+4
* build: Bring DYNCONFIG into samba-util library to avoid symbol duplicationAndrew Bartlett2011-04-131-5/+5
* s3-build Remove distinct LOCALEDIR subsystemAndrew Bartlett2011-04-131-6/+1
* s3-charcnv: Move convert_string() et al to lib/util/charsetAndrew Bartlett2011-04-131-1/+1
* lib/util/charset Move source3/lib/util_unistr.c to the common code.Andrew Bartlett2011-04-131-1/+1
* libcli/ldap pull LIBCLI_LDAP_MESSAGE and LIBCLI_LDAP_NDR into a libraryAndrew Bartlett2011-04-131-4/+4
* s3-util: separate out cmdline helpers.Günther Deschner2011-04-121-1/+1
* s3-net: Add net trust utilitySumit Bose2011-04-061-0/+1
* tstream: make npa_tstream a private libraryAndrew Tridgell2011-04-061-2/+2
* lib: make asn1_util a private libraryAndrew Tridgell2011-04-061-11/+11
* lib: moved data_blob.c into samba-util-commonAndrew Tridgell2011-04-061-6/+2
* s3-net: add command "net idmap check"Gregor Beck2011-04-041-1/+2
* s3: Add a quick test for bug 8042Volker Lendecke2011-04-031-0/+1
* s3: move filename_util.c out of source3/smbd to source3/lib.Günther Deschner2011-03-301-1/+1
* s3-passdb: move util_builtin.c out of passdb.Günther Deschner2011-03-301-1/+1
* s3-passdb: move util_unixsids.c out of passdb.Günther Deschner2011-03-301-1/+1
* s3-passdb: move util_wellknown.c out of passdb.Günther Deschner2011-03-301-1/+1
* s3: create_builtin_users/administrators belongs to passdb not auth.Günther Deschner2011-03-301-1/+2
* lib/util/util_pw: share sys_get{pw,gr} group of calls.Günther Deschner2011-03-301-1/+1
* s3-waf: fix spoolssd compile.Günther Deschner2011-03-291-1/+1
* s3-string: moved fstring functions into their own fileAndrew Tridgell2011-03-251-1/+1
* s3-lib Remove the clobber_region() code.Andrew Bartlett2011-03-231-1/+1
* fault: get fault.c ready for use by s4Andrew Tridgell2011-03-231-1/+2
* fault: moved s3 fault.c to top levelAndrew Tridgell2011-03-231-1/+1
* s3-waf: use HAVE_ADS env to decide whether to build libads.soGünther Deschner2011-03-191-2/+3
* lib-util: put data_blob back in the public librarySimo Sorce2011-03-171-1/+1
* s3-printing: use printcap IDL for IPCDavid Disseldorp2011-03-161-0/+1
* s3-build: share smbtorture4 build rules with s3-waf build.Günther Deschner2011-03-151-0/+6
* s3-waf: enable public_headers_allow_brokenAndrew Tridgell2011-03-151-0/+3
* s3-waf: enable public header building in s3Andrew Tridgell2011-03-151-0/+7
* s3-waf: fix the build.Günther Deschner2011-03-081-1/+1
* lib/util: LIBCRYPTO is in common already, so add it to samba-util-common.Günther Deschner2011-03-031-1/+1
* lib/util: new merged debug systemAndrew Bartlett2011-03-011-1/+1
* s3: fix the waf build after adding smbd/msg_idmap.cMichael Adam2011-02-281-1/+1
* build: moved util_reg.c into a common subsystemAndrew Tridgell2011-02-241-3/+3
* build: moved spnego_parse.c into a common subsystemAndrew Tridgell2011-02-241-4/+0
* build: moved librpc/rpc/*.c into a rpccommon libraryAndrew Tridgell2011-02-241-10/+4
* build: moved lmhosts.c into a common subsystemAndrew Tridgell2011-02-241-3/+4
* build: moved libds/common/flag_mapping.c into a common subsystemAndrew Tridgell2011-02-241-2/+3
* build: moved schannel_sign.c into a shared COMMON_SCHANNEL subsystemAndrew Tridgell2011-02-241-4/+1
* build: moved libcli/auth/ntlmssp*.c into a common libcliauth.so libraryAndrew Tridgell2011-02-241-7/+3
* s3-waf: remove more unused variables.Günther Deschner2011-02-231-10/+2
* s3-waf: rename LIBSAMBA subsystem to LIBNTLMSSP (which it is in fact).Günther Deschner2011-02-231-11/+9
* s3-waf: move GROUPDB into libpassdb.so.Günther Deschner2011-02-231-11/+11
* s3-waf: make use of LIBCLI_CLDAP subsystemStefan Metzmacher2011-02-231-6/+4