index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
wscript_build
Age
Commit message (
Expand
)
Author
Files
Lines
2010-11-22
s3-waf: move build rules into libaddns directory.
Günther Deschner
1
-10
/
+1
2010-10-30
zlib: use the real library name 'z' instead of ZLIB
Andrew Tridgell
1
-6
/
+4
2010-10-28
s3-waf: use LZXPRESS subsystem.
Günther Deschner
1
-2
/
+2
2010-10-27
s3-waf: fixed the s3 waf build
Andrew Tridgell
1
-9
/
+8
2010-10-26
waf: Don't auto-lowercase library names.
Jelmer Vernooij
1
-1
/
+1
2010-10-26
waf: Remove lib prefix from libraries manually.
Jelmer Vernooij
1
-11
/
+11
2010-10-26
s4: Drop duplicate 'lib' prefix for private libraries.
Jelmer Vernooij
1
-1
/
+1
2010-10-25
s3-waf: implement LIBMSRPC_GEN as tiny wrapper of 'NDR_STANDARD NDR_DSSETUP N...
Stefan Metzmacher
1
-23
/
+2
2010-10-25
s3-waf: use NDR_NETLOGON for ntlm_auth
Stefan Metzmacher
1
-3
/
+2
2010-10-25
s3-waf: use NDR_SCHANNEL
Stefan Metzmacher
1
-6
/
+2
2010-10-25
s3-waf: use NDR_NTLMSSP subsystem
Stefan Metzmacher
1
-5
/
+1
2010-10-25
s3-waf: add NDR_STANDARD dependencies to fix the build
Stefan Metzmacher
1
-0
/
+6
2010-10-25
s3-waf: use git to calculate the version if available
Stefan Metzmacher
1
-2
/
+2
2010-10-24
s4: Rename LIBSAMBA-* to libsamba-*
Jelmer Vernooij
1
-13
/
+13
2010-10-24
s4: Rename LIBSECURITY{_SESSION,} to libsecurity{_session,}
Jelmer Vernooij
1
-1
/
+1
2010-10-23
s4: Rename NSS_WRAPPER to nss_wrapper.
Jelmer Vernooij
1
-8
/
+8
2010-10-23
lib/util: Add tevent WERROR wrappers
Kai Blin
1
-0
/
+1
2010-10-21
Lowercase socket_wrapper name.
Jelmer Vernooij
1
-4
/
+3
2010-10-21
s3-waf: mark some libraries as private
Andrew Tridgell
1
-0
/
+5
2010-10-20
Make getpwnam_alloc() static to lib/username.c, and ensure all username looku...
Jeremy Allison
1
-1
/
+1
2010-10-20
nsstest: no need for two copies of the same tool.
Günther Deschner
1
-1
/
+1
2010-10-20
s3-waf: more registry cleanup.
Günther Deschner
1
-9
/
+20
2010-10-20
s3-waf: convert LIBSMBCONF into a subsystem.
Günther Deschner
1
-5
/
+8
2010-10-20
s3-waf: move RPC_CLIENT_SCHANNEL into a subsystem.
Günther Deschner
1
-7
/
+11
2010-10-19
s3-waf Use LIBSECRUITY subsystem from the common wscript_build
Andrew Bartlett
1
-24
/
+9
2010-10-19
s3-waf: all subsystems complete now, no need for this loop anymore.
Günther Deschner
1
-26
/
+0
2010-10-19
s3-waf: convert rpc into a subsystem.
Günther Deschner
1
-63
/
+14
2010-10-18
s3-waf: fix the build after libcli/security changes.
Günther Deschner
1
-2
/
+5
2010-10-18
s3-waf: fix the build of smbtorture.
Günther Deschner
1
-9
/
+9
2010-10-18
s3-waf: fix pdb modules build.
Günther Deschner
1
-2
/
+2
2010-10-08
s3-waf: slowly getting modules to match how they look like in old build.
Günther Deschner
1
-4
/
+4
2010-10-05
s3-waf: add slightly different mkbuildoptions awk script for waf.
Günther Deschner
1
-1
/
+1
2010-10-05
s3-waf: use more of the NDR_ subsystems.
Günther Deschner
1
-8
/
+7
2010-10-05
s3-waf: convert NSS_INFO into a subsystem.
Günther Deschner
1
-8
/
+3
2010-10-05
s3-waf: add RPCCLI_WINREG subsystem.
Günther Deschner
1
-11
/
+9
2010-10-01
samba: share readline wrappers among all buildsystems.
Günther Deschner
1
-10
/
+5
2010-10-01
samba: share select wrappers.
Günther Deschner
1
-2
/
+3
2010-09-29
s3-waf: clean up socket-wrapper and nss-wrapper a little.
Günther Deschner
1
-15
/
+5
2010-09-29
s3-waf: add vlp binary.
Günther Deschner
1
-0
/
+5
2010-09-28
s3-waf: add in a little hack to deal with the ECHO rpc module for non-develop...
Günther Deschner
1
-0
/
+4
2010-09-28
s3-waf: add pam_smbpass.
Günther Deschner
1
-6
/
+1
2010-09-28
s3-waf: add NDR_PERFCOUNT subsystem.
Günther Deschner
1
-3
/
+2
2010-09-27
s3-waf: fix dependencies to NDR_XATTR.
Günther Deschner
1
-9
/
+2
2010-09-27
s3-waf: link PReg parser only in registry client side extension.
Günther Deschner
1
-4
/
+0
2010-09-27
s3-waf: NDR_SRVSVC is defined now from the main librpc wscript_build.
Günther Deschner
1
-4
/
+0
2010-09-27
s3-waf: move SERVICES into a subsystem.
Günther Deschner
1
-5
/
+13
2010-09-27
s3-waf: add PRINTING subsystems.
Günther Deschner
1
-12
/
+21
2010-09-27
s3-waf: add two more REGF based subsystems.
Günther Deschner
1
-9
/
+14
2010-09-27
s3-waf: rework CLDAP and LIBCLI_LDAP subsystems.
Günther Deschner
1
-9
/
+17
2010-09-27
s3-waf: move gpext subsystem to libgpo/gpext/wscript_build.
Günther Deschner
1
-35
/
+3
[next]