r8213: I've started to understand the LEVELS stuff in pidl much better now,
[samba.git] / source4 /
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 Tridgellr8198: - handled push/pull of simple strings in ejs
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 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 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 Tridgellr8069: the beginnings of code to allow rpc calls to...
2007-10-10 Andrew Tridgellr8068: reduced the verbosity of the EPM code
2007-10-10 Andrew Tridgellr8067: added a method for disabling the password prompt...
2007-10-10 Andrew Tridgellr8065: don't run the LOCAL-ICONV test in selftest....
2007-10-10 Andrew Tridgellr8059: fixed handling of delete on close fir directories
2007-10-10 Andrew Tridgellr8058: added testing of delete on close for files and...
2007-10-10 Andrew Tridgellr8057: use our defined push/pull types in the validate...
2007-10-10 Andrew Tridgellr8056: make the realm lowercase in our ldb (better...
2007-10-10 Andrew Tridgellr8055: added canonicalName to our domainDns record
2007-10-10 Stefan Metzmacherr8054: add OSVersion, OSVersionEx, DNSMachineName Print...
2007-10-10 Andrew Tridgellr8053: requests from mmc show that the auth info for...
2007-10-10 Stefan Metzmacherr8052: that looks nicer:-)
2007-10-10 Andrew Tridgellr8051: separate out the MAX EAs test, as it fills disk...
2007-10-10 Stefan Metzmacherr8050: - make use of more [value()] properties
2007-10-10 Stefan Metzmacherr8049: add function that returns the build version...
2007-10-10 Stefan Metzmacherr8046: - add somemore failure checks in the RPC-SPOOLSS...
2007-10-10 Stefan Metzmacherr8045: fix valgrind warning, add zero padding when...
2007-10-10 Stefan Metzmacherr8044: give a better error code
2007-10-10 Andrew Tridgellr8043: increase shell compatibility of ldb tests
2007-10-10 Stefan Metzmacherr8042: give better error message
next