index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
s3-netlogon-idl: fix IDL for netr_DsrGetDcSiteCoverageW.
Günther Deschner
2008-10-27
1
-1
/
+1
*
[s3]build: fix bug #5765 - fix installlibs on solaris by using portable "test...
Michael Adam
2008-10-27
1
-7
/
+7
*
[s3]libsmbconf: add utility function smbconf_is_writeable_bystring()
Michael Adam
2008-10-27
2
-0
/
+27
*
[s3]libsmbconf: add method is_writeable() and wrapper smbconf_is_writeable()
Michael Adam
2008-10-27
5
-0
/
+29
*
[s3]libsmbconf: create text config in smbconftort
Michael Adam
2008-10-27
1
-1
/
+38
*
[s3]libsmbconf: return WERR_BADFILE when no path to text backend is provided.
Michael Adam
2008-10-27
1
-1
/
+1
*
[s3]libsmbconf: fall back to file backend when no valid backend was found
Michael Adam
2008-10-27
1
-4
/
+5
*
[s3]libsmbconf: fix comment typo.
Michael Adam
2008-10-27
1
-1
/
+1
*
[s3]libsmbconf: add backend_requires_messaging() method to libsmbconf.
Michael Adam
2008-10-27
5
-0
/
+28
*
[s3]libsmbconf: remove unused define.
Michael Adam
2008-10-27
1
-3
/
+0
*
[s3]pidfile_create: use check is_default_dyn_CONFIGFILE() since we have it.
Michael Adam
2008-10-27
1
-1
/
+1
*
[s3]test: fix testparm_s3 tests: don't create truncated smb.conf files.
Michael Adam
2008-10-27
1
-1
/
+1
*
[s3]pdbedit: remove unused variable.
Michael Adam
2008-10-27
1
-4
/
+0
*
[s3]build: fix bug #5677 - fix test_{shlibs,nss_modules,pam_modules} on Solaris
Michael Adam
2008-10-27
1
-3
/
+6
*
Merge branch 'master' of ssh://git.samba.org/data/git/samba
Jelmer Vernooij
2008-10-26
7
-68
/
+194
|
\
|
*
Add proxied named pipe support
Volker Lendecke
2008-10-25
2
-29
/
+146
|
*
Move the is_known_pipename check into np_open
Volker Lendecke
2008-10-25
3
-21
/
+16
|
*
Add str_list_check[_ci] to s3's proto.h
Volker Lendecke
2008-10-25
1
-0
/
+3
|
*
Fix "make etags" -- the args list gets really long for s4 with the prefix
Volker Lendecke
2008-10-25
1
-1
/
+34
|
*
Remove "pipe_handle_offset" -- pipes now use "struct files_struct"
Volker Lendecke
2008-10-25
3
-22
/
+0
*
|
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
6
-59
/
+35
*
Fix installation of charset headers.
Jelmer Vernooij
2008-10-24
1
-1
/
+1
*
Fix the build.
Jelmer Vernooij
2008-10-24
2
-2
/
+3
*
Merge branch 'master' of ssh://git.samba.org/data/git/samba
Jelmer Vernooij
2008-10-24
1
-3
/
+3
|
\
|
*
Error return is False, not -1
Derrell Lipman
2008-10-24
1
-3
/
+3
*
|
Remove unused include param/param.h.
Jelmer Vernooij
2008-10-24
79
-87
/
+11
|
/
*
Remove more global_loadparm instances, fix syntax errors.
Jelmer Vernooij
2008-10-24
3
-9
/
+9
*
Revert Samba3 back to using its own charset handling code.
Jelmer Vernooij
2008-10-24
1
-1
/
+1
*
Add version of next_codepoint without iconv_convenience.
Jelmer Vernooij
2008-10-24
9
-31
/
+37
*
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
3
-3
/
+7
*
Remove more uses of global_loadparm.
Jelmer Vernooij
2008-10-24
3
-11
/
+7
*
Remove iconv_convenience argument from convert_string{,talloc}() but
Jelmer Vernooij
2008-10-24
24
-73
/
+109
*
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
*
Avoid retrieving iconv convenience during loops.
Jelmer Vernooij
2008-10-24
1
-11
/
+15
*
Remove const so return value can be freed.
Jelmer Vernooij
2008-10-24
2
-10
/
+10
*
Merge branch 'master' of ssh://git.samba.org/data/git/samba
Jelmer Vernooij
2008-10-24
12
-96
/
+281
|
\
|
*
s3: fix simple "incompatible pointer type" build warning
Tim Prouty
2008-10-23
1
-1
/
+1
|
*
Fix "ndr_size_PAC_LOGON_INFO defined but not used" build warning
Tim Prouty
2008-10-23
3
-7
/
+2
|
*
netapi: make sure to always cleanup after testing NetUser calls.
Günther Deschner
2008-10-24
1
-0
/
+4
|
*
netapi: add more group tests to netapitest.
Günther Deschner
2008-10-24
1
-3
/
+220
|
*
s3-samr-server: return NT_STATUS_NOT_SUPPORTED for group rename.
Günther Deschner
2008-10-24
1
-0
/
+3
|
*
s3-samr-server: remove unused historic code.
Günther Deschner
2008-10-24
1
-60
/
+0
[prev]
[next]