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