index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
libcli
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix include paths to new location of libutil.
Jelmer Vernooij
2008-10-11
15
-16
/
+16
*
fix libclinbtsrcdir variable.
Jelmer Vernooij
2008-10-08
1
-6
/
+6
*
Add manpage for nmblookup, move nmblookup closer to nbt library.
Jelmer Vernooij
2008-10-08
3
-0
/
+618
*
Merge branch 'master' of ssh://git.samba.org/data/git/samba
Andrew Tridgell
2008-09-30
13
-229
/
+153
|
\
|
*
Make Sid member variables accessible from Python.
Jelmer Vernooij
2008-09-30
3
-0
/
+128
|
*
Merge branch 'master' of ssh://git.samba.org/data/git/samba
Jelmer Vernooij
2008-09-30
3
-215
/
+0
|
|
\
|
|
*
s4:drsblob: fix the build
Stefan Metzmacher
2008-09-30
1
-28
/
+0
|
|
*
Fix parsing of the trust passwords in LSA CreateTrustedDomainEx*
Andrew Bartlett
2008-09-29
2
-187
/
+0
|
*
|
Cope with API changes.
Jelmer Vernooij
2008-09-30
1
-2
/
+4
|
*
|
Pass session options around; saves another use of global_loadparm.
Jelmer Vernooij
2008-09-30
5
-5
/
+8
|
*
|
Remove global_loadparm instance.
Jelmer Vernooij
2008-09-30
1
-4
/
+6
|
*
|
Explicitly pass on session options to session setup function.
Jelmer Vernooij
2008-09-30
1
-4
/
+2
|
*
|
Pass options struct into session initialization functions rather than
Jelmer Vernooij
2008-09-30
3
-6
/
+12
|
|
/
*
|
- make bcast name resolution match other name resolution modules for
Andrew Tridgell
2008-09-30
2
-2
/
+8
*
|
return a more useful error message when no name resolution methods are
Andrew Tridgell
2008-09-29
1
-0
/
+4
|
/
*
s4:libcli/smb2: remove unused header
Stefan Metzmacher
2008-09-29
1
-1
/
+0
*
LDB ASYNC: misc changes
Simo Sorce
2008-09-29
1
-1
/
+1
*
we need different error handling for truncated packets in NETPROT and
Andrew Tridgell
2008-09-24
1
-0
/
+1
*
for use in python we need to use global_loadparm
Andrew Tridgell
2008-09-24
1
-1
/
+1
*
- SMB2 uses INVALID_PARAMETER not BUFFER_TOO_SMALL for buffer size
Andrew Tridgell
2008-09-24
1
-15
/
+39
*
- use the current dialect first, for servers that only look at the
Andrew Tridgell
2008-09-24
1
-3
/
+10
*
added the structure for LINK_INFORMATION setfileinfo call
Andrew Tridgell
2008-09-24
1
-0
/
+13
*
be friendlier in smb2_deltree to some of the SMB2 implementations that
Andrew Tridgell
2008-09-24
1
-1
/
+1
*
fixed uninitialised variable bug
Andrew Tridgell
2008-09-24
1
-0
/
+1
*
Merge branch 'master' of ssh://git.samba.org/data/git/samba into crypto
Jelmer Vernooij
2008-09-24
2
-9
/
+13
|
\
|
*
Fix nasty bug that would come up only if a client connection to a remote
Simo Sorce
2008-09-24
2
-9
/
+13
*
|
Move source4/lib/crypto to lib/crypto.
Jelmer Vernooij
2008-09-24
4
-4
/
+4
|
/
*
s4:libcli/smb_composite: we only check the signature when the server return OK
Stefan Metzmacher
2008-09-24
1
-0
/
+9
*
s3: fix merged_build.
Günther Deschner
2008-09-24
1
-6
/
+6
*
s4: remove autogeneration of libcli/netlogon protos.
Günther Deschner
2008-09-24
1
-6
/
+0
*
s4-nbt: use moved libcli netlogon helpers.
Günther Deschner
2008-09-23
3
-6
/
+6
*
s4-libcli: move nbt/netlogon helper functions up one level.
Günther Deschner
2008-09-23
3
-502
/
+0
*
fixed problem with ACLs with an empty DACL list
Andrew Tridgell
2008-09-23
1
-1
/
+14
*
Merge branch 'master' of ssh://git.samba.org/data/git/samba
Andrew Tridgell
2008-09-23
20
-3086
/
+101
|
\
|
*
libcli/smb_composite: for spnego session setups check the smb signature manually
Stefan Metzmacher
2008-09-23
1
-23
/
+57
|
*
libcli/raw: real signing starts at seqnumber 2
Stefan Metzmacher
2008-09-23
1
-0
/
+1
|
*
libcli/raw: in SMB_SIGNING_ENGINE_BSRSPYL state it's ok to accept any signature
Stefan Metzmacher
2008-09-23
1
-0
/
+2
|
*
libcli/raw: give the caller the chance to do the signing checks on its own.
Stefan Metzmacher
2008-09-23
2
-0
/
+10
|
*
libcli/raw: give the caller the chance to prevent the talloc_free(req) in the...
Stefan Metzmacher
2008-09-23
2
-1
/
+8
|
*
s4-nbt: use ../libcli/nbt
Günther Deschner
2008-09-23
6
-10
/
+10
|
*
s4-nbt: move libcli/nbt up one level.
Günther Deschner
2008-09-23
8
-3042
/
+0
|
*
s4-nbt: merge some fixes from samba3 nbt helper.
Günther Deschner
2008-09-23
2
-24
/
+24
|
*
s4-nbt: use private_data instead of private.
Günther Deschner
2008-09-23
7
-20
/
+20
|
*
s4-nbt: remove unrequired include.
Günther Deschner
2008-09-23
1
-1
/
+0
|
*
Remove unused parameter from decode_pw_buffer and fail on invalid
Andrew Bartlett
2008-09-22
1
-5
/
+9
*
|
added FULL_EA_INFORMATION setea call
Andrew Tridgell
2008-09-23
2
-1
/
+20
*
|
fixed readonly handling in deltree
Andrew Tridgell
2008-09-23
2
-1
/
+22
|
/
*
Add test for Sid.__repr__.
Jelmer Vernooij
2008-09-19
1
-0
/
+4
*
Generate with 1.3.36.
Jelmer Vernooij
2008-09-18
5
-37
/
+48
*
Implement __repr__ for Sid.
Jelmer Vernooij
2008-09-18
1
-2
/
+6
[next]