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
path:
root
/
source4
Age
Commit message (
Expand
)
Author
Files
Lines
2008-11-02
Remove use of global_loadparm during initialization of gensec.
Jelmer Vernooij
7
-11
/
+12
2008-11-02
Remove use of global loadparm in python modules.
Jelmer Vernooij
2
-3
/
+11
2008-11-02
Add utility function for getting the default loadparm context from a python m...
Jelmer Vernooij
2
-0
/
+18
2008-11-02
Move check of SMB_CONF_PATH to loadparm code.
Jelmer Vernooij
2
-6
/
+5
2008-11-02
Remove use of global_loadparm for SMB2 client connections.
Jelmer Vernooij
7
-16
/
+31
2008-11-02
Remove another use of global_loadparm.
Jelmer Vernooij
28
-50
/
+93
2008-11-02
Fix the build.
Jelmer Vernooij
9
-12
/
+10
2008-11-02
Fix build for make everything.
Jelmer Vernooij
6
-2
/
+20
2008-11-02
Fix the build.
Jelmer Vernooij
13
-29
/
+44
2008-11-02
Add gensec_settings structure. This wraps loadparm_context for now, but
Jelmer Vernooij
38
-114
/
+185
2008-11-02
Use a separate global for nonblocking socket testing rather than global_loadp...
Jelmer Vernooij
3
-1
/
+8
2008-11-02
Remove two debug parameters, not used anywhere.
Jelmer Vernooij
1
-6
/
+2
2008-11-02
Remove another use of global_loadparm.
Jelmer Vernooij
12
-1
/
+17
2008-11-02
Use global iconv convenience rather than global loadparm.
Jelmer Vernooij
1
-1
/
+1
2008-11-02
Remove another use of global_loadparm.
Jelmer Vernooij
7
-14
/
+30
2008-11-01
Remove another use of global_loadparm.
Jelmer Vernooij
6
-9
/
+22
2008-11-01
Remove another use of global_loadparm.
Jelmer Vernooij
3
-9
/
+13
2008-11-01
Move calls to lp_* higher up in the call stack.
Jelmer Vernooij
1
-6
/
+15
2008-11-01
Move lp_*() calls a bit higher up the calls tack.
Jelmer Vernooij
9
-19
/
+46
2008-11-01
Remove unused argument iconv_convenience.
Jelmer Vernooij
4
-8
/
+1
2008-11-01
Remove use of lp_*() from ntlm_check.c.
Jelmer Vernooij
4
-17
/
+20
2008-11-01
Fix header installation.
Jelmer Vernooij
1
-1
/
+1
2008-11-01
Fix proto header.
Jelmer Vernooij
1
-1
/
+1
2008-11-01
Fix prototype for attrib_string().
Jelmer Vernooij
3
-2
/
+3
2008-11-01
Use struct for server versions.
Jelmer Vernooij
5
-42
/
+32
2008-11-01
Fix includes in installed version of talloc_stack.h.
Jelmer Vernooij
1
-0
/
+1
2008-11-01
Remove need to define _SAMBA_BUILD_ == 4 when using installed headers.
Jelmer Vernooij
1
-0
/
+2
2008-11-01
Rename param_opt.flags to priority.
Jelmer Vernooij
2
-5
/
+20
2008-11-01
Merge branch 'master' of /home/jelmer/samba3
Jelmer Vernooij
2
-2
/
+4
2008-11-01
Merge branch 'master' of git://git.samba.org/samba
Jelmer Vernooij
1
-1
/
+1
2008-11-01
Samba3: Include util.h header file rather than having custom prototypes.
Jelmer Vernooij
1
-1
/
+3
2008-11-01
Support alternative include paths.
Jelmer Vernooij
1
-0
/
+4
2008-11-01
s4-smbtorture: fix segfault in RPC-SAMLOGON test.
Günther Deschner
1
-1
/
+1
2008-11-01
Install additional libutil headers.
Jelmer Vernooij
1
-0
/
+2
2008-11-01
Split out torture results from torture context.
Jelmer Vernooij
4
-39
/
+59
2008-10-31
Add comments in torture code, allow creating subcontexts.
Jelmer Vernooij
2
-4
/
+46
2008-10-31
dcerpc: Fix include path so header installer translates it correctly during i...
Jelmer Vernooij
1
-1
/
+1
2008-10-31
samba4.rpc.samr: Use torture API in a couple more places.
Jelmer Vernooij
1
-323
/
+216
2008-10-31
samba4.rpc.samr: Use more torture API functions
Jelmer Vernooij
1
-146
/
+87
2008-10-31
Disable lanman authentication by default in Samba 4.
Jelmer Vernooij
1
-2
/
+2
2008-10-31
errors: share dcerpc error function.
Günther Deschner
2
-57
/
+2
2008-10-31
use the new CH_UTF16_MUNGED charset for utf16 password buffers
Andrew Tridgell
1
-1
/
+1
2008-10-31
srvsvc: re-move idl file to main directory.
Günther Deschner
1
-1547
/
+0
2008-10-31
s4-srvsvc: merge srvsvc_NetShareEnum from s3 idl.
Günther Deschner
4
-47
/
+130
2008-10-31
s4-srvsvc: merge srvsvc_NetShareEnumAll from s3 idl.
Günther Deschner
6
-57
/
+131
2008-10-31
s4-srvsvc: merge srvsvc_NetSessEnum from s3 idl.
Günther Deschner
3
-33
/
+61
2008-10-31
s4-srvsvc: merge srvsvc_NetFileEnum from s3 idl.
Günther Deschner
3
-21
/
+33
2008-10-31
s4-srvsvc: merge srvsvc_NetConnEnum from s3 idl.
Günther Deschner
3
-21
/
+34
2008-10-31
s4-srvsvc: merge srvsvc_NetCharDevQEnum from s3 idl.
Günther Deschner
3
-24
/
+41
2008-10-31
s4-srvsvc: merge srvsvc_NetCharDevEnum from s3 idl.
Günther Deschner
3
-24
/
+44
[prev]
[next]