Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r11679: opening/creating files in SMB2 now works. Lots of unknown parameters | Andrew Tridgell | 1 | -3/+35 |
2007-10-10 | r11678: - add suport for sgroup,replica vs. sgroup,replica tests | Stefan Metzmacher | 1 | -158/+114 |
2007-10-10 | r11677: print leading zeros | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r11676: as tridge uses 0x%llx in his latest commits... | Stefan Metzmacher | 2 | -7/+4 |
2007-10-10 | r11674: SMB2 tree connect now works. We do 2 session setups and 2 tree | Andrew Tridgell | 1 | -2/+36 |
2007-10-10 | r11673: - update the max_version of the owner when we get some records | Stefan Metzmacher | 1 | -3/+196 |
2007-10-10 | r11672: - add support for special group merge tests | Stefan Metzmacher | 1 | -2/+170 |
2007-10-10 | r11668: yay! we get a successful session setup with SMB2, and get back a 64bi... | Andrew Tridgell | 1 | -10/+30 |
2007-10-10 | r11666: filled in the basic session setup. Vista happily accepts the first | Andrew Tridgell | 1 | -6/+48 |
2007-10-10 | r11665: started to put some meat on the structure used for the SMB2 library | Andrew Tridgell | 1 | -11/+59 |
2007-10-10 | r11663: start of a SMB2 torture test. Just does a negprot and prints some fie... | Andrew Tridgell | 4 | -2/+91 |
2007-10-10 | r11660: - the libcli/raw/ lib no longer uses the SMBCLI_REQUEST_SEND state, or | Andrew Tridgell | 1 | -17/+2 |
2007-10-10 | r11639: fixed some create_time tests that should be change_time tests | Andrew Tridgell | 1 | -5/+5 |
2007-10-10 | r11638: fixed handling of null volume name in RAW-QFSINFO test | Andrew Tridgell | 1 | -4/+4 |
2007-10-10 | r11633: Fix some more warnings. | Tim Potter | 1 | -0/+13 |
2007-10-10 | r11628: fixed a valgrind error in the rpc echo test | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r11626: Fix unhandled enum in case statement warnings by noting appropriately | Tim Potter | 2 | -0/+25 |
2007-10-10 | r11625: NULL terminate list of strings. For some reason this wasn't causing a | Tim Potter | 1 | -0/+1 |
2007-10-10 | r11624: Use enum names instead of magic numbers. | Tim Potter | 1 | -2/+2 |
2007-10-10 | r11554: make us able to run without depending on 127.0.0.1 | Stefan Metzmacher | 1 | -6/+8 |
2007-10-10 | r11543: A major upgrade to our KDC and PAC handling. | Andrew Bartlett | 1 | -7/+8 |
2007-10-10 | r11527: Has this ever been run? | Volker Lendecke | 1 | -0/+1 |
2007-10-10 | r11489: add the one replication cycle test to NBT-WINSREPLICATION-QUICK | Stefan Metzmacher | 1 | -0/+2 |
2007-10-10 | r11488: handle the stupid name release demand a windows there send... | Stefan Metzmacher | 1 | -5/+22 |
2007-10-10 | r11484: test some multi homed record merging | Stefan Metzmacher | 1 | -50/+563 |
2007-10-10 | r11480: demonstrate the only the positive name query response cares, | Stefan Metzmacher | 1 | -7/+135 |
2007-10-10 | r11479: fix compiler warning | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r11478: add owned,active,multi homed vs. * section | Stefan Metzmacher | 1 | -341/+893 |
2007-10-10 | r11473: Based on work by Jelmer, implement the [async] flag for rpc requests.... | Volker Lendecke | 4 | -9/+90 |
2007-10-10 | r11457: fixed the winreg IDL and torture code so key and value enumerations | Andrew Tridgell | 1 | -8/+8 |
2007-10-10 | r11453: Fix warning, for a case that just can't happen. | Andrew Bartlett | 1 | -0/+3 |
2007-10-10 | r11429: - add owned,active,sgroup vs. unique, group and mhomed replica | Stefan Metzmacher | 1 | -0/+321 |
2007-10-10 | r11426: add owned,active,normalgroup vs. * replica sections | Stefan Metzmacher | 1 | -0/+428 |
2007-10-10 | r11425: add owned,active,unique vs. multi homed section | Stefan Metzmacher | 1 | -0/+135 |
2007-10-10 | r11419: add owned,unique,active vs. special group replica section | Stefan Metzmacher | 1 | -0/+109 |
2007-10-10 | r11418: - add unique,owned,active vs. normal group section | Stefan Metzmacher | 1 | -24/+210 |
2007-10-10 | r11416: add some more comments | Stefan Metzmacher | 1 | -0/+51 |
2007-10-10 | r11415: - create a seperate nbt socket for handling incoming packets | Stefan Metzmacher | 1 | -151/+234 |
2007-10-10 | r11407: Push 'recreate account' logic into libnet/libnet_join.c. We don't | Andrew Bartlett | 1 | -15/+0 |
2007-10-10 | r11406: Clean up uninitialised value warnings found by -01. | Andrew Bartlett | 1 | -23/+17 |
2007-10-10 | r11405: Ensure we can never have secret4 be uninitialised. Found after | Andrew Bartlett | 1 | -3/+5 |
2007-10-10 | r11404: Another torture test and a new WERR. | Andrew Bartlett | 1 | -0/+13 |
2007-10-10 | r11402: In response to comments by volker, expand our Netlogon DsRGetDCName | Andrew Bartlett | 1 | -10/+111 |
2007-10-10 | r11370: Samba4 now passes it's own RPC-SAMLOGON test again. | Andrew Bartlett | 1 | -6/+17 |
2007-10-10 | r11361: Test user@DOMAIN userPrincipalNames | Andrew Bartlett | 1 | -0/+14 |
2007-10-10 | r11360: Pass down a flag indicating that this is an 'old password', and to | Andrew Bartlett | 1 | -18/+50 |
2007-10-10 | r11359: More lovely cracknames tests... | Andrew Bartlett | 1 | -0/+31 |
2007-10-10 | r11355: Test for error returns when we don't specify the newly discovered | Andrew Bartlett | 1 | -0/+9 |
2007-10-10 | r11352: Add newly discovered (via the radiator lists) flags for controlling | Andrew Bartlett | 1 | -14/+51 |
2007-10-10 | r11351: Another add-hoc test. | Andrew Bartlett | 1 | -0/+7 |