summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Collapse)AuthorAgeFilesLines
...
* r14977: more IBM checker fixesAndrew Tridgell2007-10-102-5/+2
| | | | (This used to be commit cd106509b664e9ca53419a62550b256b7e5bde3c)
* r14976: another use of the magic comment recognised by the IBM checker forAndrew Tridgell2007-10-101-0/+1
| | | | | deliberate fall through in switch (This used to be commit 484cea71100cfeef89c8a5670443734ee14c3b8e)
* r14975: use the magic comment recognised by the IBM checker for deliberateAndrew Tridgell2007-10-101-1/+1
| | | | | fall through in switch (This used to be commit babf747cfdd7b5b03e89ade151e6fece4cf23dce)
* r14974: work around an ibm checker bugAndrew Tridgell2007-10-101-2/+2
| | | | (This used to be commit 2031e07a8a14d83ab621f8baaae6b4e1425667d7)
* r14973: req cannot be NULL in smb_raw_t2open_recv() (found by IBM checker)Andrew Tridgell2007-10-101-1/+1
| | | | (This used to be commit c2cde823ee004b53707acd1390d25fa9856b5179)
* r14972: fix an uninitialised warning from ibm checkerAndrew Tridgell2007-10-101-1/+1
| | | | (This used to be commit 9b867d2acffdfdcd5dc1dd5341db19daf11b5e96)
* r14971: Update test script with new location of tdb and ldb wrappers.Tim Potter2007-10-101-1/+1
| | | | (This used to be commit 7794dcd096d011ff0d8d9717040c879e0ec8c67f)
* r14970: Add configure stuff for Python to tdb and ldb standalone builds.Tim Potter2007-10-102-0/+62
| | | | (This used to be commit 5e14e79489c67d55df20ef78ebf0aa168a5dc456)
* r14969: ensure that even on slow machines we leave plenty of time for a seriesAndrew Tridgell2007-10-101-1/+1
| | | | | | | of events to propogate internally in smbd before asking for them (the test was failing on slow machines) (This used to be commit a493539458ff092262667d07b0dab2f2ee1ba7bf)
* r14968: Move tdb and ldb swig wrappers in to lib/tdb and lib/ldb directories.Tim Potter2007-10-107-19/+19
| | | | (This used to be commit fa8d0dc14a1af9567401d54a803b34a6498b7cd4)
* r14967: load shared module torture test after we know where to search...Stefan Metzmacher2007-10-101-2/+2
| | | | | metze (This used to be commit b2f45531544f52b63f61fc8224477e89eb3dca83)
* r14966: make more functions _PUBLIC_Stefan Metzmacher2007-10-102-26/+26
| | | | | metze (This used to be commit 193f7da254cce40ab30fda9e99b8cd07e0b0a0a8)
* r14965: the unixinfo pipe need the sidmap code from SAMDBStefan Metzmacher2007-10-101-0/+1
| | | | | metze (This used to be commit ed657b840317ac2fa0aebfb7c40cec45c7c3485a)
* r14964: - move sidmap code from ntvfs_common to SAMDBStefan Metzmacher2007-10-1018-57/+123
| | | | | | | | - make ntvfs_common a library - create sys_notify library metze (This used to be commit a3e1d56cf7b688c515f5d6d4d43e0b24c2261d15)
* r14963: check talloc returnsAndrew Tridgell2007-10-101-2/+13
| | | | (This used to be commit dd928e84ece04d35144befeda7a9b9dd597e4cf7)
* r14962: fixed a valgrind errorAndrew Tridgell2007-10-101-2/+4
| | | | (This used to be commit 5a8d13c4e67974d198d71823774950483ec42088)
* r14961: fix compiler warningStefan Metzmacher2007-10-101-2/+4
| | | | | | | tridge: please add checks after talloc_realloc() and talloc_strdup()! metze (This used to be commit c136191870f91d4ce652da535a1cd52f4772574d)
* r14960: don't declare variables mid-functionAndrew Tridgell2007-10-101-1/+2
| | | | (This used to be commit 4537de9289ce025a240fe46a708434c195138d20)
* r14959: allow change notify to be disabled completely usingAndrew Tridgell2007-10-102-3/+20
| | | | | notify:enable=False (This used to be commit 2a8f093105f3047a3697f29aadcc9c48c6ac88e1)
* r14958: fixed big-endian dcerpc connections for the new string handling codeAndrew Tridgell2007-10-101-0/+8
| | | | (This used to be commit 0617aebbbcd27126aab71bc0502a736d7eee1d72)
* r14957: fixed shell syntax for config.h creation, and move after AC_OUTPUTAndrew Tridgell2007-10-101-6/+6
| | | | (This used to be commit a3d6d28adc2ece11e90c72d28ea918d8fcca7bc0)
* r14956: change the notify search to be much more efficient by using aAndrew Tridgell2007-10-104-85/+302
| | | | | | | per-depth bisection search. This makes the notify_trigger() call log(N) which makes us scale well for large numbers of outstanding notifies (This used to be commit 16fd00925fdbf77e7a403ad501bf6ea429404c76)
* r14952: Make sure the auth subsystem gets initialized if a gensec module ↵Jelmer Vernooij2007-10-104-3/+22
| | | | | | needs it. (This used to be commit ecf84248b48783fb0ccbeff4d37d930b21fb96df)
* r14951: - remove unused var 'path'Stefan Metzmacher2007-10-101-12/+7
| | | | | | | - fix compiler warning metze (This used to be commit 4d7de8b251e006a469adf2793dae422e128844c5)
* r14950: make sure include/config.h is only updated when the content was changedStefan Metzmacher2007-10-103-4/+10
| | | | | metze (This used to be commit 2488ead8c3431be3014012a05de4ee57ff13aa93)
* r14949: re-add the two lex.c files for heimdal, these are needed for systemsAndrew Tridgell2007-10-102-0/+4520
| | | | | | that don't have bison/flex. If we auto-generate these on samba.org we can delete these again. (This used to be commit dca9003ec27747cf7a584ee67fd222ab22601494)
* r14948: add testing of truncate events, and add truncate support to inotifyAndrew Tridgell2007-10-102-3/+15
| | | | | backend (This used to be commit b80523a631ec57c7d19e9a23dca4594d71036138)
* r14947: add support for file truncate eventsAndrew Tridgell2007-10-101-5/+8
| | | | (This used to be commit ed1b90407d8ef6e0216931cb3a89cc9a7789ead2)
* r14946: added a smbcli_ftruncate() call, useful for torture testingAndrew Tridgell2007-10-101-7/+16
| | | | (This used to be commit b8b9acc60003c86fb1f0377b46f65155c3b898a9)
* r14945: allow the notify backend to be specified per shareAndrew Tridgell2007-10-102-3/+4
| | | | (This used to be commit 467027e7730a3bc56f152df7e2ec272905e19584)
* r14944: pass any error of build/smb_build/main.pl to the caller of ↵Stefan Metzmacher2007-10-101-1/+1
| | | | | | | ./config.status metze (This used to be commit 977df5f44303b1b80474386a437dd95e62308458)
* r14943: bring the inotify backend up to date with all the strange renameAndrew Tridgell2007-10-101-16/+82
| | | | | semantics (This used to be commit 74c274ea072fc45debaafd438ff63321b38a1448)
* r14942: make the RAW-NOTIFY test check the strange file rename semantics. AlsoAndrew Tridgell2007-10-101-19/+53
| | | | | | be more forgiving of matching on extra bits (inotify cannot match on minimal bits for all events). (This used to be commit 29de884737ada8c1094b6e0958b54f523a7cdbf4)
* r14941: a rename of a file (but not a directory) triggers 3 events. The firstAndrew Tridgell2007-10-101-1/+11
| | | | | | two are the rename (FROM and TO) then the 3rd event is a modify event of both attributes and creation time. (This used to be commit 010a1b14a58c0194e1f8bba29f4d02a86b7559c5)
* r14939: don't use a void pointerStefan Metzmacher2007-10-101-1/+1
| | | | | metze (This used to be commit 03906b2b13c000ad9683f6bb1e336075655e1367)
* r14938: add smbcli_fsetatr() as a convenient interface to a setfileinfo forAndrew Tridgell2007-10-101-0/+23
| | | | | torture testing. Used by RAW-NOTIFY. (This used to be commit 517db1b1b0061be57c67ea02d42000fb8ace844d)
* r14937: fix a crash that can be caused by a notify triggering during a shareAndrew Tridgell2007-10-101-0/+5
| | | | | disconnect (This used to be commit 85d70f1c150b6c8370deeb188dbf9e87c8b8d7ac)
* r14936: remove a duplicate lineAndrew Tridgell2007-10-101-1/+0
| | | | (This used to be commit fc11201ad1c44c20b9d1b8419c3632ca45f74013)
* r14935: try to avoid a race condition in the recursion testAndrew Tridgell2007-10-101-1/+1
| | | | (This used to be commit 659576806fef066203551281cab4dc5cd3234ff7)
* r14934: greatly expand the RAW-NOTIFY testing of completion filters. We nowAndrew Tridgell2007-10-101-0/+185
| | | | | | try each bit in the completion filter separately for a wide range of file operations. (This used to be commit 81f8b24526515d7a914022859fb03421c3a7611b)
* r14933: fix the handling of notify filters to be much closer to the behaviourAndrew Tridgell2007-10-107-35/+37
| | | | | of w2k3. The behaviour is particularly tricky for rename. (This used to be commit 4d3b8d95498a328ffc08ecb62d9531b6bfe4e2b5)
* r14932: ensure that we send a NOTIFY_ACTION_OLD_NAME andAndrew Tridgell2007-10-101-2/+4
| | | | | NOTIFY_ACTION_NEW_NAME together to the client. (This used to be commit d58011b0f35c3299f35ba9d72a7b9b9b17253511)
* r14930: Coalesce the "feature enabled" tests so that the config summary alwaysJames Peach2007-10-101-17/+19
| | | | | emits a yes or a no. (This used to be commit c31e233a09c34fceee99193ef6f39ff3fabd543e)
* r14929: add some commentsStefan Metzmacher2007-10-101-2/+15
| | | | | metze (This used to be commit 5d40e10d8e5cef542826cd6ebda85cd602a2bf11)
* r14928: demonstrate that the completion filter is only set on the first notifyAndrew Tridgell2007-10-102-0/+3
| | | | | on a directory handle (This used to be commit b6e40d9b0832fbab662f9289a30c26e2576b4821)
* r14927: expand the RAW-NOTIFY test to test recursive and rename handlingAndrew Tridgell2007-10-101-1/+115
| | | | (This used to be commit e6abb1ecbaa19e8b4627a279e420f8ecdf776e26)
* r14926: change the inotify backend to implement the rather unusual semanticsAndrew Tridgell2007-10-101-4/+28
| | | | | | for rename. The cookies in inotify tell us (indirectly!) if its a rename between directories or not (This used to be commit 13574a8d0c7228bf36a6debe4853f693c9f8f543)
* r14925: trigger NOTIFY_ACTION_OLD_NAME and NOTIFY_ACTION_NEW_NAME events forAndrew Tridgell2007-10-103-37/+59
| | | | | | renames, if in the same directory. For renames between directories generate NOTIFY_ACTION_REMOVED and NOTIFY_ACTION_ADDED (This used to be commit 2ac248edf05c3ee715165f2b33055de480743e87)
* r14924: when handling recursive change notify, the client expects a windowsAndrew Tridgell2007-10-101-0/+1
| | | | | path name back (This used to be commit ceb85d12f7efb002af7a271f999e22f94b8536fb)
* r14921: I forgot to commit the IDL change for the subdir_filterAndrew Tridgell2007-10-101-2/+2
| | | | (This used to be commit af92520097bf817dca6e6ec8eab39b46388d048f)