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
2009-02-06
s4-spoolss: fix spoolss server w.r.t. needed out pointers (+ remove tmp macro).
Günther Deschner
1
-13
/
+11
2009-02-06
s4-smbtorture: fix spoolss enum tests.
Günther Deschner
3
-27
/
+58
2009-02-06
s4-spoolss: fix s4 spoolss server build (using a temp macro).
Günther Deschner
1
-6
/
+8
2009-02-06
s4-smbtorture: fix test_EnumPrinterKey.
Günther Deschner
1
-3
/
+5
2009-02-06
s4-smbtorture: fix test_EnumPrinterDataEx.
Günther Deschner
2
-2
/
+12
2009-02-06
s4-smbtorture: fix test_GetPrinterDataEx.
Günther Deschner
1
-1
/
+6
2009-02-06
s4-smbtorture: fix test_GetPrinterDriver2.
Günther Deschner
2
-1
/
+13
2009-02-06
s4-smbtorture: fix test_GetForm.
Günther Deschner
1
-2
/
+4
2009-02-06
s4-smbtorture: fix test_DoPrintTest.
Günther Deschner
1
-0
/
+2
2009-02-06
s4-smbtorture: fix test_DoPrintTest.
Günther Deschner
1
-2
/
+1
2009-02-06
s4-smbtorture: fix test_GetPrinterDriverDirectory.
Günther Deschner
1
-2
/
+4
2009-02-06
s4-smbtorture: fix test_GetPrinter.
Günther Deschner
2
-4
/
+8
2009-02-06
s4-smbtorture: fix test_GetPrinter.
Günther Deschner
1
-2
/
+4
2009-02-06
s4-smbtorture: fix test_GetJob.
Günther Deschner
1
-2
/
+4
2009-02-06
s4:pyregistry: fix crash bugs introduced by e5a6eadd8214b56da34f733318a0fecae...
Stefan Metzmacher
1
-2
/
+3
2009-02-05
s4:libcli/smb2: fix c++ warning
Stefan Metzmacher
1
-1
/
+1
2009-02-05
s4:auth/ntlm: fix c++ warning
Stefan Metzmacher
1
-1
/
+1
2009-02-05
s4:pyregistry: fix compiler warnings
Stefan Metzmacher
1
-13
/
+16
2009-02-05
s4:pyauth: fix compiler warnings
Stefan Metzmacher
1
-1
/
+1
2009-02-05
s4:pyrpc: fix compiler warnings
Stefan Metzmacher
1
-3
/
+5
2009-02-05
s4:pycredentials: fix compiler warnings
Stefan Metzmacher
2
-26
/
+25
2009-02-05
s4:pyldb: fix compiler warnings
Stefan Metzmacher
1
-52
/
+85
2009-02-05
s4:pyparam: fix compiler warnings
Stefan Metzmacher
1
-15
/
+15
2009-02-05
s4:lib/registry: fix c++ warnings
Stefan Metzmacher
2
-8
/
+8
2009-02-05
s4:build: remove not commited files under librpc/gen_ndr with make clean
Stefan Metzmacher
1
-1
/
+3
2009-02-05
s4:pvfs_aio: fix compiler warning
Stefan Metzmacher
1
-1
/
+1
2009-02-05
LDAP-UPTODATEVECTOR: fix segfault against samba4 as server
Stefan Metzmacher
2
-1
/
+1
2009-02-05
s4:pvfs: remove compiler warning
Stefan Metzmacher
1
-2
/
+1
2009-02-05
s4:pvfs: use talloc_get_type() to cast from void *
Stefan Metzmacher
17
-49
/
+102
2009-02-05
s4:pvfs: fix some talloc related compiler warnings
Stefan Metzmacher
4
-4
/
+8
2009-02-05
spoolss: move ndr spoolss helper to main librpc dir.
Günther Deschner
2
-535
/
+1
2009-02-04
s4-smbtorture: in eventlog readlog test, print all records in a buffer.
Günther Deschner
1
-9
/
+26
2009-02-03
s4:selftest: avoid hardcoded pathes in blackbox tests
Stefan Metzmacher
8
-21
/
+25
2009-02-03
s4:selftest: don't use hardcoded pathes
Stefan Metzmacher
1
-18
/
+18
2009-02-03
s4:lib/ldb: call ldb utils always via $VALGRIND ldbfoo$EXEEXT in the tests
Stefan Metzmacher
4
-56
/
+56
2009-02-03
librpc: add ndr_size_string_array().
Günther Deschner
1
-0
/
+23
2009-02-02
s4:build: add a comment why we need CFLAG_NO_CAST_QUAL and CFLAG_NO_UNUSED_MA...
Stefan Metzmacher
1
-4
/
+7
2009-02-02
s4:param: swig_ldb was renamed to pyldb in d965ff05c9923c8a0e440e905d0d9fe662...
Stefan Metzmacher
1
-1
/
+1
2009-02-02
s4:scripting/python: we should not silence warnings on handwritten python bin...
Stefan Metzmacher
1
-1
/
+1
2009-02-02
s4:param: we should not silence warnings on handwritten python bindings
Stefan Metzmacher
1
-2
/
+0
2009-02-02
s4:libcli: remove unused line in config.mk
Stefan Metzmacher
1
-2
/
+0
2009-02-02
s4:lib/ldb: we should not silence warnings on handwritten python bindings
Stefan Metzmacher
1
-2
/
+0
2009-02-02
s4:auth/credentials: the python bindings don't use swig anymore
Stefan Metzmacher
3
-21
/
+19
2009-02-02
s4:auth: the python bindings don't use swig anymore
Stefan Metzmacher
2
-4
/
+3
2009-02-02
s4:includes: copy #error DONT_USE_CPLUSPLUS_RESERVED_NAMES from source3
Stefan Metzmacher
1
-0
/
+16
2009-02-02
s4:torture/rpc: avoid 'delete' and 'class' in samba3rpc.c
Stefan Metzmacher
1
-6
/
+6
2009-02-02
s4:torture/rpc: s/class/kclass in winreg.c
Stefan Metzmacher
1
-10
/
+10
2009-02-02
s4:torture/util_smb: s/class/classnum
Stefan Metzmacher
1
-3
/
+3
2009-02-02
s4:torture/rpc: avoid 'new' in samsync.c
Stefan Metzmacher
1
-22
/
+22
2009-02-02
s4:torture/nbench: don't use 'new'
Stefan Metzmacher
1
-3
/
+3
[next]