Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |||||
2010-09-10 | s3-waf: use proper RPC_X_SRC names. | Günther Deschner | 1 | -20/+15 | |
This allows to build using waf without --enable-developer and should also fix support for rpc server modules. Guenther | |||||
2010-09-10 | s3-waf: only link LIBNDR_XATTR_SRC where needed. | Günther Deschner | 1 | -2/+2 | |
Guenther | |||||
2010-09-10 | s3-waf: link ndr_notify only where needed. | Günther Deschner | 1 | -2/+2 | |
Guenther | |||||
2010-09-10 | s3-waf: link ndr_named_pipe_auth only where needed. | Günther Deschner | 1 | -2/+2 | |
Guenther | |||||
2010-08-30 | s3-waf: fix the build after gssapi changes. | Günther Deschner | 1 | -1/+2 | |
Guenther | |||||
2010-08-27 | s3-waf: build samldap passdb backend | Sumit Bose | 1 | -1/+1 | |
Signed-off-by: Günther Deschner <gd@samba.org> | |||||
2010-08-26 | s3-waf: further rationalise LIBMSRPC_SRC and remove RPC_CLIENT_SRC. | Günther Deschner | 1 | -12/+10 | |
Guenther | |||||
2010-08-26 | s3-waf: remove RPC_CLIENT_SRC1. | Günther Deschner | 1 | -3/+1 | |
Guenther | |||||
2010-08-26 | s3-waf: use LIBMSRPC_SRC instead of single files. | Günther Deschner | 1 | -3/+3 | |
Guenther | |||||
2010-08-26 | s3-waf: only link in samr util code where needed. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2010-08-26 | s3-waf: remove RPC_PARSE_SRC. | Günther Deschner | 1 | -11/+13 | |
Guenther | |||||
2010-08-26 | s3-waf: only link in epmapper client code where needed. | Günther Deschner | 1 | -5/+5 | |
Guenther | |||||
2010-08-26 | s3-waf: only link in netlogon client code where needed. | Günther Deschner | 1 | -5/+9 | |
Guenther | |||||
2010-08-26 | s3: separate out cli schannel functions that depend on cli_netlogon. | Günther Deschner | 1 | -0/+3 | |
Guenther | |||||
2010-08-25 | s3-waf: only link in samr client code where needed. | Günther Deschner | 1 | -5/+11 | |
Guenther | |||||
2010-08-25 | s3-waf: only link in lsa client code where needed. | Günther Deschner | 1 | -4/+10 | |
Guenther | |||||
2010-08-25 | s3-waf: only link in srvsvc client code where needed. | Günther Deschner | 1 | -3/+7 | |
Guenther | |||||
2010-08-25 | s3-waf: only link in wkssvc client code where needed. | Günther Deschner | 1 | -2/+4 | |
Guenther | |||||
2010-08-25 | s3-waf: only link in svcctl client code where needed. | Günther Deschner | 1 | -2/+4 | |
Guenther | |||||
2010-08-25 | s3-waf: only link in dssetup client code where needed. | Günther Deschner | 1 | -3/+6 | |
Guenther |