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
2007-10-10
r5660: Reduce number of generated "{}"'s
Jelmer Vernooij
2
-8
/
+8
2007-10-10
r5652: Add libnet tests section to torture test.
Rafal Szczesniak
1
-0
/
+11
2007-10-10
r5651: A bit more code in userinfo test and hook up test function to
Rafal Szczesniak
2
-3
/
+22
2007-10-10
r5646: state->loadfile might be NULL after allocation so this is really
Alexander Bokovoy
1
-1
/
+1
2007-10-10
r5611: Add EnumPrinterDataEx-test (for now just for PrinterDriverData, we need
Günther Deschner
1
-1
/
+37
2007-10-10
r5610: Starting libnet test of userinfo call. Unfinished yet, though
Rafal Szczesniak
1
-0
/
+100
2007-10-10
r5603: add "authservice()" property to the interface property list
Stefan Metzmacher
5
-20
/
+63
2007-10-10
r5601: add a gsskrb5 backend that uses lorikeet-heimdal's new gssapi with
Stefan Metzmacher
4
-1
/
+607
2007-10-10
r5598: GTK+ cleanups, remove some globals
Jelmer Vernooij
2
-55
/
+44
2007-10-10
r5588: We currently use a string representing an hex number so conform to that.
Simo Sorce
1
-3
/
+3
2007-10-10
r5587: more work around the samldb module
Simo Sorce
3
-11
/
+184
2007-10-10
r5585: LDB interfaces change:
Simo Sorce
30
-411
/
+421
2007-10-10
r5584: add new experimental ldb module
Simo Sorce
2
-0
/
+521
2007-10-10
r5583: some more docs
Simo Sorce
1
-0
/
+787
2007-10-10
r5576: Bunch of fixes pointed by tridge. A few more to come...
Rafal Szczesniak
1
-26
/
+31
2007-10-10
r5554: Constants and untested IDL for spoolss_SetPrinter()
Tim Potter
1
-0
/
+14
2007-10-10
r5553: Add idl and test for spoolss_AddPort(). It always seems to return
Tim Potter
2
-2
/
+40
2007-10-10
r5552: Don't try to read the value of r.out.result when the dcerpc client
Tim Potter
1
-35
/
+87
2007-10-10
r5551: Protect against falling off the end of the name resolve order list
Tim Potter
1
-1
/
+1
2007-10-10
r5550: Initialise retry count - valgrind was freaking out because this value
Tim Potter
1
-0
/
+1
2007-10-10
r5540: - some more input checking in OpenPrinerEx()
Stefan Metzmacher
1
-12
/
+93
2007-10-10
r5539: more bad name checks and don't check for \\localhost and \\127.0.0.1
Stefan Metzmacher
1
-2
/
+3
2007-10-10
r5538: Fix typo in comment -- non-existant constant name mentioned
Alexander Bokovoy
1
-1
/
+1
2007-10-10
r5537: - make use of bitmaps and enums
Stefan Metzmacher
2
-49
/
+168
2007-10-10
r5533: Patch to detect infinite loops when traversing a tdb from "Shlomi Yaak...
Jeremy Allison
1
-0
/
+7
2007-10-10
r5516: NT4 doesn't support GetPrinterDataEx()
Stefan Metzmacher
1
-1
/
+5
2007-10-10
r5515: fix PrinterInfo3
Stefan Metzmacher
1
-2
/
+1
2007-10-10
r5506: Simplify the use of subcontexts and make them a bit less a special case.
Jelmer Vernooij
2
-160
/
+157
2007-10-10
r5505: make usage of bitmap's :-)
Stefan Metzmacher
1
-1
/
+8
2007-10-10
r5504: fix typo
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r5503: - add torture test which tests for invalid printernames
Stefan Metzmacher
3
-61
/
+179
2007-10-10
r5502: announce us as a print server by default
Stefan Metzmacher
1
-0
/
+4
2007-10-10
r5501: check the return of talloc with the NT_STATUS_HAVE_NO_MEMORY()
Stefan Metzmacher
2
-15
/
+12
2007-10-10
r5500: ntvfs modules that are the final backend needs to set the
Stefan Metzmacher
1
-0
/
+8
2007-10-10
r5499: Commit forgotten change what tridge immediately pointed out
Rafal Szczesniak
1
-0
/
+1
2007-10-10
r5498: fix OpenPrinter() idl and torture test
Stefan Metzmacher
2
-24
/
+21
2007-10-10
r5494: Some more code simplification, some additional comments.
Jelmer Vernooij
2
-58
/
+46
2007-10-10
r5493: Some code simplification
Jelmer Vernooij
1
-38
/
+30
2007-10-10
r5492: Update example coclass, autogenerate some parts.
Jelmer Vernooij
3
-30
/
+48
2007-10-10
r5491: Don't load the DCOM-specific services by default (yet)
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r5490: The big (D)COM commit! :-) Contains most of the changes described in the
Jelmer Vernooij
29
-622
/
+793
2007-10-10
r5489: hide handwritten pull/push/print code from the caller
Stefan Metzmacher
5
-319
/
+806
2007-10-10
r5488: - let the request be a child of the pipe struct
Stefan Metzmacher
1
-13
/
+19
2007-10-10
r5487: - Allow disabling modules
Jelmer Vernooij
6
-23
/
+16
2007-10-10
r5486: - Use references to interfaces in coclasses rather then
Jelmer Vernooij
4
-385
/
+388
2007-10-10
r5485: Support nopull,nopush in header.pm as well.
Jelmer Vernooij
1
-3
/
+7
2007-10-10
r5480: allow nopush and nopull on functions
Stefan Metzmacher
1
-6
/
+10
2007-10-10
r5479: Add ODL input support.
Jelmer Vernooij
6
-32
/
+70
2007-10-10
r5478: Bunch of small optimizations and generalizations.
Jelmer Vernooij
3
-32
/
+39
2007-10-10
r5477: - Move some more of the typelist stuff out of ndr.pm
Jelmer Vernooij
3
-1
/
+20
[next]