r10052: Add 'print' command
[jelmer/samba4-debian.git] / source /
2007-10-10 Jelmer Vernooijr10052: Add 'print' command
2007-10-10 Tim Potterr10048: Dissect a security_secinfo as a uint32 just...
2007-10-10 Tim Potterr10047: Translate an idl NTTIME to an ethereal FT_ABSOL...
2007-10-10 Tim Potterr10046: Don't generate any ethereal dissectors for...
2007-10-10 Andrew Bartlettr10045: metze reminded me to use the correct enum entry...
2007-10-10 Andrew Bartlettr10044: Microsoft has defined this bit:
2007-10-10 Jelmer Vernooijr10043: Only recompile subsystems that actually need...
2007-10-10 Jelmer Vernooijr10041: Add 'gcov' make target. Run
2007-10-10 Jelmer Vernooijr10038: Update instructions on using gcov with ldb
2007-10-10 Andrew Bartlettr10035: This patch removes the need for the special...
2007-10-10 Jelmer Vernooijr10032: Add tdr generated files to clean target
2007-10-10 Jelmer Vernooijr10030: Add hierarchical memory allocation to TDR's...
2007-10-10 Jelmer Vernooijr10028: More registry fixes.
2007-10-10 Jelmer Vernooijr10027: Use blob length for keeping track of buffer...
2007-10-10 Jelmer Vernooijr10026: Move registry header file to lib/registry
2007-10-10 Jelmer Vernooijr10025: Add some utility functions for storing/loading...
2007-10-10 Andrew Bartlettr10022: Merge tpot's fix for IRIX and AIX_rea build...
2007-10-10 Andrew Bartlettr10021: More kerberos notes.
2007-10-10 Jelmer Vernooijr10020: Support for malloc / realloc / free in HBIN...
2007-10-10 Jelmer Vernooijr10019: Only return NT_STATUS_NO_MEMORY if the alloc...
2007-10-10 Jelmer Vernooijr10016: Support reading security descriptors on keys.
2007-10-10 Jelmer Vernooijr10015: Change the NT4 registry backend to use the...
2007-10-10 Jelmer Vernooijr10014: Support ?, : and = in attribute arguments.
2007-10-10 Jelmer Vernooijr10013: Support zero-sized strings.
2007-10-10 Jelmer Vernooijr10010: Support base_type() attribute
2007-10-10 Jelmer Vernooijr10009: Fix bug in uint8 parsing functions
2007-10-10 Jelmer Vernooijr10007: Merge data_blk and data_len member of registry_...
2007-10-10 Jelmer Vernooijr10006: Insert correct header file.
2007-10-10 Jelmer Vernooijr9995: Add file describing the REGF file format in...
2007-10-10 Tim Potterr9994: Unused variable.
2007-10-10 Tim Potterr9993: Gcc is fussy about the lack of parentheses aroun...
2007-10-10 Tim Potterr9992: More fixes from the 64-bit warning police.
2007-10-10 Tim Potterr9991: Some more 64-bit size_t warnings. There are...
2007-10-10 Tim Potterr9990: Fix some 64-bit size_t warnings.
2007-10-10 Tim Potterr9984: Honour the NOEMIT conformance directive for...
2007-10-10 Tim Potterr9983: Make the NOEMIT conformance directive with no...
2007-10-10 Tim Potterr9982: Strip prefixes off the check for noemit in the...
2007-10-10 Tim Potterr9980: Fix some warnings.
2007-10-10 Jelmer Vernooijr9959: Fix bug where data offset was incorrect after...
2007-10-10 Jelmer Vernooijr9957: Switch to using DATA_BLOBs internally in TDR
2007-10-10 Stefan Metzmacherr9954: getntacl depends on EXT_LIB_XATTR
2007-10-10 Jelmer Vernooijr9951: Add another value to the default HKLM.
2007-10-10 Jelmer Vernooijr9949: Portability fixes for mingw32
2007-10-10 Jelmer Vernooijr9948: Be a bit less verbose
2007-10-10 Andrew Bartlettr9942: CN=Configuration is always under the database...
2007-10-10 Andrew Bartlettr9941: Update the CrackNames test, and provide a much...
2007-10-10 Andrew Bartlettr9940: When guessing, don't make DEBUG(1,... errors.
2007-10-10 James Peachr9939: Add configure check for yapp.
2007-10-10 Andrew Bartlettr9931: Make use of new 'norealm' parsing functions...
2007-10-10 Andrew Bartlettr9930: Use a single samdb_base_dn() function rather...
2007-10-10 Andrew Bartlettr9929: Fix indentation
2007-10-10 Andrew Bartlettr9928: ncName is a DN, and needs to use DN matching...
2007-10-10 Andrew Bartlettr9927: Extend copyright for all the hard work I've...
2007-10-10 Jelmer Vernooijr9925: Fix swapped nt/lm password hashes - caught by...
2007-10-10 Jelmer Vernooijr9919: Remove debug statement from samba3sam
2007-10-10 Jelmer Vernooijr9918: Fix two copy-n-paste bugs that were preventing...
2007-10-10 Jelmer Vernooijr9915: Some more mappings. Fix weird sAMAccountName...
2007-10-10 Jelmer Vernooijr9912: Fix another bug in ldb_map.
2007-10-10 Jelmer Vernooijr9908: Generate posixUser and posixGroup as well
2007-10-10 Jelmer Vernooijr9899: Be more conservative about what is sent to the...
2007-10-10 Jelmer Vernooijr9898: Add extra registry key used by WinXP (see r9894)
2007-10-10 Günther Deschnerr9888: add IDL for lsa_QueryDomainInformationPolicy...
2007-10-10 Tim Potterr9885: Fix code before declarations.
2007-10-10 Tim Potterr9884: Fix compiler warning.
2007-10-10 Tim Potterr9883: More nested initialiser fixes.
2007-10-10 Tim Potterr9881: I can't believe this can make a difference...
2007-10-10 Tim Potterr9880: Convert remaining initialisers to more portable...
2007-10-10 Tim Potterr9879: A quick check to see if nested initialisers...
2007-10-10 Andrew Bartlettr9878: This is getting a bit out of control, but a...
2007-10-10 Andrew Bartlettr9877: Merge from lorikeet-heimdal, to try and fix...
2007-10-10 Tim Potterr9876: Fix some 64-bit warnings for Itanium machine.
2007-10-10 Andrew Bartlettr9861: I need to convert this to table-driven, but...
2007-10-10 Andrew Bartlettr9859: Enable (blocking) KDC resolution with DNS.
2007-10-10 Jelmer Vernooijr9857: Fix rename/delete issues
2007-10-10 Jelmer Vernooijr9854: Finish ldb_map testsuite
2007-10-10 Jelmer Vernooijr9849: Extend testsuite a bit more.
2007-10-10 Jelmer Vernooijr9842: More error checks in the ldb_map modules, extend...
2007-10-10 Jelmer Vernooijr9835: Make ldb_map compile in the stand-alone LDB...
2007-10-10 Jelmer Vernooijr9834: More tests for the upgrade from Samba3
2007-10-10 Jelmer Vernooijr9830: Fix support for importing registry values. Exten...
2007-10-10 Jelmer Vernooijr9829: Registry key and value names are case insensitive
2007-10-10 Jelmer Vernooijr9827: Convert 'passdb backend' rather then 'passdb...
2007-10-10 Jelmer Vernooijr9826: Add some more OOM checks
2007-10-10 Jelmer Vernooijr9825: Correctly handle length argument to substr()
2007-10-10 Derrell Lipmanr9824: r9495@cabra: derrell | 2005-08-31 09:33:55...
2007-10-10 Jelmer Vernooijr9816: Work on testsuite for upgrade
2007-10-10 Jelmer Vernooijr9813: Conver testsuite for samba3sam module to EJS
2007-10-10 Jelmer Vernooijr9808: Improve code that selects what "passdb backend...
2007-10-10 Jelmer Vernooijr9807: Use talloc in fd_lines_load() and file_lines_loa...
2007-10-10 Jelmer Vernooijr9805: Add 'data' property to param EJS object
2007-10-10 Jelmer Vernooijr9800: Add EJS interface to param. tridge, sorry this...
2007-10-10 Jelmer Vernooijr9798: Add generic functions for handling smb.conf...
2007-10-10 Stefan Metzmacherr9797: - let us parse replication packets with linked...
2007-10-10 Stefan Metzmacherr9795: fix the ndr_pull_string code to handle, some...
2007-10-10 Andrew Tridgellr9794: r11627@blu: tridge | 2005-08-30 22:55:27 ...
2007-10-10 Jelmer Vernooijr9793: Be more verbose, check for errors in upgrade...
2007-10-10 Jelmer Vernooijr9792: Rename StrCaseCmp -> strcasecmp_m. All these...
2007-10-10 Andrew Tridgellr9791: r11611@blu: tridge | 2005-08-30 21:48:22 ...
2007-10-10 Jelmer Vernooijr9789: Patch from Volker that fixes the build on AIX.
2007-10-10 Jelmer Vernooijr9786: Move ldb_map into ldb/modules/
next