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
/
source4
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-06
build: move waf into buildtools/bin
Andrew Tridgell
2
-3
/
+3
2010-04-06
s4-waf: ensure we don't end up with mixed versions of talloc/tdb/tevent
Andrew Tridgell
1
-1
/
+2
2010-04-06
s4-waf: heimdal wants to look for dd_fd in DIR
Andrew Tridgell
1
-0
/
+4
2010-04-06
s4-waf: sys_lease depends on talloc
Andrew Tridgell
1
-1
/
+2
2010-04-06
s4-waf: more places missing libreplace
Andrew Tridgell
1
-4
/
+1
2010-04-06
s4-waf: added libreplace dep for the conditional heimdal modules
Andrew Tridgell
1
-0
/
+4
2010-04-06
s4-waf: merge in the latest changes from master
Andrew Tridgell
1
-5
/
+13
2010-04-06
s4-waf: change bundled extension to 'samba4'
Andrew Tridgell
1
-1
/
+1
2010-04-06
s4-waf: more dependencies on talloc
Andrew Tridgell
10
-9
/
+15
2010-04-06
s4-waf: cleaned up tevent dependency
Andrew Tridgell
2
-2
/
+1
2010-04-06
s4-waf: cleanup use of LIBPOPT vs popt dependency
Andrew Tridgell
11
-21
/
+23
2010-04-06
s4-waf: support the use of system libraries
Andrew Tridgell
1
-7
/
+11
2010-04-06
s4-waf: fixed some deps now we don't auto-include tevent and replace
Andrew Tridgell
3
-3
/
+3
2010-04-06
s4-waf: set default for bundled libraries
Andrew Tridgell
2
-4
/
+4
2010-04-06
s4-waf: don't auto-include bundled library headers
Andrew Tridgell
1
-1
/
+1
2010-04-06
s4-waf: set the bundled library extension for some libs
Andrew Tridgell
2
-14
/
+12
2010-04-06
ldb-waf: rename libldb.so to libldb-s4.so if built as part of s4
Andrew Tridgell
1
-1
/
+23
2010-04-06
s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ...
Andrew Tridgell
74
-0
/
+148
2010-04-06
s4-waf: ensure all the ldb.pc.in vars are set
Andrew Tridgell
1
-0
/
+9
2010-04-06
s4-waf: move the gnu dirs check to the generic wafsamba code
Andrew Tridgell
1
-2
/
+0
2010-04-06
s4-waf: install dcerpc_atsvc.pc
Andrew Tridgell
1
-1
/
+1
2010-04-06
s4-waf: enable the configuration and options for pidl
Andrew Tridgell
1
-0
/
+2
2010-04-06
s4-waf: enable the pc_files in the build rules
Andrew Tridgell
6
-7
/
+9
2010-04-06
s4-waf: install the rest of our python files
Andrew Tridgell
4
-8
/
+15
2010-04-06
s4-waf: install pidl
Andrew Tridgell
1
-0
/
+1
2010-04-06
s4-waf: install the rest of the headers
Andrew Tridgell
8
-20
/
+26
2010-04-06
s4-waf: set CONFIG_H variable for selftest
Andrew Tridgell
1
-0
/
+3
2010-04-06
s4-waf: forgot these files
Andrew Tridgell
2
-0
/
+24
2010-04-06
s4-waf: started adding auto-install of include files
Andrew Tridgell
4
-11
/
+16
2010-04-06
s4-waf: added rap/rpc.c
Andrew Tridgell
1
-1
/
+1
2010-04-06
s4-waf: another place where broken ln -f on solaris8 matters
Andrew Tridgell
1
-2
/
+2
2010-04-06
s4-waf: cope with systems with zlib versions that are too old
Andrew Tridgell
1
-1
/
+1
2010-04-06
s4-waf: update torture for new ndr/drsblobs.c tests
Andrew Tridgell
1
-1
/
+1
2010-04-06
build: honor existing LD_LIBRARY_PATH settings when adding shared lib paths
Andrew Tridgell
1
-2
/
+2
2010-04-06
s4-waf: remove the need for some of the lib aliases
Andrew Tridgell
3
-6
/
+2
2010-04-06
s4-waf: disable_gnutls is gone
Andrew Tridgell
1
-1
/
+1
2010-04-06
s4-waf: don't hardcode python path
Andrew Tridgell
1
-1
/
+1
2010-04-06
build: need to mark disabled libraries as DISABLED
Andrew Tridgell
1
-2
/
+4
2010-04-06
build: honor both --enable-gnutls and --disable-gnutls
Andrew Tridgell
1
-5
/
+12
2010-04-06
build: split out the base waf rules into buildtools/wafsamba/wscript
Andrew Tridgell
2
-2
/
+0
2010-04-06
build: add cflags from pkg_config results to header/function tests
Andrew Tridgell
1
-4
/
+8
2010-04-06
build: setnttoken depends on libreplace
Andrew Tridgell
1
-1
/
+1
2010-04-06
build: sys_lease_linux needs to be conditionally enabled
Andrew Tridgell
1
-9
/
+12
2010-04-06
build: configure fixes for opensolaris
Andrew Tridgell
2
-1
/
+12
2010-04-06
build: added --with-selftest-prefix
Andrew Tridgell
1
-3
/
+8
2010-04-06
build: updated configure checks or new syntax
Andrew Tridgell
3
-19
/
+14
2010-04-06
build: added etags and ctags make targets
Andrew Tridgell
1
-0
/
+6
2010-04-06
build: rkpty should not directly include socket_wrapper.c
Andrew Tridgell
1
-1
/
+1
2010-04-06
build: fixed build of heimdal/lib/roken/err.h
Andrew Tridgell
1
-0
/
+9
2010-04-06
build: commented the missing subsystems
Andrew Tridgell
1
-12
/
+14
[next]