summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
...
* r8181: Allow host/foo.realm/realm@REALM requests, assuming that the realmAndrew Bartlett2007-10-101-1/+9
* r8179: Delete-on-close is really a shared DB. Setting it on one connection(!)...Volker Lendecke2007-10-101-84/+138
* r8177: More explorations.Volker Lendecke2007-10-101-1/+46
* r8176: Exploring the share mode database...Volker Lendecke2007-10-102-9/+50
* r8174: Check DOS error codes in torture chkpath test.Jeremy Allison2007-10-104-65/+67
* r8171: According to Samba 3 and Ethereal, the winreg_OpenUnkown stuff isTim Potter2007-10-103-34/+14
* r8168: after testing I saw that w2k3 uses unique pointers on the mgmt pipeStefan Metzmacher2007-10-101-2/+2
* r8167: - use the same algorithm than w2k3 for 'unique' pointer valuesStefan Metzmacher2007-10-107-15/+32
* r8164: - match the ordering w2k3 uses for the PAC_BUFFER:Stefan Metzmacher2007-10-103-15/+98
* r8163: if sidcount is zero it happened that we return NT_STATUS_NO_MEMORY...Stefan Metzmacher2007-10-101-4/+6
* r8162: Revert my pad8 hack.Andrew Bartlett2007-10-103-9/+1
* r8161: Update Samba4 for the new Heimdal update.Andrew Bartlett2007-10-105-4/+5
* r8158: - use the timestring for the serial number of the bind zone fileStefan Metzmacher2007-10-104-10/+35
* r8157: add the algorithm for unique pointers that w2k3 uses.Stefan Metzmacher2007-10-101-0/+6
* r8156: I found out that the unknown[2] field of the unknown[4] array is a len...Stefan Metzmacher2007-10-103-12/+13
* r8154: - fix some mem_lealsStefan Metzmacher2007-10-101-0/+14
* r8150: these should be staticStefan Metzmacher2007-10-101-2/+2
* r8148: - make the PAC generation code a bit more readable and add some outof ...Stefan Metzmacher2007-10-107-78/+277
* r8146: fix compiler warningStefan Metzmacher2007-10-101-7/+5
* r8136: remove unused varStefan Metzmacher2007-10-101-2/+0
* r8135: fix the linking on my SuSE 7.3 boxStefan Metzmacher2007-10-101-1/+2
* r8134: remove unused varStefan Metzmacher2007-10-101-1/+0
* r8128: Janitor work...Rafal Szczesniak2007-10-101-1/+0
* r8127: fixed code in function errorAndrew Tridgell2007-10-101-2/+1
* r8126: - moved to 16 byte alignment for talloc. This is in response to a bugAndrew Tridgell2007-10-102-51/+54
* r8125: fixed an error code mapping based on the updated torture testsAndrew Tridgell2007-10-101-1/+1
* r8124: added a set of file sharing tests that pass against w2k3Andrew Tridgell2007-10-101-0/+52
* r8123: fixed the RAW-NOTIFY and RAW-QFSINFO tests against w2k3Andrew Tridgell2007-10-102-1/+4
* r8122: more fixes from testing dos error code handling against w2k3Andrew Tridgell2007-10-104-6/+6
* r8121: yuck. w2k3 seems to choose ERRDOS:ERRbaduid orAndrew Tridgell2007-10-101-1/+3
* r8120: added in the newly found DOS locking error codes into the pvfs backendAndrew Tridgell2007-10-102-3/+3
* r8119: fixed two error code returns in the smb server now that we haveAndrew Tridgell2007-10-102-2/+2
* r8118: remove a debugging hack that should not have been in the last commitAndrew Tridgell2007-10-101-1/+1
* r8117: fixed a bunch more dos error code handing.Andrew Tridgell2007-10-108-35/+34
* r8116: demonstrate a little trick that can be used to track down where anAndrew Tridgell2007-10-101-0/+5
* r8115: added support for 2 more dos error codes found during testingAndrew Tridgell2007-10-102-0/+4
* r8114: fixed the build after tpots ejs commit ....Andrew Tridgell2007-10-101-0/+11
* r8113: this should fix the build on systems without heimdalAndrew Tridgell2007-10-101-4/+0
* r8112: Remove extra headers, and add #ifdef to allow the 'not yet usingAndrew Bartlett2007-10-101-3/+13
* r8111: fixed the client library to work against w2k3 with nt status codesAndrew Tridgell2007-10-103-272/+34
* r8110: More PAC work. I still can't get WinXP to accept the PAC, but we areAndrew Bartlett2007-10-1012-115/+423
* r8109: Try to print out more helpful debug messages on DCERPC server-sideAndrew Bartlett2007-10-101-2/+3
* r8108: Fix indentation, and remove a discard_const_p() that we don't need any...Andrew Bartlett2007-10-101-4/+4
* r8107: now that we properly separate DOS and NT status codes all the placesAndrew Tridgell2007-10-102-5/+5
* r8106: the use of a static string for dos error codes was causing problems inAndrew Tridgell2007-10-104-187/+121
* r8105: Add ejsrpc push/pull functions for uint16 and uint8.Tim Potter2007-10-102-12/+55
* r8104: - added support for our client library to not negotiate nt status code...Andrew Tridgell2007-10-107-74/+44
* r8103: Add an argument separator between the hardcoded args and $PIDL_EXTRA_ARGSTim Potter2007-10-101-1/+1
* r8101: Fix some indentation.Tim Potter2007-10-101-8/+8
* r8099: clean up after BASE-TCONVolker Lendecke2007-10-101-0/+2