summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* r9949: Portability fixes for mingw32samba-misc-tags/SOC-jelmerJelmer Vernooij2005-09-022-4/+3
* r9948: Be a bit less verboseJelmer Vernooij2005-09-021-1/+1
* r9942: CN=Configuration is always under the database-wide base dn, so don'tAndrew Bartlett2005-09-021-5/+2
* r9941: Update the CrackNames test, and provide a much improved server-sideAndrew Bartlett2005-09-022-160/+613
* r9940: When guessing, don't make DEBUG(1,... errors.Andrew Bartlett2005-09-021-2/+2
* r9939: Add configure check for yapp.James Peach2005-09-023-2/+5
* r9931: Make use of new 'norealm' parsing functions rather than strchr(p '@').Andrew Bartlett2005-09-013-31/+79
* r9930: Use a single samdb_base_dn() function rather than lots of sillyAndrew Bartlett2005-09-013-49/+69
* r9929: Fix indentationAndrew Bartlett2005-09-012-3/+5
* r9928: ncName is a DN, and needs to use DN matching rules.Andrew Bartlett2005-09-011-0/+1
* r9927: Extend copyright for all the hard work I've done this year.Andrew Bartlett2005-09-011-1/+1
* r9925: Fix swapped nt/lm password hashes - caught by Andrew BartlettJelmer Vernooij2005-09-011-1/+1
* r9919: Remove debug statement from samba3samJelmer Vernooij2005-09-013-3/+68
* r9918: Fix two copy-n-paste bugs that were preventing the modification Jelmer Vernooij2005-09-012-3/+3
* r9915: Some more mappings. Fix weird sAMAccountName values.Jelmer Vernooij2005-09-014-20/+92
* r9912: Fix another bug in ldb_map.Jelmer Vernooij2005-09-014-77/+99
* r9908: Generate posixUser and posixGroup as wellJelmer Vernooij2005-09-014-83/+218
* r9899: Be more conservative about what is sent to the remote server in ldb_map.Jelmer Vernooij2005-09-016-220/+436
* r9898: Add extra registry key used by WinXP (see r9894)Jelmer Vernooij2005-09-011-0/+3
* r9888: add IDL for lsa_QueryDomainInformationPolicy to query Kerberos Settings.Günther Deschner2005-09-013-5/+73
* r9885: Fix code before declarations.Tim Potter2005-09-011-1/+2
* r9884: Fix compiler warning.Tim Potter2005-09-011-1/+1
* r9883: More nested initialiser fixes.Tim Potter2005-09-011-21/+79
* r9881: I can't believe this can make a difference...Tim Potter2005-09-011-2/+2
* r9880: Convert remaining initialisers to more portable form. This shouldTim Potter2005-09-011-6/+10
* r9879: A quick check to see if nested initialisers (?) is portable across theTim Potter2005-09-011-1/+5
* r9878: This is getting a bit out of control, but a few more tests.Andrew Bartlett2005-09-011-0/+148
* r9877: Merge from lorikeet-heimdal, to try and fix build failures.Andrew Bartlett2005-09-011-0/+2
* r9876: Fix some 64-bit warnings for Itanium machine.Tim Potter2005-09-012-4/+4
* r9861: I need to convert this to table-driven, but anyway...Andrew Bartlett2005-09-011-1/+75
* r9859: Enable (blocking) KDC resolution with DNS.Andrew Bartlett2005-09-016-1/+210
* r9857: Fix rename/delete issuesJelmer Vernooij2005-09-013-20/+29
* r9855: Finish ldb_map testsuiteJelmer Vernooij2005-09-011-0/+60
* r9854: Finish ldb_map testsuiteJelmer Vernooij2005-09-015-34/+98
* r9849: Extend testsuite a bit more.Jelmer Vernooij2005-08-313-11/+86
* r9842: More error checks in the ldb_map modules, extend testsuiteJelmer Vernooij2005-08-315-82/+160
* r9835: Make ldb_map compile in the stand-alone LDB buildJelmer Vernooij2005-08-315-49/+52
* r9834: More tests for the upgrade from Samba3Jelmer Vernooij2005-08-315-17/+126
* r9831: Check whether the two admin passwords entered were equal.Jelmer Vernooij2005-08-311-7/+24
* r9830: Fix support for importing registry values. Extended the examplre regis...Jelmer Vernooij2005-08-312-5/+3
* r9829: Registry key and value names are case insensitiveJelmer Vernooij2005-08-311-0/+4
* r9828: Fix path to testdata (tests are always run from source/)Jelmer Vernooij2005-08-311-1/+1
* r9827: Convert 'passdb backend' rather then 'passdb backends'Jelmer Vernooij2005-08-313-3/+5
* r9826: Add some more OOM checksJelmer Vernooij2005-08-312-3/+23
* r9825: Correctly handle length argument to substr()Jelmer Vernooij2005-08-311-3/+2
* r9824: r9495@cabra: derrell | 2005-08-31 09:33:55 -0400Derrell Lipman2005-08-311-0/+1
* r9823: r9494@cabra: derrell | 2005-08-31 09:32:06 -0400Derrell Lipman2005-08-310-0/+0
* r9816: Work on testsuite for upgradeJelmer Vernooij2005-08-319-41/+92
* r9813: Conver testsuite for samba3sam module to EJSJelmer Vernooij2005-08-305-69/+89
* r9808: Improve code that selects what "passdb backend" to import from.Jelmer Vernooij2005-08-303-5/+55