r3054: use talloc_zero_array_p() in a couple of places
[bbaumbach/samba-autobuild/.git] / source /
2007-10-10 Andrew Tridgellr3054: use talloc_zero_array_p() in a couple of places
2007-10-10 Andrew Tridgellr3053: make the maxfid test use subdirectories, so...
2007-10-10 Andrew Tridgellr3052: added talloc_zero_p() and talloc_zero_array_p...
2007-10-10 Jelmer Vernooijr3047: Always include a \ again before the pipe name...
2007-10-10 Jelmer Vernooijr3046: \\PIPE\\ is internal (not actually included...
2007-10-10 Jelmer Vernooijr3045: Allow object-uuid@... binding strings
2007-10-10 Stefan Metzmacherr3044: resolve the error code for WERR_DS_OBJ_NOT_FOUND...
2007-10-10 Jelmer Vernooijr3043: Use binding strings for specifying endpoints...
2007-10-10 Stefan Metzmacherr3041: a start of a README/HOWTO for the samba4 build...
2007-10-10 Jim McDonoughr3040: Add sleeps between operations to nbench. Submit...
2007-10-10 Andrew Tridgellr3039: This solves the problem of async handlers in...
2007-10-10 Tim Potterr3036: Add function to pull an array of structures...
2007-10-10 Andrew Tridgellr3035: if the ntvfs layers prior to us have said that...
2007-10-10 Andrew Tridgellr3034: - fixed a bug in message dispatch, when the...
2007-10-10 Jelmer Vernooijr3033: Use the C struct directly if we can instead...
2007-10-10 Jelmer Vernooijr3032: Somewhat stricter syntax for binding strings:
2007-10-10 Andrew Tridgellr3031: added support for lock cancelation, which effect...
2007-10-10 Andrew Tridgellr3030: added testing of lock cancel, and some more...
2007-10-10 Andrew Tridgellr3029: implemented byte range lock timeouts.
2007-10-10 Andrew Tridgellr3028: use talloc_free() instead of talloc_unlink(...
2007-10-10 Andrew Tridgellr3027: got rid of some configure checks we don't need...
2007-10-10 Andrew Tridgellr3026: - added automatic retry to messages when the...
2007-10-10 Andrew Tridgellr3025: don't warn about no path in a service, as some...
2007-10-10 Andrew Tridgellr3024: run the *_connect() NTVFS initialisation operati...
2007-10-10 Andrew Tridgellr3023: added immediate send of messages when they are...
2007-10-10 Tim Potterr3022: Work on unmarshalling arrays of structs in a...
2007-10-10 Andrew Tridgellr3021: under heavy load the listen queue for messaging...
2007-10-10 Andrew Tridgellr3020: better error handling in socket_unix
2007-10-10 Andrew Tridgellr3019: make the LOCAL-MESSAGING test a 2 process test
2007-10-10 Andrew Tridgellr3018: handle STATUS_MORE_ENTRIES from socket_recv...
2007-10-10 Andrew Tridgellr3017: nicer memory handling for event_context_merge()
2007-10-10 Andrew Tridgellr3016: - converted the events code to talloc
2007-10-10 Andrew Tridgellr3015: fixed typo noticed by abartlett
2007-10-10 Andrew Tridgellr3014: got rid of the old intra-smbd messaging system...
2007-10-10 Andrew Tridgellr3013: added support for unix domain sockets in the...
2007-10-10 Andrew Tridgellr3012: added initial support for byte range locking...
2007-10-10 Andrew Tridgellr3011: separated the locktest code into a separate...
2007-10-10 Tim Potterr3010: Do some more PyInt vs PyLong checks.
2007-10-10 Tim Potterr3009: Fix up unmarshall functions to return Python...
2007-10-10 Tim Potterr3007: uint32 values need to be stored in Python longs...
2007-10-10 Jelmer Vernooijr3006: Poptify
2007-10-10 Andrew Tridgellr3005: added talloc wrappers around tdb_open() and...
2007-10-10 Andrew Tridgellr3004: removed some unused functions
2007-10-10 Tim Potterr3001: Expose unmarshalling functions for structures...
2007-10-10 Jeremy Allisonr2997: Added delete on close tests for readonly files.
2007-10-10 Tim Potterr2994: More cleanups. Move the generation of NTSTATUS...
2007-10-10 Stefan Metzmacherr2993: fix comment
2007-10-10 Stefan Metzmacherr2992: drsuapi uses WERROR not NTSTATUS
2007-10-10 Stefan Metzmacherr2991: add drsuapi_DsGetDomainControllerInfo() idl...
2007-10-10 Jelmer Vernooijr2990: Add support to pidl for autogenerating ndr_size_...
2007-10-10 Andrew Tridgellr2989: fix the printing of unions with negative cases...
2007-10-10 Andrew Tridgellr2988: this should fix support for negative switch...
2007-10-10 Andrew Tridgellr2987: added support for signed 32 bit integers in...
2007-10-10 Tim Potterr2986: Add correct value to dict when generating wrappe...
2007-10-10 Andrew Tridgellr2985: got rid of the unused tdb_lockkeys() and tdb_unl...
2007-10-10 Andrew Tridgellr2984: fixed the error code for a non-terminal componen...
2007-10-10 Andrew Tridgellr2983: report a failure if a server doesn't update...
2007-10-10 Andrew Tridgellr2982: added a test that shows the amount of time a...
2007-10-10 Jeremy Allisonr2981: Fix incorrect locks/unlocks in tdb_lockkeys...
2007-10-10 Tim Potterr2975: Try to emulate NT_STATUS_IS_ERR() functionality...
2007-10-10 Stefan Metzmacherr2974: fix the build
2007-10-10 Jelmer Vernooijr2973: Allow comma's inside parentheses in property...
2007-10-10 Stefan Metzmacherr2972: make names more consistent
2007-10-10 Stefan Metzmacherr2971: fix DsBind idl
2007-10-10 Stefan Metzmacherr2970: - give somefields names and typdef enums for...
2007-10-10 Andrew Tridgellr2969: inet_ntoa() takes an address in network byte...
2007-10-10 Andrew Tridgellr2968: fixed the byte order problem with the new RHS...
2007-10-10 Tim Potterr2967: Add some printer enum constants from Samba3...
2007-10-10 Tim Potterr2966: Handle conversion of DATA_BLOB fields from Pytho...
2007-10-10 Tim Potterr2965: Ignore *.pyc files in torture directory.
2007-10-10 Tim Potterr2964: Add spoolss to list of wrapped client functions.
2007-10-10 Tim Potterr2963: Handle structures that contain more than one...
2007-10-10 Tim Potterr2962: Tweak to get conversion function for pointers...
2007-10-10 Andrew Tridgellr2961: fixed a silly typo
2007-10-10 Andrew Tridgellr2960: during a lunchtime discussion I found out that...
2007-10-10 Andrew Tridgellr2958: the warnings from the swig code in pidl were...
2007-10-10 Jelmer Vernooijr2956: Fix towers_length for now. I'm currently working...
2007-10-10 Stefan Metzmacherr2954: add server cracknames code:
2007-10-10 Stefan Metzmacherr2953: add NTSTATUS_TALLOC_CHECK(x)
2007-10-10 Stefan Metzmacherr2952: add idl and torture test for DsCrackNames
2007-10-10 Andrew Tridgellr2951: fixed the intptr_t test for discard_const()
2007-10-10 Andrew Tridgellr2950: 0x40000 is clearer than 262144
2007-10-10 Andrew Tridgellr2949: added some range checks in samr.idl
2007-10-10 Andrew Tridgellr2948: added support for the [range(low,high)] attribut...
2007-10-10 Andrew Tridgellr2941: added pvfs_flush() implementation to the posix...
2007-10-10 Jelmer Vernooijr2940: Complain when there is an attempt to register...
2007-10-10 Jelmer Vernooijr2939: Use /* */ style comments
2007-10-10 Jelmer Vernooijr2938: Use IDL to dissect the RHS of floors in protocol...
2007-10-10 Jelmer Vernooijr2937: Make sure all memory is initialized
2007-10-10 Andrew Tridgellr2934: - changed the unixuid module to use the nt_user_...
2007-10-10 Jelmer Vernooijr2933: Only pull a union once when it occurs in a subco...
2007-10-10 Andrew Tridgellr2932: character expansion in strlower_m or strupper_m...
2007-10-10 Andrew Tridgellr2931: use next_codepoint() to ensure we properly handl...
2007-10-10 Andrew Tridgellr2930: added a security context cache to the unixuid...
2007-10-10 Andrew Tridgellr2929: longhorn does not produce sorted directory listi...
2007-10-10 Andrew Tridgellr2928: - fixed the handling of reserved names (rejectin...
2007-10-10 Andrew Tridgellr2927: imported the hash2 name mangling code from Samba...
2007-10-10 Andrew Tridgellr2926: name->dos.attrib is not valid unless name->exist...
2007-10-10 Andrew Tridgellr2925: added the definition for a new rpc fault code...
2007-10-10 Jelmer Vernooijr2921: Add a few more protocols and fix the numbers...
next