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
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3-rpc_server: Added a winreg based eventlog registry init.
Andreas Schneider
2011-02-07
3
-0
/
+296
*
s3-rpc_server: Migrated eventlog to winreg.
Andreas Schneider
2011-02-07
1
-22
/
+72
*
s3-rpc_client: Added a winreg query security descriptor helper.
Andreas Schneider
2011-02-07
2
-0
/
+81
*
s3-rpc_client: Added a winreg set security descriptor helper.
Andreas Schneider
2011-02-07
2
-0
/
+56
*
s3-rpc_client: Added a winreg set binary helper.
Andreas Schneider
2011-02-07
2
-0
/
+57
*
s3-rpc_client: Added a winreg query sz helper.
Andreas Schneider
2011-02-07
2
-0
/
+104
*
s3-rpc_client: Added a winreg helper to enum keys.
Andreas Schneider
2011-02-07
2
-0
/
+161
*
s3-rpc_client: Added a winreg add multi sz helper.
Andreas Schneider
2011-02-07
2
-0
/
+71
*
s3-rpc_client: Added a winreg query multi sz helper.
Andreas Schneider
2011-02-07
2
-0
/
+104
*
s3-rpc_client: Added a winreg set multi sz helper.
Andreas Schneider
2011-02-07
2
-0
/
+65
*
s3-rpc_client: Added a winreg set expand sz helper.
Andreas Schneider
2011-02-07
2
-0
/
+69
*
s3-rpc_client: Added a winreg set sz helper.
Andreas Schneider
2011-02-07
2
-0
/
+69
*
s3-rpc_client: Added a winreg set dword helper.
Andreas Schneider
2011-02-07
2
-0
/
+61
*
s3-rpc_client: Added winreg query binary helper.
Andreas Schneider
2011-02-07
2
-0
/
+99
*
s3-rpc_client: Added winreg query dword helper.
Andreas Schneider
2011-02-07
3
-1
/
+160
*
s3-rpc_client: Added dcerpc_winreg_int_openkey().
Andreas Schneider
2011-02-07
3
-1
/
+203
*
s3-waf: add support for --with-aio-support.
Günther Deschner
2011-02-07
1
-0
/
+63
*
s3-waf: only build auth_netlogond in developer build.
Günther Deschner
2011-02-07
1
-2
/
+2
*
s3:rpc_server: fix make_external_rpc_pipe_p() and create read and write queues
Stefan Metzmacher
2011-02-07
1
-0
/
+12
*
s3-waf: add --with-syslog option.
Günther Deschner
2011-02-07
1
-0
/
+3
*
s3-netlogon: fix typo.
Günther Deschner
2011-02-07
1
-1
/
+1
*
s3-waf: recurse into ../lib/util/wscript_configure
Günther Deschner
2011-02-07
1
-0
/
+1
*
s3-waf: add support for iprint.
Günther Deschner
2011-02-07
1
-0
/
+8
*
s4-build: fixed uses of os.path.relpath()
Andrew Tridgell
2011-02-07
2
-4
/
+4
*
build: removed unused build scripts
Andrew Tridgell
2011-02-07
3
-113
/
+0
*
build: removed the old autogen.sh and autogen-waf.sh scripts
Andrew Tridgell
2011-02-07
10
-70
/
+0
*
build: fixed error message for incorrect waf version
Andrew Tridgell
2011-02-07
1
-3
/
+2
*
autobuild: lib/replace doesn't need autogen.sh
Andrew Tridgell
2011-02-07
1
-2
/
+1
*
s3-torture: switch source3 to using top level samba4 build for smbtorture
Andrew Tridgell
2011-02-07
1
-6
/
+6
*
s4-build: remove a bunch of unused build scripts
Andrew Tridgell
2011-02-07
10
-345
/
+0
*
s4-charset: use dyn_CODEPAGEDIR for location of upcase.dat/lowcase.dat
Andrew Tridgell
2011-02-07
4
-13
/
+7
*
s4-provision: added setup_path() import in two more places
Andrew Tridgell
2011-02-07
2
-1
/
+3
*
autobuild: fixed clone source for build trees
Andrew Tridgell
2011-02-07
1
-1
/
+1
*
autobuild: add a bit more debug info in autobuild
Andrew Tridgell
2011-02-07
1
-7
/
+8
*
autobuild: decouple build directories from target names
Andrew Tridgell
2011-02-07
1
-53
/
+68
*
s4-wintest Use top level build for wintest
Andrew Bartlett
2011-02-07
1
-1
/
+1
*
s4-python: get ordering right on python paths
Andrew Tridgell
2011-02-07
1
-3
/
+5
*
s4-python Don't force "bin" into the python sys.path
Andrew Bartlett
2011-02-07
5
-25
/
+8
*
s4-waf Add PYTHONDIR and PYTHONARCHDIR to the 'different on install' list
Andrew Bartlett
2011-02-07
1
-0
/
+2
*
s4-provision Remove setup_path, setup_dir and find_setup_dir
Andrew Bartlett
2011-02-07
13
-187
/
+125
*
s4-waf Don't include ../librpc in paths
Andrew Bartlett
2011-02-07
1
-100
/
+100
*
s4-build: fixed install of version.h from source4 build
Andrew Tridgell
2011-02-07
1
-2
/
+1
*
s4-upgradeprovision: renames need a relax to avoid subtree_rename checks
Andrew Tridgell
2011-02-07
1
-2
/
+3
*
s4-dsdb: make subtree_rename errors clearer
Andrew Tridgell
2011-02-07
1
-10
/
+10
*
build: fixed make install for top level build
Andrew Tridgell
2011-02-07
1
-1
/
+2
*
s4-provision: removed spurious os.chdir() from upgradehelpers.py
Andrew Tridgell
2011-02-07
1
-1
/
+0
*
build: fixed top level etags and ctags target
Andrew Tridgell
2011-02-07
1
-2
/
+2
*
s4-test: fixed samba4.policy.python test for top level build
Andrew Tridgell
2011-02-07
1
-1
/
+1
*
s4-test: fixed ndrdump test for top level build
Andrew Tridgell
2011-02-07
1
-1
/
+6
*
build: added placeholder to ensure include/ is available in build dir
Andrew Tridgell
2011-02-07
1
-0
/
+3
[next]