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
path:
root
/
source4
Commit message (
Expand
)
Author
Age
Files
Lines
*
r25174: Export header from just one place.
Jelmer Vernooij
2007-10-10
1
-1
/
+0
*
r25168: Fix include for gen_ndr/misc.h. Patch by Julien Kerihuel.
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r25166: Simplify can_contain_deferred and add tests for it.
Jelmer Vernooij
2007-10-10
2
-19
/
+28
*
r25164: Add talloc_asprintf_append_buffer() and the docs for it.
Jeremy Allison
2007-10-10
3
-4
/
+82
*
r25159: fix missing declarations warning
Stefan Metzmacher
2007-10-10
1
-0
/
+2
*
r25158: rename nsswitch/winbindd_nss.h => nsswitch/winbind_struct_protocol.h
Stefan Metzmacher
2007-10-10
11
-13
/
+2
*
r25124: Include link to summary page, hide environment variables for 'none' e...
Jelmer Vernooij
2007-10-10
1
-15
/
+18
*
r25123: we only need lib/ldb/sqlite3.m4 and lib/ldb/libldb.m4,
Stefan Metzmacher
2007-10-10
1
-2
/
+1
*
r25122: fix interface detection code
Stefan Metzmacher
2007-10-10
1
-0
/
+3
*
r25116: Fix talloc_asprintf_append to do the right thing with
Jeremy Allison
2007-10-10
1
-5
/
+2
*
r25115: move normalizing of the define string into a function
Stefan Metzmacher
2007-10-10
1
-11
/
+15
*
r25114: handle structs and unions without typedefs better
Stefan Metzmacher
2007-10-10
1
-3
/
+14
*
r25113: fix compiler warning
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r25112: make torture_temp_dir() available via tortore/torture.h
Stefan Metzmacher
2007-10-10
4
-22
/
+19
*
r25110: Show environment variables in HTML output.
Jelmer Vernooij
2007-10-10
2
-3
/
+26
*
r25106: ldb_map is provided by libldb.so in the system-provided ldb.
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r25105: No need to register ldb_map as a module.
Jelmer Vernooij
2007-10-10
1
-2
/
+1
*
r25101: Directly depend on drsblobs - can't rely on having it in via ldb.
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r25100: Include LDAP libs in .pc file so linking statically against libldb wo...
Jelmer Vernooij
2007-10-10
4
-3
/
+8
*
r25098: Fix typo
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r25097: Don't clutter users' CFLAGS with ldb cflags.
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r25096: Missed an include - otherwise the embedded ldb is always used.
Jelmer Vernooij
2007-10-10
1
-1
/
+0
*
r25095: Display of which libraries the system-provided version is being used.
Jelmer Vernooij
2007-10-10
1
-2
/
+11
*
r25094: Force building shared module if subsystem is a shared library.
Jelmer Vernooij
2007-10-10
1
-1
/
+5
*
r25093: Use system-provided ldb library if available. Note that this only mea...
Jelmer Vernooij
2007-10-10
5
-97
/
+114
*
r25085: Define LDB_MODULESDIR for standalone build.
Jelmer Vernooij
2007-10-10
1
-2
/
+2
*
r25084: Move samba-specific code out of lib/ldb directory.
Jelmer Vernooij
2007-10-10
9
-13
/
+4
*
r25083: Keep actual symbol names the same.
Jelmer Vernooij
2007-10-10
2
-133
/
+127
*
r25082: Avoid use of MACHINE because it's defined already on Tru64. Thanks to...
Jelmer Vernooij
2007-10-10
5
-153
/
+159
*
r25081: Add modules_dir member to ldb_context that is used rather than a global
Jelmer Vernooij
2007-10-10
6
-20
/
+31
*
r25073: Correct test name so make test can pass again.
Andrew Bartlett
2007-10-10
1
-1
/
+1
*
r25071: Add some more testcases for RPC-DRSUAPI-CRACKNAMES, proving I can't
Andrew Bartlett
2007-10-10
1
-0
/
+35
*
r25070: Revert DRSUAPI conversion to new API, as it broke some tests.
Jelmer Vernooij
2007-10-10
4
-329
/
+605
*
r25056: Install some extra files. Patch from Stefan Gohmann
Jelmer Vernooij
2007-10-10
1
-0
/
+4
*
r25052: This missing 'break' caused problems on 32 bit platforms only, due to
Andrew Bartlett
2007-10-10
1
-0
/
+1
*
r25051: Move SWAT back to the old-style form-submit modal.
Andrew Bartlett
2007-10-10
13
-272
/
+70
*
r25048: From the archives (patch found in one of my old working trees):
Andrew Bartlett
2007-10-10
1
-5
/
+12
*
r25047: Fix more warnings.
Jelmer Vernooij
2007-10-10
14
-92
/
+75
*
r25046: Ditch tdb_traverse() as it doesn't lend itself to any Python idioms
Tim Potter
2007-10-10
1
-2
/
+0
*
r25045: Add constants for enum TDB_ERROR.
Tim Potter
2007-10-10
1
-20
/
+15
*
r25044: The has_key() method should return a boolean, not an integer.
Tim Potter
2007-10-10
1
-1
/
+5
*
r25043: Avoid allocation on with NULL parent.
Jelmer Vernooij
2007-10-10
1
-2
/
+3
*
r25042: Avoid direct references to global loadparm context.
Jelmer Vernooij
2007-10-10
1
-22
/
+5
*
r25041: Use context in more places, fix warnings.
Jelmer Vernooij
2007-10-10
3
-86
/
+83
*
r25039: Rename service -> loadparm_service, use context more.
Jelmer Vernooij
2007-10-10
4
-137
/
+83
*
r25038: Pass context in more places.
Jelmer Vernooij
2007-10-10
1
-49
/
+53
*
r25037: Start passing the context around.
Jelmer Vernooij
2007-10-10
2
-174
/
+183
*
r25035: Fix some more warnings, use service pointer rather than service numbe...
Jelmer Vernooij
2007-10-10
114
-470
/
+483
*
r25034: Remove unused variables.
Jelmer Vernooij
2007-10-10
1
-3
/
+3
*
r25033: Fix include
Jelmer Vernooij
2007-10-10
1
-0
/
+1
[next]