summaryrefslogtreecommitdiffstats
path: root/source3/wscript_build
Commit message (Expand)AuthorAgeFilesLines
* s3-printing: add rpc_client/cli_winreg_spoolss.cGünther Deschner2011-07-071-4/+3
* s3-waf: make LIBCLI_SPOOLSS a shared libraryGünther Deschner2011-07-071-3/+4
* s3-printing: move os2 related functions to printing/nt_printing_os2.c.Günther Deschner2011-07-071-1/+2
* s3-waf: Fix linking bugs causing segfaults.Andreas Schneider2011-07-071-1/+1
* s3-build add tevent depencency on libsmbAndrew Bartlett2011-07-041-1/+1
* s3-build link passdb modules against libpassdbAndrew Bartlett2011-07-041-2/+2
* s3-util: Add a get_remote_hostname() function.Andreas Schneider2011-07-041-1/+1
* s3-param Generate parameter tablesAndrew Bartlett2011-07-021-1/+11
* s3-net: use printing_migrate library, and eliminate duplicate code.Günther Deschner2011-07-011-0/+1
* s3-printing: split out printing migration code into a smaller library.Günther Deschner2011-07-011-2/+8
* s3-waf: lowercase libcli_lsa3 library name.Günther Deschner2011-06-291-10/+10
* s3-waf: lowercase libsmb library name.Günther Deschner2011-06-291-25/+25
* s3-waf: lowercase util_cmdline library name.Günther Deschner2011-06-291-3/+3
* s3-waf: lowercase popt_samba3 library name.Günther Deschner2011-06-291-35/+35
* s3-waf: remove s3-waf specific dynconfig.Günther Deschner2011-06-281-1/+1
* s3-waf: add some missing tdb dependencies.Günther Deschner2011-06-281-5/+5
* s3: Add cli_symlinkVolker Lendecke2011-06-241-0/+1
* s3: Add symlink reparse point marshalling routinesVolker Lendecke2011-06-241-0/+1
* s3-build Add dep on popt to fix FreeBSD buildAndrew Bartlett2011-06-241-1/+1
* s3-build Require fully defined symbols in ALL libraries by defaultAndrew Bartlett2011-06-241-54/+29
* s3-build: Remove SECRETS3 as a samba3core depAndrew Bartlett2011-06-241-5/+10
* s3: Remove unused codeVolker Lendecke2011-06-211-1/+0
* s3: Convert WINBINDD_WINS_BYNAME to the async APIVolker Lendecke2011-06-211-0/+1
* s3-build: Provide a run-time shim to work around duplicate symbolsAndrew Bartlett2011-06-211-46/+45
* lib/util Remove samba-util-common!Andrew Bartlett2011-06-211-31/+30
* lib/util: Use common d_printf() in the whole codebaseAndrew Bartlett2011-06-211-1/+0
* tdb_compat.h: divert every tdb build and includes to tdb_compatRusty Russell2011-06-201-40/+40
* source3/lib/util.c: str_checksum to use Jenkins hash from CCAN.Rusty Russell2011-06-201-1/+1
* smb_share_modes: don't use tdb_jenkins_hash.Rusty Russell2011-06-201-0/+1
* lib: import ccan modules for tdb2Rusty Russell2011-06-201-0/+1
* libcli/util Bring samba4 unix -> nt_status code in common.Andrew Bartlett2011-06-201-2/+1
* s3: Test nttrans_createVolker Lendecke2011-06-191-0/+1
* s3-util: remove the s3 nterr.cAndrew Tridgell2011-06-171-1/+1
* 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