summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* r11931: Add a short README explaining what this directory is all about.Andrew Bartlett2007-10-101-0/+6
* r11930: Add socket/packet handling code for kpasswddAndrew Bartlett2007-10-103-5/+52
* r11929: Add static, comments.Andrew Bartlett2007-10-101-3/+3
* r11928: More Kerberos musings...Andrew Bartlett2007-10-101-20/+64
* r11913: if we have a UNIQUE name with more than 1 address,Stefan Metzmacher2007-10-101-0/+5
* r11912: fix nbt_name_registration, there's still some minor stuff todo,Stefan Metzmacher2007-10-102-56/+134
* r11911: as we pass the owned_released vs. replica test now, run it with make ...Stefan Metzmacher2007-10-101-0/+1
* r11910: fix nbt_name_release and nbt_name_query, so that we pass the owned_re...Stefan Metzmacher2007-10-101-20/+70
* r11908: implement SGROUP merging, that passes the different owner testsStefan Metzmacher2007-10-101-14/+222
* r11907: added testing of SMB2 keepaliveAndrew Tridgell2007-10-101-1/+6
* r11906: opcode 13 appears to be keepalive. Metze guessed this one :-)Andrew Tridgell2007-10-103-1/+70
* r11905: added SMB2_FLUSH as opcode 7. Thanks to metze and volker for helpAndrew Tridgell2007-10-106-1/+91
* r11904: added smb2_tdis() testingAndrew Tridgell2007-10-101-1/+13
* r11903: added smb2_tdis() (opcode 4)Andrew Tridgell2007-10-102-1/+69
* r11902: added smb2_logoff() testingAndrew Tridgell2007-10-101-0/+13
* r11901: added smb2_logoff() support (metze correctly guessed opcode 2 wasAndrew Tridgell2007-10-103-1/+70
* r11900: - make sure address and registered_by are replaced when they're not p...Stefan Metzmacher2007-10-101-0/+9
* r11899: add some usefull debug messagesStefan Metzmacher2007-10-101-0/+10
* r11897: add 2 more sgroup vs. sgroup tests with the replica having no addressesStefan Metzmacher2007-10-101-1/+107
* r11896: max_version of 0 means unlimitedStefan Metzmacher2007-10-101-0/+8
* r11895: - reorder some code to make it easier to follow, how the fields appea...Stefan Metzmacher2007-10-104-10/+51
* r11894: fixed SMB2 trans code for pipe_flagsAndrew Tridgell2007-10-101-1/+1
* r11893: fixed a dependency problemAndrew Tridgell2007-10-101-1/+1
* r11892: forgot to commit these changesAndrew Tridgell2007-10-101-1/+2
* r11891: - added pipe_flags field in smb2_transAndrew Tridgell2007-10-104-4/+19
* r11890: added tests for the last few fields in SMB2 find requestsAndrew Tridgell2007-10-101-0/+16
* r11889: added support for dcerpc ncacn_np over SMB2. You use it by giving theAndrew Tridgell2007-10-106-22/+564
* r11888: - added SMB2 trans supportAndrew Tridgell2007-10-107-3/+143
* r11887: reorder some testsStefan Metzmacher2007-10-101-22/+99
* r11885: Add forgotten filesVolker Lendecke2007-10-102-0/+10
* r11884: Download ntconfig.polVolker Lendecke2007-10-101-13/+171
* r11883: Also look up the membership in the domain local groups.Volker Lendecke2007-10-101-8/+83
* r11882: - use some better namesStefan Metzmacher2007-10-101-2/+7
* r11881: fix debug messagesStefan Metzmacher2007-10-101-14/+5
* r11880: - we finally start to apply replicas to our databaseStefan Metzmacher2007-10-101-47/+292
* r11879: some fixes for the new ldb apiStefan Metzmacher2007-10-101-3/+3
* r11878: don't get only newer records than the last one we gotStefan Metzmacher2007-10-101-1/+1
* r11877: - give winsdb_add/modify/delete() ldb_context as first argumentStefan Metzmacher2007-10-104-53/+70
* r11873: add some interval vars to the service contextStefan Metzmacher2007-10-102-0/+40
* r11872: another attempt at fixing the data_blob_free in async dcerpc bind,Andrew Tridgell2007-10-101-14/+9
* r11871: fixed a problem volker found with the async bind code, and a callbackAndrew Tridgell2007-10-101-2/+5
* r11870: fixed the problem volker reported with the RPX-XPLOGIN test. TheAndrew Tridgell2007-10-101-1/+37
* r11869: talloc has been ported :-)Volker Lendecke2007-10-101-2/+3
* r11868: Get the wks and user accounts from a file.Volker Lendecke2007-10-101-2/+141
* r11850: added a test suite for the SMB2 find callsAndrew Tridgell2007-10-103-1/+215
* r11849: added mapping between SMB2 and SMB find/search levelsAndrew Tridgell2007-10-102-1/+100
* r11848: separate out the info levels common to SMB and SMB2 for raw_searchAndrew Tridgell2007-10-102-121/+174
* r11843: fixed a valgrind error in the RPC-SAMLOGON testAndrew Tridgell2007-10-101-1/+1
* r11838: lower the default numops in smbtorture. When people want lots ofAndrew Tridgell2007-10-101-1/+1
* r11837: Add a timeout before starting a torture test. It's really fun to watc...Volker Lendecke2007-10-101-9/+33