index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3:smbd: simplify the notify code a bit and always reply via change_notify_re...
Stefan Metzmacher
2009-07-02
3
-35
/
+30
*
s3:smbd: push nttrans and trans2 responses with no data to the client
Stefan Metzmacher
2009-07-02
2
-0
/
+16
*
s3:smbd: restore the 3.0.x bahavior of send_nt_replies()
Stefan Metzmacher
2009-07-02
1
-0
/
+5
*
s3:smbd: move global notify_changes_by_mid to smbd_server_connection
Stefan Metzmacher
2009-07-02
3
-7
/
+8
*
s3:smbd: allow the offset to the path being 0 in SMB2 create
Stefan Metzmacher
2009-07-02
1
-1
/
+3
*
we can't use the unique index code for samAccountName
Andrew Tridgell
2009-07-02
2
-8
/
+75
*
decrypt all objects in a DRS record, not just the first one
Andrew Tridgell
2009-07-02
1
-2
/
+5
*
change talloc to 2.0.0
Andrew Tridgell
2009-07-02
3
-3
/
+3
*
Changed ldb.ERR_NO_SUCH_OBJECT to LDB_ERR_NO_SUCH_OBJECT.
Andrew Tridgell
2009-07-02
1
-5
/
+5
*
fixed the pull of drs schema elements
Andrew Tridgell
2009-07-02
3
-33
/
+108
*
the settings structure needs to be initialised
Andrew Tridgell
2009-07-02
1
-0
/
+1
*
LDB_ERR_INVALID_DN_SYNTAX doesn't exist ...
Andrew Tridgell
2009-07-02
1
-1
/
+1
*
s4:param use talloc_unlink() to free iconv context holding references
Andrew Bartlett
2009-07-02
1
-1
/
+1
*
[SAMBA 4 directory] Changes "forceLogoff" and corrects the "subRefs"
Matthias Dieter Wallnöfer
2009-07-02
1
-2
/
+4
*
Ensure we don't use delayed writes on POSIX opened files.
Jeremy Allison
2009-07-01
2
-0
/
+15
*
Fix bug #6520 time stamps - e.g. last mod time is not preserved when "unix ex...
Jeremy Allison
2009-07-01
1
-3
/
+31
*
s3:util: let parent_dirname() correctly return toplevel filenames
Stefan Metzmacher
2009-07-01
1
-1
/
+1
*
s3:onefs_open: remove unused variable passed to parent_dirname()
Stefan Metzmacher
2009-07-01
1
-2
/
+1
*
s3:smbd: remove unused variables passed to parent_dirname()
Stefan Metzmacher
2009-07-01
2
-5
/
+3
*
s3:build: remove the libgpo objects upon "make clean"
Michael Adam
2009-07-01
1
-1
/
+2
*
s3:build: remove ../libcli/nbt/tools/nmblookup.o and friends in make clean
Michael Adam
2009-07-01
1
-1
/
+1
*
lib/util: fix order of includes in tevent_ntstatus.c
Michael Adam
2009-07-01
1
-1
/
+1
*
fixed the talloc testsuite for the recent changes
Andrew Tridgell
2009-07-01
1
-6
/
+10
*
a talloc_realloc() to zero size needs to use an unambiguous free
Andrew Tridgell
2009-07-01
1
-1
/
+1
*
s3/docs: Fix typo.
Matt Kraai
2009-07-01
1
-1
/
+1
*
removed a generated file
Andrew Tridgell
2009-07-01
1
-74
/
+0
*
use a talloc_reparent in a very ugly way
Andrew Tridgell
2009-07-01
1
-2
/
+11
*
use the new talloc_reparent in two places
Andrew Tridgell
2009-07-01
2
-2
/
+2
*
changes to remove the ambiguity in talloc_free() and talloc_steal()
Andrew Tridgell
2009-07-01
2
-26
/
+109
*
gensec_start now steals the auth_context
Andrew Tridgell
2009-07-01
1
-1
/
+3
*
A rather strange varient of talloc_unlink
Andrew Tridgell
2009-07-01
1
-1
/
+1
*
another case that should use py_talloc_reference
Andrew Tridgell
2009-07-01
1
-1
/
+1
*
use py_talloc_reference instead of py_talloc_import
Andrew Tridgell
2009-07-01
1
-1
/
+1
*
py_talloc_import now uses a steal, so this free is incorrect
Andrew Tridgell
2009-07-01
1
-1
/
+0
*
fixed use of reference in pytalloc
Andrew Tridgell
2009-07-01
2
-3
/
+24
*
use a talloc_unlink() as ops may have a reference
Andrew Tridgell
2009-07-01
1
-1
/
+1
*
fixed the reference to the global_schema
Andrew Tridgell
2009-07-01
1
-2
/
+3
*
removed a redundent talloc_steal
Andrew Tridgell
2009-07-01
1
-2
/
+0
*
fixed the use of talloc_steal in ntlmssp_server
Andrew Tridgell
2009-07-01
1
-3
/
+2
*
fixed rpc smb code to not reply on talloc_free being a function pointer
Andrew Tridgell
2009-07-01
2
-2
/
+13
*
[SAMBA 4 directory] Corrects the "systemFlags" attributes
Matthias Dieter Wallnöfer
2009-07-01
7
-32
/
+39
*
[SAMBA 4 directory] Adds the complete "objectclass path" to our self-created ...
Matthias Dieter Wallnöfer
2009-07-01
1
-0
/
+4
*
[SAMBA 4 directory] Adds the object version and "systemFlags" attribute to th...
Matthias Dieter Wallnöfer
2009-07-01
1
-0
/
+2
*
s3 docs: Add documentation for 'kerberos method' and 'dedicated keytab file' ...
Tim Prouty
2009-06-30
2
-0
/
+54
*
Fix bug #6496 - MS-DFS: cannot follow multibyte char link name.
SATOH Fumiyasu
2009-06-30
2
-15
/
+39
*
s3-netlogon: remove unneeded fstrings from netlogon server.
Günther Deschner
2009-06-30
1
-22
/
+12
*
umount.cifs: don't build it by default
Jeff Layton
2009-06-30
2
-9
/
+47
*
Fix bug #6431 - local groups from 3.0 setups no longer found.
Volker Lendecke
2009-06-30
1
-8
/
+8
*
s3-spoolss: Bug #6512. Fix support for enumerating user forms.
Günther Deschner
2009-06-30
1
-5
/
+5
*
s4-smbtorture: Test for newly added form with enum call in RPC-SPOOLSS.
Günther Deschner
2009-06-30
1
-0
/
+45
[next]