s3-talloc Change TALLOC_ARRAY() to talloc_array()
[samba.git] / source3 / wscript_build
2011-06-06 Andrew Bartletts4-param Add hook between Samba3 and Samba4 loadparm...
2011-06-05 Volker Lendeckes3:winbind: Convert WINBINDD_WINS_BYIP to the async API
2011-05-31 Andrew Bartletts3-build Put memcache in a standalone library
2011-05-31 Andrew Bartletts3-lib Move source3-specific malloc replacements into...
2011-05-30 Andrew Bartletts3-build Specify more of the smbconf dependencies
2011-05-30 Andrew Bartletts3-build Make smbregistry depend on more of the subsyst...
2011-05-30 Andrew Bartletts3-build Add util_sec subsystem
2011-05-30 Andrew Bartletts3-build Move dbwrap_rbt into dbwrap_util subsystem
2011-05-30 Andrew Bartletts3-build Create dbwrap_util subsystem
2011-05-30 Andrew Bartletts3-build: Rearrange build system to seperate out simple...
2011-05-30 Andrew Bartletts3-build Add dependency on 'ldap' and 'ber'
2011-05-30 Andrew Bartletts3-lib Move free_namearray() into it's own file
2011-05-30 Andrew Bartletts3-lib Move realloc based string substitution functions...
2011-05-30 Andrew Bartlettlibcli/security: move secdesc.c to the top level libcli...
2011-05-30 Andrew Bartletts3-param split service.c into param and smbd components
2011-05-30 Andrew Bartletts3-smbd Split conn.c into 3 files
2011-05-30 Andrew Bartletts3-lib Move string_init functions into their own file
2011-05-25 Sean FinneyFix numerous missing dependencies in WAF build scripts
2011-05-19 Volker Lendeckefix the WAF build
2011-05-18 Andrew Bartlettbuild: Add 'cap' as a dependency of samba3core
2011-05-18 Andrew Bartlettbuild: Make POPT_SAMBA3 a library
2011-05-18 Andrew Bartlettlibrpc/ndr Merge ndr_print_sockaddr_storage() into...
2011-05-18 Andrew Bartlettbuild: Add rpc_client grouping library
2011-05-18 Andrew Bartlettbuild: Add depenencies needed by Samba3 subsystems
2011-05-18 Andrew Bartlettbuild: Make msrpc3 a library
2011-05-18 Andrew Bartlettwaf-build: Add more libraries to avoid duplicate symbols
2011-05-13 Andrew Bartletts3-build: use ndr-standard in msrpc3
2011-05-13 Andrew Bartlettlib/util/charset Move built-in charset modules to the...
2011-05-12 Günther Deschners3-waf: stop building smbtortre4.
2011-05-10 Andreas Schneiders3-waf: Create a public libsmconf.
2011-05-10 Andreas Schneiders3-waf: Create a registry private library.
2011-05-08 Andrew Bartletts3-lib Use common lib/socket code for get_interfaces...
2011-05-08 Andrew Tridgells3-waf: expose the server_exit code in the smbd_base...
2011-05-06 Andrew Bartlettlibcli/smb Move cifs posix helper functions and headers...
2011-05-06 Andrew Bartlettlib/util Move source3 tdb_wrap_open() into the common...
2011-05-04 Volker Lendeckes3-torture: Add a test for notify upon read&x
2011-05-03 Andrew Bartlettlib/util/charset Use push_string and talloc_strupper...
2011-05-03 Andrew Bartletts3-ctdb Rename packet file and files to ctdb_packet
2011-04-30 Andrew Bartletts3-build Add popt dep to fix build on FreeBSD
2011-04-30 Andrew Bartletts3-waf: Add dependency on popt to fix build on FreeBSD
2011-04-29 Andrew Bartlettbuild: put doserr.c into it's own subsystem, so it...
2011-04-29 Andrew Bartlettlibcli/smb Move attrib_string in common
2011-04-29 Andrew Bartlettbuild: Fix kerberos build issues in top level build
2011-04-28 Andrew Bartlettlib/util/charset use convert_string.c in common
2011-04-27 Günther Deschners3-waf: add pthreadpool support.
2011-04-27 Andrew Tridgellbuild: fixed build problems due to implicit library...
2011-04-27 Andrew Bartlettauth/kerberos: Create common helper to get the verified...
2011-04-26 Andrew Bartlettbuild: Move Heimdal/MIT compat build rules to heimdal_build
2011-04-20 Andrew Bartlettlibcli/auth Move PAC parsing and verification in common.
2011-04-15 Günther Deschners3-waf: only LIBNMB needs to linked against -lresolv.
2011-04-15 Günther Deschners3-waf: try to fix the non-ldap-but-krb5 build.
2011-04-14 Andrew Bartlettlibcli/auth Move krb5 wrapper functions from s3 into...
2011-04-13 Günther Deschners3-waf: add --with-profiling-data configure option.
2011-04-13 Jeremy AllisonFix WAF build for sids2xids.
2011-04-13 Andrew Bartlettbuild: Bring DYNCONFIG into samba-util library to avoid...
2011-04-13 Andrew Bartletts3-build Remove distinct LOCALEDIR subsystem
2011-04-13 Andrew Bartletts3-charcnv: Move convert_string() et al to lib/util...
2011-04-13 Andrew Bartlettlib/util/charset Move source3/lib/util_unistr.c to...
2011-04-13 Andrew Bartlettlibcli/ldap pull LIBCLI_LDAP_MESSAGE and LIBCLI_LDAP_ND...
2011-04-12 Günther Deschners3-util: separate out cmdline helpers.
2011-04-06 Sumit Boses3-net: Add net trust utility
2011-04-06 Andrew Tridgelltstream: make npa_tstream a private library
2011-04-06 Andrew Tridgelllib: make asn1_util a private library
2011-04-06 Andrew Tridgelllib: moved data_blob.c into samba-util-common
2011-04-04 Gregor Becks3-net: add command "net idmap check"
2011-04-03 Volker Lendeckes3: Add a quick test for bug 8042
2011-03-29 Günther Deschners3: move filename_util.c out of source3/smbd to source3...
2011-03-29 Günther Deschners3-passdb: move util_builtin.c out of passdb.
2011-03-29 Günther Deschners3-passdb: move util_unixsids.c out of passdb.
2011-03-29 Günther Deschners3-passdb: move util_wellknown.c out of passdb.
2011-03-29 Günther Deschners3: create_builtin_users/administrators belongs to...
2011-03-29 Günther Deschnerlib/util/util_pw: share sys_get{pw,gr} group of calls.
2011-03-29 Günther Deschners3-waf: fix spoolssd compile.
2011-03-25 Andrew Tridgells3-string: moved fstring functions into their own file
2011-03-23 Andrew Bartletts3-lib Remove the clobber_region() code.
2011-03-23 Andrew Tridgellfault: get fault.c ready for use by s4
2011-03-23 Andrew Tridgellfault: moved s3 fault.c to top level
2011-03-18 Günther Deschners3-waf: use HAVE_ADS env to decide whether to build...
2011-03-17 Simo Sorcelib-util: put data_blob back in the public library
2011-03-16 David Disseldorps3-printing: use printcap IDL for IPC
2011-03-15 Günther Deschners3-build: share smbtorture4 build rules with s3-waf...
2011-03-15 Andrew Tridgells3-waf: enable public_headers_allow_broken
2011-03-15 Andrew Tridgells3-waf: enable public header building in s3
2011-03-08 Günther Deschners3-waf: fix the build.
2011-03-03 Günther Deschnerlib/util: LIBCRYPTO is in common already, so add it...
2011-03-01 Andrew Bartlettlib/util: new merged debug system
2011-02-28 Michael Adams3: fix the waf build after adding smbd/msg_idmap.c
2011-02-24 Andrew Tridgellbuild: moved util_reg.c into a common subsystem
2011-02-24 Andrew Tridgellbuild: moved spnego_parse.c into a common subsystem
2011-02-24 Andrew Tridgellbuild: moved librpc/rpc/*.c into a rpccommon library
2011-02-24 Andrew Tridgellbuild: moved lmhosts.c into a common subsystem
2011-02-24 Andrew Tridgellbuild: moved libds/common/flag_mapping.c into a common...
2011-02-24 Andrew Tridgellbuild: moved schannel_sign.c into a shared COMMON_SCHAN...
2011-02-24 Andrew Tridgellbuild: moved libcli/auth/ntlmssp*.c into a common libcl...
2011-02-23 Günther Deschners3-waf: remove more unused variables.
2011-02-23 Günther Deschners3-waf: rename LIBSAMBA subsystem to LIBNTLMSSP (which...
2011-02-23 Günther Deschners3-waf: move GROUPDB into libpassdb.so.
2011-02-23 Stefan Metzmachers3-waf: make use of LIBCLI_CLDAP subsystem
2011-02-23 Günther Deschners3-waf: move some parts of auth to AUTH_COMMON to avoid...
2011-02-22 Andrew Tridgells3-waf: added SYMBOLCHECK support to source3 waf build
next