summaryrefslogtreecommitdiff
path: root/source3/wscript_build
AgeCommit message (Expand)AuthorFilesLines
2011-06-29s3-waf: lowercase libsmb library name.Günther Deschner1-25/+25
2011-06-29s3-waf: lowercase util_cmdline library name.Günther Deschner1-3/+3
2011-06-29s3-waf: lowercase popt_samba3 library name.Günther Deschner1-35/+35
2011-06-28s3-waf: remove s3-waf specific dynconfig.Günther Deschner1-1/+1
2011-06-28s3-waf: add some missing tdb dependencies.Günther Deschner1-5/+5
2011-06-24s3: Add cli_symlinkVolker Lendecke1-0/+1
2011-06-24s3: Add symlink reparse point marshalling routinesVolker Lendecke1-0/+1
2011-06-24s3-build Add dep on popt to fix FreeBSD buildAndrew Bartlett1-1/+1
2011-06-24s3-build Require fully defined symbols in ALL libraries by defaultAndrew Bartlett1-54/+29
2011-06-24s3-build: Remove SECRETS3 as a samba3core depAndrew Bartlett1-5/+10
2011-06-21s3: Remove unused codeVolker Lendecke1-1/+0
2011-06-21s3: Convert WINBINDD_WINS_BYNAME to the async APIVolker Lendecke1-0/+1
2011-06-21s3-build: Provide a run-time shim to work around duplicate symbolsAndrew Bartlett1-46/+45
2011-06-21lib/util Remove samba-util-common!Andrew Bartlett1-31/+30
2011-06-21lib/util: Use common d_printf() in the whole codebaseAndrew Bartlett1-1/+0
2011-06-20tdb_compat.h: divert every tdb build and includes to tdb_compatRusty Russell1-40/+40
2011-06-20source3/lib/util.c: str_checksum to use Jenkins hash from CCAN.Rusty Russell1-1/+1
2011-06-20smb_share_modes: don't use tdb_jenkins_hash.Rusty Russell1-0/+1
2011-06-20lib: import ccan modules for tdb2Rusty Russell1-0/+1
2011-06-20libcli/util Bring samba4 unix -> nt_status code in common.Andrew Bartlett1-2/+1
2011-06-19s3: Test nttrans_createVolker Lendecke1-0/+1
2011-06-17s3-util: remove the s3 nterr.cAndrew Tridgell1-1/+1
2011-06-09librpc/idr Use the Samba3 notify.idl in common.Andrew Bartlett1-1/+1
2011-06-06s4-param Add hook between Samba3 and Samba4 loadparm systems.Andrew Bartlett1-2/+8
2011-06-05s3:winbind: Convert WINBINDD_WINS_BYIP to the async APIVolker Lendecke1-0/+1
2011-05-31s3-build Put memcache in a standalone libraryAndrew Bartlett1-2/+7
2011-05-31s3-lib Move source3-specific malloc replacements into a seperate fileAndrew Bartlett1-1/+7
2011-05-31s3-build Specify more of the smbconf dependenciesAndrew Bartlett1-3/+3
2011-05-31s3-build Make smbregistry depend on more of the subsystems it needsAndrew Bartlett1-1/+1
2011-05-31s3-build Add util_sec subsystemAndrew Bartlett1-2/+8
2011-05-31s3-build Move dbwrap_rbt into dbwrap_util subsystemAndrew Bartlett1-3/+2
2011-05-31s3-build Create dbwrap_util subsystemAndrew Bartlett1-2/+8
2011-05-31s3-build: Rearrange build system to seperate out simple librariesAndrew Bartlett1-27/+54
2011-05-31s3-build Add dependency on 'ldap' and 'ber'Andrew Bartlett1-1/+1
2011-05-31s3-lib Move free_namearray() into it's own fileAndrew Bartlett1-0/+1
2011-05-31s3-lib Move realloc based string substitution functions out of util_str.cAndrew Bartlett1-1/+1
2011-05-31libcli/security: move secdesc.c to the top level libcli/securityAndrew Bartlett1-1/+0
2011-05-31s3-param split service.c into param and smbd componentsAndrew Bartlett1-2/+6
2011-05-31s3-smbd Split conn.c into 3 filesAndrew Bartlett1-3/+10
2011-05-31s3-lib Move string_init functions into their own fileAndrew Bartlett1-1/+4
2011-05-25Fix numerous missing dependencies in WAF build scriptsSean Finney1-13/+32
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