summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* r9859: Enable (blocking) KDC resolution with DNS.Andrew Bartlett2007-10-106-1/+210
* r9857: Fix rename/delete issuesJelmer Vernooij2007-10-102-12/+24
* r9854: Finish ldb_map testsuiteJelmer Vernooij2007-10-105-34/+98
* r9849: Extend testsuite a bit more.Jelmer Vernooij2007-10-102-2/+51
* r9842: More error checks in the ldb_map modules, extend testsuiteJelmer Vernooij2007-10-104-77/+135
* r9835: Make ldb_map compile in the stand-alone LDB buildJelmer Vernooij2007-10-105-49/+52
* r9834: More tests for the upgrade from Samba3Jelmer Vernooij2007-10-104-17/+75
* r9830: Fix support for importing registry values. Extended the examplre regis...Jelmer Vernooij2007-10-101-5/+3
* r9829: Registry key and value names are case insensitiveJelmer Vernooij2007-10-101-0/+4
* r9827: Convert 'passdb backend' rather then 'passdb backends'Jelmer Vernooij2007-10-103-3/+5
* r9826: Add some more OOM checksJelmer Vernooij2007-10-102-3/+23
* r9825: Correctly handle length argument to substr()Jelmer Vernooij2007-10-101-3/+2
* r9824: r9495@cabra: derrell | 2005-08-31 09:33:55 -0400Derrell Lipman2007-10-101-0/+1
* r9816: Work on testsuite for upgradeJelmer Vernooij2007-10-107-38/+83
* r9813: Conver testsuite for samba3sam module to EJSJelmer Vernooij2007-10-103-69/+8
* r9808: Improve code that selects what "passdb backend" to import from.Jelmer Vernooij2007-10-103-5/+55
* r9807: Use talloc in fd_lines_load() and file_lines_load(). The returnJelmer Vernooij2007-10-101-7/+20
* r9805: Add 'data' property to param EJS objectJelmer Vernooij2007-10-104-28/+110
* r9800: Add EJS interface to param. tridge, sorry this overlaps a bitJelmer Vernooij2007-10-107-22/+252
* r9798: Add generic functions for handling smb.conf files (the parameters don'...Jelmer Vernooij2007-10-109-145/+310
* r9797: - let us parse replication packets with linked attributes fine,Stefan Metzmacher2007-10-101-2/+16
* r9795: fix the ndr_pull_string code to handle, some special cases,Stefan Metzmacher2007-10-101-51/+51
* r9794: r11627@blu: tridge | 2005-08-30 22:55:27 +1000Andrew Tridgell2007-10-101-2/+2
* r9793: Be more verbose, check for errors in upgrade script.Jelmer Vernooij2007-10-104-35/+40
* r9792: Rename StrCaseCmp -> strcasecmp_m. All these years I was thinkingJelmer Vernooij2007-10-1024-40/+40
* r9791: r11611@blu: tridge | 2005-08-30 21:48:22 +1000Andrew Tridgell2007-10-101-1/+1
* r9789: Patch from Volker that fixes the build on AIX.Jelmer Vernooij2007-10-102-22/+33
* r9786: Move ldb_map into ldb/modules/Jelmer Vernooij2007-10-109-235/+16
* r9778: Test for particular error returns, rather than just OK/not OK.Andrew Bartlett2007-10-101-7/+103
* r9776: r11609@blu: tridge | 2005-08-30 12:20:11 +1000Andrew Tridgell2007-10-101-4/+4
* r9775: r11607@blu: tridge | 2005-08-30 12:16:19 +1000Andrew Tridgell2007-10-101-2/+2
* r9774: r11605@blu: tridge | 2005-08-30 12:02:19 +1000Andrew Tridgell2007-10-101-0/+3
* r9773: r11599@blu: tridge | 2005-08-30 11:55:57 +1000Andrew Tridgell2007-10-101-5/+13
* r9772: Make credentials callbacks more consistant with the abstractionAndrew Bartlett2007-10-104-73/+165
* r9771: - Prevent ldb crash when a invalid DN is addedJelmer Vernooij2007-10-103-2/+8
* r9770: Couple other bugfixesJelmer Vernooij2007-10-109-106/+79
* r9769: r11592@blu: tridge | 2005-08-30 10:40:19 +1000Andrew Tridgell2007-10-101-0/+37
* r9768: Arrrgh.. Right this time.Jelmer Vernooij2007-10-101-1/+1
* r9767: Fix typoJelmer Vernooij2007-10-101-1/+1
* r9766: Prevent erroneous OOM messageJelmer Vernooij2007-10-101-1/+1
* r9762: Add support for reading good old smbpasswd filesJelmer Vernooij2007-10-106-42/+250
* r9756: One-way upgrade from Samba3->Samba4 basically works nowJelmer Vernooij2007-10-105-295/+66
* r9755: Fix crash bug in SWAT loginJelmer Vernooij2007-10-101-1/+4
* r9754: Upgrading with the command line utility now works, at least partially (-:Jelmer Vernooij2007-10-104-58/+105
* r9751: Remove C version of samba3dump (the EJS version works nicely as well).Jelmer Vernooij2007-10-103-347/+44
* r9746: Add "staff" as possible alternative to wheelJelmer Vernooij2007-10-101-1/+1
* r9744: - [upgrade.js] Start working on smb.conf conversion.Jelmer Vernooij2007-10-107-101/+475
* r9735: More work on generating a valid Samba4 configuration using theJelmer Vernooij2007-10-105-43/+443
* r9734: The ethereal parser generator was generating duplicate functions forTim Potter2007-10-101-4/+4
* r9733: Test conversion from known sids in CrackNames.Andrew Bartlett2007-10-101-0/+56