kai/samba.git
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 Vernooijr9855: Finish ldb_map testsuite
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 Vernooijr9831: Check whether the two admin passwords entered...
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 Vernooijr9828: Fix path to testdata (tests are always run from...
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 Vernooijr9806: Some more test data
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/
2007-10-10 Jelmer Vernooijr9785: Add some testdata
2007-10-10 Deryck Hodger9779: Add a contextmenu function to be used by all...
2007-10-10 Andrew Bartlettr9778: Test for particular error returns, rather than...
2007-10-10 Andrew Tridgellr9776: r11609@blu: tridge | 2005-08-30 12:20:11 ...
2007-10-10 Andrew Tridgellr9775: r11607@blu: tridge | 2005-08-30 12:16:19 ...
2007-10-10 Andrew Tridgellr9774: r11605@blu: tridge | 2005-08-30 12:02:19 ...
2007-10-10 Andrew Tridgellr9773: r11599@blu: tridge | 2005-08-30 11:55:57 ...
2007-10-10 Andrew Bartlettr9772: Make credentials callbacks more consistant with...
2007-10-10 Jelmer Vernooijr9771: - Prevent ldb crash when a invalid DN is added
2007-10-10 Jelmer Vernooijr9770: Couple other bugfixes
2007-10-10 Andrew Tridgellr9769: r11592@blu: tridge | 2005-08-30 10:40:19 ...
2007-10-10 Jelmer Vernooijr9768: Arrrgh.. Right this time.
2007-10-10 Jelmer Vernooijr9767: Fix typo
2007-10-10 Jelmer Vernooijr9766: Prevent erroneous OOM message
2007-10-10 Deryck Hodger9763: Add the start bar as a widget from the
2007-10-10 Jelmer Vernooijr9762: Add support for reading good old smbpasswd files
2007-10-10 Deryck Hodger9761: Move initial widget setup to desktop library...
2007-10-10 Deryck Hodger9759: Create some wrappers for QxWidget. This gives...
2007-10-10 Jelmer Vernooijr9756: One-way upgrade from Samba3->Samba4 basically...
2007-10-10 Jelmer Vernooijr9755: Fix crash bug in SWAT login
2007-10-10 Jelmer Vernooijr9754: Upgrading with the command line utility now...
2007-10-10 Jelmer Vernooijr9751: Remove C version of samba3dump (the EJS version...
2007-10-10 Jelmer Vernooijr9746: Add "staff" as possible alternative to wheel
2007-10-10 Jelmer Vernooijr9744: - [upgrade.js] Start working on smb.conf conversion.
2007-10-10 Jelmer Vernooijr9735: More work on generating a valid Samba4 configura...
2007-10-10 Tim Potterr9734: The ethereal parser generator was generating...
2007-10-10 Andrew Bartlettr9733: Test conversion from known sids in CrackNames.
2007-10-10 Andrew Bartlettr9731: Fix typo
2007-10-10 Andrew Bartlettr9728: A *major* update to the credentials system,...
2007-10-10 Andrew Bartlettr9727: A simplier test I can aim at passing when I...
2007-10-10 Jelmer Vernooijr9725: Fix full output mode of samba3dump as well....
2007-10-10 Jelmer Vernooijr9724: Rewrite samba3dump in JS. The summary works...
2007-10-10 Jelmer Vernooijr9722: Initial attempt at converting samba3dump to...
2007-10-10 Jelmer Vernooijr9718: Work a bit on the SWAT interface
2007-10-10 Jelmer Vernooijr9712: Bunch of small fixes
next