Age | Commit message (Expand) | Author | Files | Lines |
2009-07-02 | doserrors: print out some more werrors. | Günther Deschner | 1 | -0/+5 |
2009-07-02 | talloc: change TALLOC_MAGIC for version 2.0.0 | Stefan Metzmacher | 1 | -1/+12 |
2009-07-02 | show attribute values in sorted order to make comparison easier | Andrew Tridgell | 1 | -0/+5 |
2009-07-02 | s3:smbd: add support for SMB2 Notify | Stefan Metzmacher | 4 | -1/+378 |
2009-07-02 | s3:smbd: make change_notify_reply() more generic and hide send_nt_replies() b... | Stefan Metzmacher | 3 | -17/+42 |
2009-07-02 | s3:smbd: simplify the notify code a bit and always reply via change_notify_re... | Stefan Metzmacher | 3 | -35/+30 |
2009-07-02 | s3:smbd: push nttrans and trans2 responses with no data to the client | Stefan Metzmacher | 2 | -0/+16 |
2009-07-02 | s3:smbd: restore the 3.0.x bahavior of send_nt_replies() | Stefan Metzmacher | 1 | -0/+5 |
2009-07-02 | s3:smbd: move global notify_changes_by_mid to smbd_server_connection | Stefan Metzmacher | 3 | -7/+8 |
2009-07-02 | s3:smbd: allow the offset to the path being 0 in SMB2 create | Stefan Metzmacher | 1 | -1/+3 |
2009-07-02 | we can't use the unique index code for samAccountName | Andrew Tridgell | 2 | -8/+75 |
2009-07-02 | decrypt all objects in a DRS record, not just the first one | Andrew Tridgell | 1 | -2/+5 |
2009-07-02 | change talloc to 2.0.0 | Andrew Tridgell | 3 | -3/+3 |
2009-07-02 | Changed ldb.ERR_NO_SUCH_OBJECT to LDB_ERR_NO_SUCH_OBJECT. | Andrew Tridgell | 1 | -5/+5 |
2009-07-02 | fixed the pull of drs schema elements | Andrew Tridgell | 3 | -33/+108 |
2009-07-02 | the settings structure needs to be initialised | Andrew Tridgell | 1 | -0/+1 |
2009-07-02 | LDB_ERR_INVALID_DN_SYNTAX doesn't exist ... | Andrew Tridgell | 1 | -1/+1 |
2009-07-02 | s4:param use talloc_unlink() to free iconv context holding references | Andrew Bartlett | 1 | -1/+1 |
2009-07-02 | [SAMBA 4 directory] Changes "forceLogoff" and corrects the "subRefs" | Matthias Dieter Wallnöfer | 1 | -2/+4 |
2009-07-01 | Ensure we don't use delayed writes on POSIX opened files. | Jeremy Allison | 2 | -0/+15 |
2009-07-01 | Fix bug #6520 time stamps - e.g. last mod time is not preserved when "unix ex... | Jeremy Allison | 1 | -3/+31 |
2009-07-01 | s3:util: let parent_dirname() correctly return toplevel filenames | Stefan Metzmacher | 1 | -1/+1 |
2009-07-01 | s3:onefs_open: remove unused variable passed to parent_dirname() | Stefan Metzmacher | 1 | -2/+1 |
2009-07-01 | s3:smbd: remove unused variables passed to parent_dirname() | Stefan Metzmacher | 2 | -5/+3 |
2009-07-01 | s3:build: remove the libgpo objects upon "make clean" | Michael Adam | 1 | -1/+2 |
2009-07-01 | s3:build: remove ../libcli/nbt/tools/nmblookup.o and friends in make clean | Michael Adam | 1 | -1/+1 |
2009-07-01 | lib/util: fix order of includes in tevent_ntstatus.c | Michael Adam | 1 | -1/+1 |
2009-07-01 | fixed the talloc testsuite for the recent changes | Andrew Tridgell | 1 | -6/+10 |
2009-07-01 | a talloc_realloc() to zero size needs to use an unambiguous free | Andrew Tridgell | 1 | -1/+1 |
2009-07-01 | s3/docs: Fix typo. | Matt Kraai | 1 | -1/+1 |
2009-07-01 | removed a generated file | Andrew Tridgell | 1 | -74/+0 |
2009-07-01 | use a talloc_reparent in a very ugly way | Andrew Tridgell | 1 | -2/+11 |
2009-07-01 | use the new talloc_reparent in two places | Andrew Tridgell | 2 | -2/+2 |
2009-07-01 | changes to remove the ambiguity in talloc_free() and talloc_steal() | Andrew Tridgell | 2 | -26/+109 |
2009-07-01 | gensec_start now steals the auth_context | Andrew Tridgell | 1 | -1/+3 |
2009-07-01 | A rather strange varient of talloc_unlink | Andrew Tridgell | 1 | -1/+1 |
2009-07-01 | another case that should use py_talloc_reference | Andrew Tridgell | 1 | -1/+1 |
2009-07-01 | use py_talloc_reference instead of py_talloc_import | Andrew Tridgell | 1 | -1/+1 |
2009-07-01 | py_talloc_import now uses a steal, so this free is incorrect | Andrew Tridgell | 1 | -1/+0 |
2009-07-01 | fixed use of reference in pytalloc | Andrew Tridgell | 2 | -3/+24 |
2009-07-01 | use a talloc_unlink() as ops may have a reference | Andrew Tridgell | 1 | -1/+1 |
2009-07-01 | fixed the reference to the global_schema | Andrew Tridgell | 1 | -2/+3 |
2009-07-01 | removed a redundent talloc_steal | Andrew Tridgell | 1 | -2/+0 |
2009-07-01 | fixed the use of talloc_steal in ntlmssp_server | Andrew Tridgell | 1 | -3/+2 |
2009-07-01 | fixed rpc smb code to not reply on talloc_free being a function pointer | Andrew Tridgell | 2 | -2/+13 |
2009-07-01 | [SAMBA 4 directory] Corrects the "systemFlags" attributes | Matthias Dieter Wallnöfer | 7 | -32/+39 |
2009-07-01 | [SAMBA 4 directory] Adds the complete "objectclass path" to our self-created ... | Matthias Dieter Wallnöfer | 1 | -0/+4 |
2009-07-01 | [SAMBA 4 directory] Adds the object version and "systemFlags" attribute to th... | Matthias Dieter Wallnöfer | 1 | -0/+2 |
2009-06-30 | s3 docs: Add documentation for 'kerberos method' and 'dedicated keytab file' ... | Tim Prouty | 2 | -0/+54 |
2009-06-30 | Fix bug #6496 - MS-DFS: cannot follow multibyte char link name. | SATOH Fumiyasu | 2 | -15/+39 |