Age | Commit message (Expand) | Author | Files | Lines |
2011-02-10 | s3-waf: fix the build after auth changes. | Günther Deschner | 1 | -0/+1 |
2011-02-08 | lib/compression: add shared wscript_build. | Günther Deschner | 1 | -4/+0 |
2011-02-08 | pam: share pam errors in a common location. | Günther Deschner | 1 | -2/+3 |
2011-02-07 | s3-waf: fix the build after winreg and rpc services changes. | Günther Deschner | 1 | -9/+10 |
2011-02-04 | s3-auth: add copy_netr_SamBaseInfo(). | Günther Deschner | 1 | -1/+1 |
2011-02-02 | s3-waf: remove RPCCLI_LSA subsystem. | Günther Deschner | 1 | -5/+1 |
2011-02-02 | s3-waf: remove RPCCLI_SAMR subsystem. | Günther Deschner | 1 | -5/+1 |
2011-02-02 | s3-waf: fix the build after libnet changes. | Günther Deschner | 1 | -0/+1 |
2011-02-01 | s3-waf: fix the build after linux netlink changes. | Günther Deschner | 1 | -0/+2 |
2011-01-31 | s3-waf: these libs are not private libs. | Günther Deschner | 1 | -3/+3 |
2011-01-25 | waf: share libndr.so between samba3 and samba4. | Günther Deschner | 1 | -10/+4 |
2011-01-21 | s3-waf: remove RPCCLI_SPOOLSS subsystem. | Günther Deschner | 1 | -5/+1 |
2011-01-17 | s3:build: don't use librpc/gen_ndr/cli_echo.[ch] anymore | Stefan Metzmacher | 1 | -6/+2 |
2011-01-13 | s3-waf: remove RPCCLI_WINREG subsystem. | Günther Deschner | 1 | -6/+2 |
2011-01-13 | s3-waf: remove RPCCLI_SRVSVC subsystem. | Günther Deschner | 1 | -11/+7 |
2011-01-13 | s3-waf: remove RPCCLI_NETLOGON subsystem. | Günther Deschner | 1 | -5/+1 |
2011-01-13 | s3-waf: remove RPCCLI_SVCCTL subsystem. | Günther Deschner | 1 | -5/+1 |
2011-01-11 | s3-waf: remove RPCCLI_DRSUAPI subsystem. | Günther Deschner | 1 | -6/+2 |
2011-01-11 | s3-waf: remove RPCCLI_INITSHUTDOWN subsystem. | Günther Deschner | 1 | -6/+2 |
2011-01-11 | s3-waf: remove RPCCLI_EVENTLOG subsystem. | Günther Deschner | 1 | -5/+1 |
2011-01-11 | s3-waf: remove RPCCLI_WKSSVC subsystem. | Günther Deschner | 1 | -7/+3 |
2011-01-07 | netlogon: move netlogon helpers to ../libcli/netlogon. | Günther Deschner | 1 | -8/+3 |
2011-01-07 | s3-waf: rename LIBCLI_NETLOGON subsystem to LIBRPCCLI_NETLOGON. | Günther Deschner | 1 | -8/+8 |
2011-01-07 | s3-waf: rearrange waf recurses in main wscript_build. | Günther Deschner | 1 | -23/+22 |
2011-01-07 | s3-waf: cleanup wscript_build a little. | Günther Deschner | 1 | -8/+0 |
2011-01-07 | s3-waf: recurse into ../lib/smbconf. | Günther Deschner | 1 | -9/+8 |
2011-01-07 | s3-waf: fix winbind_krb5_locator.so realname. | Günther Deschner | 1 | -1/+1 |
2011-01-06 | lib/addns: move DNS client library to the main directory. | Günther Deschner | 1 | -1/+1 |
2011-01-06 | s3-waf: no need to compile librpc/gen_ndr/cli_dfs.c anymore. | Günther Deschner | 1 | -5/+1 |
2011-01-04 | s3:build: don't use cli_dssetup.c any more | Stefan Metzmacher | 1 | -7/+3 |
2011-01-04 | s3:build: don't use cli_epmapper.c anymore | Stefan Metzmacher | 1 | -5/+1 |
2011-01-04 | s3:build: don't use cli_ntsvcs.c any more. | Stefan Metzmacher | 1 | -5/+1 |
2011-01-04 | s3:build: don't use cli_wbint.c any more | Stefan Metzmacher | 1 | -1/+1 |
2011-01-04 | s3-waf: convert SAMBA_VERSION into a subsystem. | Günther Deschner | 1 | -3/+8 |
2011-01-04 | s3-waf: convert PASSCHANGE into a subsystem. | Günther Deschner | 1 | -5/+9 |
2011-01-04 | s3-waf: add UTIL_TDB subsystem. | Günther Deschner | 1 | -6/+10 |
2011-01-04 | s3-waf: Fixed the static rpc service build. | Andreas Schneider | 1 | -3/+1 |
2011-01-03 | s3-waf: fix the build. | Günther Deschner | 1 | -2/+4 |
2010-12-22 | s3-waf: fix the build. | Günther Deschner | 1 | -1/+2 |
2010-12-19 | wb_reqtrans is not used in libwbclient | Volker Lendecke | 1 | -2/+2 |
2010-12-19 | Move wbc_async.[ch] to its only user: smbtorture3 | Volker Lendecke | 1 | -1/+1 |
2010-12-15 | s3-waf: use shared libwbclient wscript_build. | Günther Deschner | 1 | -12/+1 |
2010-12-15 | s3-waf: fix winbind-client subsystem. | Günther Deschner | 1 | -7/+9 |
2010-12-15 | s3-waf: add libkrb5 winbind locator plugin. | Günther Deschner | 1 | -0/+6 |
2010-12-15 | s3-waf: rework rpc_server handling a bit. | Günther Deschner | 1 | -20/+3 |
2010-12-15 | s3-waf: libwbclient does not depend on talloc anymore. | Günther Deschner | 1 | -1/+1 |
2010-12-14 | s3-waf: add missing libnss_wins.so.2 library. | Günther Deschner | 1 | -2/+8 |
2010-12-14 | s3-waf: recurse into ../libcli/ldap. | Günther Deschner | 1 | -13/+7 |
2010-12-14 | s3-waf: recurse into ../libcli/smb. | Günther Deschner | 1 | -1/+2 |
2010-12-14 | s3-waf: recurse into ../libcli/samsync. | Günther Deschner | 1 | -3/+3 |