samba.git
2007-10-10 Jelmer Vernooijr1699: Formatting update, bugfixes
2007-10-10 Andrew Bartlettr1687: Fix bogus requirement for SMB signing on guest...
2007-10-10 Andrew Bartlettr1686: Don't use a void* for the context inside the...
2007-10-10 Andrew Bartlettr1685: Add the ability to lookup RPC auth types for...
2007-10-10 Stefan Metzmacherr1679: fix add the extrasids and resource group array in
2007-10-10 Andrew Tridgellr1677: security descriptors are always little-endian...
2007-10-10 Andrew Tridgellr1676: - improved the handling of username/password...
2007-10-10 Andrew Tridgellr1675: netlogon deltas IDL update from Richard Renard
2007-10-10 Andrew Tridgellr1674: fixed a bug in the handling of STR_LEN8BIT flagg...
2007-10-10 Andrew Tridgellr1673: using the new [relative] pidl handling, the...
2007-10-10 Andrew Tridgellr1671: make [relative] pointers in idl much more generi...
2007-10-10 Andrew Tridgellr1662: add a copy of the GPL text to the samba4 svn...
2007-10-10 Andrew Tridgellr1657: fixed the string types of two strings in svcctl.
2007-10-10 Stefan Metzmacherr1654: rename cli_ -> smbcli_
2007-10-10 Stefan Metzmacherr1649: do a join as dc and run this test as the machine...
2007-10-10 Stefan Metzmacherr1648: the endpoints for the DRSUAPI pipe are
2007-10-10 Stefan Metzmacherr1647: destroy mem_ctx
2007-10-10 Andrew Tridgellr1646: disable testing of group rename in the RPC-SAMR...
2007-10-10 Andrew Tridgellr1645: added a debug when a RPC fault is received
2007-10-10 Andrew Tridgellr1644: changed the way [relative] pointers work in...
2007-10-10 Jelmer Vernooijr1642: Torture test for EnumServicesStatus, almost...
2007-10-10 Jelmer Vernooijr1641: Finish IDL for EnumServicesStatus
2007-10-10 Andrew Tridgellr1637: - w2k3 can't handle more than 1000 names in...
2007-10-10 Andrew Tridgellr1636: improved the negnowait test so it is standalone...
2007-10-10 Andrew Tridgellr1635: when a transport dies, setup errors for all...
2007-10-10 Andrew Tridgellr1634: to get signing right for async requests we must...
2007-10-10 Andrew Tridgellr1633: fixed a couple of async oplock handling errors
2007-10-10 Andrew Tridgellr1632: in case of error don't send uninitialised fnums...
2007-10-10 Andrew Tridgellr1631: don't use req->transport after req has been...
2007-10-10 Andrew Tridgellr1630: - fixed the replacement timegm() function to...
2007-10-10 Andrew Tridgellr1629: server_zone needs to be "int" not "int16_t"...
2007-10-10 Andrew Tridgellr1628: - fixed the comment on run_deferopen. (I also...
2007-10-10 Andrew Tridgellr1627: make sure we initialise write_time in the deprec...
2007-10-10 Andrew Tridgellr1619: - add support for older systems to cli_list*()
2007-10-10 Andrew Tridgellr1618: fixed the receipt of multi-part replies to SMBtrans2
2007-10-10 Jelmer Vernooijr1617: Start working on the svcctl pipe
2007-10-10 Tim Potterr1611: Put a brace on a new line.
2007-10-10 Andrew Tridgellr1606: make the low level socket read/write routines...
2007-10-10 Andrew Bartlettr1605: GENSEC krb5 updates - fix a valgrind found unini...
2007-10-10 Andrew Bartlettr1604: Samba4 avoids memcpy() as much as possible ...
2007-10-10 Andrew Tridgellr1603: fixed in.size to not overstate the packet size...
2007-10-10 Andrew Tridgellr1602: make sure we honor the use_spnego flag
2007-10-10 Jim McDonoughr1596: Fix up copyrights.
2007-10-10 Tim Potterr1595: Always use a loop variable named $e when iterati...
2007-10-10 Tim Potterr1594: Remove some array checks that we can't do becaus...
2007-10-10 Tim Potterr1593: Fix bug in get_subtree() where we were always...
2007-10-10 Tim Potterr1592: Fix up subtrees for non-scalar types instead...
2007-10-10 Tim Potterr1586: Finally, a technique for putting buffers in...
2007-10-10 Stefan Metzmacherr1585: add dcpromo.pl start, this should be configure a
2007-10-10 Andrew Tridgellr1578: the first stage of the async client rewrite.
2007-10-10 Stefan Metzmacherr1558: the unknown_time is the same as the logon_time...
2007-10-10 Stefan Metzmacherr1552: commit the first version of the pidl generated...
2007-10-10 Stefan Metzmacherr1547: rename 'enum <bla>_level' -> 'enum smb_<bla...
2007-10-10 Stefan Metzmacherr1546: fix the build the function name has changed...
2007-10-10 Stefan Metzmacherr1545: add some comments and move a transport function...
2007-10-10 Stefan Metzmacherr1544: add some comments and fix 'return True' -> ...
2007-10-10 Stefan Metzmacherr1543: add srvsvc_NetRemoteTOD idl and torture tests
2007-10-10 Tim Potterr1540: - Remove return statements when a parse error...
2007-10-10 Tim Potterr1535: Create a subtree for each array element.
2007-10-10 Tim Potterr1534: Alternate method of grouping togethers buffers...
2007-10-10 Stefan Metzmacherr1530: we don't need to call srvsvc_NetShareGetInfo...
2007-10-10 Stefan Metzmacherr1529: add NetSrvGetInfo torture test
2007-10-10 Stefan Metzmacherr1528: add NetCharDevQ torture tests
2007-10-10 Stefan Metzmacherr1527: add NetCharDev torture tests
2007-10-10 Stefan Metzmacherr1526: some cleanups and fixes for the srvsvc torture...
2007-10-10 Stefan Metzmacherr1525: share info level 1004 is invalid,
2007-10-10 Stefan Metzmacherr1524: add some comments
2007-10-10 Andrew Tridgellr1523: declaring variables "in" and "out" in every...
2007-10-10 Andrew Bartlettr1522: Oops - I forgot this file in the prvevious commit.
2007-10-10 Andrew Bartlettr1521: Updates to our SMB signing code.
2007-10-10 Andrew Tridgellr1520: only call write handler or read handler, not...
2007-10-10 Andrew Tridgellr1519: show the ldb_errstring() value in the log for...
2007-10-10 Andrew Tridgellr1518: check for ldb_search giving -1 (indicating db...
2007-10-10 Andrew Tridgellr1517: change event_remove_timed() to remove by structu...
2007-10-10 Stefan Metzmacherr1516: remove the server_connection from the list on...
2007-10-10 Stefan Metzmacherr1515: move dublicate code to a function
2007-10-10 Stefan Metzmacherr1514: close stuff from the server_connection not in the
2007-10-10 Stefan Metzmacherr1513: change DEBUG level to 1
2007-10-10 Andrew Tridgellr1512: fixed a bug where we could reference the timer...
2007-10-10 Andrew Tridgellr1511: fixed a free() that should be ldb_free()
2007-10-10 Andrew Tridgellr1510: add a commented out routine I used to test passw...
2007-10-10 Andrew Tridgellr1509: in order to interoperate with NT3.1 we need...
2007-10-10 Andrew Tridgellr1508: simple fix for broken server side signing. This...
2007-10-10 Andrew Tridgellr1507: fixed the handling of SMB chaining with the...
2007-10-10 Stefan Metzmacherr1499: combine struct user_struct and struct smbsrv_user
2007-10-10 Andrew Bartlettr1498: (merge from 3.0)
2007-10-10 Stefan Metzmacherr1497: add forward declaration for struct auth_session_info
2007-10-10 Stefan Metzmacherr1494: fix debug message
2007-10-10 Stefan Metzmacherr1486: commit the start of the generic server infastructure
2007-10-10 Stefan Metzmacherr1483: build dynconfig.c also with PICFLAGS
2007-10-10 Stefan Metzmacherr1482: today I saw DCERPC_AUTH_TYPE 16(0x10)
2007-10-10 Stefan Metzmacherr1481: add idl file and torture test dummies
2007-10-10 Stefan Metzmacherr1480: gwsam has unresolved symbols in it
2007-10-10 Stefan Metzmacherr1479: print out domain too
2007-10-10 Andrew Bartlettr1476: Don't print messages about the CCACHE not being...
2007-10-10 Andrew Bartlettr1475: More kerberos work
2007-10-10 Andrew Bartlettr1474: It is useful if talloc_strdup() behaves like...
2007-10-10 Volker Lendecker1470: Get the smb_trans2 structure out of the rap_cli_...
2007-10-10 Stefan Metzmacherr1469: fix a segfault and compiler warning,
2007-10-10 Stefan Metzmacherr1467: disable gensec_krb5 by default till abartlet
next