Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r8559: Couple of (D)COM updates: | Jelmer Vernooij | 2 | -5/+8 |
2007-10-10 | r8537: cope better with the small file handle limit on some systems in the bu... | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r8522: fixed another couple of size_t warnings | Andrew Tridgell | 2 | -3/+3 |
2007-10-10 | r8520: fixed a pile of warnings from the build farm gcc -Wall output on | Andrew Tridgell | 20 | -48/+56 |
2007-10-10 | r8497: prevent a fd leak in RAW-SEARCH test | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r8495: allow for up 10% change in allocated disk space during QFSINFO tests | Andrew Tridgell | 1 | -2/+10 |
2007-10-10 | r8494: fixed a bug in RAW-SFILEINFO that caused inconsistent results on diffe... | Andrew Tridgell | 1 | -0/+2 |
2007-10-10 | r8491: lower the offset limit that filesystems need to support to pass RAW-WR... | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r8430: readd my hack to display the hashes with -d 100 | Stefan Metzmacher | 1 | -0/+9 |
2007-10-10 | r8412: cope with some lost messages in the ping test (netbsd gets this) | Andrew Tridgell | 1 | -2/+4 |
2007-10-10 | r8368: the type filed depends on the user being present or not | Stefan Metzmacher | 1 | -12/+7 |
2007-10-10 | r8273: fixed some memory leaks in smbscript. This required converting | Andrew Tridgell | 2 | -3/+3 |
2007-10-10 | r8252: Steal metze's thunder, and prove that with a few small tweaks, we can | Andrew Bartlett | 1 | -1/+8 |
2007-10-10 | r8250: More PAC work. We now sucessfully verify the KDC signature from my DC | Andrew Bartlett | 1 | -4/+35 |
2007-10-10 | r8235: fix the build | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r8232: remove samr_String and netr_String as they are the same as lsa_String | Stefan Metzmacher | 8 | -53/+53 |
2007-10-10 | r8229: A level2 oplock does not conflict a no-oplock open, but is broken on f... | Volker Lendecke | 1 | -0/+119 |
2007-10-10 | r8223: fix the values of nt_version and type we reply in the server code, | Stefan Metzmacher | 1 | -6/+6 |
2007-10-10 | r8185: Delete on close on directories: | Volker Lendecke | 2 | -4/+142 |
2007-10-10 | r8182: Little more testing delete-on-close: Check flag with qfileinfo. | Volker Lendecke | 1 | -16/+79 |
2007-10-10 | r8179: Delete-on-close is really a shared DB. Setting it on one connection(!)... | Volker Lendecke | 1 | -84/+138 |
2007-10-10 | r8177: More explorations. | Volker Lendecke | 1 | -1/+46 |
2007-10-10 | r8176: Exploring the share mode database... | Volker Lendecke | 2 | -9/+50 |
2007-10-10 | r8174: Check DOS error codes in torture chkpath test. | Jeremy Allison | 2 | -65/+65 |
2007-10-10 | r8171: According to Samba 3 and Ethereal, the winreg_OpenUnkown stuff is | Tim Potter | 1 | -16/+4 |
2007-10-10 | r8156: I found out that the unknown[2] field of the unknown[4] array is a len... | Stefan Metzmacher | 1 | -3/+3 |
2007-10-10 | r8154: - fix some mem_leals | Stefan Metzmacher | 1 | -0/+14 |
2007-10-10 | r8148: - make the PAC generation code a bit more readable and add some outof ... | Stefan Metzmacher | 1 | -2/+26 |
2007-10-10 | r8123: fixed the RAW-NOTIFY and RAW-QFSINFO tests against w2k3 | Andrew Tridgell | 2 | -1/+4 |
2007-10-10 | r8122: more fixes from testing dos error code handling against w2k3 | Andrew Tridgell | 2 | -4/+4 |
2007-10-10 | r8121: yuck. w2k3 seems to choose ERRDOS:ERRbaduid or | Andrew Tridgell | 1 | -1/+3 |
2007-10-10 | r8118: remove a debugging hack that should not have been in the last commit | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r8117: fixed a bunch more dos error code handing. | Andrew Tridgell | 8 | -35/+34 |
2007-10-10 | r8112: Remove extra headers, and add #ifdef to allow the 'not yet using | Andrew Bartlett | 1 | -3/+13 |
2007-10-10 | r8110: More PAC work. I still can't get WinXP to accept the PAC, but we are | Andrew Bartlett | 3 | -2/+257 |
2007-10-10 | r8107: now that we properly separate DOS and NT status codes all the places | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r8104: - added support for our client library to not negotiate nt status code... | Andrew Tridgell | 2 | -21/+12 |
2007-10-10 | r8099: clean up after BASE-TCON | Volker Lendecke | 1 | -0/+2 |
2007-10-10 | r8094: Fix compiler warnings. | Rafal Szczesniak | 1 | -9/+33 |
2007-10-10 | r8081: Add simple test for RpcConnect function. | Rafal Szczesniak | 3 | -1/+98 |
2007-10-10 | r8080: Use libnet_context where using libnet_Lookup functions now. | Rafal Szczesniak | 1 | -6/+19 |
2007-10-10 | r8079: Dcerpc pipe in libnet_context is just pipe now, instead of explicit samr. | Rafal Szczesniak | 1 | -1/+1 |
2007-10-10 | r8058: added testing of delete on close for files and directories | Andrew Tridgell | 2 | -4/+88 |
2007-10-10 | r8054: add OSVersion, OSVersionEx, DNSMachineName PrintServerData | Stefan Metzmacher | 1 | -0/+3 |
2007-10-10 | r8051: separate out the MAX EAs test, as it fills disk too much to be run reg... | Andrew Tridgell | 2 | -2/+30 |
2007-10-10 | r8050: - make use of more [value()] properties | Stefan Metzmacher | 1 | -9/+0 |
2007-10-10 | r8046: - add somemore failure checks in the RPC-SPOOLSS test | Stefan Metzmacher | 1 | -4/+29 |
2007-10-10 | r8004: added a maximum EAs size test from Kukks. | Andrew Tridgell | 1 | -1/+228 |
2007-10-10 | r7993: Further work on the Krb5 PAC. | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r7943: Add 'make manpages', fix 'make installman' and 'make uninstallman'. | Jelmer Vernooij | 1 | -0/+4 |