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
Commit message (
Expand
)
Author
Age
Files
Lines
*
r26288: events: events.h uses uint16_t so it needs stdint.h
Stefan Metzmacher
2007-12-21
1
-1
/
+1
*
r26287: selftest: fix stupid typo LDB_MODULE_PATH -> LDB_MODULES_PATH
Stefan Metzmacher
2007-12-21
1
-1
/
+1
*
r26286: IDL and torture test for netr_ServerTrustPasswordsGet().
Günther Deschner
2007-12-21
4
-5
/
+50
*
r26285: Add IDL and torture test for netr_ServerPasswordGet().
Günther Deschner
2007-12-21
4
-5
/
+44
*
r26284: Rather than just debug, push the error back up the stack as the error
Andrew Bartlett
2007-12-21
1
-10
/
+10
*
r26283: fix typo
Andrew Bartlett
2007-12-21
1
-1
/
+1
*
r26282: These modules expect errors, but if we don't wipe the error string, we
Andrew Bartlett
2007-12-21
2
-0
/
+7
*
r26281: Fix include.
Jelmer Vernooij
2007-12-21
2
-0
/
+2
*
r26280: Fix installation if swig is not available.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r26279: Don't compile any python stuff if python is not available.
Jelmer Vernooij
2007-12-21
1
-0
/
+2
*
r26278: Tallocify convenience table for iconv handles.
Jelmer Vernooij
2007-12-21
6
-42
/
+80
*
r26277: Move loadparm context higher up the stack.
Jelmer Vernooij
2007-12-21
7
-12
/
+18
*
r26276: Install SWIG files if swig is present.
Jelmer Vernooij
2007-12-21
3
-0
/
+7
*
r26275: return loadparm context in lp_load.
Jelmer Vernooij
2007-12-21
11
-34
/
+51
*
r26274: Some syntax fixes, remove more global_loadparm instances.
Jelmer Vernooij
2007-12-21
7
-10
/
+15
*
r26273: Add IDL and torture test for netr_NetrEnumerateTurstedDomains() and
Günther Deschner
2007-12-21
4
-51
/
+101
*
r26272: Remove global_loadparm in some more places.
Jelmer Vernooij
2007-12-21
12
-26
/
+38
*
r26271: Remove some more uses of global_loadparm.
Jelmer Vernooij
2007-12-21
18
-43
/
+60
*
r26270: Require specifying the loadparm_context or NULL to cli_credentials_gu...
Jelmer Vernooij
2007-12-21
12
-26
/
+60
*
r26269: Fix a couple more references to global_loadparm.
Jelmer Vernooij
2007-12-21
5
-8
/
+9
*
r26268: Avoid more use of global_loadparm - put lp_ctx in smb_server and wbsr...
Jelmer Vernooij
2007-12-21
25
-95
/
+101
*
r26267: Fix two calls of smb2_connect I missed.
Jelmer Vernooij
2007-12-21
2
-3
/
+10
*
r26266: Remove more global_loadparm uses.
Jelmer Vernooij
2007-12-21
17
-90
/
+46
*
r26265: Use task-provided loadparm context in nbt and rpc servers.
Jelmer Vernooij
2007-12-21
3
-26
/
+39
*
r26264: pass name resolve order explicitly, use torture context for settings ...
Jelmer Vernooij
2007-12-21
19
-56
/
+59
*
r26263: Don't assume CH_UNIX is CH_UTF8.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r26262: Add test for WERROR return code handling for Samba 3 client code.
Jelmer Vernooij
2007-12-21
1
-1
/
+40
*
r26261: Use enum type.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r26260: Store loadparm context in gensec context.
Jelmer Vernooij
2007-12-21
31
-98
/
+112
*
r26259: Provide convert_string_talloc() variant that works directly with an i...
Jelmer Vernooij
2007-12-21
1
-39
/
+48
*
r26258: Use loadparm context in client_start function of gensec.
Jelmer Vernooij
2007-12-21
9
-28
/
+34
*
r26257: Get rid of "uninitialized value" warning in the samba3 pidl generator.
Günther Deschner
2007-12-21
1
-1
/
+1
*
r26256: When generating Samba3 pidl output for WERROR based functions, make s...
Günther Deschner
2007-12-21
1
-0
/
+11
*
r26255: Work around another broken aspect of sys/capability.h on RHEL5.
Michael Adam
2007-12-21
2
-0
/
+25
*
r26254: Add check for PPC statfs.h to workaround for broken capability.h.
Michael Adam
2007-12-21
1
-1
/
+3
*
r26253: Add check for broken RedHat 7.2 system header files to lib/replace.
Michael Adam
2007-12-21
1
-0
/
+22
*
r26252: Specify loadparm_context explicitly when creating sessions.
Jelmer Vernooij
2007-12-21
32
-124
/
+159
*
r26251: Fix include of stdint in tdb swig wrapper.
Jelmer Vernooij
2007-12-21
2
-8
/
+41
*
r26250: Avoid global_loadparm in a couple more places.
Jelmer Vernooij
2007-12-21
22
-181
/
+186
*
r26249: Remove a couple more uses of global_loadparm.
Jelmer Vernooij
2007-12-21
21
-86
/
+95
*
r26248: Check in SWIG output so SWIG is not required when running out of svn.
Jelmer Vernooij
2007-12-21
27
-210
/
+45612
*
r26247: Don't allow use of older SWIG versions.
Jelmer Vernooij
2007-12-21
2
-1
/
+129
*
r26246: Make it easier to debug assert()s in the provision, if messages are
Andrew Bartlett
2007-12-21
1
-27
/
+23
*
r26245: Make it easier to handle the LDAP backend, with it's differing needs,
Andrew Bartlett
2007-12-21
3
-17
/
+20
*
r26244: Add a module (sans tests for the moment) that implements ranged
Andrew Bartlett
2007-12-21
3
-0
/
+218
*
r26243: stdint.i requires swigarch.i
Jelmer Vernooij
2007-12-21
2
-1
/
+66
*
r26242: Don't fail if swig is not available.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r26241: Ignore some files generated by tests.
Jelmer Vernooij
2007-12-21
1
-0
/
+5
*
r26240: We now actually use torture_context pointers for more than just alloc...
Jelmer Vernooij
2007-12-21
5
-58
/
+51
*
r26239: Fix registry argument order.
Jelmer Vernooij
2007-12-21
1
-2
/
+1
[next]