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
2007-12-21
r26278: Tallocify convenience table for iconv handles.
Jelmer Vernooij
6
-42
/
+80
2007-12-21
r26277: Move loadparm context higher up the stack.
Jelmer Vernooij
7
-12
/
+18
2007-12-21
r26276: Install SWIG files if swig is present.
Jelmer Vernooij
3
-0
/
+7
2007-12-21
r26275: return loadparm context in lp_load.
Jelmer Vernooij
11
-34
/
+51
2007-12-21
r26274: Some syntax fixes, remove more global_loadparm instances.
Jelmer Vernooij
7
-10
/
+15
2007-12-21
r26273: Add IDL and torture test for netr_NetrEnumerateTurstedDomains() and
Günther Deschner
4
-51
/
+101
2007-12-21
r26272: Remove global_loadparm in some more places.
Jelmer Vernooij
12
-26
/
+38
2007-12-21
r26271: Remove some more uses of global_loadparm.
Jelmer Vernooij
18
-43
/
+60
2007-12-21
r26270: Require specifying the loadparm_context or NULL to cli_credentials_gu...
Jelmer Vernooij
12
-26
/
+60
2007-12-21
r26269: Fix a couple more references to global_loadparm.
Jelmer Vernooij
5
-8
/
+9
2007-12-21
r26268: Avoid more use of global_loadparm - put lp_ctx in smb_server and wbsr...
Jelmer Vernooij
25
-95
/
+101
2007-12-21
r26267: Fix two calls of smb2_connect I missed.
Jelmer Vernooij
2
-3
/
+10
2007-12-21
r26266: Remove more global_loadparm uses.
Jelmer Vernooij
17
-90
/
+46
2007-12-21
r26265: Use task-provided loadparm context in nbt and rpc servers.
Jelmer Vernooij
3
-26
/
+39
2007-12-21
r26264: pass name resolve order explicitly, use torture context for settings ...
Jelmer Vernooij
19
-56
/
+59
2007-12-21
r26263: Don't assume CH_UNIX is CH_UTF8.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r26262: Add test for WERROR return code handling for Samba 3 client code.
Jelmer Vernooij
1
-1
/
+40
2007-12-21
r26261: Use enum type.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r26260: Store loadparm context in gensec context.
Jelmer Vernooij
31
-98
/
+112
2007-12-21
r26259: Provide convert_string_talloc() variant that works directly with an i...
Jelmer Vernooij
1
-39
/
+48
2007-12-21
r26258: Use loadparm context in client_start function of gensec.
Jelmer Vernooij
9
-28
/
+34
2007-12-21
r26257: Get rid of "uninitialized value" warning in the samba3 pidl generator.
Günther Deschner
1
-1
/
+1
2007-12-21
r26256: When generating Samba3 pidl output for WERROR based functions, make s...
Günther Deschner
1
-0
/
+11
2007-12-21
r26255: Work around another broken aspect of sys/capability.h on RHEL5.
Michael Adam
2
-0
/
+25
2007-12-21
r26254: Add check for PPC statfs.h to workaround for broken capability.h.
Michael Adam
1
-1
/
+3
2007-12-21
r26253: Add check for broken RedHat 7.2 system header files to lib/replace.
Michael Adam
1
-0
/
+22
2007-12-21
r26252: Specify loadparm_context explicitly when creating sessions.
Jelmer Vernooij
32
-124
/
+159
2007-12-21
r26251: Fix include of stdint in tdb swig wrapper.
Jelmer Vernooij
2
-8
/
+41
2007-12-21
r26250: Avoid global_loadparm in a couple more places.
Jelmer Vernooij
22
-181
/
+186
2007-12-21
r26249: Remove a couple more uses of global_loadparm.
Jelmer Vernooij
21
-86
/
+95
2007-12-21
r26248: Check in SWIG output so SWIG is not required when running out of svn.
Jelmer Vernooij
27
-210
/
+45612
2007-12-21
r26247: Don't allow use of older SWIG versions.
Jelmer Vernooij
2
-1
/
+129
2007-12-21
r26246: Make it easier to debug assert()s in the provision, if messages are
Andrew Bartlett
1
-27
/
+23
2007-12-21
r26245: Make it easier to handle the LDAP backend, with it's differing needs,
Andrew Bartlett
3
-17
/
+20
2007-12-21
r26244: Add a module (sans tests for the moment) that implements ranged
Andrew Bartlett
3
-0
/
+218
2007-12-21
r26243: stdint.i requires swigarch.i
Jelmer Vernooij
2
-1
/
+66
2007-12-21
r26242: Don't fail if swig is not available.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r26241: Ignore some files generated by tests.
Jelmer Vernooij
1
-0
/
+5
2007-12-21
r26240: We now actually use torture_context pointers for more than just alloc...
Jelmer Vernooij
5
-58
/
+51
2007-12-21
r26239: Fix registry argument order.
Jelmer Vernooij
1
-2
/
+1
2007-12-21
r26238: Add a loadparm context parameter to torture_context, remove more uses...
Jelmer Vernooij
72
-512
/
+504
2007-12-21
r26237: Add loadparm context to the server service interface.
Jelmer Vernooij
12
-10
/
+18
2007-12-21
r26236: Remove more uses of global_loadparm or specify loadparm_context expli...
Jelmer Vernooij
31
-81
/
+93
2007-12-21
r26235: Avoid global_loadparm.
Jelmer Vernooij
9
-29
/
+34
2007-12-21
r26234: More global_loadparm fixes.
Jelmer Vernooij
11
-34
/
+42
2007-12-21
r26233: Pass loadparm context when creating krb5 contexts.
Jelmer Vernooij
11
-15
/
+28
2007-12-21
r26232: Provide replacement for stdint.i for users of older versions of swig.
Jelmer Vernooij
2
-1
/
+110
2007-12-21
r26231: Spell check: credentails -> credentials.
Jelmer Vernooij
9
-10
/
+10
2007-12-21
r26230: Use task-provided loadparm context in a couple more places, avoid loa...
Jelmer Vernooij
4
-13
/
+21
2007-12-21
r26229: Set loadparm context as opaque pointer in ldb, remove more uses of gl...
Jelmer Vernooij
12
-25
/
+34
[prev]
[next]