summaryrefslogtreecommitdiff
path: root/source3/wscript_build
AgeCommit message (Expand)AuthorFilesLines
2011-05-19fix the WAF buildVolker Lendecke1-1/+1
2011-05-18build: Add 'cap' as a dependency of samba3coreAndrew Bartlett1-1/+1
2011-05-18build: Make POPT_SAMBA3 a libraryAndrew Bartlett1-4/+5
2011-05-18librpc/ndr Merge ndr_print_sockaddr_storage() into common codeAndrew Bartlett1-8/+2
2011-05-18build: Add rpc_client grouping libraryAndrew Bartlett1-0/+7
2011-05-18build: Add depenencies needed by Samba3 subsystemsAndrew Bartlett1-1/+2
2011-05-18build: Make msrpc3 a libraryAndrew Bartlett1-4/+5
2011-05-18waf-build: Add more libraries to avoid duplicate symbolsAndrew Bartlett1-4/+5
2011-05-13s3-build: use ndr-standard in msrpc3Andrew Bartlett1-3/+4
2011-05-13lib/util/charset Move built-in charset modules to the top levelAndrew Bartlett1-1/+1
2011-05-12s3-waf: stop building smbtortre4.Günther Deschner1-7/+0
2011-05-10s3-waf: Create a public libsmconf.Andreas Schneider1-7/+9
2011-05-10s3-waf: Create a registry private library.Andreas Schneider1-5/+9
2011-05-08s3-lib Use common lib/socket code for get_interfaces() et alAndrew Bartlett1-2/+3
2011-05-08s3-waf: expose the server_exit code in the smbd_base libraryAndrew Tridgell1-1/+2
2011-05-06libcli/smb Move cifs posix helper functions and headers in commonAndrew Bartlett1-1/+1
2011-05-06lib/util Move source3 tdb_wrap_open() into the common code.Andrew Bartlett1-1/+1
2011-05-04s3-torture: Add a test for notify upon read&xVolker Lendecke1-0/+1
2011-05-03lib/util/charset Use push_string and talloc_strupper/strlower from common codeAndrew Bartlett1-2/+1
2011-05-03s3-ctdb Rename packet file and files to ctdb_packetAndrew Bartlett1-1/+1
2011-04-30s3-build Add popt dep to fix build on FreeBSDAndrew Bartlett1-1/+1
2011-04-30s3-waf: Add dependency on popt to fix build on FreeBSDAndrew Bartlett1-1/+1
2011-04-29build: put doserr.c into it's own subsystem, so it's no longer a duplicateAndrew Bartlett1-1/+3
2011-04-29libcli/smb Move attrib_string in commonAndrew Bartlett1-1/+2
2011-04-29build: Fix kerberos build issues in top level buildAndrew Bartlett1-7/+7
2011-04-28lib/util/charset use convert_string.c in commonAndrew Bartlett1-1/+1
2011-04-27s3-waf: add pthreadpool support.Günther Deschner1-4/+3
2011-04-27build: fixed build problems due to implicit library deps in samba3coreAndrew Tridgell1-3/+3
2011-04-27auth/kerberos: Create common helper to get the verified PAC from GSSAPIAndrew Bartlett1-0/+1
2011-04-26build: Move Heimdal/MIT compat build rules to heimdal_buildAndrew Bartlett1-11/+0
2011-04-20libcli/auth Move PAC parsing and verification in common.Andrew Bartlett1-1/+1
2011-04-15s3-waf: only LIBNMB needs to linked against -lresolv.Günther Deschner1-26/+26
2011-04-15s3-waf: try to fix the non-ldap-but-krb5 build.Günther Deschner1-2/+1
2011-04-14libcli/auth Move krb5 wrapper functions from s3 into commonAndrew Bartlett1-1/+1
2011-04-14s3-waf: add --with-profiling-data configure option.Günther Deschner1-1/+1
2011-04-14Fix WAF build for sids2xids.Jeremy Allison1-1/+4
2011-04-13build: Bring DYNCONFIG into samba-util library to avoid symbol duplicationAndrew Bartlett1-5/+5
2011-04-13s3-build Remove distinct LOCALEDIR subsystemAndrew Bartlett1-6/+1
2011-04-13s3-charcnv: Move convert_string() et al to lib/util/charsetAndrew Bartlett1-1/+1
2011-04-13lib/util/charset Move source3/lib/util_unistr.c to the common code.Andrew Bartlett1-1/+1
2011-04-13libcli/ldap pull LIBCLI_LDAP_MESSAGE and LIBCLI_LDAP_NDR into a libraryAndrew Bartlett1-4/+4
2011-04-12s3-util: separate out cmdline helpers.Günther Deschner1-1/+1
2011-04-06s3-net: Add net trust utilitySumit Bose1-0/+1
2011-04-06tstream: make npa_tstream a private libraryAndrew Tridgell1-2/+2
2011-04-06lib: make asn1_util a private libraryAndrew Tridgell1-11/+11
2011-04-06lib: moved data_blob.c into samba-util-commonAndrew Tridgell1-6/+2
2011-04-04s3-net: add command "net idmap check"Gregor Beck1-1/+2
2011-04-03s3: Add a quick test for bug 8042Volker Lendecke1-0/+1
2011-03-30s3: move filename_util.c out of source3/smbd to source3/lib.Günther Deschner1-1/+1
2011-03-30s3-passdb: move util_builtin.c out of passdb.Günther Deschner1-1/+1