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
2008-02-15
epmapper.idl: add link to official IDL
Stefan Metzmacher
1
-0
/
+1
2008-02-15
dcerpc.idl: use charset() instead of ascstr3
Stefan Metzmacher
1
-1
/
+2
2008-02-15
ndr_sec_helper: create a completely zero sid, so that ndr_size_dom_sid28 can ...
Stefan Metzmacher
1
-0
/
+3
2008-02-15
drsuapi.idl: use charset() instead of the exotic flags() and string
Stefan Metzmacher
1
-3
/
+6
2008-02-15
krb5pac.idl: use charset() instead of string type with flags
Stefan Metzmacher
1
-1
/
+2
2008-02-15
NET-API-BECOME-DC: at least find the 'provision' function in python mode
Stefan Metzmacher
1
-4
/
+16
2008-02-15
cyrus_sasl: fix compiler warnings
Stefan Metzmacher
1
-1
/
+4
2008-02-15
remove redundent code
Andrew Tridgell
1
-3
/
+0
2008-02-15
fixed some options that could not be overridden on the command line
Andrew Tridgell
1
-10
/
+3
2008-02-15
added blackbox testing of gentest
Andrew Tridgell
1
-0
/
+1
2008-02-15
convert gentest to use popt and the cmdline library
Andrew Tridgell
1
-83
/
+83
2008-02-15
make sure lp_ctx is initialised
Andrew Tridgell
1
-1
/
+2
2008-02-15
fix typo
Andrew Tridgell
1
-1
/
+1
2008-02-15
added a blackbox test for masktest
Andrew Tridgell
2
-5
/
+11
2008-02-15
fixed masktest to use popt, and fixed the incorrect pstring conversion
Andrew Tridgell
1
-94
/
+63
2008-02-15
converted locktest to use popt and cmdline utility code
Andrew Tridgell
3
-95
/
+72
2008-02-15
added blackbox testing for locktest
Andrew Tridgell
2
-1
/
+16
2008-02-15
add some info on running tests
Andrew Tridgell
1
-0
/
+21
2008-02-15
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test
Andrew Tridgell
10
-207
/
+204
2008-02-15
fixed loadparm handling in standalone tests
Andrew Tridgell
3
-3
/
+3
2008-02-14
Fix path to talloc guide. Noted by "teferi" on irc.
Michael Adam
1
-1
/
+1
2008-02-14
util_ldb: Add a missing \n to debug string, fix trailing whitespaces.
Kai Blin
1
-8
/
+9
2008-02-14
loadparm: Clean up trailing whitespace
Kai Blin
1
-163
/
+163
2008-02-14
Don't create symlinks pointing at themselves.
Jelmer Vernooij
1
-3
/
+1
2008-02-14
Remove type before variables in data.mk
Jelmer Vernooij
6
-29
/
+29
2008-02-14
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivial
Jelmer Vernooij
36
-235
/
+446
2008-02-14
updated SMB2 code for getinfo according to WSPP docs
Andrew Tridgell
8
-58
/
+109
2008-02-14
A better way to handle the different format of RenameInformation in SMB2
Andrew Tridgell
6
-14
/
+54
2008-02-14
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test
Andrew Tridgell
17
-96
/
+114
2008-02-14
we need to refuse a root_fid in rename on SMB but not SMB2
Andrew Tridgell
1
-3
/
+5
2008-02-14
Fixed SMB2 rename operations from Vista clients
Andrew Tridgell
8
-30
/
+59
2008-02-14
Convert SMB and SMB2 code to use a common buffer handling structure
Andrew Tridgell
28
-157
/
+246
2008-02-13
Remove some make variables that aren't necessary.
Jelmer Vernooij
3
-4
/
+2
2008-02-13
Fix talloc .so installation.
Jelmer Vernooij
1
-1
/
+1
2008-02-13
Fix corner case.
Jelmer Vernooij
1
-1
/
+2
2008-02-13
Use more variables in generated data.mk.
Jelmer Vernooij
4
-19
/
+39
2008-02-13
Put soversions and versions for libraries with a hard-coded version in the
Jelmer Vernooij
2
-32
/
+22
2008-02-13
Allow tdb.mk and talloc.mk to be included at the same time.
Jelmer Vernooij
4
-16
/
+16
2008-02-13
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivial
Jelmer Vernooij
21
-144
/
+208
2008-02-13
Never build .so versions of tdb/talloc from Samba 4 itself. Rather,
Jelmer Vernooij
3
-8
/
+2
2008-02-13
torture/eventlog: the NTSTATUS of dcerpc_ functions is the same as r.out.result
Stefan Metzmacher
1
-2
/
+0
2008-02-13
torture/eventlog: fix crash bugs!
Stefan Metzmacher
1
-0
/
+8
2008-02-13
pidl: $size can be 'foo / 2' so we need to add '(' and ')'
Stefan Metzmacher
1
-2
/
+2
2008-02-13
idl_types: remove unused lstring
Stefan Metzmacher
1
-5
/
+0
2008-02-13
spoolss.idl: improve idl for EnumPrinterData and not use 'lstring' any more
Stefan Metzmacher
2
-12
/
+21
2008-02-13
Makefile: --enable-automatic-dependencies usage
Stefan Metzmacher
1
-1
/
+1
2008-02-13
missed another spot in the SMB2 create conversion
Andrew Tridgell
1
-6
/
+6
2008-02-13
missed a spot in the SMB2 create conversion
Andrew Tridgell
1
-3
/
+3
2008-02-13
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test
Andrew Tridgell
8
-4
/
+148
2008-02-13
updated SMB2 create operation to match WSPP.
Andrew Tridgell
8
-80
/
+109
[next]