summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* 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
* r3716: Improvements in the RPC-SAMSYNC tests:Andrew Bartlett2007-10-102-16/+195
* r3700: pvfs passes RAW-WRITE but not BASE-DELAYWRITEAndrew Tridgell2007-10-101-2/+2
* r3699: - split the delayed write testing out of RAW-WRITE, as it is not yetAndrew Tridgell2007-10-1023-382/+344
* r3698: mark RAW-SFILEINFO as workingAndrew Tridgell2007-10-101-2/+2
* r3696: Feed directly to perl, rather then creating an intermediate fileJelmer Vernooij2007-10-101-12/+2
* r3695: Add intermediate functions to use when migrating from .m4+.mk to .pm f...Jelmer Vernooij2007-10-102-2/+68
* r3694: added support for the RENAME_INFORMATION level of setfileinfo andAndrew Tridgell2007-10-102-11/+49
* r3691: Use packagesJelmer Vernooij2007-10-1011-61/+81
* r3690: Use perl's 'use' statement to include the build system partsJelmer Vernooij2007-10-108-16/+21
* r3689: Large number of COM updates:Jelmer Vernooij2007-10-1018-359/+799
* r3687: Gaah - I forgot to add the new file for the RPC-SAMSYNC test...Andrew Bartlett2007-10-101-0/+423
* r3686: The results of some work on the NETLOGON pipe:Andrew Bartlett2007-10-1012-75/+260
* r3680: Move the multiple runs of this test into a loop. Also check that noAndrew Bartlett2007-10-101-62/+36
* r3679: We now know a few more of the Netlogon negotiate flags.Andrew Bartlett2007-10-102-11/+39
* r3678: Remove testing code accidentily commited.Andrew Bartlett2007-10-101-18/+0
* r3677: Seperate the SamLogon tests from the main RPC-NETLOGON test into aAndrew Bartlett2007-10-108-1026/+1182
* r3676: Add a negitive test for NTLM2 session security (which should notAndrew Bartlett2007-10-101-10/+96
* r3667: Small COM fixesJelmer Vernooij2007-10-109-39/+70
* r3660: This simulates the logon sequence of a XP login session I'm currently ...Volker Lendecke2007-10-104-24/+1204
* r3658: use handle->fd == -1 as the primary indicator of a directory. ThisAndrew Tridgell2007-10-105-5/+5
* r3657: More netlogon torture. We now test both function calls (SamLogon and ...Andrew Bartlett2007-10-101-43/+102
* r3656: allow easy testing of the "realloc changes the pointer" type of proble...Andrew Tridgell2007-10-101-0/+13
* r3655: As required by the new torture test, add the LM session key outputAndrew Bartlett2007-10-102-2/+10
* r3654: Add static and fix indentation.Andrew Bartlett2007-10-102-2/+2
* r3653: Move Interactive login tests up with the rest of the logon tests.Andrew Bartlett2007-10-101-71/+126