samba.git
2007-10-10 Stefan Metzmacherr8227: add STR_LARGE_SIZE flag, to support strings...
2007-10-10 Stefan Metzmacherr8226: w2k3 adds a '.' after the forest and domain...
2007-10-10 Stefan Metzmacherr8225: make nETBIOSName case insensitive, so that lower...
2007-10-10 Stefan Metzmacherr8224: - add objectGUID ldif_handler
2007-10-10 Stefan Metzmacherr8223: fix the values of nt_version and type we reply...
2007-10-10 Stefan Metzmacherr8222: 0 entries are no error, unless it's a base search
2007-10-10 Andrew Tridgellr8220: added auto-generation of ENUM constants in ejs...
2007-10-10 Andrew Tridgellr8218: added testing of echo_TestSurrounding() and
2007-10-10 Andrew Tridgellr8217: added testing of echo_TestSleep() and echo_TestE...
2007-10-10 Andrew Tridgellr8216: - handle union pull in ejs pidl generation
2007-10-10 Andrew Tridgellr8215: switched the pull side of the ejs generator...
2007-10-10 Andrew Tridgellr8214: added testing of echo_TestCall2(), which tests...
2007-10-10 Andrew Tridgellr8213: I've started to understand the LEVELS stuff...
2007-10-10 Stefan Metzmacherr8212: fix pushing of nbt_string's:
2007-10-10 Stefan Metzmacherr8211: fix some cldap replies
2007-10-10 Stefan Metzmacherr8210: - make the ndr_token_* function public
2007-10-10 Stefan Metzmacherr8203: fix the build temporary,
2007-10-10 Andrew Tridgellr8200: - added stub functions for union pull/push
2007-10-10 Andrew Tridgellr8199: - we don't need to pre-declare 'var status;...
2007-10-10 Andrew Tridgellr8198: - handled push/pull of simple strings in ejs
2007-10-10 Andrew Tridgellr8197: added testing of echo_SinkData() and echo_Source...
2007-10-10 Andrew Tridgellr8196: - added testing of the EchoData interface in...
2007-10-10 Andrew Tridgellr8195: - fixed handling of simple arrays. To keep the...
2007-10-10 Andrew Tridgellr8194: delete the old hand-written ejs code for echo_Ad...
2007-10-10 Andrew Tridgellr8193: fixed the echo.js example code to work with...
2007-10-10 Andrew Tridgellr8192: updated the glue code for the generated ejs...
2007-10-10 Andrew Tridgellr8191: updated the ejs code generator in pidl to genera...
2007-10-10 Volker Lendecker8185: Delete on close on directories:
2007-10-10 Volker Lendecker8182: Little more testing delete-on-close: Check flag...
2007-10-10 Andrew Bartlettr8181: Allow host/foo.realm/realm@REALM requests, assum...
2007-10-10 Volker Lendecker8179: Delete-on-close is really a shared DB. Setting...
2007-10-10 Volker Lendecker8177: More explorations.
2007-10-10 Volker Lendecker8176: Exploring the share mode database...
2007-10-10 Jeremy Allisonr8174: Check DOS error codes in torture chkpath test.
2007-10-10 Tim Potterr8171: According to Samba 3 and Ethereal, the winreg_Op...
2007-10-10 Stefan Metzmacherr8168: after testing I saw that w2k3 uses unique pointe...
2007-10-10 Stefan Metzmacherr8167: - use the same algorithm than w2k3 for 'unique...
2007-10-10 Stefan Metzmacherr8164: - match the ordering w2k3 uses for the PAC_BUFFER:
2007-10-10 Stefan Metzmacherr8163: if sidcount is zero it happened that we return...
2007-10-10 Andrew Bartlettr8162: Revert my pad8 hack.
2007-10-10 Andrew Bartlettr8161: Update Samba4 for the new Heimdal update.
2007-10-10 Stefan Metzmacherr8158: - use the timestring for the serial number of...
2007-10-10 Stefan Metzmacherr8157: add the algorithm for unique pointers that w2k3...
2007-10-10 Stefan Metzmacherr8156: I found out that the unknown[2] field of the...
2007-10-10 Stefan Metzmacherr8154: - fix some mem_leals
2007-10-10 Stefan Metzmacherr8150: these should be static
2007-10-10 Stefan Metzmacherr8148: - make the PAC generation code a bit more readab...
2007-10-10 Stefan Metzmacherr8146: fix compiler warning
2007-10-10 Stefan Metzmacherr8136: remove unused var
2007-10-10 Stefan Metzmacherr8135: fix the linking on my SuSE 7.3 box
2007-10-10 Stefan Metzmacherr8134: remove unused var
2007-10-10 Rafal Szczesniakr8128: Janitor work...
2007-10-10 Andrew Tridgellr8127: fixed code in function error
2007-10-10 Andrew Tridgellr8126: - moved to 16 byte alignment for talloc. This...
2007-10-10 Andrew Tridgellr8125: fixed an error code mapping based on the updated...
2007-10-10 Andrew Tridgellr8124: added a set of file sharing tests that pass...
2007-10-10 Andrew Tridgellr8123: fixed the RAW-NOTIFY and RAW-QFSINFO tests again...
2007-10-10 Andrew Tridgellr8122: more fixes from testing dos error code handling...
2007-10-10 Andrew Tridgellr8121: yuck. w2k3 seems to choose ERRDOS:ERRbaduid or
2007-10-10 Andrew Tridgellr8120: added in the newly found DOS locking error codes...
2007-10-10 Andrew Tridgellr8119: fixed two error code returns in the smb server...
2007-10-10 Andrew Tridgellr8118: remove a debugging hack that should not have...
2007-10-10 Andrew Tridgellr8117: fixed a bunch more dos error code handing.
2007-10-10 Andrew Tridgellr8116: demonstrate a little trick that can be used...
2007-10-10 Andrew Tridgellr8115: added support for 2 more dos error codes found...
2007-10-10 Andrew Tridgellr8114: fixed the build after tpots ejs commit ....
2007-10-10 Andrew Tridgellr8113: this should fix the build on systems without...
2007-10-10 Andrew Bartlettr8112: Remove extra headers, and add #ifdef to allow...
2007-10-10 Andrew Tridgellr8111: fixed the client library to work against w2k3...
2007-10-10 Andrew Bartlettr8110: More PAC work. I still can't get WinXP to accep...
2007-10-10 Andrew Bartlettr8109: Try to print out more helpful debug messages...
2007-10-10 Andrew Bartlettr8108: Fix indentation, and remove a discard_const_p...
2007-10-10 Andrew Tridgellr8107: now that we properly separate DOS and NT status...
2007-10-10 Andrew Tridgellr8106: the use of a static string for dos error codes...
2007-10-10 Tim Potterr8105: Add ejsrpc push/pull functions for uint16 and...
2007-10-10 Andrew Tridgellr8104: - added support for our client library to not...
2007-10-10 Tim Potterr8103: Add an argument separator between the hardcoded...
2007-10-10 Tim Potterr8101: Fix some indentation.
2007-10-10 Volker Lendecker8099: clean up after BASE-TCON
2007-10-10 Rafal Szczesniakr8098: Add my copyright and remove unecessary header...
2007-10-10 Rafal Szczesniakr8096: Remove function that has became libnet_Lookup...
2007-10-10 Rafal Szczesniakr8095: Fix compiler warning.
2007-10-10 Rafal Szczesniakr8094: Fix compiler warnings.
2007-10-10 Simo Sorcer8091: fix invalid attribute names s/_/-/g
2007-10-10 Simo Sorcer8084: do not leak memory on errors
2007-10-10 Simo Sorcer8083: check attribute type is valid (only ascii alphan...
2007-10-10 Simo Sorcer8082: large rewite of ldb_dn.c
2007-10-10 Rafal Szczesniakr8081: Add simple test for RpcConnect function.
2007-10-10 Rafal Szczesniakr8080: Use libnet_context where using libnet_Lookup...
2007-10-10 Rafal Szczesniakr8079: Dcerpc pipe in libnet_context is just pipe now...
2007-10-10 Rafal Szczesniakr8078: rpc connect function uses structure now.
2007-10-10 Rafal Szczesniakr8077: Propagate changes in rpc connect routine to...
2007-10-10 Rafal Szczesniakr8076: Put name resolution methods into libnet_context...
2007-10-10 Rafal Szczesniakr8075: Make rpc connect function part of libnet api...
2007-10-10 Andrew Tridgellr8074: demonstrate calling echo_AddOne() from ejs
2007-10-10 Andrew Tridgellr8073: a successful rpc call from ejs!
2007-10-10 Andrew Tridgellr8071: reduce the size of the default ldb tests. We...
2007-10-10 Andrew Tridgellr8070: a (as yet not working) example of how rpc calls...
2007-10-10 Andrew Tridgellr8069: the beginnings of code to allow rpc calls to...
2007-10-10 Andrew Tridgellr8068: reduced the verbosity of the EPM code
next