Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | s4-s3upgrade: Ignore (with warning) groups that are listed but we cannot ↵ | Andrew Bartlett | 2012-04-19 | 1 | -2/+14 |
| | | | | list members for | ||||
* | Fix samba3.raw.samba3hide test - ensure we set up POSIX capabilities | Jeremy Allison | 2012-04-18 | 1 | -0/+37 |
| | | | | | | | before doing POSIX calls like chmod. Autobuild-User: Jeremy Allison <jra@samba.org> Autobuild-Date: Wed Apr 18 23:14:40 CEST 2012 on sn-devel-104 | ||||
* | Add smb_raw_setfsinfo() - currently only available level is ↵ | Jeremy Allison | 2012-04-18 | 3 | -0/+94 |
| | | | | SMB_SET_CIFS_UNIX_INFO. | ||||
* | Ensure we have 12 bytes of data for a SMB_SET_CIFS_UNIX_INFO call. Add debug. | Jeremy Allison | 2012-04-18 | 1 | -1/+4 |
| | |||||
* | s4-torture: Fix the raw.notify mask test | Volker Lendecke | 2012-04-18 | 1 | -0/+4 |
| | | | | | | | | | | When we do the notify triggers via a different client connection, adding the notify record becomes subject to a race. Add a dummy operation after the initial changenotify request was sent to make sure the notify record actually arrived. Autobuild-User: Volker Lendecke <vl@samba.org> Autobuild-Date: Wed Apr 18 19:47:53 CEST 2012 on sn-devel-104 | ||||
* | s4-torture: Use 2 client connections for raw.notify.mask | Volker Lendecke | 2012-04-18 | 1 | -19/+20 |
| | | | | This makes the test more interesting in a cluster | ||||
* | s4-torture: Use 2 client connections for raw.notify.tree | Volker Lendecke | 2012-04-18 | 1 | -3/+9 |
| | | | | This makes the test more interesting in a cluster | ||||
* | s4-torture: Use 2 client connections for raw.notify.recursive | Volker Lendecke | 2012-04-18 | 1 | -6/+13 |
| | | | | This makes the test more interesting in a cluster | ||||
* | s3-dbwrap: Fix an unused var warning | Volker Lendecke | 2012-04-18 | 1 | -0/+2 |
| | |||||
* | s4:torture:smb2: add a session.reauth2 test. | Michael Adam | 2012-04-18 | 1 | -0/+93 |
| | | | | | | | | | | | * open a file, * reauth anonymously * try to access file via handle * reauth as user * try to access file again Autobuild-User: Michael Adam <obnox@samba.org> Autobuild-Date: Wed Apr 18 16:53:35 CEST 2012 on sn-devel-104 | ||||
* | s4:torture:smb2: rename the file in the session-reauth1 test more systematically | Michael Adam | 2012-04-18 | 1 | -1/+1 |
| | | | | The original name seems to have come in via copy and paste. | ||||
* | s4:torture:smb2: rename the session_reauth test to session_reauth1 | Michael Adam | 2012-04-18 | 1 | -2/+2 |
| | | | | More tests reauth? will follow... | ||||
* | s4-torture: notify all is empty now | Volker Lendecke | 2012-04-18 | 1 | -19/+0 |
| | | | | | Autobuild-User: Volker Lendecke <vl@samba.org> Autobuild-Date: Wed Apr 18 15:16:13 CEST 2012 on sn-devel-104 | ||||
* | s4-torture: Separate out the notify alignment subtest | Volker Lendecke | 2012-04-18 | 1 | -4/+9 |
| | |||||
* | s4-torture: Separate out the notify basedir subtest | Volker Lendecke | 2012-04-18 | 1 | -2/+8 |
| | |||||
* | s4-torture: Separate out the notify overflow subtest | Volker Lendecke | 2012-04-18 | 1 | -2/+8 |
| | |||||
* | s4-torture: Separate out the notify tree subtest | Volker Lendecke | 2012-04-18 | 1 | -2/+8 |
| | |||||
* | s4-torture: Separate out the notify double subtest | Volker Lendecke | 2012-04-18 | 1 | -2/+7 |
| | |||||
* | s4-torture: Separate out the notify tcp_dis subtest | Volker Lendecke | 2012-04-18 | 1 | -2/+8 |
| | |||||
* | s4-torture: Separate out the notify ulogoff subtest | Volker Lendecke | 2012-04-18 | 1 | -2/+8 |
| | |||||
* | s4-torture: Separate out the notify exit subtest | Volker Lendecke | 2012-04-18 | 1 | -2/+8 |
| | |||||
* | s4-torture: Separate out the notify tdis subtest | Volker Lendecke | 2012-04-18 | 1 | -2/+8 |
| | |||||
* | s4-torture: Separate out the notify file subtest | Volker Lendecke | 2012-04-18 | 1 | -2/+8 |
| | |||||
* | s4-torture: Separate out the notify mask_change subtest | Volker Lendecke | 2012-04-18 | 1 | -2/+9 |
| | |||||
* | s4-torture: Separate out the notify recursive subtest | Volker Lendecke | 2012-04-18 | 1 | -2/+8 |
| | |||||
* | s4-torture: Separate out the notify mask subtest | Volker Lendecke | 2012-04-18 | 1 | -2/+8 |
| | |||||
* | s4-torture: Separate out the notify dir subtest | Volker Lendecke | 2012-04-18 | 1 | -3/+9 |
| | |||||
* | s4-torture: Separate out the notify tcon subtest | Volker Lendecke | 2012-04-18 | 1 | -2/+8 |
| | |||||
* | s4-torture: Make notify a suite | Volker Lendecke | 2012-04-18 | 2 | -4/+13 |
| | |||||
* | libsmb: Actually use an introduced variable | Volker Lendecke | 2012-04-18 | 1 | -2/+2 |
| | | | | | Autobuild-User: Volker Lendecke <vl@samba.org> Autobuild-Date: Wed Apr 18 13:39:53 CEST 2012 on sn-devel-104 | ||||
* | Talloc doc: Fix a cut&paste error | Volker Lendecke | 2012-04-18 | 1 | -4/+1 |
| | | | | | Autobuild-User: Volker Lendecke <vl@samba.org> Autobuild-Date: Wed Apr 18 11:59:49 CEST 2012 on sn-devel-104 | ||||
* | Talloc doc: talloc_pool() when not enough memory in the pool | Pavel Březina | 2012-04-18 | 1 | -0/+4 |
| | |||||
* | Talloc doc: TALLOC_FREE_FILL | Pavel Březina | 2012-04-18 | 1 | -0/+5 |
| | |||||
* | Talloc doc: talloc_set_log_stderr() | Pavel Březina | 2012-04-18 | 1 | -0/+7 |
| | | | | Documents this function. | ||||
* | Talloc doc: talloc_set_log_fn() | Pavel Březina | 2012-04-18 | 1 | -0/+9 |
| | | | | Documents this function. | ||||
* | Talloc doc: talloc_set_abort_fn() | Pavel Březina | 2012-04-18 | 1 | -2/+33 |
| | | | | Documents this function. | ||||
* | Talloc doc: talloc_asprintf_append_buffer() | Pavel Březina | 2012-04-18 | 1 | -0/+22 |
| | | | | Explains the difference between _append and _append_buffer. | ||||
* | Talloc doc: talloc_strndup_append_buffer() | Pavel Březina | 2012-04-18 | 1 | -2/+22 |
| | | | | Explains the difference between _append and _append_buffer. | ||||
* | Talloc doc: talloc_strndup_append() | Pavel Březina | 2012-04-18 | 1 | -2/+12 |
| | | | | The destination string is reallocated instead of duplicating the result. | ||||
* | Talloc doc: talloc_strdup_append_buffer() | Pavel Březina | 2012-04-18 | 1 | -1/+22 |
| | | | | Explains the difference between _append and _append_buffer. | ||||
* | Talloc doc: talloc_strdup_append() | Pavel Březina | 2012-04-18 | 1 | -4/+18 |
| | | | | The destination string is reallocated instead of duplicating the result. | ||||
* | dbcheck: added fix for incorrect RMD_FLAGS | Andrew Tridgell | 2012-04-18 | 1 | -0/+35 |
| | | | | | | | | | | this fixes the case where a DN link has RMD_FLAGS=0 for a link inside a deleted object Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org> Autobuild-User: Andrew Tridgell <tridge@samba.org> Autobuild-Date: Wed Apr 18 09:19:41 CEST 2012 on sn-devel-104 | ||||
* | dsdb: added SHOW_DELETED to samldb_member_check() | Andrew Tridgell | 2012-04-18 | 1 | -1/+1 |
| | | | | | | | when dbcheck is fixing DNs, it will sometimes operated on a deleted DN link Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org> | ||||
* | replace: added ENOATTR define if undefined | Andrew Tridgell | 2012-04-18 | 1 | -0/+8 |
| | | | | | | | this fixes the build of the tdb xattr wrapper code on systems without xattr headers Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org> | ||||
* | s4:dbchecker.py - integrate the "objectClass" fixing code | Matthias Dieter Wallnöfer | 2012-04-18 | 1 | -0/+27 |
| | | | | Signed-off-by: Andrew Tridgell <tridge@samba.org> | ||||
* | s4:dsdb/pydsdb.c - call the "objectClass" normalisation code from Python | Matthias Dieter Wallnöfer | 2012-04-18 | 1 | -0/+14 |
| | | | | | | | This allows the dbchecker to fix ordering/inconsistency problems with the mentioned attribute. Signed-off-by: Andrew Tridgell <tridge@samba.org> | ||||
* | LDB:ldb_tdb/ldb_tdb.c - allow LDB modify replaces with different value ordering | Matthias Dieter Wallnöfer | 2012-04-18 | 1 | -3/+10 |
| | | | | | | This is essential for fixing up wrong ordered "objectClass" attributes. Signed-off-by: Andrew Tridgell <tridge@samba.org> | ||||
* | ldb: added ldb_msg_element_equal_ordered() | Andrew Tridgell | 2012-04-18 | 5 | -1/+286 |
| | | | | | this gives us a order sensitive msg element comparison. We need this to allow dbcheck to fix the order of objectClass attributes. | ||||
* | Add docs for aio_linux vfs module. | Jeremy Allison | 2012-04-18 | 1 | -0/+115 |
| | | | | | Autobuild-User: Jeremy Allison <jra@samba.org> Autobuild-Date: Wed Apr 18 07:20:19 CEST 2012 on sn-devel-104 | ||||
* | s3fs: Use xattr_tdb format for xattr storage | Andrew Bartlett | 2012-04-18 | 3 | -12/+21 |
| | | | | | Autobuild-User: Andrew Bartlett <abartlet@samba.org> Autobuild-Date: Wed Apr 18 05:39:01 CEST 2012 on sn-devel-104 |