samba.git
2007-10-10 Andrew Bartlettr11940: Love has clarified why this code does what...
2007-10-10 Andrew Bartlettr11931: Add a short README explaining what this directo...
2007-10-10 Andrew Bartlettr11930: Add socket/packet handling code for kpasswdd
2007-10-10 Andrew Bartlettr11929: Add static, comments.
2007-10-10 Andrew Bartlettr11928: More Kerberos musings...
2007-10-10 Stefan Metzmacherr11913: if we have a UNIQUE name with more than 1 address,
2007-10-10 Stefan Metzmacherr11912: fix nbt_name_registration, there's still some...
2007-10-10 Stefan Metzmacherr11911: as we pass the owned_released vs. replica test...
2007-10-10 Stefan Metzmacherr11910: fix nbt_name_release and nbt_name_query, so...
2007-10-10 Stefan Metzmacherr11908: implement SGROUP merging, that passes the diffe...
2007-10-10 Andrew Tridgellr11907: added testing of SMB2 keepalive
2007-10-10 Andrew Tridgellr11906: opcode 13 appears to be keepalive. Metze guesse...
2007-10-10 Andrew Tridgellr11905: added SMB2_FLUSH as opcode 7. Thanks to metze...
2007-10-10 Andrew Tridgellr11904: added smb2_tdis() testing
2007-10-10 Andrew Tridgellr11903: added smb2_tdis() (opcode 4)
2007-10-10 Andrew Tridgellr11902: added smb2_logoff() testing
2007-10-10 Andrew Tridgellr11901: added smb2_logoff() support (metze correctly...
2007-10-10 Stefan Metzmacherr11900: - make sure address and registered_by are repla...
2007-10-10 Stefan Metzmacherr11899: add some usefull debug messages
2007-10-10 Stefan Metzmacherr11897: add 2 more sgroup vs. sgroup tests with the...
2007-10-10 Stefan Metzmacherr11896: max_version of 0 means unlimited
2007-10-10 Stefan Metzmacherr11895: - reorder some code to make it easier to follow...
2007-10-10 Andrew Tridgellr11894: fixed SMB2 trans code for pipe_flags
2007-10-10 Andrew Tridgellr11893: fixed a dependency problem
2007-10-10 Andrew Tridgellr11892: forgot to commit these changes
2007-10-10 Andrew Tridgellr11891: - added pipe_flags field in smb2_trans
2007-10-10 Andrew Tridgellr11890: added tests for the last few fields in SMB2...
2007-10-10 Andrew Tridgellr11889: added support for dcerpc ncacn_np over SMB2...
2007-10-10 Andrew Tridgellr11888: - added SMB2 trans support
2007-10-10 Stefan Metzmacherr11887: reorder some tests
2007-10-10 Volker Lendecker11885: Add forgotten files
2007-10-10 Volker Lendecker11884: Download ntconfig.pol
2007-10-10 Volker Lendecker11883: Also look up the membership in the domain local...
2007-10-10 Stefan Metzmacherr11882: - use some better names
2007-10-10 Stefan Metzmacherr11881: fix debug messages
2007-10-10 Stefan Metzmacherr11880: - we finally start to apply replicas to our...
2007-10-10 Stefan Metzmacherr11879: some fixes for the new ldb api
2007-10-10 Stefan Metzmacherr11878: don't get only newer records than the last...
2007-10-10 Stefan Metzmacherr11877: - give winsdb_add/modify/delete() ldb_context...
2007-10-10 Stefan Metzmacherr11873: add some interval vars to the service context
2007-10-10 Andrew Tridgellr11872: another attempt at fixing the data_blob_free...
2007-10-10 Andrew Tridgellr11871: fixed a problem volker found with the async...
2007-10-10 Andrew Tridgellr11870: fixed the problem volker reported with the...
2007-10-10 Volker Lendecker11869: talloc has been ported :-)
2007-10-10 Volker Lendecker11868: Get the wks and user accounts from a file.
2007-10-10 Andrew Tridgellr11850: added a test suite for the SMB2 find calls
2007-10-10 Andrew Tridgellr11849: added mapping between SMB2 and SMB find/search...
2007-10-10 Andrew Tridgellr11848: separate out the info levels common to SMB...
2007-10-10 Andrew Tridgellr11843: fixed a valgrind error in the RPC-SAMLOGON...
2007-10-10 Andrew Tridgellr11838: lower the default numops in smbtorture. When...
2007-10-10 Volker Lendecker11837: Add a timeout before starting a torture test...
2007-10-10 Volker Lendecker11836: More work in progress
2007-10-10 Volker Lendecker11835: Restore comments
2007-10-10 Volker Lendecker11834: More steps towards XP login
2007-10-10 Stefan Metzmacherr11832: - some updates for the conflict resolving logic
2007-10-10 Stefan Metzmacherr11831: add some SGROUP not active vs. SGROUP any tests
2007-10-10 Stefan Metzmacherr11829: remove unused #if 1
2007-10-10 Stefan Metzmacherr11828: split out the async helper function into a...
2007-10-10 Stefan Metzmacherr11827: add more sgroup vs sgroup tests
2007-10-10 Volker Lendecker11826: A few steps down the login
2007-10-10 Volker Lendecker11825: Fix a debug msg
2007-10-10 Andrew Tridgellr11824: fixed a valgrind error in the dcerpc_smb code
2007-10-10 Andrew Tridgellr11823: make the socket_connect_send() context a child...
2007-10-10 Andrew Tridgellr11822: reworked the socket_connect_multi() code so...
2007-10-10 Andrew Tridgellr11821: got rid of two more unnecessary variables and...
2007-10-10 Andrew Tridgellr11820: fixed some problems with the socket socket...
2007-10-10 Andrew Tridgellr11819: simplified the async rpc bind code a little.
2007-10-10 Andrew Tridgellr11818: - changed the option torture:echo_TestSleep...
2007-10-10 Andrew Tridgellr11817: fixed the problem with the RPC join tests....
2007-10-10 Andrew Tridgellr11816: this fixes some of the problems with the recent...
2007-10-10 Rafal Szczesniakr11815: A bit more comments and spaces for better reada...
2007-10-10 Rafal Szczesniakr11814: 1) Set name resolution methods according to...
2007-10-10 Rafal Szczesniakr11813: Const-ify name resolution method list and use...
2007-10-10 Volker Lendecker11812: Convert winbind to the async bind routines...
2007-10-10 Volker Lendecker11811: Revert 11808, this broke the selftest. No idea...
2007-10-10 Volker Lendecker11810: Fix talloc hierarchy
2007-10-10 Volker Lendecker11809: Make dcerpc_bind_auth async.
2007-10-10 Volker Lendecker11808: Fix socket_connect_ev
2007-10-10 Volker Lendecker11807: Make dcerpc_alter_context async. Same thing...
2007-10-10 Volker Lendecker11806: Minor cleanup
2007-10-10 Volker Lendecker11805: dcerpc_bind_auth is only used in dcerpc_bind_au...
2007-10-10 Volker Lendecker11804: Asyncify the anonymous bind, convert the calls...
2007-10-10 Volker Lendecker11803: New start for RPC-LOGIN load test, this time...
2007-10-10 Stefan Metzmacherr11802: - add copyright
2007-10-10 Andrew Tridgellr11801: - added basic SMB2 find support
2007-10-10 Andrew Tridgellr11800: - filled in unknown fields in SMB2 all_info...
2007-10-10 Jeremy Allisonr11797: Added OpenSSH fix for "%.*s" format crash....
2007-10-10 Volker Lendecker11796: Two more uses of !composite_is_ok
2007-10-10 Andrew Tridgellr11795: used a couple more of volkers composite helper...
2007-10-10 Andrew Tridgellr11794: - fixed a valgrind error in libnet, caused...
2007-10-10 Andrew Tridgellr11791: simplify the SMB2 connect code following some...
2007-10-10 Stefan Metzmacherr11789: - add the start of a SMB2 server
2007-10-10 Stefan Metzmacherr11788: remove unused header files
2007-10-10 Stefan Metzmacherr11787: add missing file
2007-10-10 Stefan Metzmacherr11786: move all SMB protocol specific stuff to smb_ser...
2007-10-10 Stefan Metzmacherr11785: rename conn.c into tcon.c
2007-10-10 Stefan Metzmacherr11783: - make the VIUD field in smbsrv_session 64bit...
2007-10-10 Stefan Metzmacherr11782: - make the TID 32bit in the smbsrv_tcon structu...
2007-10-10 Stefan Metzmacherr11781: rename tree to tcons to match the sessions...
2007-10-10 Andrew Tridgellr11780: it turns out that the MxAc tag isn't a security...
next