1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-27 14:04:05 +03:00

15 Commits

Author SHA1 Message Date
Andrew Tridgell
160ae47430 r2052: rewrote the talloc section of the programming guide
(This used to be commit 7d3effccb235e6f7a342c295f70e83362fb19a27)
2007-10-10 12:58:21 -05:00
Jelmer Vernooij
9fba08b621 r955: Update debian package rules... builds now
(This used to be commit 3df8ff6cf111c6601554bffb411506bd43f726c7)
2007-10-10 12:56:22 -05:00
Jelmer Vernooij
6dd7445398 r137: Add notes about handles in dcesrv pipes
(This used to be commit 9bd7e9438e88545abe3a555624be4717db47e0c0)
2007-10-10 12:51:10 -05:00
Andrew Tridgell
7304bb8d7d r109: a test commit 2
(This used to be commit 7bc10b350f3245d05967de581fec78152c686e71)
2007-10-10 12:51:08 -05:00
Andrew Tridgell
eb90531ca9 r108: a test commit
(This used to be commit a374d6012d62497ad42b3d1957df1093f4b088b4)
2007-10-10 12:51:08 -05:00
Andrew Tridgell
1b6b6f716c r107: a test commit
(This used to be commit c6546442a4ff4a65e7e88a1aa79698a32bee8fcc)
2007-10-10 12:51:08 -05:00
Andrew Tridgell
c58c7ea179 r106: add an idea about SMB UNC names
(This used to be commit 1497f8c113ac6294968ec681aa536180e5d9eb6b)
2007-10-10 12:51:08 -05:00
Andrew Tridgell
2e022b2c85 r35: a test commit - 2
(This used to be commit b87af5a37b40687fbfc4b8d232e73b4459e58143)
2007-10-10 12:50:40 -05:00
Andrew Tridgell
66abe7bb8b r34: a test commit
(This used to be commit 87429a0c99456118e6de841aa4f8948f136aa37f)
2007-10-10 12:50:40 -05:00
Stefan Metzmacher
0b4da9d7e0 - add 'print' to the DCERPC binding strings
e.g.
  ncacn_np:myserver:[samr,sign,print]

  will now enable the packet debugging

  and the debugging is not bound anymore to the debuglevel >= 2
  in the torture tests

- also the dcesrv_remote module now supports debugging of the packets
  use the 'dcerpc_remote:binding' smb.conf parameter.

metze
(This used to be commit 40abf3c584efed7f977ddd688ea064540e5a5b13)
2004-02-03 14:56:07 +00:00
Andrew Tridgell
ecc2519594 no longer require the pipe name or tcp port number to be the first
option in the ncacn_* syntax
(This used to be commit 74f36d32bb14e94a80e1963cbc95f8fba3f23335)
2003-12-16 10:15:21 +00:00
Andrew Tridgell
66a005deb4 much better docs on the smbtorture ncacn syntax, including how to
choose bigendian smbtorture on the command line
(This used to be commit 31d8e0a7cf9ab6e0cd23056333672de94d6a95b0)
2003-12-16 09:55:09 +00:00
Andrew Tridgell
8e61af23e2 added some ncacn_* binding string examples
(This used to be commit 4a6822eb5b9e880b1fb33c020aa88192384a063c)
2003-12-15 03:40:45 +00:00
Andrew Tridgell
f3d20c5c86 added some NTVFS info, and started the process model section
(This used to be commit 5b9f7bc8b54aa4318987a7e1e4eed528b03d5e9a)
2003-10-28 04:31:42 +00:00
Andrew Tridgell
498d08518f the beginnings of a samba4 programming guide
(This used to be commit f0b309cb304f5d39865e8c5f87350450a331ceb1)
2003-10-27 11:23:35 +00:00