summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
...
* r3004: removed some unused functionsAndrew Tridgell2007-10-103-297/+0
* r3001: Expose unmarshalling functions for structures marked "public" in theTim Potter2007-10-103-11/+40
* r2997: Added delete on close tests for readonly files.Jeremy Allison2007-10-101-0/+58
* r2994: More cleanups. Move the generation of NTSTATUS and WERROR exceptionsTim Potter2007-10-102-34/+19
* r2993: fix commentStefan Metzmacher2007-10-101-1/+0
* r2992: drsuapi uses WERROR not NTSTATUSStefan Metzmacher2007-10-105-96/+201
* r2991: add drsuapi_DsGetDomainControllerInfo() idl and torture testStefan Metzmacher2007-10-103-6/+161
* r2990: Add support to pidl for autogenerating ndr_size_*() functions. AddingJelmer Vernooij2007-10-105-55/+148
* r2989: fix the printing of unions with negative cases when :print is usedAndrew Tridgell2007-10-101-2/+2
* r2988: this should fix support for negative switch levels in PIDLAndrew Tridgell2007-10-101-3/+3
* r2987: added support for signed 32 bit integers in pidlAndrew Tridgell2007-10-102-0/+32
* r2986: Add correct value to dict when generating wrapper for functions thatTim Potter2007-10-103-6/+27
* r2985: got rid of the unused tdb_lockkeys() and tdb_unlockkeys() functionsAndrew Tridgell2007-10-102-74/+0
* r2984: fixed the error code for a non-terminal component of a path name not e...Andrew Tridgell2007-10-101-2/+1
* r2983: report a failure if a server doesn't update the write time at allAndrew Tridgell2007-10-101-1/+8
* r2982: added a test that shows the amount of time a server takes to updateAndrew Tridgell2007-10-101-0/+84
* r2981: Fix incorrect locks/unlocks in tdb_lockkeys()/tdb_unlockkeys().Jeremy Allison2007-10-101-3/+3
* r2975: Try to emulate NT_STATUS_IS_ERR() functionality for WERRORs. Unfortun...Tim Potter2007-10-101-2/+4
* r2974: fix the buildStefan Metzmacher2007-10-101-1/+1
* r2973: Allow comma's inside parentheses in property argumentsJelmer Vernooij2007-10-102-234/+283
* r2972: make names more consistentStefan Metzmacher2007-10-101-2/+2
* r2971: fix DsBind idlStefan Metzmacher2007-10-102-4/+4
* r2970: - give somefields names and typdef enums for the possible valuesStefan Metzmacher2007-10-105-78/+330
* r2969: inet_ntoa() takes an address in network byte order, so now that weAndrew Tridgell2007-10-101-1/+1
* r2968: fixed the byte order problem with the new RHS parsing on ncacn_ip_tcpAndrew Tridgell2007-10-104-2/+14
* r2967: Add some printer enum constants from Samba3's rpc_spoolss.hTim Potter2007-10-101-0/+9
* r2966: Handle conversion of DATA_BLOB fields from Python in a slightly nicerTim Potter2007-10-102-10/+15
* r2965: Ignore *.pyc files in torture directory.Tim Potter2007-10-102-3/+41
* r2964: Add spoolss to list of wrapped client functions.Tim Potter2007-10-102-1/+2
* r2963: Handle structures that contain more than one union as members.Tim Potter2007-10-101-2/+2
* r2962: Tweak to get conversion function for pointers to union compiling again.Tim Potter2007-10-101-1/+1
* r2961: fixed a silly typoAndrew Tridgell2007-10-101-2/+2
* r2960: during a lunchtime discussion I found out that all powerpc processorsAndrew Tridgell2007-10-101-2/+47
* r2958: the warnings from the swig code in pidl were totally swamping validAndrew Tridgell2007-10-102-15/+17
* r2956: Fix towers_length for now. I'm currently working on a pidl extensionJelmer Vernooij2007-10-102-1/+53
* r2954: add server cracknames code:Stefan Metzmacher2007-10-101-1/+41
* r2953: add NTSTATUS_TALLOC_CHECK(x)Stefan Metzmacher2007-10-101-0/+4
* r2952: add idl and torture test for DsCrackNamesStefan Metzmacher2007-10-103-5/+81
* r2951: fixed the intptr_t test for discard_const()Andrew Tridgell2007-10-102-1/+5
* r2950: 0x40000 is clearer than 262144Andrew Tridgell2007-10-101-1/+1
* r2949: added some range checks in samr.idlAndrew Tridgell2007-10-101-4/+4
* r2948: added support for the [range(low,high)] attribute in pidl. This allowsAndrew Tridgell2007-10-102-1/+7
* r2941: added pvfs_flush() implementation to the posix backendAndrew Tridgell2007-10-105-10/+71
* r2940: Complain when there is an attempt to register a backend for a subsyste...Jelmer Vernooij2007-10-101-0/+2
* r2939: Use /* */ style commentsJelmer Vernooij2007-10-101-4/+4
* r2938: Use IDL to dissect the RHS of floors in protocol towersJelmer Vernooij2007-10-104-78/+133
* r2937: Make sure all memory is initializedJelmer Vernooij2007-10-101-7/+7
* r2934: - changed the unixuid module to use the nt_user_token instead of the s...Andrew Tridgell2007-10-102-14/+21
* r2933: Only pull a union once when it occurs in a subcontextJelmer Vernooij2007-10-101-2/+6
* r2932: character expansion in strlower_m or strupper_m is considered fatalAndrew Tridgell2007-10-101-0/+4