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
2011-02-09
dlinklist: Change license to LGPLv3+ (checked with tridge).
Jelmer Vernooij
1
-11
/
+15
2011-02-09
s4/tests: Implement a blackbox test for 'samba-tool drs' command
Kamen Mazdrashki
2
-0
/
+101
2011-02-09
s4/tests: Move command line processing into separate method to be reused
Kamen Mazdrashki
1
-6
/
+6
2011-02-09
s4/tests: Implement BlackboxTestCase.check_output() method
Kamen Mazdrashki
1
-0
/
+11
2011-02-09
s4/samba-tool/drs: Make use of Command.message() method instead of using 'print'
Kamen Mazdrashki
1
-36
/
+37
2011-02-09
s4/samba-tool/drs: Move get_dsServiceName function at module level to be re-used
Kamen Mazdrashki
1
-12
/
+8
2011-02-09
s4/samba-tool: 'drs options' command implementation
Kamen Mazdrashki
1
-0
/
+71
2011-02-09
s4-waf Remove source4 build system.
Andrew Bartlett
7
-516
/
+0
2011-02-09
s4-auth Fix setting of bad_password_count in auth_convert_user_info_dc_sambas...
Andrew Bartlett
1
-1
/
+1
2011-02-09
s4-selftest Fix valgrind and gdb options for top level build
Andrew Bartlett
1
-2
/
+2
2011-02-09
s4-auth Rework auth subsystem to remove struct auth_serversupplied_info
Andrew Bartlett
35
-787
/
+840
2011-02-09
s4-auth Add auth.idl to encode auth subsystem structures in IDL
Andrew Bartlett
1
-0
/
+1
2011-02-08
s4-smbtorture: add torture test to check proper add and delete driver operati...
Günther Deschner
1
-0
/
+77
2011-02-08
s4-smbtorture: also run the driver timestamp spoolss test against samba.
Günther Deschner
1
-4
/
+0
2011-02-08
s4-waf: split out wscript_build for ndrdump binary.
Günther Deschner
1
-8
/
+1
2011-02-08
lib/compression: add shared wscript_build.
Günther Deschner
1
-6
/
+0
2011-02-08
pam: share pam errors in a common location.
Günther Deschner
6
-168
/
+3
2011-02-08
libndr: share some uuid helpers.
Günther Deschner
1
-7
/
+0
2011-02-08
ndr: merge duplicate ndr_map_error2ntstatus() functions.
Günther Deschner
1
-26
/
+0
2011-02-07
mit-samba: Allow nesting on the event context
Simo Sorce
1
-0
/
+3
2011-02-07
s4-build: fixed uses of os.path.relpath()
Andrew Tridgell
1
-2
/
+2
2011-02-07
build: removed the old autogen.sh and autogen-waf.sh scripts
Andrew Tridgell
4
-24
/
+0
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
2
-0
/
+2
2011-02-07
s4-provision: added setup_path() import in two more places
Andrew Tridgell
2
-1
/
+3
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-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
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
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-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
6
-27
/
+3
2011-02-07
s4-test: fixed more assumptions of ./setup for setup directory
Andrew Tridgell
6
-21
/
+21
2011-02-07
s4-test: allow make test to work from top level directory
Andrew Tridgell
2
-15
/
+24
2011-02-07
s4-provision: cope with top level directory for provision
Andrew Tridgell
2
-16
/
+18
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-05
s4 torture: add new rpc torture tests for backup key remote protocol
Matthieu Patou
3
-2
/
+1041
2011-02-05
s4:selftest: skip samba4.rpc.backupkey for now
Stefan Metzmacher
1
-0
/
+1
2011-02-02
s4:torture/rpc/netlogon: add invalid level tests for netr_LogonControl2
Stefan Metzmacher
1
-0
/
+24
2011-02-02
s4:torture/rpc/netlogon: improve comments in test_LogonControl2()
Stefan Metzmacher
1
-12
/
+12
2011-02-02
s4:torture/rpc/netlogon: test invalid netr_LogonControl() level
Stefan Metzmacher
1
-0
/
+7
[prev]
[next]