index
:
delta/samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
r5697: Give an error message when a ref pointer is NULL (requested by tpot)
Jelmer Vernooij
2007-10-10
1
-0
/
+6
*
r5682: fix the build
Stefan Metzmacher
2007-10-10
1
-3
/
+5
*
r5681: fix the build and compiler wanings
Stefan Metzmacher
2007-10-10
2
-5
/
+5
*
r5680: Don't crash if none of the predefined keys is available (reported by A...
Jelmer Vernooij
2007-10-10
1
-2
/
+28
*
r5679: Complete basic test of rpc_composite_userinfo function (which
Rafal Szczesniak
2007-10-10
1
-3
/
+151
*
r5678: Torture tests require also libnet in order to run NET-* tests.
Rafal Szczesniak
2007-10-10
1
-1
/
+1
*
r5677: Split structure definitions from implementation.
Rafal Szczesniak
2007-10-10
2
-21
/
+45
*
r5676: Fix some alignment issues and IRemoteActivation
Jelmer Vernooij
2007-10-10
4
-4
/
+20
*
r5675: - More DCOM bug fixes
Jelmer Vernooij
2007-10-10
9
-32
/
+55
*
r5674: - Re-enable DCOM support.
Jelmer Vernooij
2007-10-10
15
-280
/
+190
*
r5672: Use switch_type() and the token storage mechanism for unions:
Jelmer Vernooij
2007-10-10
14
-77
/
+140
*
r5671: Bunch of fixes related to arrays and pointers to arrays.
Jelmer Vernooij
2007-10-10
3
-46
/
+49
*
r5670: simplify and clarify ldb_modules.c code
Simo Sorce
2007-10-10
3
-143
/
+155
*
r5669: Couple of minor clearifications, simplifications.
Jelmer Vernooij
2007-10-10
4
-15
/
+12
*
r5668: Add tests to RPC-SAMLOGON to test for user@REALM style logins. These
Andrew Bartlett
2007-10-10
3
-14
/
+108
*
r5667: Move schannel state into libcli/auth (as it belongs with schannel,
Andrew Bartlett
2007-10-10
6
-24
/
+25
*
r5666: winxp will use a NTTIME of -1 to mean "don't change" in setfileinfo
Andrew Tridgell
2007-10-10
3
-12
/
+21
*
r5665: the data within el2->values can still be used at this point, so don't ...
Andrew Tridgell
2007-10-10
1
-1
/
+0
*
r5664: simo, please look into this. It is possible for the number of elements
Andrew Tridgell
2007-10-10
1
-1
/
+3
*
r5663: Revert some changes I didn't mean to commit...
Jelmer Vernooij
2007-10-10
3
-32
/
+2
*
r5662: eventlog uses dom_sid so it depends on security
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r5661: Be a little stricter on syntax regarding arrays. A pointer to an
Jelmer Vernooij
2007-10-10
23
-127
/
+167
*
r5660: Reduce number of generated "{}"'s
Jelmer Vernooij
2007-10-10
2
-8
/
+8
*
r5652: Add libnet tests section to torture test.
Rafal Szczesniak
2007-10-10
1
-0
/
+11
*
r5651: A bit more code in userinfo test and hook up test function to
Rafal Szczesniak
2007-10-10
2
-3
/
+22
*
r5646: state->loadfile might be NULL after allocation so this is really
Alexander Bokovoy
2007-10-10
1
-1
/
+1
*
r5611: Add EnumPrinterDataEx-test (for now just for PrinterDriverData, we need
Günther Deschner
2007-10-10
1
-1
/
+37
*
r5610: Starting libnet test of userinfo call. Unfinished yet, though
Rafal Szczesniak
2007-10-10
1
-0
/
+100
*
r5603: add "authservice()" property to the interface property list
Stefan Metzmacher
2007-10-10
5
-20
/
+63
*
r5601: add a gsskrb5 backend that uses lorikeet-heimdal's new gssapi with
Stefan Metzmacher
2007-10-10
4
-1
/
+607
*
r5598: GTK+ cleanups, remove some globals
Jelmer Vernooij
2007-10-10
2
-55
/
+44
*
r5588: We currently use a string representing an hex number so conform to that.
Simo Sorce
2007-10-10
1
-3
/
+3
*
r5587: more work around the samldb module
Simo Sorce
2007-10-10
3
-11
/
+184
*
r5585: LDB interfaces change:
Simo Sorce
2007-10-10
30
-411
/
+421
*
r5584: add new experimental ldb module
Simo Sorce
2007-10-10
2
-0
/
+521
*
r5583: some more docs
Simo Sorce
2007-10-10
1
-0
/
+787
*
r5576: Bunch of fixes pointed by tridge. A few more to come...
Rafal Szczesniak
2007-10-10
1
-26
/
+31
*
r5554: Constants and untested IDL for spoolss_SetPrinter()
Tim Potter
2007-10-10
1
-0
/
+14
*
r5553: Add idl and test for spoolss_AddPort(). It always seems to return
Tim Potter
2007-10-10
2
-2
/
+40
*
r5552: Don't try to read the value of r.out.result when the dcerpc client
Tim Potter
2007-10-10
1
-35
/
+87
*
r5551: Protect against falling off the end of the name resolve order list
Tim Potter
2007-10-10
1
-1
/
+1
*
r5550: Initialise retry count - valgrind was freaking out because this value
Tim Potter
2007-10-10
1
-0
/
+1
*
r5540: - some more input checking in OpenPrinerEx()
Stefan Metzmacher
2007-10-10
1
-12
/
+93
*
r5539: more bad name checks and don't check for \\localhost and \\127.0.0.1
Stefan Metzmacher
2007-10-10
1
-2
/
+3
*
r5538: Fix typo in comment -- non-existant constant name mentioned
Alexander Bokovoy
2007-10-10
1
-1
/
+1
*
r5537: - make use of bitmaps and enums
Stefan Metzmacher
2007-10-10
2
-49
/
+168
*
r5533: Patch to detect infinite loops when traversing a tdb from "Shlomi Yaak...
Jeremy Allison
2007-10-10
1
-0
/
+7
*
r5516: NT4 doesn't support GetPrinterDataEx()
Stefan Metzmacher
2007-10-10
1
-1
/
+5
*
r5515: fix PrinterInfo3
Stefan Metzmacher
2007-10-10
1
-2
/
+1
*
r5506: Simplify the use of subcontexts and make them a bit less a special case.
Jelmer Vernooij
2007-10-10
2
-160
/
+157
[prev]
[next]