summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* r1685: Add the ability to lookup RPC auth types for the RPC-MGMT torture test.Andrew Bartlett2007-10-102-2/+19
* r1679: fix add the extrasids and resource group array inStefan Metzmacher2007-10-101-5/+12
* r1677: security descriptors are always little-endian, regardless of DCE/RPCAndrew Tridgell2007-10-101-1/+1
* r1676: - improved the handling of username/password in locktest and gentestAndrew Tridgell2007-10-105-48/+36
* r1675: netlogon deltas IDL update from Richard RenardAndrew Tridgell2007-10-101-4/+5
* r1674: fixed a bug in the handling of STR_LEN8BIT flagged stringsAndrew Tridgell2007-10-101-3/+6
* r1673: using the new [relative] pidl handling, the PAC decode is now much closerAndrew Tridgell2007-10-101-54/+17
* r1671: make [relative] pointers in idl much more generic, treating them justAndrew Tridgell2007-10-102-17/+23
* r1662: add a copy of the GPL text to the samba4 svn treeAndrew Tridgell2007-10-101-0/+339
* r1657: fixed the string types of two strings in svcctl.Andrew Tridgell2007-10-101-2/+2
* r1654: rename cli_ -> smbcli_Stefan Metzmacher2007-10-1086-3146/+3146
* r1649: do a join as dc and run this test as the machine accountStefan Metzmacher2007-10-101-6/+33
* r1648: the endpoints for the DRSUAPI pipe areStefan Metzmacher2007-10-101-1/+1
* r1647: destroy mem_ctxStefan Metzmacher2007-10-101-1/+3
* r1646: disable testing of group rename in the RPC-SAMR test, as it leaves theAndrew Tridgell2007-10-101-0/+6
* r1645: added a debug when a RPC fault is receivedAndrew Tridgell2007-10-101-0/+1
* r1644: changed the way [relative] pointers work in pidl, making them muchAndrew Tridgell2007-10-101-0/+12
* r1642: Torture test for EnumServicesStatus, almost finished.Jelmer Vernooij2007-10-101-7/+10
* r1641: Finish IDL for EnumServicesStatusJelmer Vernooij2007-10-101-1/+1
* r1637: - w2k3 can't handle more than 1000 names in a LookupNames requestAndrew Tridgell2007-10-101-3/+3
* r1636: improved the negnowait test so it is standalone (taking advantage of t...Andrew Tridgell2007-10-101-4/+36
* r1635: when a transport dies, setup errors for all pending sends and recvs, p...Andrew Tridgell2007-10-101-0/+29
* r1634: to get signing right for async requests we must send requests inAndrew Tridgell2007-10-101-1/+1
* r1633: fixed a couple of async oplock handling errorsAndrew Tridgell2007-10-106-9/+21
* r1632: in case of error don't send uninitialised fnums on the wireAndrew Tridgell2007-10-101-1/+1
* r1631: don't use req->transport after req has been destroyedAndrew Tridgell2007-10-101-2/+2
* r1630: - fixed the replacement timegm() function to work correctly for DST ch...Andrew Tridgell2007-10-106-16/+7
* r1629: server_zone needs to be "int" not "int16_t" as it can hold valuesAndrew Tridgell2007-10-101-1/+1
* r1628: - fixed the comment on run_deferopen. (I also think that theAndrew Tridgell2007-10-101-102/+65
* r1627: make sure we initialise write_time in the deprecated function cli_ctemp()Andrew Tridgell2007-10-101-0/+1
* r1619: - add support for older systems to cli_list*()Andrew Tridgell2007-10-101-19/+38
* r1618: fixed the receipt of multi-part replies to SMBtrans2Andrew Tridgell2007-10-102-4/+14
* r1617: Start working on the svcctl pipeJelmer Vernooij2007-10-106-1/+306
* r1611: Put a brace on a new line.Tim Potter2007-10-101-1/+2
* r1606: make the low level socket read/write routines cope properly with non-b...Andrew Tridgell2007-10-101-4/+11
* r1605: GENSEC krb5 updates - fix a valgrind found uninitialised variable, andAndrew Bartlett2007-10-102-14/+26
* r1604: Samba4 avoids memcpy() as much as possible - we don't need to make a c...Andrew Bartlett2007-10-101-2/+2
* r1603: fixed in.size to not overstate the packet size by 4 bytesAndrew Tridgell2007-10-101-2/+2
* r1602: make sure we honor the use_spnego flagAndrew Tridgell2007-10-101-1/+2
* r1596: Fix up copyrights.Jim McDonough2007-10-104-4/+5
* r1595: Always use a loop variable named $e when iterating over lists ofTim Potter2007-10-101-6/+6
* r1594: Remove some array checks that we can't do because we don't store stateTim Potter2007-10-101-33/+11
* r1593: Fix bug in get_subtree() where we were always looking at the head ofTim Potter2007-10-101-1/+2
* r1592: Fix up subtrees for non-scalar types instead of hardcoding module subt...Tim Potter2007-10-101-17/+37
* r1586: Finally, a technique for putting buffers in scalars in the sameTim Potter2007-10-103-88/+102
* r1585: add dcpromo.pl start, this should be configure aStefan Metzmacher2007-10-102-1/+227
* r1578: the first stage of the async client rewrite.Andrew Tridgell2007-10-1013-428/+592
* r1558: the unknown_time is the same as the logon_time in the PAC_LOGON_INFOStefan Metzmacher2007-10-101-3/+3
* r1552: commit the first version of the pidl generated krb5 PAC parserStefan Metzmacher2007-10-102-0/+154
* r1547: rename 'enum <bla>_level' -> 'enum smb_<bla>_level'Stefan Metzmacher2007-10-108-136/+140