summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* r3789: - fix error handlingStefan Metzmacher2007-10-102-21/+41
* r3788: give new accounts and groups a objectGUIDStefan Metzmacher2007-10-101-16/+27
* r3787: a function to generate a random GUIDStefan Metzmacher2007-10-101-0/+10
* r3786: send a mechListMIC to make the current samba3 client happyStefan Metzmacher2007-10-101-1/+9
* r3785: this strings are not constStefan Metzmacher2007-10-101-2/+2
* r3784: do a samdb lookup for the DsCrackNames serverStefan Metzmacher2007-10-103-16/+154
* r3783: - don't use make proto for ldb anymoreStefan Metzmacher2007-10-1046-144/+373
* r3782: use ldb_ namespaceStefan Metzmacher2007-10-102-3/+3
* r3770: - fix endless recursion loop in spnego fallback codeStefan Metzmacher2007-10-101-7/+11
* r3769: fix the build of shared librariesStefan Metzmacher2007-10-102-3/+9
* r3768: Fix build of librariesJelmer Vernooij2007-10-101-0/+3
* r3762: - only load the readed bytes into the input bufferStefan Metzmacher2007-10-101-2/+3
* r3760: mention -o switch in help messageSimo Sorce2007-10-105-0/+10
* r3757: Some fixes for ldb_ldapSimo Sorce2007-10-107-8/+11
* r3756: Fix netbios session request reply. The buffer should not be a stack-basedVolker Lendecke2007-10-101-1/+1
* r3755: add missing filesSimo Sorce2007-10-104-0/+758
* r3754: merge in ldb modules support from the tmp branch ldbPluginsSimo Sorce2007-10-1022-298/+577
* r3753: Have some modules default to "NOT" and enable them again whenJelmer Vernooij2007-10-103-0/+5
* r3752: Remove direct.pm for now (not used and breaks solaris build)Jelmer Vernooij2007-10-102-61/+0
* r3751: Some fixes to using enable and disable for subsystems, ext libs and mo...Jelmer Vernooij2007-10-105-15/+13
* r3750: fix the buildStefan Metzmacher2007-10-101-1/+1
* r3749: don't consider it a failure if we fail to re-encode a codepoint aboveAndrew Tridgell2007-10-101-19/+25
* r3748: pvfs passes RAW-EAS but not RAW-STREAMS yetAndrew Tridgell2007-10-101-3/+2
* r3747: - added some of the infrastructure needed for streams support in pvfsAndrew Tridgell2007-10-1015-31/+122
* r3746: added RAW-STREAMS and RAW-EAS tests to smbtortureAndrew Tridgell2007-10-104-0/+413
* r3745: fixed the posix backend after the recent build changes (it had lostAndrew Tridgell2007-10-101-0/+1
* r3744: Support building subsystems as a shared library. Modules don't work yet,Jelmer Vernooij2007-10-1010-11/+20
* r3743: auto-support the RH schema location as wellAndrew Tridgell2007-10-101-0/+4
* r3742: make test-ldap give a sane error message when the openldap schema file...Andrew Tridgell2007-10-101-0/+19
* r3741: FILE_ATTRIBUTE_DIRECTORY is illegal in open of a fileAndrew Tridgell2007-10-101-0/+4
* r3740: Convert more files to .mk, fix the buildJelmer Vernooij2007-10-107-29/+28
* r3739: Remove a bunch of unused m4 macrosJelmer Vernooij2007-10-106-171/+17
* r3738: Use a hardcoded list of .mk files rather then "find" (breaks onJelmer Vernooij2007-10-101-1/+29
* r3737: - Get rid of the register_subsystem() and register_backend() functions.Jelmer Vernooij2007-10-1047-418/+41
* r3736: Fix the build for builds that haven't got all libs sambaJelmer Vernooij2007-10-101-2/+21
* r3735: Allow building subsystems as static libraries (.a files). To enableJelmer Vernooij2007-10-104-11/+10
* r3734: Fix some incorrect dependenciesJelmer Vernooij2007-10-103-4/+5
* r3733: More build system fixes/features:Jelmer Vernooij2007-10-1052-465/+140
* r3730: More build system fixes and simplificationsJelmer Vernooij2007-10-1018-1022/+325
* r3729: permission changes on directories always include the FILE_ATTRIBUTE_DI...Andrew Tridgell2007-10-101-0/+1
* r3726: More simplifications/fixes in the build systemJelmer Vernooij2007-10-107-106/+113
* r3725: The new RPC-SAMSYNC test, complete with SAMR comparisons. This isAndrew Bartlett2007-10-102-142/+378
* r3724: Rename a number of structures, for better consistance between SAMR andAndrew Bartlett2007-10-1010-392/+397
* r3723: Now that timestring() always returns talloc'ed memory, we don't needAndrew Bartlett2007-10-101-1/+1
* r3722: - add userdomain in the binding dialogStefan Metzmacher2007-10-104-27/+65
* r3721: We cracked the NTLM2 puzzle long ago, and set the flags elsewhere.Andrew Bartlett2007-10-101-16/+0
* r3720: fixed the pulling of zero length ucs2 strings in smbd. I found thisAndrew Tridgell2007-10-101-0/+5
* r3719: pvfs now passes the RAW-RENAME testAndrew Tridgell2007-10-101-2/+2
* r3718: added support for the ntrename level in pvfs_rename().Andrew Tridgell2007-10-103-10/+196
* r3717: - expanded the RAW-RENAME test a littleAndrew Tridgell2007-10-106-22/+291