summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r15189: Add parentheses to force ISDOt and ISDOTDOT evaluation order. Fix typoJames Peach2-6/+6
2007-10-10r15188: Restore svn rev. 15183, 15184 and 15185, which I inadvertantly clobberedJames Peach9-22/+75
2007-10-10r15187: Introduce new param type P_BYTES. This lets config options which specifyJames Peach4-3/+43
2007-10-10r15186: Introduce ISDOT and ISDOTDOT macros for testing whether a filename isJames Peach21-112/+78
2007-10-10r15185: Force all NTVFS modules to provide a critical sizes structure soJames Peach8-12/+27
2007-10-10r15184: Declare ntvfs_register with a typed ops pointer.James Peach1-2/+1
2007-10-10r15183: Hoist the critical sizes initialiser into a header so that modulesJames Peach2-9/+48
2007-10-10r15182: make stuff more portableStefan Metzmacher1-4/+4
2007-10-10r15181: Don't try kerberos sign/seal when in SSLSimo Sorce1-1/+6
2007-10-10r15179: Detect setproctitle if it is in libc. Patch by Timur BakeveyJelmer Vernooij1-4/+7
2007-10-10r15178: Fix ldb function calls after big swig rename.Tim Potter1-25/+55
2007-10-10r15177: Wrap ldb_strerror() function.Tim Potter1-0/+1
2007-10-10r15176: Ensure we don't segfault when we try and delete @FOO records.Andrew Bartlett1-5/+10
2007-10-10r15157: Systems with argv limits can't handle the full list of $(DEP_FILE). R...James Peach1-1/+2
2007-10-10r15156: For some reason, ln -sf doesn't appear to work as expected on IRIX. R...James Peach2-2/+2
2007-10-10r15155: Add strsep replacement from heimdal 0.7.2 for systems that don'tJames Peach2-0/+62
2007-10-10r15149: fix typoStefan Metzmacher1-1/+1
2007-10-10r15148: make wreplsrv_pull_names staticStefan Metzmacher4-25/+30
2007-10-10r15147: make some more stuff staticStefan Metzmacher2-15/+15
2007-10-10r15146: fix commentsStefan Metzmacher1-4/+2
2007-10-10r15143: Pull in GNU extensions right at the start of the configure process. ThisJames Peach2-2/+2
2007-10-10r15131: Tidy help output. When printing the list of tests, group them by prefixJames Peach1-6/+20
2007-10-10r15122: test what access masks are needed when using the FLAGS2_READ_PERMIT_E...Stefan Metzmacher1-15/+159
2007-10-10r15121: fix pushing of the FLAGS2_READ_PERMIT_EXECUTE flag in theStefan Metzmacher1-1/+3
2007-10-10r15120: Minimize the diff between Samba3 and Samba4 tdb: In Samba3 we don't a...Volker Lendecke1-7/+7
2007-10-10r15118: - do access checks also when the owner and group are not changedStefan Metzmacher1-19/+28
2007-10-10r15117: add more commentsStefan Metzmacher1-1/+7
2007-10-10r15113: Add a ldb_strerror() function.Tim Potter2-0/+100
2007-10-10r15110: Start rewriting higher level ldb wrapper.Tim Potter1-52/+54
2007-10-10r15109: Wrap ldb_global_init()Tim Potter1-0/+2
2007-10-10r15100: Port the bugfix for #3569 to Samba4Volker Lendecke4-5/+21
2007-10-10r15099: An attempt to fix BSD make portability issues. With these changes Sam...Alexander Bokovoy4-4/+7
2007-10-10r15097: Add constants for ldb errors.Tim Potter1-0/+50
2007-10-10r15096: Fix typo.Tim Potter1-1/+1
2007-10-10r15095: Fix up typemap for struct ldb_val so that ldb_msg_add_value() wrapperTim Potter1-14/+13
2007-10-10r15092: Remove some swig stuff that didn't work out and the %rename call.Tim Potter1-60/+13
2007-10-10r15091: Raise LdbError instead of IOError when ldb function calls return anTim Potter1-7/+14
2007-10-10r15090: Since we wrap the swig wrapper in another layer of Python, there isn'tTim Potter2-43/+22
2007-10-10r15087: Quick stress test that does more or less what the tool "iometer" does.Volker Lendecke1-0/+87
2007-10-10r15079: w2k3 returns NT_STATUS_PRIVILEGE_NOT_HELD if SEC_FLAG_SYSTEM_SECURITY isStefan Metzmacher1-1/+1
2007-10-10r15078: add TODO about setting the full ACL with an NTTRANS_CREATEStefan Metzmacher1-1/+1
2007-10-10r15077: map SID_BUILTIN_USERSStefan Metzmacher1-0/+1
2007-10-10r15076: give the correct return codeStefan Metzmacher1-2/+2
2007-10-10r15071: fix typoStefan Metzmacher1-1/+1
2007-10-10r15070: test the needed access masks for read/write the differentStefan Metzmacher1-0/+209
2007-10-10r15069: - don't crash on a NULL aclStefan Metzmacher1-1/+9
2007-10-10r15066: - sync the dir_flags tests with the file_flags testsStefan Metzmacher1-4/+94
2007-10-10r15065: Remove duplicate prototype.Tim Potter1-1/+0
2007-10-10r15064: Remove the change until I find proper solutionAlexander Bokovoy1-4/+0
2007-10-10r15063: Theoretically, this should allow NetBSD make to handle VPATH-like loo...Alexander Bokovoy1-0/+2