Age | Commit message (Expand) | Author | Files | Lines |
2010-09-23 | s3-waf: fix the build of nsstest with --enable-nss-wrapper. | Günther Deschner | 1 | -0/+1 |
2010-09-23 | s3-waf: convert LIBMSRPC into a subsystem. | Günther Deschner | 1 | -27/+23 |
2010-09-23 | s3-waf: fix the build after rpc_server crypto changes. | Günther Deschner | 1 | -4/+8 |
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 |
2010-09-23 | s3-waf: convert LIBADS_PRINTER into a subsystem. | Günther Deschner | 1 | -4/+7 |
2010-09-23 | s3-waf: convert LIBADS_SERVER into a subsystem. | Günther Deschner | 1 | -8/+10 |
2010-09-23 | s3-waf: convert LIBADS into a subsystem. | Günther Deschner | 1 | -10/+12 |
2010-09-23 | s3-waf: convert smbd into a subsystem. | Günther Deschner | 1 | -10/+12 |
2010-09-23 | s3-waf: add libaddns.so. | Günther Deschner | 1 | -2/+6 |
2010-09-23 | s3-waf: recurse into ../lib/crypto. | Günther Deschner | 1 | -8/+3 |
2010-09-23 | s3-waf: convert LIBMSRPC_GEN into a subsystem. | Günther Deschner | 1 | -29/+34 |
2010-09-23 | s3-waf: move epmapper client to LIBMSRPC. | Günther Deschner | 1 | -4/+3 |
2010-09-23 | s3-waf: recurse into main wscript_build from main librpc directory. | Günther Deschner | 1 | -1/+32 |
2010-09-23 | s3-waf: rework libnetapi to have no unresolved symbols. | Günther Deschner | 1 | -17/+36 |
2010-09-23 | s3-waf: add libsmbsharemodes.so. | Günther Deschner | 1 | -0/+9 |
2010-09-23 | s3-waf: add all remaining binaries from the make build. | Günther Deschner | 1 | -136/+270 |
2010-09-23 | s3-waf: reconcile objects to old make-based build. | Günther Deschner | 1 | -40/+246 |
2010-09-23 | s3-waf: add libsmbclient. | Günther Deschner | 1 | -0/+15 |
2010-09-22 | s3-waf: fix the build. | Günther Deschner | 1 | -1/+4 |
2010-09-21 | s3-waf: remove reg_util_legacy from waf build as well. | Günther Deschner | 1 | -2/+1 |
2010-09-20 | s3-lib/util Remove unused smb_uuid_unpack() | Andrew Bartlett | 1 | -1/+1 |
2010-09-20 | s3: Replace sid_binstring and sid_guidstring with PIDL-based alternatives | Andrew Bartlett | 1 | -2/+2 |
2010-09-20 | s3-waf: fix the build after registry changes. | Günther Deschner | 1 | -1/+2 |
2010-09-20 | s3-waf: add net. | Günther Deschner | 1 | -0/+70 |
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 |
2010-09-20 | s3-waf: fix the build after reg_api changes. | Günther Deschner | 1 | -1/+4 |
2010-09-20 | s3-waf: add rpcclient to the waf build. | Günther Deschner | 1 | -0/+39 |
2010-09-15 | s3-waf: fix the build. | Günther Deschner | 1 | -5/+8 |
2010-09-15 | s3-waf: only link in prs parser where needed. | Günther Deschner | 1 | -2/+2 |
2010-09-14 | s3-waf: fix the build after privilege code changes. | Günther Deschner | 1 | -1/+1 |
2010-09-10 | s3-waf: use proper RPC_X_SRC names. | Günther Deschner | 1 | -20/+15 |
2010-09-10 | s3-waf: only link LIBNDR_XATTR_SRC where needed. | Günther Deschner | 1 | -2/+2 |
2010-09-10 | s3-waf: link ndr_notify only where needed. | Günther Deschner | 1 | -2/+2 |
2010-09-10 | s3-waf: link ndr_named_pipe_auth only where needed. | Günther Deschner | 1 | -2/+2 |
2010-08-30 | s3-waf: fix the build after gssapi changes. | Günther Deschner | 1 | -1/+2 |
2010-08-27 | s3-waf: build samldap passdb backend | Sumit Bose | 1 | -1/+1 |
2010-08-26 | s3-waf: further rationalise LIBMSRPC_SRC and remove RPC_CLIENT_SRC. | Günther Deschner | 1 | -12/+10 |
2010-08-26 | s3-waf: remove RPC_CLIENT_SRC1. | Günther Deschner | 1 | -3/+1 |
2010-08-26 | s3-waf: use LIBMSRPC_SRC instead of single files. | Günther Deschner | 1 | -3/+3 |
2010-08-26 | s3-waf: only link in samr util code where needed. | Günther Deschner | 1 | -1/+1 |
2010-08-26 | s3-waf: remove RPC_PARSE_SRC. | Günther Deschner | 1 | -11/+13 |
2010-08-26 | s3-waf: only link in epmapper client code where needed. | Günther Deschner | 1 | -5/+5 |
2010-08-26 | s3-waf: only link in netlogon client code where needed. | Günther Deschner | 1 | -5/+9 |
2010-08-26 | s3: separate out cli schannel functions that depend on cli_netlogon. | Günther Deschner | 1 | -0/+3 |
2010-08-25 | s3-waf: only link in samr client code where needed. | Günther Deschner | 1 | -5/+11 |
2010-08-25 | s3-waf: only link in lsa client code where needed. | Günther Deschner | 1 | -4/+10 |
2010-08-25 | s3-waf: only link in srvsvc client code where needed. | Günther Deschner | 1 | -3/+7 |