summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* r11837: Add a timeout before starting a torture test. It's really fun to watc...Volker Lendecke2007-10-101-9/+33
* r11836: More work in progressVolker Lendecke2007-10-101-100/+448
* r11835: Restore commentsVolker Lendecke2007-10-101-1/+28
* r11834: More steps towards XP loginVolker Lendecke2007-10-102-1/+623
* r11832: - some updates for the conflict resolving logicStefan Metzmacher2007-10-101-35/+146
* r11831: add some SGROUP not active vs. SGROUP any testsStefan Metzmacher2007-10-101-0/+119
* r11829: remove unused #if 1Stefan Metzmacher2007-10-101-2/+0
* r11828: split out the async helper function into a new subsystem WB_HELPERStefan Metzmacher2007-10-101-3/+11
* r11827: add more sgroup vs sgroup testsStefan Metzmacher2007-10-101-33/+531
* r11826: A few steps down the loginVolker Lendecke2007-10-101-3/+242
* r11825: Fix a debug msgVolker Lendecke2007-10-101-1/+1
* r11824: fixed a valgrind error in the dcerpc_smb codeAndrew Tridgell2007-10-101-1/+2
* r11823: make the socket_connect_send() context a child of the local stateAndrew Tridgell2007-10-101-0/+1
* r11822: reworked the socket_connect_multi() code so it is built on top ofAndrew Tridgell2007-10-101-144/+149
* r11821: got rid of two more unnecessary variables and made the variable namesAndrew Tridgell2007-10-101-60/+58
* r11820: fixed some problems with the socket socket.c code.Andrew Tridgell2007-10-101-68/+72
* r11819: simplified the async rpc bind code a little.Andrew Tridgell2007-10-102-207/+225
* r11818: - changed the option torture:echo_TestSleep=yes/no to the more genericAndrew Tridgell2007-10-104-17/+19
* r11817: fixed the problem with the RPC join tests. The problem was thatAndrew Tridgell2007-10-101-0/+10
* r11816: this fixes some of the problems with the recent async rpc changes andAndrew Tridgell2007-10-101-0/+12
* r11815: A bit more comments and spaces for better readability.Rafal Szczesniak2007-10-102-1/+11
* r11814: 1) Set name resolution methods according to smb.confRafal Szczesniak2007-10-101-1/+4
* r11813: Const-ify name resolution method list and use string listRafal Szczesniak2007-10-102-11/+2
* r11812: Convert winbind to the async bind routines. Also remove tridge's hack...Volker Lendecke2007-10-106-93/+203
* r11811: Revert 11808, this broke the selftest. No idea why though. Why do we ...Volker Lendecke2007-10-101-2/+2
* r11810: Fix talloc hierarchyVolker Lendecke2007-10-101-2/+2
* r11809: Make dcerpc_bind_auth async.Volker Lendecke2007-10-108-178/+229
* r11808: Fix socket_connect_evVolker Lendecke2007-10-101-2/+2
* r11807: Make dcerpc_alter_context async. Same thing: Please look at thisVolker Lendecke2007-10-101-149/+140
* r11806: Minor cleanupVolker Lendecke2007-10-101-5/+2
* r11805: dcerpc_bind_auth is only used in dcerpc_bind_auth_passwordVolker Lendecke2007-10-101-2/+2
* r11804: Asyncify the anonymous bind, convert the calls in xplogin.c.Volker Lendecke2007-10-103-86/+256
* r11803: New start for RPC-LOGIN load test, this time async. It's gonna be fun...Volker Lendecke2007-10-101-949/+454
* r11802: - add copyrightStefan Metzmacher2007-10-101-4/+10
* r11801: - added basic SMB2 find supportAndrew Tridgell2007-10-109-11/+165
* r11800: - filled in unknown fields in SMB2 all_info levelAndrew Tridgell2007-10-107-30/+84
* r11797: Added OpenSSH fix for "%.*s" format crash. From Darren TuckerJeremy Allison2007-10-101-1/+22
* r11796: Two more uses of !composite_is_okVolker Lendecke2007-10-101-20/+5
* r11795: used a couple more of volkers composite helper functions. TheyAndrew Tridgell2007-10-101-39/+9
* r11794: - fixed a valgrind error in libnet, caused by using a stack variableAndrew Tridgell2007-10-103-10/+8
* r11791: simplify the SMB2 connect code following some suggestions from volkerAndrew Tridgell2007-10-101-22/+24
* r11789: - add the start of a SMB2 serverStefan Metzmacher2007-10-1010-5/+823
* r11788: remove unused header filesStefan Metzmacher2007-10-101-3/+0
* r11787: add missing fileStefan Metzmacher2007-10-101-0/+20
* r11786: move all SMB protocol specific stuff to smb_server/smb/Stefan Metzmacher2007-10-1012-12/+3
* r11785: rename conn.c into tcon.cStefan Metzmacher2007-10-102-1/+1
* r11783: - make the VIUD field in smbsrv_session 64bit, as SMB2 needs itStefan Metzmacher2007-10-106-101/+136
* r11782: - make the TID 32bit in the smbsrv_tcon structure, as SMB2 usesStefan Metzmacher2007-10-105-17/+50
* r11781: rename tree to tcons to match the sessions substructure of smbsrv_con...Stefan Metzmacher2007-10-106-35/+35
* r11780: it turns out that the MxAc tag isn't a security descriptor, its aAndrew Tridgell2007-10-104-34/+13