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
path:
root
/
source3
/
libsmb
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-02
ds-flags: use the new name DS_DNS_FOREST_ROOT
Andrew Tridgell
1
-1
/
+1
2009-09-28
Second part of fix for bug #6235 - domain enumeration breaks if master browse...
Jeremy Allison
1
-1
/
+1
2009-09-23
s3:gencache: Add a "was_expired" argument to gencache_get_data_blob
Volker Lendecke
1
-1
/
+1
2009-09-17
spnego: share spnego_parse.
Günther Deschner
4
-369
/
+10
2009-09-15
s3-dcerpc: use dcerpc_AuthLevel and remove duplicate set of flags.
Günther Deschner
1
-1
/
+1
2009-09-15
libcli:nbt make the lmhosts parsing code and dependicies common
Andrew Bartlett
1
-128
/
+0
2009-09-14
Second part of bug fix for 6606.
Volker Lendecke
1
-0
/
+6
2009-09-14
Fix bug 6726 - Filename length overwrites oplock request field in cli_nt_crea...
Jeremy Allison
1
-1
/
+1
2009-09-14
s3:libsmb: Fix bug 6606 -- short reads in smbclient were not handled
Volker Lendecke
1
-4
/
+118
2009-09-13
s3-nterr: print a NT_STATUS_RPC_PROTSEQ_NOT_SUPPORTED.
Günther Deschner
1
-0
/
+1
2009-09-11
s3-rpc_client: add dcerpc_transport_t to cli_rpc_pipe_open_spnego_ntlmssp and...
Günther Deschner
1
-0
/
+1
2009-09-11
s3-errors: add NT_STATUS_RPC_NT_PROCNUM_OUT_OF_RANGE.
Günther Deschner
1
-0
/
+1
2009-09-11
s3-nterr: add NT_STATUS_RPC_NT_PROTOCOL_ERROR to nt_errstr().
Günther Deschner
1
-0
/
+1
2009-09-08
s3-nterr: add NT_STATUS_RPC_NT_CALL_FAILED.
Günther Deschner
1
-0
/
+1
2009-09-06
Fix bug 6673 - smbpasswd does not work with "unix password sync = yes".
Jeremy Allison
1
-1
/
+1
2009-09-05
s3:libsmb: Convert (state->received) to (state->received != 0)
Volker Lendecke
1
-1
/
+1
2009-09-03
s3:libsmb: Attempt to fix bug 6665
Volker Lendecke
1
-0
/
+6
2009-09-02
s3-smbpasswd: Fix Bug #6584: allow DOM\user when changing passwords remotely.
Simo Sorce
1
-3
/
+16
2009-08-28
s3-ntlmssp: use generated ntlmssp code for debugging purpose.
Günther Deschner
1
-0
/
+69
2009-08-28
s3-ntlmssp: add NDR helper routines for ntlmssp.
Günther Deschner
2
-0
/
+189
2009-08-28
s3-ntlmssp: use interface constants in TargetInfo blob.
Günther Deschner
1
-5
/
+5
2009-08-28
s3-ntlmssp: use NTLMSSP headers from IDL and remove duplicate constants.
Günther Deschner
1
-16
/
+14
2009-08-27
s3-ntlmssp: remove trailing whitespace.
Günther Deschner
2
-125
/
+125
2009-08-27
s3-credentials: remove unused code.
Günther Deschner
1
-293
/
+0
2009-08-26
s3/debug: make SPENGO OID list appear under one debug header
Steven Danneman
1
-1
/
+4
2009-08-26
s3-netlogon: let get_md4pw() return a struct samr_Password.
Günther Deschner
1
-3
/
+1
2009-08-25
Add some const to dsgetdcname
Volker Lendecke
1
-5
/
+5
2009-08-20
s3:dsgetdcname: Fix a crash in dsgetdcname
Volker Lendecke
1
-0
/
+2
2009-08-20
s3:dsgetdcname: Inline dsgetdcname_cache_refresh
Volker Lendecke
1
-26
/
+7
2009-08-19
Fix Red Hat bugzilla bug : https://bugzilla.redhat.com/show_bug.cgi?id=516165
Jeremy Allison
1
-1
/
+1
2009-08-11
Rename ASN1_BITFIELD to ASN1_BIT_STRING.
Kouhei Sutou
1
-1
/
+1
2009-08-07
Unable to browse DFS when using kerberos
Bo Yang
1
-8
/
+14
2009-07-31
s3: Remove invalid constant
Matthias Dieter Wallnöfer
1
-1
/
+0
2009-07-28
(Hopefully) fix the problem Kai reported with
Jeremy Allison
1
-2
/
+3
2009-07-28
Added prefer_ipv4 bool parameter to resolve_name().
Jeremy Allison
3
-9
/
+62
2009-07-27
Fix a valgrind error in cli_ctemp_done
Volker Lendecke
1
-1
/
+3
2009-07-24
Make the smbd VFS typesafe
Volker Lendecke
1
-3
/
+3
2009-07-20
Make cli_send_mailslot() static. Preparing to do away with unexpected.tdb....
Jeremy Allison
1
-2
/
+1
2009-07-16
More conversions of NULL -> talloc_autofree_context()
Jeremy Allison
3
-19
/
+24
2009-07-16
Replace more long-lived contexts with talloc_autofree_context().
Jeremy Allison
1
-1
/
+1
2009-07-15
s3:libsmb: we need to include "includes.h" as first header to let code build ...
Stefan Metzmacher
1
-1
/
+1
2009-07-15
Make cli_unlock and cli_unlock64 async. Fix POSIX lock test.
Jeremy Allison
1
-64
/
+206
2009-07-15
Consolidate string and data_blob routines in gencache
Volker Lendecke
1
-8
/
+7
2009-07-15
Remove gencache_init/shutdown
Volker Lendecke
5
-93
/
+0
2009-07-15
Fix some nonempty blank lines
Volker Lendecke
1
-21
/
+20
2009-07-15
Remove gencache_[un]lock_key
Volker Lendecke
1
-6
/
+0
2009-07-13
Make cli_posix_lock/unlock asynchronous.
Jeremy Allison
1
-58
/
+215
2009-07-07
s3: QNX doesn't know uint - replace with uint_t
Björn Jacke
1
-4
/
+4
2009-06-30
Fix bug #6496 - MS-DFS: cannot follow multibyte char link name.
SATOH Fumiyasu
1
-14
/
+38
2009-06-17
s3/libsmb: Fix typo in error message.
Karolin Seeger
1
-1
/
+1
[next]