summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r11900: - make sure address and registered_by are replaced when they're not p...Stefan Metzmacher1-0/+9
2007-10-10r11899: add some usefull debug messagesStefan Metzmacher1-0/+10
2007-10-10r11897: add 2 more sgroup vs. sgroup tests with the replica having no addressesStefan Metzmacher1-1/+107
2007-10-10r11896: max_version of 0 means unlimitedStefan Metzmacher1-0/+8
2007-10-10r11895: - reorder some code to make it easier to follow, how the fields appea...Stefan Metzmacher4-10/+51
2007-10-10r11894: fixed SMB2 trans code for pipe_flagsAndrew Tridgell1-1/+1
2007-10-10r11893: fixed a dependency problemAndrew Tridgell1-1/+1
2007-10-10r11892: forgot to commit these changesAndrew Tridgell1-1/+2
2007-10-10r11891: - added pipe_flags field in smb2_transAndrew Tridgell4-4/+19
2007-10-10r11890: added tests for the last few fields in SMB2 find requestsAndrew Tridgell1-0/+16
2007-10-10r11889: added support for dcerpc ncacn_np over SMB2. You use it by giving theAndrew Tridgell6-22/+564
2007-10-10r11888: - added SMB2 trans supportAndrew Tridgell7-3/+143
2007-10-10r11887: reorder some testsStefan Metzmacher1-22/+99
2007-10-10r11885: Add forgotten filesVolker Lendecke2-0/+10
2007-10-10r11884: Download ntconfig.polVolker Lendecke1-13/+171
2007-10-10r11883: Also look up the membership in the domain local groups.Volker Lendecke1-8/+83
2007-10-10r11882: - use some better namesStefan Metzmacher1-2/+7
2007-10-10r11881: fix debug messagesStefan Metzmacher1-14/+5
2007-10-10r11880: - we finally start to apply replicas to our databaseStefan Metzmacher1-47/+292
2007-10-10r11879: some fixes for the new ldb apiStefan Metzmacher1-3/+3
2007-10-10r11878: don't get only newer records than the last one we gotStefan Metzmacher1-1/+1
2007-10-10r11877: - give winsdb_add/modify/delete() ldb_context as first argumentStefan Metzmacher4-53/+70
2007-10-10r11873: add some interval vars to the service contextStefan Metzmacher2-0/+40
2007-10-10r11872: another attempt at fixing the data_blob_free in async dcerpc bind,Andrew Tridgell1-14/+9
2007-10-10r11871: fixed a problem volker found with the async bind code, and a callbackAndrew Tridgell1-2/+5
2007-10-10r11870: fixed the problem volker reported with the RPX-XPLOGIN test. TheAndrew Tridgell1-1/+37
2007-10-10r11869: talloc has been ported :-)Volker Lendecke1-2/+3
2007-10-10r11868: Get the wks and user accounts from a file.Volker Lendecke1-2/+141
2007-10-10r11850: added a test suite for the SMB2 find callsAndrew Tridgell3-1/+215
2007-10-10r11849: added mapping between SMB2 and SMB find/search levelsAndrew Tridgell2-1/+100
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