Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-09-24 | s3-waf: fix debug2html. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2010-09-24 | s3-waf: add missing idmap module objectfiles. | Günther Deschner | 1 | -0/+6 | |
Guenther | |||||
2010-09-24 | s3-waf: convert DISPLAY_SEC into a subsystem. | Günther Deschner | 1 | -7/+9 | |
Guenther | |||||
2010-09-24 | s3-waf: fix libnetapi and libaddns unresolved symbols. | Günther Deschner | 1 | -2/+3 | |
Guenther | |||||
2010-09-24 | s3-waf: install header files for our libraries. | Günther Deschner | 1 | -0/+4 | |
Guenther | |||||
2010-09-24 | s3-waf: convert LIBEVENTLOG into a subsystem. | Günther Deschner | 1 | -12/+13 | |
Guenther | |||||
2010-09-24 | s4-waf: rename subsystem NDR_LSAPRC to NDR_LSA. | Günther Deschner | 1 | -9/+9 | |
Guenther | |||||
2010-09-24 | s3-waf: convert LIBNET et al into subsystems. | Günther Deschner | 1 | -6/+21 | |
Guenther | |||||
2010-09-24 | s3-waf: convert PASSWD_UTIL into a subsystem. | Günther Deschner | 1 | -6/+11 | |
Guenther | |||||
2010-09-24 | s3-waf: convert READLINE into a subsystem. | Günther Deschner | 1 | -8/+10 | |
Guenther | |||||
2010-09-24 | s3-waf: convert PROFILE into a subsystem. | Günther Deschner | 1 | -9/+11 | |
Guenther | |||||
2010-09-24 | s3-waf: convert AFS_SETTOKEN and AFS into subsystems. | Günther Deschner | 1 | -9/+17 | |
Guenther | |||||
2010-09-24 | s3-waf: let winbind depend on SRV_NDR_WBINT and RPCCLI_NDR_WBINT. | Günther Deschner | 1 | -5/+1 | |
Guenther | |||||
2010-09-24 | s3-waf: convert LOCKING into a subsystem. | Günther Deschner | 1 | -12/+13 | |
Guenther | |||||
2010-09-24 | s3-waf: add wscript_build to s3 librpc dir for NDR_ subsystems. | Günther Deschner | 1 | -0/+1 | |
Guenther | |||||
2010-09-23 | s3-waf: fix the build. | Günther Deschner | 1 | -0/+7 | |
Guenther | |||||
2010-09-23 | s3 waf: more correctly generate symbols for pdb/vfs/auth/etc. modules | Kai Blin | 1 | -13/+27 | |
2010-09-23 | s3-waf: fix the build of nsstest with --enable-nss-wrapper. | Günther Deschner | 1 | -0/+1 | |
Guenther | |||||
2010-09-23 | s3-waf: convert LIBMSRPC into a subsystem. | Günther Deschner | 1 | -27/+23 | |
Guenther | |||||
2010-09-23 | s3-waf: fix the build after rpc_server crypto changes. | Günther Deschner | 1 | -4/+8 | |
Guenther | |||||
2010-09-23 | s3 waf: Remove iniparser source list from source3/wscript_build | Kai Blin | 1 | -5/+1 | |
2010-09-23 | s3-waf: first run in using NDR_ subsystems (mostly from shared directory). | Günther Deschner | 1 | -33/+31 | |
Guenther | |||||
2010-09-23 | s3-waf: convert LIBADS_PRINTER into a subsystem. | Günther Deschner | 1 | -4/+7 | |
Guenther | |||||
2010-09-23 | s3-waf: convert LIBADS_SERVER into a subsystem. | Günther Deschner | 1 | -8/+10 | |
Guenther | |||||
2010-09-23 | s3-waf: convert LIBADS into a subsystem. | Günther Deschner | 1 | -10/+12 | |
Guenther | |||||
2010-09-23 | s3-waf: convert smbd into a subsystem. | Günther Deschner | 1 | -10/+12 | |
Guenther | |||||
2010-09-23 | s3-waf: add libaddns.so. | Günther Deschner | 1 | -2/+6 | |
Guenther | |||||
2010-09-23 | s3-waf: recurse into ../lib/crypto. | Günther Deschner | 1 | -8/+3 | |
Guenther | |||||
2010-09-23 | s3-waf: convert LIBMSRPC_GEN into a subsystem. | Günther Deschner | 1 | -29/+34 | |
Guenther | |||||
2010-09-23 | s3-waf: move epmapper client to LIBMSRPC. | Günther Deschner | 1 | -4/+3 | |
Guenther | |||||
2010-09-23 | s3-waf: recurse into main wscript_build from main librpc directory. | Günther Deschner | 1 | -1/+32 | |
Not doing anything with it yet though. Guenther | |||||
2010-09-23 | s3-waf: rework libnetapi to have no unresolved symbols. | Günther Deschner | 1 | -17/+36 | |
Guenther | |||||
2010-09-23 | s3-waf: add libsmbsharemodes.so. | Günther Deschner | 1 | -0/+9 | |
Guenther | |||||
2010-09-23 | s3-waf: add all remaining binaries from the make build. | Günther Deschner | 1 | -136/+270 | |
Guenther | |||||
2010-09-23 | s3-waf: reconcile objects to old make-based build. | Günther Deschner | 1 | -40/+246 | |
Guenther | |||||
2010-09-23 | s3-waf: add libsmbclient. | Günther Deschner | 1 | -0/+15 | |
Guenther | |||||
2010-09-22 | s3-waf: fix the build. | Günther Deschner | 1 | -1/+4 | |
Guenther | |||||
2010-09-21 | s3-waf: remove reg_util_legacy from waf build as well. | Günther Deschner | 1 | -2/+1 | |
Guenther | |||||
2010-09-20 | s3-lib/util Remove unused smb_uuid_unpack() | Andrew Bartlett | 1 | -1/+1 | |
Andrew Bartlett Signed-off-by: Günther Deschner <gd@samba.org> | |||||
2010-09-20 | s3: Replace sid_binstring and sid_guidstring with PIDL-based alternatives | Andrew Bartlett | 1 | -2/+2 | |
This reduces the manual marshalling of these structures by removing the duplication here. Andrew Bartlett Signed-off-by: Günther Deschner <gd@samba.org> | |||||
2010-09-20 | s3-waf: fix the build after registry changes. | Günther Deschner | 1 | -1/+2 | |
Guenther | |||||
2010-09-20 | s3-waf: add net. | Günther Deschner | 1 | -0/+70 | |
Guenther | |||||
2010-09-20 | s3-waf: add libnetapi | Günther Deschner | 1 | -0/+18 | |
2010-09-19 | s3-waf: Build libwbclient as dynamic library | Kai Blin | 1 | -10/+10 | |
2010-09-20 | s3-waf: fix the file locations of gen_ndr'ed files. | Günther Deschner | 1 | -32/+32 | |
Guenther | |||||
2010-09-20 | s3-waf: fix the build after reg_api changes. | Günther Deschner | 1 | -1/+4 | |
Guenther | |||||
2010-09-20 | s3-waf: add rpcclient to the waf build. | Günther Deschner | 1 | -0/+39 | |
Guenther | |||||
2010-09-15 | s3-waf: fix the build. | Günther Deschner | 1 | -5/+8 | |
... this starts to get like "re-run make idl"... Guenther | |||||
2010-09-15 | s3-waf: only link in prs parser where needed. | Günther Deschner | 1 | -2/+2 | |
Guenther | |||||
2010-09-14 | s3-waf: fix the build after privilege code changes. | Günther Deschner | 1 | -1/+1 | |
Guenther |