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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-07
s3-rpc_client: Added winreg query dword helper.
Andreas Schneider
3
-1
/
+160
2011-02-07
s3-rpc_client: Added dcerpc_winreg_int_openkey().
Andreas Schneider
3
-1
/
+203
2011-02-07
s3-waf: add support for --with-aio-support.
Günther Deschner
1
-0
/
+63
2011-02-07
s3-waf: only build auth_netlogond in developer build.
Günther Deschner
1
-2
/
+2
2011-02-07
s3:rpc_server: fix make_external_rpc_pipe_p() and create read and write queues
Stefan Metzmacher
1
-0
/
+12
2011-02-07
s3-waf: add --with-syslog option.
Günther Deschner
1
-0
/
+3
2011-02-07
s3-netlogon: fix typo.
Günther Deschner
1
-1
/
+1
2011-02-07
s3-waf: recurse into ../lib/util/wscript_configure
Günther Deschner
1
-0
/
+1
2011-02-07
s3-waf: add support for iprint.
Günther Deschner
1
-0
/
+8
2011-02-07
s4-build: fixed uses of os.path.relpath()
Andrew Tridgell
2
-4
/
+4
2011-02-07
build: removed unused build scripts
Andrew Tridgell
3
-113
/
+0
2011-02-07
build: removed the old autogen.sh and autogen-waf.sh scripts
Andrew Tridgell
10
-70
/
+0
2011-02-07
build: fixed error message for incorrect waf version
Andrew Tridgell
1
-3
/
+2
2011-02-07
autobuild: lib/replace doesn't need autogen.sh
Andrew Tridgell
1
-2
/
+1
2011-02-07
s3-torture: switch source3 to using top level samba4 build for smbtorture
Andrew Tridgell
1
-6
/
+6
2011-02-07
s4-build: remove a bunch of unused build scripts
Andrew Tridgell
10
-345
/
+0
2011-02-07
s4-charset: use dyn_CODEPAGEDIR for location of upcase.dat/lowcase.dat
Andrew Tridgell
4
-13
/
+7
2011-02-07
s4-provision: added setup_path() import in two more places
Andrew Tridgell
2
-1
/
+3
2011-02-07
autobuild: fixed clone source for build trees
Andrew Tridgell
1
-1
/
+1
2011-02-07
autobuild: add a bit more debug info in autobuild
Andrew Tridgell
1
-7
/
+8
2011-02-07
autobuild: decouple build directories from target names
Andrew Tridgell
1
-53
/
+68
2011-02-07
s4-wintest Use top level build for wintest
Andrew Bartlett
1
-1
/
+1
2011-02-07
s4-python: get ordering right on python paths
Andrew Tridgell
1
-3
/
+5
2011-02-07
s4-python Don't force "bin" into the python sys.path
Andrew Bartlett
5
-25
/
+8
2011-02-07
s4-waf Add PYTHONDIR and PYTHONARCHDIR to the 'different on install' list
Andrew Bartlett
1
-0
/
+2
2011-02-07
s4-provision Remove setup_path, setup_dir and find_setup_dir
Andrew Bartlett
13
-187
/
+125
2011-02-07
s4-waf Don't include ../librpc in paths
Andrew Bartlett
1
-100
/
+100
2011-02-07
s4-build: fixed install of version.h from source4 build
Andrew Tridgell
1
-2
/
+1
2011-02-07
s4-upgradeprovision: renames need a relax to avoid subtree_rename checks
Andrew Tridgell
1
-2
/
+3
2011-02-07
s4-dsdb: make subtree_rename errors clearer
Andrew Tridgell
1
-10
/
+10
2011-02-07
build: fixed make install for top level build
Andrew Tridgell
1
-1
/
+2
2011-02-07
s4-provision: removed spurious os.chdir() from upgradehelpers.py
Andrew Tridgell
1
-1
/
+0
2011-02-07
build: fixed top level etags and ctags target
Andrew Tridgell
1
-2
/
+2
2011-02-07
s4-test: fixed samba4.policy.python test for top level build
Andrew Tridgell
1
-1
/
+1
2011-02-07
s4-test: fixed ndrdump test for top level build
Andrew Tridgell
1
-1
/
+6
2011-02-07
build: added placeholder to ensure include/ is available in build dir
Andrew Tridgell
1
-0
/
+3
2011-02-07
build: added configure.developer for top level build
Andrew Tridgell
1
-0
/
+6
2011-02-07
s4-test: fixed hard coded test paths for top level build
Andrew Tridgell
1
-3
/
+5
2011-02-07
s4-test: fixed setup/ assumption for top level build
Andrew Tridgell
3
-6
/
+13
2011-02-07
s4-test: fixed test_samba4.pl for top level build
Andrew Tridgell
1
-2
/
+2
2011-02-07
s4-dynconfig: fixed dyn_SETUPDIR to point to the right directory
Andrew Tridgell
1
-2
/
+2
2011-02-07
s4-loadparm: removed "setup directory" option
Andrew Tridgell
8
-29
/
+3
2011-02-07
s4-test: fixed more assumptions of ./setup for setup directory
Andrew Tridgell
6
-21
/
+21
2011-02-07
blackbox: removed assumption of build directory
Andrew Tridgell
5
-5
/
+18
2011-02-07
s4-test: allow make test to work from top level directory
Andrew Tridgell
4
-25
/
+37
2011-02-07
s4-provision: cope with top level directory for provision
Andrew Tridgell
2
-16
/
+18
2011-02-07
waf: added top level build rules
Andrew Tridgell
5
-0
/
+511
2011-02-07
s4-idl: make the source4 idl build independent of build directory
Andrew Tridgell
1
-1
/
+5
2011-02-07
s4-heimdal: allow heimdal build scripts to work from top level
Andrew Tridgell
1
-3
/
+6
2011-02-07
pidl: support using pidl from top level directory
Andrew Tridgell
1
-2
/
+7
[prev]
[next]