summaryrefslogtreecommitdiff
path: root/source3/wscript_build
Commit message (Expand)AuthorAgeFilesLines
* librpc/idr Use the Samba3 notify.idl in common.Andrew Bartlett2011-06-091-1/+1
* s4-param Add hook between Samba3 and Samba4 loadparm systems.Andrew Bartlett2011-06-061-2/+8
* s3:winbind: Convert WINBINDD_WINS_BYIP to the async APIVolker Lendecke2011-06-051-0/+1
* s3-build Put memcache in a standalone libraryAndrew Bartlett2011-05-311-2/+7
* s3-lib Move source3-specific malloc replacements into a seperate fileAndrew Bartlett2011-05-311-1/+7
* s3-build Specify more of the smbconf dependenciesAndrew Bartlett2011-05-311-3/+3
* s3-build Make smbregistry depend on more of the subsystems it needsAndrew Bartlett2011-05-311-1/+1
* s3-build Add util_sec subsystemAndrew Bartlett2011-05-311-2/+8
* s3-build Move dbwrap_rbt into dbwrap_util subsystemAndrew Bartlett2011-05-311-3/+2
* s3-build Create dbwrap_util subsystemAndrew Bartlett2011-05-311-2/+8
* s3-build: Rearrange build system to seperate out simple librariesAndrew Bartlett2011-05-311-27/+54
* s3-build Add dependency on 'ldap' and 'ber'Andrew Bartlett2011-05-311-1/+1
* s3-lib Move free_namearray() into it's own fileAndrew Bartlett2011-05-311-0/+1
* s3-lib Move realloc based string substitution functions out of util_str.cAndrew Bartlett2011-05-311-1/+1
* libcli/security: move secdesc.c to the top level libcli/securityAndrew Bartlett2011-05-311-1/+0
* s3-param split service.c into param and smbd componentsAndrew Bartlett2011-05-311-2/+6
* s3-smbd Split conn.c into 3 filesAndrew Bartlett2011-05-311-3/+10
* s3-lib Move string_init functions into their own fileAndrew Bartlett2011-05-311-1/+4
* Fix numerous missing dependencies in WAF build scriptsSean Finney2011-05-251-13/+32
* fix the WAF buildVolker Lendecke2011-05-191-1/+1
* build: Add 'cap' as a dependency of samba3coreAndrew Bartlett2011-05-181-1/+1
* build: Make POPT_SAMBA3 a libraryAndrew Bartlett2011-05-181-4/+5
* librpc/ndr Merge ndr_print_sockaddr_storage() into common codeAndrew Bartlett2011-05-181-8/+2
* build: Add rpc_client grouping libraryAndrew Bartlett2011-05-181-0/+7
* build: Add depenencies needed by Samba3 subsystemsAndrew Bartlett2011-05-181-1/+2
* build: Make msrpc3 a libraryAndrew Bartlett2011-05-181-4/+5
* waf-build: Add more libraries to avoid duplicate symbolsAndrew Bartlett2011-05-181-4/+5
* s3-build: use ndr-standard in msrpc3Andrew Bartlett2011-05-131-3/+4
* lib/util/charset Move built-in charset modules to the top levelAndrew Bartlett2011-05-131-1/+1
* s3-waf: stop building smbtortre4.Günther Deschner2011-05-121-7/+0
* s3-waf: Create a public libsmconf.Andreas Schneider2011-05-101-7/+9
* s3-waf: Create a registry private library.Andreas Schneider2011-05-101-5/+9
* s3-lib Use common lib/socket code for get_interfaces() et alAndrew Bartlett2011-05-081-2/+3
* s3-waf: expose the server_exit code in the smbd_base libraryAndrew Tridgell2011-05-081-1/+2
* libcli/smb Move cifs posix helper functions and headers in commonAndrew Bartlett2011-05-061-1/+1
* lib/util Move source3 tdb_wrap_open() into the common code.Andrew Bartlett2011-05-061-1/+1
* s3-torture: Add a test for notify upon read&xVolker Lendecke2011-05-041-0/+1
* lib/util/charset Use push_string and talloc_strupper/strlower from common codeAndrew Bartlett2011-05-031-2/+1
* s3-ctdb Rename packet file and files to ctdb_packetAndrew Bartlett2011-05-031-1/+1
* s3-build Add popt dep to fix build on FreeBSDAndrew Bartlett2011-04-301-1/+1
* s3-waf: Add dependency on popt to fix build on FreeBSDAndrew Bartlett2011-04-301-1/+1
* build: put doserr.c into it's own subsystem, so it's no longer a duplicateAndrew Bartlett2011-04-291-1/+3
* libcli/smb Move attrib_string in commonAndrew Bartlett2011-04-291-1/+2
* build: Fix kerberos build issues in top level buildAndrew Bartlett2011-04-291-7/+7
* lib/util/charset use convert_string.c in commonAndrew Bartlett2011-04-281-1/+1
* s3-waf: add pthreadpool support.Günther Deschner2011-04-271-4/+3
* build: fixed build problems due to implicit library deps in samba3coreAndrew Tridgell2011-04-271-3/+3
* auth/kerberos: Create common helper to get the verified PAC from GSSAPIAndrew Bartlett2011-04-271-0/+1
* build: Move Heimdal/MIT compat build rules to heimdal_buildAndrew Bartlett2011-04-261-11/+0
* libcli/auth Move PAC parsing and verification in common.Andrew Bartlett2011-04-201-1/+1