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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix include path to pytalloc.
Jelmer Vernooij
2008-10-24
1
-1
/
+1
*
Move pytalloc to talloc directory.
Jelmer Vernooij
2008-10-24
3
-3
/
+3
*
Split up codepoints code, use consistent _m suffix.
Jelmer Vernooij
2008-10-24
7
-157
/
+189
*
Rename string_replace_w to string_replace_m, which is more correct.
Jelmer Vernooij
2008-10-24
5
-14
/
+10
*
Remove unnecessary include, improve function name.
Jelmer Vernooij
2008-10-24
1
-3
/
+2
*
Move charset library to top level.
Jelmer Vernooij
2008-10-24
16
-9
/
+9
*
Fix function parameters.
Jelmer Vernooij
2008-10-23
1
-1
/
+1
*
Merge branch 'master' of ssh://git.samba.org/data/git/samba
Jelmer Vernooij
2008-10-23
6
-21
/
+10
|
\
|
*
Fix "parameter has incomplete type" build warning.
Tim Prouty
2008-10-23
3
-8
/
+5
|
*
Merge branch 'master' of git://git.samba.org/samba
Jelmer Vernooij
2008-10-23
36
-878
/
+506
|
|
\
|
*
|
Remove unused constants from local.h.
Jelmer Vernooij
2008-10-23
3
-13
/
+5
*
|
|
Make lp_tls_* return absolute paths.
Jelmer Vernooij
2008-10-23
3
-15
/
+36
*
|
|
Move subunit ui ops out of smbtorture to the torture library.
Jelmer Vernooij
2008-10-23
5
-79
/
+134
*
|
|
Move set_sockaddr_port to libutil.
Jelmer Vernooij
2008-10-23
2
-12
/
+14
|
|
/
|
/
|
*
|
Merge branch 'master' of ssh://git.samba.org/data/git/samba
Jelmer Vernooij
2008-10-23
2
-4
/
+6
|
\
\
|
*
|
s3-build: add missing generated svcctl changes.
Günther Deschner
2008-10-23
2
-4
/
+6
*
|
|
Use common net utility code (address and sockaddr manipulation).
Jelmer Vernooij
2008-10-23
14
-457
/
+350
*
|
|
Rename same_net to same_net_v4 for consistency with Samba 3.
Jelmer Vernooij
2008-10-23
2
-4
/
+4
*
|
|
Use sockaddr_storage only where we rely on the size, use sockaddr
Jelmer Vernooij
2008-10-23
17
-115
/
+118
*
|
|
Remove support for obsolete data type "ipv4address"
Jelmer Vernooij
2008-10-23
1
-34
/
+0
|
/
/
*
|
Merge branch 'master' of ssh://git.samba.org/data/git/samba
Jelmer Vernooij
2008-10-23
3
-71
/
+54
|
\
\
|
*
|
s3-build: remove duplicate svcctl bits and re-run make samba3-idl.
Günther Deschner
2008-10-23
2
-70
/
+8
|
*
|
idl: add svcctl specific access bits.
Günther Deschner
2008-10-23
1
-1
/
+46
|
|
/
*
/
Use libutil genrand.
Jelmer Vernooij
2008-10-23
4
-225
/
+6
|
/
*
Merge branch 'master' of git://git.samba.org/samba
Jelmer Vernooij
2008-10-23
30
-1022
/
+53
|
\
|
*
Merge branch 'master' of ssh://git.samba.org/data/git/samba
Jelmer Vernooij
2008-10-23
2
-5
/
+23
|
|
\
|
|
*
Make use of a large buffer for smbclient put command
Volker Lendecke
2008-10-23
1
-0
/
+3
|
|
*
Optimize x_fread to speed up the smbclient put command
Volker Lendecke
2008-10-23
1
-5
/
+20
|
*
|
Import talloc_stack into util library.
Jelmer Vernooij
2008-10-23
6
-3
/
+5
|
|
/
|
*
Merge branch 'master' of ssh://git.samba.org/data/git/samba
Jelmer Vernooij
2008-10-23
9
-2
/
+97
|
|
\
|
*
|
selftest.pl: Silence verbose tdbsam output.
Jelmer Vernooij
2008-10-23
1
-1
/
+1
|
*
|
Use WERR_FILE_EXISTS which is the equivalent of WERR_ALREADY_EXISTS
Jelmer Vernooij
2008-10-23
6
-6
/
+6
|
*
|
Use common error definitions.
Jelmer Vernooij
2008-10-23
18
-1011
/
+22
*
|
|
Inline asn1_proto.h since the API is stable and public.
Jelmer Vernooij
2008-10-23
3
-62
/
+40
|
|
/
|
/
|
*
|
Merge branch 'master' of git://git.samba.org/samba
Jelmer Vernooij
2008-10-23
1
-0
/
+95
|
\
\
|
*
|
s3-docs: fix typos in locator manpage found by metze.
Günther Deschner
2008-10-23
1
-4
/
+6
|
*
|
s3-docs: add very basic winbind_krb5_locator.7 manpage.
Günther Deschner
2008-10-23
1
-0
/
+93
|
|
/
*
/
Share codepages.
Jelmer Vernooij
2008-10-23
8
-2
/
+2
|
/
*
s3-build: fix another build warning with the new ASN1 code.
Günther Deschner
2008-10-23
1
-2
/
+5
*
netapi: fix add_GROUP_USERS_INFO_X_buffer.
Günther Deschner
2008-10-23
1
-4
/
+12
*
netapi: fix NetUserGetGroups_r returning partial results.
Günther Deschner
2008-10-23
1
-2
/
+3
*
s3-samr-server: unify callback convention: _samr_UserSetInfo.
Günther Deschner
2008-10-23
1
-34
/
+19
*
s3-samr-server: unify callback convention: _samr_QueryDomainInfo.
Günther Deschner
2008-10-23
1
-32
/
+18
*
s3-samr-server: fix return code in _samr_QueryDisplayInformation.
Günther Deschner
2008-10-23
1
-1
/
+1
*
Merge branch 'master' of ssh://git.samba.org/data/git/samba
Jelmer Vernooij
2008-10-23
5
-5
/
+15
|
\
|
*
Merge branch 'master' of ssh://git.samba.org/data/git/samba into master-devel
Andrew Bartlett
2008-10-23
4
-5
/
+7
|
|
\
|
|
*
s4-smbtorture: fix build warning.
Günther Deschner
2008-10-23
1
-1
/
+1
|
|
*
s3-build: fix some const build warnings.
Günther Deschner
2008-10-23
1
-2
/
+2
|
|
*
netapi: NetGroupEnum_r needs to handle servers with no groups.
Günther Deschner
2008-10-23
1
-1
/
+1
|
|
*
s3-samr-server: _samr_DeleteUser needs to wipe out the user_handle on success.
Günther Deschner
2008-10-23
1
-0
/
+2
[next]