summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* r15185: Force all NTVFS modules to provide a critical sizes structure soJames Peach2007-10-108-12/+27
* r15184: Declare ntvfs_register with a typed ops pointer.James Peach2007-10-101-2/+1
* r15183: Hoist the critical sizes initialiser into a header so that modulesJames Peach2007-10-102-9/+48
* r15182: make stuff more portableStefan Metzmacher2007-10-101-4/+4
* r15181: Don't try kerberos sign/seal when in SSLSimo Sorce2007-10-101-1/+6
* r15179: Detect setproctitle if it is in libc. Patch by Timur BakeveyJelmer Vernooij2007-10-101-4/+7
* r15178: Fix ldb function calls after big swig rename.Tim Potter2007-10-101-25/+55
* r15177: Wrap ldb_strerror() function.Tim Potter2007-10-101-0/+1
* r15176: Ensure we don't segfault when we try and delete @FOO records.Andrew Bartlett2007-10-101-5/+10
* r15157: Systems with argv limits can't handle the full list of $(DEP_FILE). R...James Peach2007-10-101-1/+2
* r15156: For some reason, ln -sf doesn't appear to work as expected on IRIX. R...James Peach2007-10-102-2/+2
* r15155: Add strsep replacement from heimdal 0.7.2 for systems that don'tJames Peach2007-10-102-0/+62
* r15149: fix typoStefan Metzmacher2007-10-101-1/+1
* r15148: make wreplsrv_pull_names staticStefan Metzmacher2007-10-104-25/+30
* r15147: make some more stuff staticStefan Metzmacher2007-10-102-15/+15
* r15146: fix commentsStefan Metzmacher2007-10-101-4/+2
* r15143: Pull in GNU extensions right at the start of the configure process. ThisJames Peach2007-10-102-2/+2
* r15131: Tidy help output. When printing the list of tests, group them by prefixJames Peach2007-10-101-6/+20
* r15122: test what access masks are needed when using the FLAGS2_READ_PERMIT_E...Stefan Metzmacher2007-10-101-15/+159
* r15121: fix pushing of the FLAGS2_READ_PERMIT_EXECUTE flag in theStefan Metzmacher2007-10-101-1/+3
* r15120: Minimize the diff between Samba3 and Samba4 tdb: In Samba3 we don't a...Volker Lendecke2007-10-101-7/+7
* r15118: - do access checks also when the owner and group are not changedStefan Metzmacher2007-10-101-19/+28
* r15117: add more commentsStefan Metzmacher2007-10-101-1/+7
* r15113: Add a ldb_strerror() function.Tim Potter2007-10-102-0/+100
* r15110: Start rewriting higher level ldb wrapper.Tim Potter2007-10-101-52/+54
* r15109: Wrap ldb_global_init()Tim Potter2007-10-101-0/+2
* r15100: Port the bugfix for #3569 to Samba4Volker Lendecke2007-10-104-5/+21
* r15099: An attempt to fix BSD make portability issues. With these changes Sam...Alexander Bokovoy2007-10-104-4/+7
* r15097: Add constants for ldb errors.Tim Potter2007-10-101-0/+50
* r15096: Fix typo.Tim Potter2007-10-101-1/+1
* r15095: Fix up typemap for struct ldb_val so that ldb_msg_add_value() wrapperTim Potter2007-10-101-14/+13
* r15092: Remove some swig stuff that didn't work out and the %rename call.Tim Potter2007-10-101-60/+13
* r15091: Raise LdbError instead of IOError when ldb function calls return anTim Potter2007-10-101-7/+14
* r15090: Since we wrap the swig wrapper in another layer of Python, there isn'tTim Potter2007-10-102-43/+22
* r15087: Quick stress test that does more or less what the tool "iometer" does.Volker Lendecke2007-10-101-0/+87
* r15079: w2k3 returns NT_STATUS_PRIVILEGE_NOT_HELD if SEC_FLAG_SYSTEM_SECURITY isStefan Metzmacher2007-10-101-1/+1
* r15078: add TODO about setting the full ACL with an NTTRANS_CREATEStefan Metzmacher2007-10-101-1/+1
* r15077: map SID_BUILTIN_USERSStefan Metzmacher2007-10-101-0/+1
* r15076: give the correct return codeStefan Metzmacher2007-10-101-2/+2
* r15071: fix typoStefan Metzmacher2007-10-101-1/+1
* r15070: test the needed access masks for read/write the differentStefan Metzmacher2007-10-101-0/+209
* r15069: - don't crash on a NULL aclStefan Metzmacher2007-10-101-1/+9
* r15066: - sync the dir_flags tests with the file_flags testsStefan Metzmacher2007-10-101-4/+94
* r15065: Remove duplicate prototype.Tim Potter2007-10-101-1/+0
* r15064: Remove the change until I find proper solutionAlexander Bokovoy2007-10-101-4/+0
* r15063: Theoretically, this should allow NetBSD make to handle VPATH-like loo...Alexander Bokovoy2007-10-101-0/+2
* r15062: Theoretically, this should allow NetBSD make to handle VPATH-like loo...Alexander Bokovoy2007-10-101-0/+2
* r15061: Use $(PERL) to run cflags.pl as actual perl binary might not be in /u...Alexander Bokovoy2007-10-101-6/+6
* r15057: fix access masks for getting and setting security_descriptorsStefan Metzmacher2007-10-102-8/+25
* r15056: w2k3 gives NT_STATUS_ACCESS_DENIED instead of NT_STATUS_ACCESS_VIOLATIONStefan Metzmacher2007-10-101-4/+2