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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove another use of global_loadparm.
Jelmer Vernooij
2008-10-24
2
-9
/
+10
*
Fix includes.
Jelmer Vernooij
2008-10-24
2
-0
/
+2
*
Remove include/local.h and move defines to more appropriate places.
Jelmer Vernooij
2008-10-24
5
-59
/
+33
*
Fix installation of charset headers.
Jelmer Vernooij
2008-10-24
1
-1
/
+1
*
Fix the build.
Jelmer Vernooij
2008-10-24
1
-0
/
+1
*
Remove unused include param/param.h.
Jelmer Vernooij
2008-10-24
73
-81
/
+11
*
Add version of next_codepoint without iconv_convenience.
Jelmer Vernooij
2008-10-24
4
-8
/
+7
*
Remove use of global_loadparm in last Python script.
Jelmer Vernooij
2008-10-24
1
-2
/
+0
*
Regenerate SWIG files.
Jelmer Vernooij
2008-10-24
4
-33
/
+6
*
Remove access to global_loadparm from python module.
Jelmer Vernooij
2008-10-24
1
-3
/
+0
*
Mark global_loadparm as deprecated.
Jelmer Vernooij
2008-10-24
1
-1
/
+1
*
Remove more usages of global_loadparm.
Jelmer Vernooij
2008-10-24
7
-27
/
+50
*
Remove dependency of charset code on loadparm.
Jelmer Vernooij
2008-10-24
1
-1
/
+1
*
Remove more uses of global_loadparm.
Jelmer Vernooij
2008-10-24
2
-10
/
+6
*
Remove iconv_convenience argument from convert_string{,talloc}() but
Jelmer Vernooij
2008-10-24
21
-49
/
+49
*
Remove a few more usages of global_loadparm.
Jelmer Vernooij
2008-10-24
4
-7
/
+7
*
Eliminate another instance of global_loadparm.
Jelmer Vernooij
2008-10-24
31
-46
/
+109
*
Remove const so return value can be freed.
Jelmer Vernooij
2008-10-24
2
-10
/
+10
*
Just hardcode workgroup to empty string, to avoid use of
Jelmer Vernooij
2008-10-24
1
-4
/
+3
*
Remove iconv_convenience parameter from simple string push/pull
Jelmer Vernooij
2008-10-24
23
-61
/
+47
*
Move pytalloc to talloc directory.
Jelmer Vernooij
2008-10-24
3
-104
/
+1
*
Split up codepoints code, use consistent _m suffix.
Jelmer Vernooij
2008-10-24
2
-2
/
+2
*
Rename string_replace_w to string_replace_m, which is more correct.
Jelmer Vernooij
2008-10-24
1
-3
/
+1
*
Move charset library to top level.
Jelmer Vernooij
2008-10-24
14
-3119
/
+7
*
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
3
-13
/
+5
|
\
|
*
Merge branch 'master' of git://git.samba.org/samba
Jelmer Vernooij
2008-10-23
3
-39
/
+5
|
|
\
|
*
|
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
|
|
/
|
/
|
*
|
Use common net utility code (address and sockaddr manipulation).
Jelmer Vernooij
2008-10-23
2
-2
/
+2
*
|
Rename same_net to same_net_v4 for consistency with Samba 3.
Jelmer Vernooij
2008-10-23
1
-3
/
+3
*
|
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
4
-1
/
+1
|
\
|
*
Share codepages.
Jelmer Vernooij
2008-10-23
4
-1
/
+1
*
|
Use common error definitions.
Jelmer Vernooij
2008-10-23
4
-4
/
+2304
|
/
*
Merge branch 'master' of ssh://git.samba.org/data/git/samba
Jelmer Vernooij
2008-10-23
2
-2
/
+10
|
\
|
*
Merge branch 'master' of ssh://git.samba.org/data/git/samba into master-devel
Andrew Bartlett
2008-10-23
1
-1
/
+1
|
|
\
|
|
*
s4-smbtorture: fix build warning.
Günther Deschner
2008-10-23
1
-1
/
+1
|
*
|
Clarify the linked attribute module behaviour with comments
Andrew Bartlett
2008-10-23
1
-1
/
+9
|
|
/
*
|
Fix header file installation.
Jelmer Vernooij
2008-10-23
2
-5
/
+5
*
|
Import NTSTATUS defines from Samba 3.
Jelmer Vernooij
2008-10-23
1
-678
/
+0
*
|
Move libcli-util error code to top-level.
Jelmer Vernooij
2008-10-23
8
-2910
/
+2
|
/
*
masktest: Avoid creating new memory context, use dynamic allocation.
Jelmer Vernooij
2008-10-22
1
-8
/
+10
*
Change some dynamic allocations back to static buffers to fix build.
Jelmer Vernooij
2008-10-22
1
-11
/
+7
*
Change buffer size back to 256, just to be sure.
Jelmer Vernooij
2008-10-22
1
-1
/
+1
*
Repel pstring to nsswitch/.
Jelmer Vernooij
2008-10-22
10
-118
/
+85
*
Remove pstring usage.
Jelmer Vernooij
2008-10-22
1
-10
/
+4
*
Remove pstring usages.
Jelmer Vernooij
2008-10-22
4
-18
/
+14
*
Require separate option for quicktest include list rather than making
Jelmer Vernooij
2008-10-22
1
-1
/
+1
[next]