Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r8167: - use the same algorithm than w2k3 for 'unique' pointer values | Stefan Metzmacher | 4 | -9/+17 |
2007-10-10 | r8157: add the algorithm for unique pointers that w2k3 uses. | Stefan Metzmacher | 1 | -0/+6 |
2007-10-10 | r8156: I found out that the unknown[2] field of the unknown[4] array is a len... | Stefan Metzmacher | 1 | -3/+6 |
2007-10-10 | r8150: these should be static | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r8148: - make the PAC generation code a bit more readable and add some outof ... | Stefan Metzmacher | 4 | -14/+168 |
2007-10-10 | r8110: More PAC work. I still can't get WinXP to accept the PAC, but we are | Andrew Bartlett | 1 | -7/+5 |
2007-10-10 | r8108: Fix indentation, and remove a discard_const_p() that we don't need any... | Andrew Bartlett | 1 | -4/+4 |
2007-10-10 | r8073: a successful rpc call from ejs! | Andrew Tridgell | 1 | -0/+14 |
2007-10-10 | r8068: reduced the verbosity of the EPM code | Andrew Tridgell | 1 | -3/+3 |
2007-10-10 | r8057: use our defined push/pull types in the validate code (fixes a warning) | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r8054: add OSVersion, OSVersionEx, DNSMachineName PrintServerData | Stefan Metzmacher | 1 | -0/+22 |
2007-10-10 | r8053: requests from mmc show that the auth info for a bind should be 4 byte ... | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r8050: - make use of more [value()] properties | Stefan Metzmacher | 2 | -14/+15 |
2007-10-10 | r8045: fix valgrind warning, add zero padding when the string doesn't fill th... | Stefan Metzmacher | 1 | -1/+5 |
2007-10-10 | r8012: Add UUID for NDR64 transfer syntax. | Jelmer Vernooij | 1 | -0/+3 |
2007-10-10 | r8001: Also fill in the krbtgt checksum, and make sure to put the right | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r7993: Further work on the Krb5 PAC. | Andrew Bartlett | 3 | -13/+23 |
2007-10-10 | r7932: don't use the nbt called name as server name, for dcerpc_server_name() | Stefan Metzmacher | 1 | -9/+8 |
2007-10-10 | r7872: another place we were relying on the old behaviour of value() | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r7870: fixed the RPC-SCHANNEL test. It turned out it was my const changes, as | Andrew Tridgell | 5 | -5/+5 |
2007-10-10 | r7865: changed pidl to take a "const void *" instead of a "void *" for the | Andrew Tridgell | 9 | -37/+35 |
2007-10-10 | r7763: fixed some circular dependencies | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r7729: Small fixes to the charset stuff. | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r7706: Move ParseExpr() to util. | Jelmer Vernooij | 1 | -4/+3 |
2007-10-10 | r7702: Implement [charset()] attribute. | Jelmer Vernooij | 2 | -3/+39 |
2007-10-10 | r7695: Add support for the [string] attribute that works in the traditional s... | Jelmer Vernooij | 1 | -0/+27 |
2007-10-10 | r7690: Move the NT hash generation into the credentials system, rather than | Andrew Bartlett | 1 | -3/+4 |
2007-10-10 | r7659: fixup the ordering of socket destruction for ncacn_ip_tcp so we don't ... | Andrew Tridgell | 1 | -4/+3 |
2007-10-10 | r7658: don't timeout at the smb level for rpc requests as otherwise some rpc | Andrew Tridgell | 1 | -0/+4 |
2007-10-10 | r7653: when a dcerpc request times out, we need to ensure that if the server | Andrew Tridgell | 1 | -1/+11 |
2007-10-10 | r7652: use event friendly connect in dcerpc socket code | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r7644: - remove some dublicate structures SetForm and AddForm uses the same s... | Stefan Metzmacher | 1 | -25/+14 |
2007-10-10 | r7643: This patch adds a new NTPTR subsystem: | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r7633: this patch started as an attempt to make the dcerpc code use a given | Andrew Tridgell | 7 | -54/+49 |
2007-10-10 | r7580: - add GetPrinterDriverDirectory() idl, torture test and server code | Stefan Metzmacher | 1 | -0/+19 |
2007-10-10 | r7575: - fix GetPrinterData() push side | Stefan Metzmacher | 2 | -24/+93 |
2007-10-10 | r7574: - seperate [in] and [out] buffers and buf_sizes | Stefan Metzmacher | 2 | -99/+133 |
2007-10-10 | r7552: Use ParseExpr() for [value] attributes; allows | Jelmer Vernooij | 12 | -47/+25 |
2007-10-10 | r7546: fix comment | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r7497: add timeouts to all rpc requests. The default timeout is 60 | Andrew Tridgell | 3 | -0/+49 |
2007-10-10 | r7496: removed an unused variable | Andrew Tridgell | 1 | -1/+0 |
2007-10-10 | r7462: fix Enum* pushing, we need to send back a buffer of the same size as w... | Stefan Metzmacher | 1 | -0/+9 |
2007-10-10 | r7399: Try to get the AIX compile one step further. | Volker Lendecke | 1 | -4/+2 |
2007-10-10 | r7394: rename LSA_TRUSTED_DOMAIN_INFO_5 to LSA_TRUSTED_DOMAIN_INFO_BASIC. | Günther Deschner | 1 | -12/+12 |
2007-10-10 | r7377: Integrate browse service stuff more nicely | Jelmer Vernooij | 2 | -111/+102 |
2007-10-10 | r7364: - remove '\' chars from copy paste | Stefan Metzmacher | 1 | -3/+5 |
2007-10-10 | r7357: some minor updates | Stefan Metzmacher | 1 | -4/+7 |
2007-10-10 | r7345: add WritePrinter(), AbortPrinter() and ReadPrinter() idl | Stefan Metzmacher | 1 | -0/+9 |
2007-10-10 | r7341: fix StartDocPrinter() idl | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r7337: - fix SetJob() idl | Stefan Metzmacher | 1 | -22/+52 |