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
/
source3
/
libsmb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use WERR_FILE_EXISTS which is the equivalent of WERR_ALREADY_EXISTS
Jelmer Vernooij
2008-10-23
1
-1
/
+1
*
Use common error definitions.
Jelmer Vernooij
2008-10-23
2
-3
/
+3
*
s3-build: fix another build warning with the new ASN1 code.
Günther Deschner
2008-10-23
1
-2
/
+5
*
s3-build: fix some const build warnings.
Günther Deschner
2008-10-23
1
-2
/
+2
*
s3-build: fix the build.
Günther Deschner
2008-10-22
1
-2
/
+2
*
s3-asn1: make all of s3 asn1 code do a proper asn1_init() first.
Günther Deschner
2008-10-22
3
-291
/
+354
*
s3: use shared asn1 code.
Günther Deschner
2008-10-22
5
-643
/
+41
*
s3-build: no need to duplicate generated ndr_ prototypes.
Günther Deschner
2008-10-20
1
-0
/
+1
*
Add TALLOC_CTX pointer to generate_random_str(), for consistency with
Jelmer Vernooij
2008-10-19
1
-3
/
+2
*
Fixed "argument differ in signedness" warning on linux
Tim Prouty
2008-10-14
1
-2
/
+2
*
Use {u,}int64_t instead of SMB_BIG_{U,}INT.
Jelmer Vernooij
2008-10-14
3
-31
/
+27
*
Import changes from upstream libndr.
Jelmer Vernooij
2008-10-13
1
-1
/
+1
*
Use common byteorder.h.
Jelmer Vernooij
2008-10-12
1
-1
/
+1
*
Fix "warning: initialization discards qualifiers from pointer target type"
Volker Lendecke
2008-10-12
1
-1
/
+1
*
Cope with changed signature of http_timestring().
Jelmer Vernooij
2008-10-11
1
-2
/
+2
*
Merge branch 'master' of ssh://git.samba.org/data/git/samba into arc4
Jelmer Vernooij
2008-10-11
6
-340
/
+68
|
\
|
*
Ensure we handle signals correctly during the async calls.
Jeremy Allison
2008-10-09
1
-2
/
+2
|
*
Remove SEC_ACCESS. It's a uint32_t.
Jeremy Allison
2008-10-09
1
-1
/
+1
|
*
Make map_errno_from_nt_status() a generic call, not just a cli specific one.
Jeremy Allison
2008-10-07
1
-138
/
+2
|
*
Fix some nonempty blank lines
Volker Lendecke
2008-10-05
1
-25
/
+25
|
*
Fix an uninitialized variable warning
Volker Lendecke
2008-10-05
1
-0
/
+2
|
*
The IRIX compiler does not like embedded unnamed unions
Volker Lendecke
2008-10-02
2
-12
/
+12
|
*
Attempt to fix the build on IRIX
Volker Lendecke
2008-10-02
1
-1
/
+1
|
*
s3-nbt: further cleanup of dsgetdcname().
Günther Deschner
2008-09-25
1
-163
/
+25
*
|
Fix build with arc4.
Jelmer Vernooij
2008-09-24
2
-20
/
+29
*
|
Merge branch 'master' of ssh://git.samba.org/data/git/samba into arc4
Jelmer Vernooij
2008-09-24
2
-3
/
+3
|
\
|
|
*
Use common crc32 implementation.
Jelmer Vernooij
2008-09-24
2
-3
/
+3
*
|
Use common arcfour implementation.
Jelmer Vernooij
2008-09-24
2
-18
/
+18
|
/
*
s3-nbt: use the new generated nbt.
Günther Deschner
2008-09-24
2
-293
/
+120
*
s3: fix NETLOGON_NT_VERSION version flags.
Günther Deschner
2008-09-23
1
-10
/
+10
*
s3-nbt: fix remaining callers of ndr_push/pull_struct_blob.
Günther Deschner
2008-09-23
1
-1
/
+1
*
s3: use samba4 prototype for ndr_push/pull_struct_blob.
Günther Deschner
2008-09-23
2
-4
/
+4
*
netlogon: move password change code out to rpccli_netlogon_set_trust_password.
Günther Deschner
2008-09-21
1
-94
/
+5
*
netlogon: refactor just_change_the_password a bit.
Günther Deschner
2008-09-21
1
-22
/
+16
*
netlogon: use init_netr_CryptPassword in "just_change_the_password"
Günther Deschner
2008-09-21
1
-13
/
+10
*
Make use of TALLOC_ZERO_P
Volker Lendecke
2008-09-21
1
-3
/
+1
*
Remove a cast -- thanks metze
Volker Lendecke
2008-09-17
1
-2
/
+2
*
Factor out validate_smb_crypto
Volker Lendecke
2008-09-12
1
-41
/
+53
*
Fix "make test" -- gna...
Volker Lendecke
2008-09-12
1
-1
/
+1
*
remove a pointless empty line
Volker Lendecke
2008-09-12
1
-1
/
+0
*
Add a paranoia check on incoming PDUs
Volker Lendecke
2008-09-12
1
-0
/
+7
*
doserr: add WERR_NO_SUCH_ALIAS.
Günther Deschner
2008-09-12
1
-0
/
+1
*
fix nonempty blank lines
Volker Lendecke
2008-09-12
1
-98
/
+98
*
Fix bug #5751 cannot show ACLs on DFS reported by SATOH Fumiyasu <fumiyas@oss...
Jeremy Allison
2008-09-11
1
-34
/
+55
*
Fix blocker bug 5745 kerberos authentication with (lib)smbclient is broken.
Jeremy Allison
2008-09-10
1
-2
/
+14
*
Fix some bogus compiler warnings
Volker Lendecke
2008-09-10
1
-5
/
+10
*
Fix make test on sparc and possibly also on AIX
Volker Lendecke
2008-09-09
1
-1
/
+3
*
Convert cli_query_secdesc to the async trans call
Volker Lendecke
2008-09-09
1
-21
/
+16
*
Convert cli_qfileinfo to the async trans call
Volker Lendecke
2008-09-09
1
-21
/
+19
*
Add async trans/trans2/nttrans calls to libsmb
Volker Lendecke
2008-09-09
1
-0
/
+701
[next]