index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-27
s4-lsa: merge lsa_QueryDomainInformationPolicy from s3 lsa idl.
Günther Deschner
3
-8
/
+13
2008-10-27
s4-lsa: merge lsa_QueryTrustedDomainInfoByName from s3 lsa idl.
Günther Deschner
3
-6
/
+10
2008-10-27
s4-lsa: merge lsa_QueryTrustedDomainInfo from s3 idl.
Günther Deschner
4
-34
/
+44
2008-10-27
s4-lsa: merge lsa_QueryTrustedDomainInfoBySid from s3 lsa idl.
Günther Deschner
4
-7
/
+11
2008-10-27
s4-lsa: merge lsa_LookupPrivName from s3 lsa idl.
Günther Deschner
5
-11
/
+23
2008-10-27
s4-lsa: merge lsa_EnumPrivsAccount from s3 lsa idl.
Günther Deschner
5
-26
/
+46
2008-10-27
s4-lsa: merge lsa_LookupPrivDisplayName from s3 lsa idl.
Günther Deschner
4
-17
/
+25
2008-10-27
s4-lsa: merge lsa_GetUserName from s3 lsa idl.
Günther Deschner
6
-39
/
+60
2008-10-27
s4-lsa: merge lsa_EnumTrustDom from s3 lsa idl.
Günther Deschner
2
-5
/
+5
2008-10-27
s4-lsa: merge lsa_EnumAccounts from s3 lsa idl.
Günther Deschner
2
-7
/
+5
2008-10-27
s4-lsa: merge lsa_EnumPrivs from s3 lsa idl.
Günther Deschner
2
-8
/
+8
2008-10-27
s4-lsa: merge lsa_QuerySecurity from s3 lsa idl.
Günther Deschner
5
-11
/
+13
2008-10-27
[s3]winbind: fix smbd hanging on Solaris when winbindd closes socket.
Michael Adam
1
-1
/
+6
2008-10-27
s3-rpcclient: add getdcsitecoverage call.
Günther Deschner
1
-0
/
+38
2008-10-27
s3-build: re-run make samba3-idl.
Günther Deschner
5
-7
/
+28
2008-10-27
s3-netlogon-idl: fix IDL for netr_DsrGetDcSiteCoverageW.
Günther Deschner
1
-1
/
+1
2008-10-27
[s3]build: fix bug #5765 - fix installlibs on solaris by using portable "test...
Michael Adam
1
-7
/
+7
2008-10-27
[s3]libsmbconf: add utility function smbconf_is_writeable_bystring()
Michael Adam
2
-0
/
+27
2008-10-27
[s3]libsmbconf: add method is_writeable() and wrapper smbconf_is_writeable()
Michael Adam
5
-0
/
+29
2008-10-27
[s3]libsmbconf: create text config in smbconftort
Michael Adam
1
-1
/
+38
2008-10-27
[s3]libsmbconf: return WERR_BADFILE when no path to text backend is provided.
Michael Adam
1
-1
/
+1
2008-10-27
[s3]libsmbconf: fall back to file backend when no valid backend was found
Michael Adam
1
-4
/
+5
2008-10-27
[s3]libsmbconf: fix comment typo.
Michael Adam
1
-1
/
+1
2008-10-27
[s3]libsmbconf: add backend_requires_messaging() method to libsmbconf.
Michael Adam
5
-0
/
+28
2008-10-27
[s3]libsmbconf: remove unused define.
Michael Adam
1
-3
/
+0
2008-10-27
[s3]pidfile_create: use check is_default_dyn_CONFIGFILE() since we have it.
Michael Adam
1
-1
/
+1
2008-10-27
[s3]test: fix testparm_s3 tests: don't create truncated smb.conf files.
Michael Adam
1
-1
/
+1
2008-10-27
[s3]pdbedit: remove unused variable.
Michael Adam
1
-4
/
+0
2008-10-27
[s3]build: fix bug #5677 - fix test_{shlibs,nss_modules,pam_modules} on Solaris
Michael Adam
1
-3
/
+6
2008-10-26
Merge branch 'master' of ssh://git.samba.org/data/git/samba
Jelmer Vernooij
7
-68
/
+194
2008-10-25
Add proxied named pipe support
Volker Lendecke
2
-29
/
+146
2008-10-25
Move the is_known_pipename check into np_open
Volker Lendecke
3
-21
/
+16
2008-10-25
Add str_list_check[_ci] to s3's proto.h
Volker Lendecke
1
-0
/
+3
2008-10-25
Fix "make etags" -- the args list gets really long for s4 with the prefix
Volker Lendecke
1
-1
/
+34
2008-10-25
Remove "pipe_handle_offset" -- pipes now use "struct files_struct"
Volker Lendecke
3
-22
/
+0
2008-10-24
Remove another use of global_loadparm.
Jelmer Vernooij
2
-9
/
+10
2008-10-24
Fix includes.
Jelmer Vernooij
2
-0
/
+2
2008-10-24
Remove include/local.h and move defines to more appropriate places.
Jelmer Vernooij
6
-59
/
+35
2008-10-24
Fix installation of charset headers.
Jelmer Vernooij
1
-1
/
+1
2008-10-24
Fix the build.
Jelmer Vernooij
2
-2
/
+3
2008-10-24
Merge branch 'master' of ssh://git.samba.org/data/git/samba
Jelmer Vernooij
1
-3
/
+3
2008-10-24
Remove unused include param/param.h.
Jelmer Vernooij
79
-87
/
+11
2008-10-24
Error return is False, not -1
Derrell Lipman
1
-3
/
+3
2008-10-24
Remove more global_loadparm instances, fix syntax errors.
Jelmer Vernooij
3
-9
/
+9
2008-10-24
Revert Samba3 back to using its own charset handling code.
Jelmer Vernooij
1
-1
/
+1
2008-10-24
Add version of next_codepoint without iconv_convenience.
Jelmer Vernooij
9
-31
/
+37
2008-10-24
Remove use of global_loadparm in last Python script.
Jelmer Vernooij
1
-2
/
+0
2008-10-24
Regenerate SWIG files.
Jelmer Vernooij
4
-33
/
+6
2008-10-24
Remove access to global_loadparm from python module.
Jelmer Vernooij
1
-3
/
+0
2008-10-24
Mark global_loadparm as deprecated.
Jelmer Vernooij
1
-1
/
+1
[next]