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