summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r9912: Fix another bug in ldb_map.Jelmer Vernooij3-77/+97
2007-10-10r9908: Generate posixUser and posixGroup as wellJelmer Vernooij3-81/+217
2007-10-10r9899: Be more conservative about what is sent to the remote server in ldb_map.Jelmer Vernooij4-187/+385
2007-10-10r9898: Add extra registry key used by WinXP (see r9894)Jelmer Vernooij1-0/+3
2007-10-10r9888: add IDL for lsa_QueryDomainInformationPolicy to query Kerberos Settings.Günther Deschner3-5/+73
2007-10-10r9885: Fix code before declarations.Tim Potter1-1/+2
2007-10-10r9884: Fix compiler warning.Tim Potter1-1/+1
2007-10-10r9883: More nested initialiser fixes.Tim Potter1-21/+79
2007-10-10r9881: I can't believe this can make a difference...Tim Potter1-2/+2
2007-10-10r9880: Convert remaining initialisers to more portable form. This shouldTim Potter1-6/+10
2007-10-10r9879: A quick check to see if nested initialisers (?) is portable across theTim Potter1-1/+5
2007-10-10r9878: This is getting a bit out of control, but a few more tests.Andrew Bartlett1-0/+148
2007-10-10r9877: Merge from lorikeet-heimdal, to try and fix build failures.Andrew Bartlett1-0/+2
2007-10-10r9876: Fix some 64-bit warnings for Itanium machine.Tim Potter2-4/+4
2007-10-10r9861: I need to convert this to table-driven, but anyway...Andrew Bartlett1-1/+75
2007-10-10r9859: Enable (blocking) KDC resolution with DNS.Andrew Bartlett6-1/+210
2007-10-10r9857: Fix rename/delete issuesJelmer Vernooij2-12/+24
2007-10-10r9854: Finish ldb_map testsuiteJelmer Vernooij5-34/+98
2007-10-10r9849: Extend testsuite a bit more.Jelmer Vernooij2-2/+51
2007-10-10r9842: More error checks in the ldb_map modules, extend testsuiteJelmer Vernooij4-77/+135
2007-10-10r9835: Make ldb_map compile in the stand-alone LDB buildJelmer Vernooij5-49/+52
2007-10-10r9834: More tests for the upgrade from Samba3Jelmer Vernooij4-17/+75
2007-10-10r9830: Fix support for importing registry values. Extended the examplre regis...Jelmer Vernooij1-5/+3
2007-10-10r9829: Registry key and value names are case insensitiveJelmer Vernooij1-0/+4
2007-10-10r9827: Convert 'passdb backend' rather then 'passdb backends'Jelmer Vernooij3-3/+5
2007-10-10r9826: Add some more OOM checksJelmer Vernooij2-3/+23
2007-10-10r9825: Correctly handle length argument to substr()Jelmer Vernooij1-3/+2
2007-10-10r9824: r9495@cabra: derrell | 2005-08-31 09:33:55 -0400Derrell Lipman1-0/+1
2007-10-10r9816: Work on testsuite for upgradeJelmer Vernooij7-38/+83
2007-10-10r9813: Conver testsuite for samba3sam module to EJSJelmer Vernooij3-69/+8
2007-10-10r9808: Improve code that selects what "passdb backend" to import from.Jelmer Vernooij3-5/+55
2007-10-10r9807: Use talloc in fd_lines_load() and file_lines_load(). The returnJelmer Vernooij1-7/+20
2007-10-10r9805: Add 'data' property to param EJS objectJelmer Vernooij4-28/+110
2007-10-10r9800: Add EJS interface to param. tridge, sorry this overlaps a bitJelmer Vernooij7-22/+252
2007-10-10r9798: Add generic functions for handling smb.conf files (the parameters don'...Jelmer Vernooij9-145/+310
2007-10-10r9797: - let us parse replication packets with linked attributes fine,Stefan Metzmacher1-2/+16
2007-10-10r9795: fix the ndr_pull_string code to handle, some special cases,Stefan Metzmacher1-51/+51
2007-10-10r9794: r11627@blu: tridge | 2005-08-30 22:55:27 +1000Andrew Tridgell1-2/+2
2007-10-10r9793: Be more verbose, check for errors in upgrade script.Jelmer Vernooij4-35/+40
2007-10-10r9792: Rename StrCaseCmp -> strcasecmp_m. All these years I was thinkingJelmer Vernooij24-40/+40
2007-10-10r9791: r11611@blu: tridge | 2005-08-30 21:48:22 +1000Andrew Tridgell1-1/+1
2007-10-10r9789: Patch from Volker that fixes the build on AIX.Jelmer Vernooij2-22/+33
2007-10-10r9786: Move ldb_map into ldb/modules/Jelmer Vernooij9-235/+16
2007-10-10r9778: Test for particular error returns, rather than just OK/not OK.Andrew Bartlett1-7/+103
2007-10-10r9776: r11609@blu: tridge | 2005-08-30 12:20:11 +1000Andrew Tridgell1-4/+4
2007-10-10r9775: r11607@blu: tridge | 2005-08-30 12:16:19 +1000Andrew Tridgell1-2/+2
2007-10-10r9774: r11605@blu: tridge | 2005-08-30 12:02:19 +1000Andrew Tridgell1-0/+3
2007-10-10r9773: r11599@blu: tridge | 2005-08-30 11:55:57 +1000Andrew Tridgell1-5/+13
2007-10-10r9772: Make credentials callbacks more consistant with the abstractionAndrew Bartlett4-73/+165
2007-10-10r9771: - Prevent ldb crash when a invalid DN is addedJelmer Vernooij3-2/+8