index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
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: fix the waf build after adding smbd/msg_idmap.c
Michael Adam
2011-02-28
1
-1
/
+1
*
build: moved util_reg.c into a common subsystem
Andrew Tridgell
2011-02-24
1
-3
/
+3
*
build: moved spnego_parse.c into a common subsystem
Andrew Tridgell
2011-02-24
1
-4
/
+0
*
build: moved librpc/rpc/*.c into a rpccommon library
Andrew Tridgell
2011-02-24
1
-10
/
+4
*
build: moved lmhosts.c into a common subsystem
Andrew Tridgell
2011-02-24
1
-3
/
+4
*
build: moved libds/common/flag_mapping.c into a common subsystem
Andrew Tridgell
2011-02-24
1
-2
/
+3
*
build: moved schannel_sign.c into a shared COMMON_SCHANNEL subsystem
Andrew Tridgell
2011-02-24
1
-4
/
+1
*
build: moved libcli/auth/ntlmssp*.c into a common libcliauth.so library
Andrew Tridgell
2011-02-24
1
-7
/
+3
*
s3-waf: remove more unused variables.
Günther Deschner
2011-02-23
1
-10
/
+2
*
s3-waf: rename LIBSAMBA subsystem to LIBNTLMSSP (which it is in fact).
Günther Deschner
2011-02-23
1
-11
/
+9
*
s3-waf: move GROUPDB into libpassdb.so.
Günther Deschner
2011-02-23
1
-11
/
+11
*
s3-waf: make use of LIBCLI_CLDAP subsystem
Stefan Metzmacher
2011-02-23
1
-6
/
+4
*
s3-waf: move some parts of auth to AUTH_COMMON to avoid duplicate symbols wit...
Günther Deschner
2011-02-23
1
-9
/
+2
*
s3-waf: added SYMBOLCHECK support to source3 waf build
Andrew Tridgell
2011-02-23
1
-0
/
+2
*
build: moved more files into samba-util-common
Andrew Tridgell
2011-02-23
1
-18
/
+2
*
build: created samba-util-common library
Andrew Tridgell
2011-02-23
1
-9
/
+1
*
Revert "s3-waf: make use of LIBCLI_CLDAP subsystem"
Günther Deschner
2011-02-22
1
-3
/
+6
*
s3-waf: make use of LIBCLI_CLDAP subsystem
Stefan Metzmacher
2011-02-22
1
-6
/
+3
*
s3-waf: add replacetort binary.
Günther Deschner
2011-02-22
1
-0
/
+5
*
s3-waf: build bin/smbclient3 for top level build
Andrew Tridgell
2011-02-22
1
-1
/
+1
*
s3-waf: no need to add suffix3 to smbpasswd
Andrew Tridgell
2011-02-22
1
-1
/
+1
*
s3-waf: convert some subsystems into private libraries
Andrew Tridgell
2011-02-22
1
-84
/
+89
*
s3-waf: cope with both toplevel and source3 build
Andrew Tridgell
2011-02-22
1
-4
/
+18
*
s3-waf: find swat files for both toplevel and source3 build
Andrew Tridgell
2011-02-22
1
-1
/
+2
*
s3-waf: rename CHARSET to CHARSET3
Andrew Tridgell
2011-02-22
1
-2
/
+3
*
s3-waf: use bld.env.suffix3 for differentiating toplevel build
Andrew Tridgell
2011-02-22
1
-7
/
+8
*
s3-waf: LIBADS depends on krb5
Andrew Tridgell
2011-02-22
1
-1
/
+1
*
s3-waf: make version and build directory conditional
Andrew Tridgell
2011-02-22
1
-5
/
+6
*
s3-waf: cope with location of include.h for toplevel build
Andrew Tridgell
2011-02-22
1
-1
/
+6
*
s3-waf: added some more krb5 dependencies
Andrew Tridgell
2011-02-22
1
-3
/
+3
*
s3-waf: renamed samba-util to samba-util3
Andrew Tridgell
2011-02-22
1
-2
/
+3
*
s3-waf: use common libcli/nbt build rules
Andrew Tridgell
2011-02-22
1
-5
/
+1
*
s3-waf: rename 'errors' to 'errors3'
Andrew Tridgell
2011-02-22
1
-2
/
+3
*
s3-waf: renamed tdb-wrap to tdb-wrap3
Andrew Tridgell
2011-02-22
1
-3
/
+3
*
s3-waf: rename POPT_SAMBA to POPT_SAMBA3
Andrew Tridgell
2011-02-22
1
-34
/
+45
*
s3-waf: added a krb5 dependency
Andrew Tridgell
2011-02-22
1
-1
/
+1
*
lib/util/charset Use top level iconv.c in source3
Andrew Bartlett
2011-02-18
1
-2
/
+2
*
librpc make ndr-standard a common library
Andrew Bartlett
2011-02-18
1
-10
/
+0
*
librpc push NDR_SECURITY and NDR_DCERPC to the top level wscript files
Andrew Bartlett
2011-02-18
1
-10
/
+1
*
charset Remove use of {isupper,islower,toupper,tolower}_w functions
Andrew Bartlett
2011-02-18
1
-1
/
+3
*
s3-waf use lib/util/wscript_build, and avoid duplicate subsystems
Andrew Bartlett
2011-02-18
1
-20
/
+3
*
s3-waf: use SAMBA3_*() build rules in source3/build
Andrew Tridgell
2011-02-18
1
-140
/
+139
*
s3-waf: move libsmb/clikrb5.c and libads/kerberos.c into KRBCLIENT.
Günther Deschner
2011-02-17
1
-7
/
+5
*
nsswitch: make wb_reqtrans a common subsystem.
Günther Deschner
2011-02-17
1
-6
/
+4
*
s3-waf: make most of the nsswitch common.
Günther Deschner
2011-02-17
1
-35
/
+1
*
s3-waf: fix the build.
Günther Deschner
2011-02-15
1
-3
/
+4
*
s3-waf: TLDAP is only needed by pdb_ads (and smbtorture).
Günther Deschner
2011-02-15
1
-1
/
+1
*
librpc: make NDR_KRB5PAC a shared library (libndr-krb5pac.so).
Günther Deschner
2011-02-14
1
-1
/
+1
*
s3-waf: add UTIL_TEVENT subsystem (as in ../lib/util/wscript)
Günther Deschner
2011-02-14
1
-4
/
+9
*
s3-waf: try to fix the netbsd build and add -lintl to the 'net' binary.
Günther Deschner
2011-02-12
1
-1
/
+1
[next]