index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r11913: if we have a UNIQUE name with more than 1 address,
Stefan Metzmacher
1
-0
/
+5
2007-10-10
r11912: fix nbt_name_registration, there's still some minor stuff todo,
Stefan Metzmacher
2
-56
/
+134
2007-10-10
r11911: as we pass the owned_released vs. replica test now, run it with make ...
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r11910: fix nbt_name_release and nbt_name_query, so that we pass the owned_re...
Stefan Metzmacher
1
-20
/
+70
2007-10-10
r11908: implement SGROUP merging, that passes the different owner tests
Stefan Metzmacher
1
-14
/
+222
2007-10-10
r11907: added testing of SMB2 keepalive
Andrew Tridgell
1
-1
/
+6
2007-10-10
r11906: opcode 13 appears to be keepalive. Metze guessed this one :-)
Andrew Tridgell
3
-1
/
+70
2007-10-10
r11905: added SMB2_FLUSH as opcode 7. Thanks to metze and volker for help
Andrew Tridgell
6
-1
/
+91
2007-10-10
r11904: added smb2_tdis() testing
Andrew Tridgell
1
-1
/
+13
2007-10-10
r11903: added smb2_tdis() (opcode 4)
Andrew Tridgell
2
-1
/
+69
2007-10-10
r11902: added smb2_logoff() testing
Andrew Tridgell
1
-0
/
+13
2007-10-10
r11901: added smb2_logoff() support (metze correctly guessed opcode 2 was
Andrew Tridgell
3
-1
/
+70
2007-10-10
r11900: - make sure address and registered_by are replaced when they're not p...
Stefan Metzmacher
1
-0
/
+9
2007-10-10
r11899: add some usefull debug messages
Stefan Metzmacher
1
-0
/
+10
2007-10-10
r11897: add 2 more sgroup vs. sgroup tests with the replica having no addresses
Stefan Metzmacher
1
-1
/
+107
2007-10-10
r11896: max_version of 0 means unlimited
Stefan Metzmacher
1
-0
/
+8
2007-10-10
r11895: - reorder some code to make it easier to follow, how the fields appea...
Stefan Metzmacher
4
-10
/
+51
2007-10-10
r11894: fixed SMB2 trans code for pipe_flags
Andrew Tridgell
1
-1
/
+1
2007-10-10
r11893: fixed a dependency problem
Andrew Tridgell
1
-1
/
+1
2007-10-10
r11892: forgot to commit these changes
Andrew Tridgell
1
-1
/
+2
2007-10-10
r11891: - added pipe_flags field in smb2_trans
Andrew Tridgell
4
-4
/
+19
2007-10-10
r11890: added tests for the last few fields in SMB2 find requests
Andrew Tridgell
1
-0
/
+16
2007-10-10
r11889: added support for dcerpc ncacn_np over SMB2. You use it by giving the
Andrew Tridgell
6
-22
/
+564
2007-10-10
r11888: - added SMB2 trans support
Andrew Tridgell
7
-3
/
+143
2007-10-10
r11887: reorder some tests
Stefan Metzmacher
1
-22
/
+99
2007-10-10
r11885: Add forgotten files
Volker Lendecke
2
-0
/
+10
2007-10-10
r11884: Download ntconfig.pol
Volker Lendecke
1
-13
/
+171
2007-10-10
r11883: Also look up the membership in the domain local groups.
Volker Lendecke
1
-8
/
+83
2007-10-10
r11882: - use some better names
Stefan Metzmacher
1
-2
/
+7
2007-10-10
r11881: fix debug messages
Stefan Metzmacher
1
-14
/
+5
2007-10-10
r11880: - we finally start to apply replicas to our database
Stefan Metzmacher
1
-47
/
+292
2007-10-10
r11879: some fixes for the new ldb api
Stefan Metzmacher
1
-3
/
+3
2007-10-10
r11878: don't get only newer records than the last one we got
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r11877: - give winsdb_add/modify/delete() ldb_context as first argument
Stefan Metzmacher
4
-53
/
+70
2007-10-10
r11873: add some interval vars to the service context
Stefan Metzmacher
2
-0
/
+40
2007-10-10
r11872: another attempt at fixing the data_blob_free in async dcerpc bind,
Andrew Tridgell
1
-14
/
+9
2007-10-10
r11871: fixed a problem volker found with the async bind code, and a callback
Andrew Tridgell
1
-2
/
+5
2007-10-10
r11870: fixed the problem volker reported with the RPX-XPLOGIN test. The
Andrew Tridgell
1
-1
/
+37
2007-10-10
r11869: talloc has been ported :-)
Volker Lendecke
1
-2
/
+3
2007-10-10
r11868: Get the wks and user accounts from a file.
Volker Lendecke
1
-2
/
+141
2007-10-10
r11850: added a test suite for the SMB2 find calls
Andrew Tridgell
3
-1
/
+215
2007-10-10
r11849: added mapping between SMB2 and SMB find/search levels
Andrew Tridgell
2
-1
/
+100
2007-10-10
r11848: separate out the info levels common to SMB and SMB2 for raw_search
Andrew Tridgell
2
-121
/
+174
2007-10-10
r11843: fixed a valgrind error in the RPC-SAMLOGON test
Andrew Tridgell
1
-1
/
+1
2007-10-10
r11838: lower the default numops in smbtorture. When people want lots of
Andrew Tridgell
1
-1
/
+1
2007-10-10
r11837: Add a timeout before starting a torture test. It's really fun to watc...
Volker Lendecke
1
-9
/
+33
2007-10-10
r11836: More work in progress
Volker Lendecke
1
-100
/
+448
2007-10-10
r11835: Restore comments
Volker Lendecke
1
-1
/
+28
2007-10-10
r11834: More steps towards XP login
Volker Lendecke
2
-1
/
+623
2007-10-10
r11832: - some updates for the conflict resolving logic
Stefan Metzmacher
1
-35
/
+146
[prev]
[next]