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-10-10
r10346: here are only real ip-addresses valid, prevent dns lookups,
Stefan Metzmacher
1
-1
/
+3
2007-10-10
r10345: Add more add-hock tests.
Andrew Bartlett
1
-0
/
+107
2007-10-10
r10341: remove unused libads/ code, we'll never use this in samba4,
Stefan Metzmacher
11
-4589
/
+0
2007-10-10
r10339: fix ndr_push_udlongr
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r10337: This grubby little hack is the implementation of a concept discussed
Andrew Bartlett
4
-0
/
+16
2007-10-10
r10336: Add sconscript for a couple more subsystems.
Jelmer Vernooij
23
-16
/
+852
2007-10-10
r10335: Build tdb tools into bin directory.
Tim Potter
1
-4
/
+5
2007-10-10
r10334: Use CPPDEFINES instead of CCFLAGS for adding preprocessor symbols.
Tim Potter
1
-3
/
+2
2007-10-10
r10332: Fix the build - messaging uses UNIX_PRIVS
Jelmer Vernooij
1
-1
/
+2
2007-10-10
r10330: Add SConscript to more subsystems. Some of the tdb tools build now.
Jelmer Vernooij
15
-29
/
+243
2007-10-10
r10329: Perhaps we shouldn't get too ahead of ourselves just yet.
Tim Potter
1
-1
/
+1
2007-10-10
r10328: Add more emacs python-mode markers.
Tim Potter
7
-0
/
+14
2007-10-10
r10327: Use CPPPATH instead of appending -Idir to CCFLAGS.
Tim Potter
1
-16
/
+23
2007-10-10
r10323: Add first bits required for getting compile with scons working. This ...
Jelmer Vernooij
8
-0
/
+82
2007-10-10
r10316: More dynconfig fixes
Jelmer Vernooij
11
-10
/
+1
2007-10-10
r10315: Remove use of fstring and pstring in dynconfig.c
Jelmer Vernooij
13
-45
/
+21
2007-10-10
r10314: Apply the controvertial 'server role =' patch after discussion on the...
Andrew Bartlett
3
-84
/
+26
2007-10-10
r10312: fix compiler warning
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r10306: change these modules to use new error API
Simo Sorce
2
-64
/
+4
2007-10-10
r10305: start implementing better error handling
Simo Sorce
16
-354
/
+310
2007-10-10
r10304: check for basic ldb_message sanity and return appropriate
Simo Sorce
4
-14
/
+59
2007-10-10
r10303: check no attribute is given empty
Simo Sorce
1
-0
/
+5
2007-10-10
r10302: Introduce ldap like error codes
Simo Sorce
1
-0
/
+91
2007-10-10
r10301: fix standalone compiple after tdb changes
Simo Sorce
1
-1
/
+4
2007-10-10
r10300: forgot to change the dsdb modules function names
Simo Sorce
2
-16
/
+16
2007-10-10
r10299: remove the public (un)lock functions and introduce a transaction based
Simo Sorce
13
-275
/
+232
2007-10-10
r10296: Fix function pointer handling for older perl versions
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r10295: Remove dependency on Data::Dumper
Jelmer Vernooij
1
-1
/
+0
2007-10-10
r10294: Generate Makefile directly rather then thru Makefile.in. Autoconf
Jelmer Vernooij
6
-44
/
+59
2007-10-10
r10292: This is set below from lp_server_role().
Andrew Bartlett
1
-1
/
+0
2007-10-10
r10291: The patch optionally (off by default, not available in all cases) allows
Andrew Bartlett
5
-22
/
+85
2007-10-10
r10287: Compile compilers for build host. This fixes some bits of
Jelmer Vernooij
3
-53
/
+52
2007-10-10
r10286: This patch is ugly and disgusting, but for now it works better than t...
Andrew Bartlett
7
-121
/
+189
2007-10-10
r10283: Eliminate some more use of autoconf substitution variables.
Jelmer Vernooij
2
-11
/
+37
2007-10-10
r10277: do not ovverride LIKE, thanks to derrel I found out how to do
Simo Sorce
1
-26
/
+24
2007-10-10
r10258: Fix an unused/duplicate local variable.
Tim Potter
1
-2
/
+0
2007-10-10
r10257: strlen returns a size_t which can be 64 bits long.
Tim Potter
1
-2
/
+2
2007-10-10
r10256: Fix some unhandled enumeration warnings. There's one still left,
Tim Potter
1
-0
/
+15
2007-10-10
r10255: Fix some more 64-bit warnings.
Tim Potter
1
-2
/
+2
2007-10-10
r10253: a fairly large tdb cleanup and re-organise. Nearly all of this change
Andrew Tridgell
26
-2580
/
+2234
2007-10-10
r10252: a recent checkin from simo changed the handling of BASE and SUBTREE
Andrew Tridgell
3
-23
/
+18
2007-10-10
r10251: some more work on ldb_sqlite3
Simo Sorce
5
-247
/
+282
2007-10-10
r10250: the comparison is caseless so we must caseless subtract
Simo Sorce
1
-1
/
+1
2007-10-10
r10246: Remove unused function
Jelmer Vernooij
4
-94
/
+6
2007-10-10
r10245: Get rid of XFILE in a few places.
Jelmer Vernooij
4
-27
/
+47
2007-10-10
r10238: Add a entry for sec_info to treat it as a uint32 for now.
Tim Potter
1
-0
/
+2
2007-10-10
r10237: fix parameter, how have I missed this...?
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r10236: fix (C) note
Simo Sorce
1
-0
/
+1
2007-10-10
r10233: add commented PRAGMA to avoid fsyncs
Simo Sorce
1
-2
/
+8
2007-10-10
r10232: Some work on ldb_sqlite3.
Simo Sorce
2
-2026
/
+1377
[prev]
[next]