index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-01-28
Fix bug #7069 - smbget does not return an error status after some errors
Jeremy Allison
1
-38
/
+45
2010-01-28
s3/winbind_ccache: Fix typo in debug message.
Karolin Seeger
1
-1
/
+1
2010-01-28
tsocket: Fix the description of tstream_writev_queue_send/recv
Kai Blin
1
-6
/
+6
2010-01-28
tsocket: Fix description for tstream_readv_pdu_queue_send/recv
Kai Blin
1
-7
/
+6
2010-01-28
s4-ldbtest: fixed python import
Andrew Tridgell
1
-2
/
+2
2010-01-28
s4-drs: implementation of some delete test cases
Eduardo Lima
2
-0
/
+201
2010-01-28
cleanup: remove trailing spaces and tabs
Simo Sorce
1
-37
/
+37
2010-01-28
s4-drs: Reads uSNUrgent and sets Urgent Replication Bit for DS_ReplicaSync wh...
Fernando J V da Silva
2
-7
/
+24
2010-01-27
Second part of fix for bug #7072 - Accounts can't be unlocked from ldap.
Jeremy Allison
1
-1
/
+2
2010-01-27
Fix bug #7072 - Accounts can't be unlocked from ldap.
Jeremy Allison
1
-7
/
+15
2010-01-28
testsuite/libsmbclient use source3 in the path of the C and LFLAGS
Lars Müller
1
-2
/
+2
2010-01-28
Link testsuite/libsmbclient against required libtdb and libwbclient
Lars Müller
1
-1
/
+1
2010-01-27
s3: syntax fix
Björn Jacke
1
-1
/
+1
2010-01-27
s3: Install and uninstall the static version of libwbclient
Lars Müller
1
-0
/
+2
2010-01-27
s4:windc move windc plugin in its own file
Simo Sorce
5
-191
/
+228
2010-01-27
s4:PAC make common functions public
Simo Sorce
2
-25
/
+70
2010-01-27
s4:PAC Streamline pac-glue step 2
Simo Sorce
1
-55
/
+113
2010-01-27
s4:PAC Streamline pac-glue
Simo Sorce
1
-19
/
+40
2010-01-27
s3: get pthread detection also on HP-UX right
Björn Jacke
1
-1
/
+12
2010-01-27
Implemented net fsmo command for transferring fsmo roles
Nadezhda Ivanova
2
-0
/
+204
2010-01-27
s4-smbtorture: pick correct last packet while checking backchannel replies in...
Günther Deschner
1
-2
/
+10
2010-01-27
s3-selftest: try to get RPC-SPOOLSS-NOTIFY running during make test on the bu...
Günther Deschner
1
-1
/
+3
2010-01-27
s4:torture: refactor querying of domain info out into test_QueryDomainInfo2_l...
Michael Adam
1
-52
/
+40
2010-01-27
s4:torture: create new test_SetDomainInfo_ntstatus()
Michael Adam
1
-12
/
+26
2010-01-27
s4:torture: refactor setting of domain inf out into test_SetDomainInfo()
Michael Adam
1
-101
/
+56
2010-01-27
s4:torture: refactor setting account flags out into test_SetUserInfo_acct_fla...
Michael Adam
1
-50
/
+46
2010-01-26
Fix bug #7067 - Linux asynchronous IO (aio) can cause smbd to fail to respond...
Jeremy Allison
3
-5
/
+71
2010-01-26
Add dependency of bin/smbfilter to libwbclient.
Lars Müller
1
-1
/
+1
2010-01-26
s4-libcli: Fixed a talloc_reference error.
Andreas Schneider
1
-0
/
+1
2010-01-26
s4:winsrepl.idl: add random interface uuid
Stefan Metzmacher
1
-1
/
+4
2010-01-26
s4:smbtorture: add BASE-BENCH-HOLDOPEN
Stefan Metzmacher
2
-0
/
+64
2010-01-26
mount.cifs: don't allow it to be run as setuid root program
Jeff Layton
1
-1
/
+38
2010-01-26
mount.cifs: check for invalid characters in device name and mountpoint
Jeff Layton
1
-0
/
+34
2010-01-26
mount.cifs: take extra care that mountpoint isn't changed during mount
Jeff Layton
1
-8
/
+26
2010-01-26
s4-smbtorture: also test smbc_getOptionUseCCache
Günther Deschner
2
-1
/
+3
2010-01-26
s3: Enable use of ccache by default for libsmbclient
Volker Lendecke
1
-0
/
+3
2010-01-25
Correct fix for unused variable return from ndr_decode. Use it :-).
Jeremy Allison
1
-0
/
+8
2010-01-25
Revert "s3: remove unused Variable"
Jeremy Allison
1
-0
/
+4
2010-01-26
Revert "libreplace: fix unused varibale warning on IRIX"
Björn Jacke
1
-2
/
+2
2010-01-26
s3: fix detection and flags for using pthread
Björn Jacke
3
-13
/
+59
2010-01-26
s3: remove unused variable
Björn Jacke
1
-2
/
+0
2010-01-26
s3:async_smb: remove unused variable
Björn Jacke
1
-2
/
+0
2010-01-26
libreplace: fix unused varibale warning on IRIX
Björn Jacke
1
-2
/
+2
2010-01-26
s3: remove unused Variable
Björn Jacke
1
-4
/
+0
2010-01-26
s3:netapi: remove unused variable
Björn Jacke
1
-2
/
+0
2010-01-25
lib/popt: Fix typo in README.
Karolin Seeger
1
-1
/
+1
2010-01-25
s3/docs: Fix typo.
Karolin Seeger
1
-1
/
+1
2010-01-25
s3/registry: Fix typo in comment.
Karolin Seeger
1
-2
/
+2
2010-01-25
Revert "libcli/security: Remove a call to strncasecmp"
Volker Lendecke
1
-1
/
+5
2010-01-25
Revert "libcli/security: Convert some strtol calls to strtoul"
Volker Lendecke
1
-2
/
+2
[next]