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
...
*
s4-smbtorture: also test RouterRefreshPrinterChangeNotify call in RPC-SPOOLSS...
Günther Deschner
2010-01-31
1
-0
/
+25
*
s4-smbtorture: rework spoolss_NotifyOption handling in RPC-SPOOLSS-NOTIFY.
Günther Deschner
2010-01-31
1
-19
/
+31
*
testprogs: also print printer info during GetPrinter spoolss test.
Günther Deschner
2010-01-31
1
-0
/
+4
*
s4:kdc streamline context initialization
Simo Sorce
2010-01-31
2
-37
/
+58
*
s4:kdc Streamline client access verification call
Simo Sorce
2010-01-31
3
-70
/
+129
*
s4:kdc Fix netbios name retrieval
Simo Sorce
2010-01-31
1
-2
/
+2
*
s4:ldb quiet down rootdse control registration
Simo Sorce
2010-01-31
1
-1
/
+1
*
s3: Fix some DEBUG messages
Volker Lendecke
2010-01-31
1
-3
/
+3
*
Fix bug #7079 - cliconnect gets realm wrong with trusted domains.
Jeremy Allison
2010-01-30
4
-3
/
+91
*
s3/smbd: Fix string buffer overflow causing heap corruption
Steven Danneman
2010-01-30
1
-1
/
+2
*
s4:ldb Fix check made conditional by mistake
Simo Sorce
2010-01-30
1
-7
/
+11
*
s4:ldb add support for permissive modify control
Simo Sorce
2010-01-30
1
-24
/
+96
*
Fix a really interesting problem found by Volker's conversion of sessionsetup...
Jeremy Allison
2010-01-29
1
-3
/
+3
*
Fix const warning.
Jeremy Allison
2010-01-29
1
-1
/
+1
*
Revert "s4:include/includes.h - Need to include "system/network.h""
Matthias Dieter Wallnöfer
2010-01-29
1
-1
/
+0
*
s4:include/includes.h - Need to include "system/network.h"
Matthias Dieter Wallnöfer
2010-01-29
1
-0
/
+1
*
s4:libcli/util/tstream.c - Need to include "system/network.h"
Matthias Dieter Wallnöfer
2010-01-29
1
-0
/
+1
*
libcli/nbt: fix off-by-one bug in ndr_pull_wrepl_nbt_name()
Stefan Metzmacher
2010-01-29
1
-2
/
+2
*
libcli/nbt: fix ndr_pull/push_wrepl_nbt_name()
Stefan Metzmacher
2010-01-29
1
-0
/
+25
*
s3: link thread objects in libsmbclient only and adjust linker flags
Björn Jacke
2010-01-29
1
-8
/
+10
*
AIX doesn't have MSG_DONTWAIT
olivier
2010-01-29
1
-1
/
+1
*
Fixed a bug caused by a typo. Infrastructure role didn't work.
Nadezhda Ivanova
2010-01-29
1
-1
/
+1
*
s4/ldap: Test to expoit ldb_ildap bug in case of nested search requests
Kamen Mazdrashki
2010-01-29
3
-1
/
+205
*
s4/ldap: Fix nested searches SEGFAULT bug
Kamen Mazdrashki
2010-01-29
2
-0
/
+15
*
s4: Ignore few more auto-generated files
Kamen Mazdrashki
2010-01-29
1
-0
/
+2
*
librpc: rerun 'make idl'
Stefan Metzmacher
2010-01-29
1
-0
/
+3
*
security.idl: add wellknown TrustedInstaller SID
Stefan Metzmacher
2010-01-29
1
-0
/
+7
*
s3: by default don't use pthread pool support
Björn Jacke
2010-01-29
1
-5
/
+5
*
lib/util: remove data_blob_talloc_reference()
Stefan Metzmacher
2010-01-29
2
-23
/
+0
*
s4:auth_sam: avoid usage of data_blob_talloc_reference() and copy the session...
Stefan Metzmacher
2010-01-29
1
-4
/
+14
*
s4:libcli: remove unneeded talloc_reference() usage
Stefan Metzmacher
2010-01-29
1
-4
/
+1
*
s4:kdc remove dead code and comments
Simo Sorce
2010-01-28
1
-5
/
+0
*
s4:kdc Fill in more data fields
Simo Sorce
2010-01-28
1
-4
/
+8
*
s4:kdc move db functions in their own file
Simo Sorce
2010-01-28
8
-1468
/
+1621
*
s4:kdc Use a clearer name for the samba kdc entry
Simo Sorce
2010-01-28
4
-32
/
+30
*
s4:kdc Use better db context structure
Simo Sorce
2010-01-28
6
-93
/
+114
*
Fix bug #7069 - smbget does not return an error status after some errors
Jeremy Allison
2010-01-28
1
-38
/
+45
*
s3/winbind_ccache: Fix typo in debug message.
Karolin Seeger
2010-01-28
1
-1
/
+1
*
tsocket: Fix the description of tstream_writev_queue_send/recv
Kai Blin
2010-01-28
1
-6
/
+6
*
tsocket: Fix description for tstream_readv_pdu_queue_send/recv
Kai Blin
2010-01-28
1
-7
/
+6
*
s4-ldbtest: fixed python import
Andrew Tridgell
2010-01-28
1
-2
/
+2
*
s4-drs: implementation of some delete test cases
Eduardo Lima
2010-01-28
2
-0
/
+201
*
cleanup: remove trailing spaces and tabs
Simo Sorce
2010-01-28
1
-37
/
+37
*
s4-drs: Reads uSNUrgent and sets Urgent Replication Bit for DS_ReplicaSync wh...
Fernando J V da Silva
2010-01-28
2
-7
/
+24
*
Second part of fix for bug #7072 - Accounts can't be unlocked from ldap.
Jeremy Allison
2010-01-27
1
-1
/
+2
*
Fix bug #7072 - Accounts can't be unlocked from ldap.
Jeremy Allison
2010-01-27
1
-7
/
+15
*
testsuite/libsmbclient use source3 in the path of the C and LFLAGS
Lars Müller
2010-01-28
1
-2
/
+2
*
Link testsuite/libsmbclient against required libtdb and libwbclient
Lars Müller
2010-01-28
1
-1
/
+1
*
s3: syntax fix
Björn Jacke
2010-01-27
1
-1
/
+1
*
s3: Install and uninstall the static version of libwbclient
Lars Müller
2010-01-27
1
-0
/
+2
[prev]
[next]