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
r15346: Doc.
Tim Potter
1
-1
/
+1
2007-10-10
r15345: Add a read-only test to tdb torture tester.
Tim Potter
1
-0
/
+8
2007-10-10
r15344: Fix shared library build
Jelmer Vernooij
5
-12
/
+12
2007-10-10
r15343: Some small cleanups.
Tim Potter
1
-5
/
+8
2007-10-10
r15339: Signature for tdb_reopen_all() has changed.
Tim Potter
1
-1
/
+1
2007-10-10
r15338: Fix build of most things with shared libs enabled.
Jelmer Vernooij
8
-13
/
+16
2007-10-10
r15331: Integrate LIBSMB and LIBCLI into new LIBCLI_SMB
Jelmer Vernooij
9
-24
/
+21
2007-10-10
r15330: Add comment for IBM checker.
Andrew Bartlett
1
-2
/
+1
2007-10-10
r15329: I'm sick of this patch being in my local tree...
Andrew Bartlett
1
-7
/
+8
2007-10-10
r15328: Move some functions around, remove dependencies.
Jelmer Vernooij
45
-248
/
+189
2007-10-10
r15327: Support 'nosize'. Also write prototypes for print and size functions ...
Jelmer Vernooij
2
-14
/
+24
2007-10-10
r15326: Fix compiler warnings.
Jelmer Vernooij
1
-7
/
+7
2007-10-10
r15325: Fix compiler warnings
Jelmer Vernooij
1
-9
/
+9
2007-10-10
r15324: Generate prototype even if the function itself is
Jelmer Vernooij
1
-11
/
+12
2007-10-10
r15323: Fix internal popt build
Jelmer Vernooij
3
-13
/
+2
2007-10-10
r15322: Don't depend on nonexisting targets - should fix the build
Jelmer Vernooij
1
-3
/
+3
2007-10-10
r15321: Reduce the size of rewrite.m4 a bit more
Jelmer Vernooij
11
-244
/
+252
2007-10-10
r15319: remove unneeded macros
Stefan Metzmacher
4
-34
/
+26
2007-10-10
r15318: Don't create empty static libraries as some hosts have trouble with t...
Jelmer Vernooij
5
-3
/
+10
2007-10-10
r15317: Because LDB is now async, there are more places were we might run the
Andrew Bartlett
1
-15
/
+22
2007-10-10
r15316: I don't understand quite why this function was ever like this, but we
Andrew Bartlett
1
-2
/
+1
2007-10-10
r15315: - reenable the ildap backend
Stefan Metzmacher
1
-1
/
+0
2007-10-10
r15314: Fix recursive dependency hack for static libs. Should fix the build
Jelmer Vernooij
3
-3
/
+3
2007-10-10
r15313: Fix some dependencies in dso mode
Jelmer Vernooij
11
-15
/
+20
2007-10-10
r15312: Fix dependency on gtksamba when GTK+ is not present
Jelmer Vernooij
2
-6
/
+2
2007-10-10
r15304: Fix smbd build, more updates on getting --enable-dso to build again
Jelmer Vernooij
21
-38
/
+40
2007-10-10
r15303: Re-add SMB readline replacement header
Jelmer Vernooij
1
-0
/
+9
2007-10-10
r15302: Remove strangely named function "StrnCpy" - strlcpy is available as a
Jelmer Vernooij
2
-23
/
+2
2007-10-10
r15301: Use static libraries internally. This required a few hacks in the build
Jelmer Vernooij
26
-188
/
+45
2007-10-10
r15300: Only enable SWIG shared libs if python is available
Jelmer Vernooij
3
-0
/
+4
2007-10-10
r15298: Fix the build using a few hacks in the build system.
Jelmer Vernooij
26
-535
/
+641
2007-10-10
r15297: Move create_security_token() to samdb as it requires SAMDB (and the r...
Jelmer Vernooij
21
-120
/
+123
2007-10-10
r15296: Move ntlm_auth-specific functions from util to ntlm_auth so libutil d...
Jelmer Vernooij
2
-1
/
+31
2007-10-10
r15295: Fix some dependencies
Jelmer Vernooij
20
-763
/
+757
2007-10-10
r15292: fix the IDL_* variable names
Stefan Metzmacher
3
-8
/
+9
2007-10-10
r15291: $f already has the $srcdir prefixed
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r15290: don't spam the screen
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r15288: fix some problems
Simo Sorce
1
-3
/
+3
2007-10-10
r15287: Simplify dependency detection code
Jelmer Vernooij
3
-42
/
+39
2007-10-10
r15284: Fix dot generation
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r15281: A few updates for consistency's sake
Jim McDonough
1
-3
/
+3
2007-10-10
r15280: - remove the 2nd check for __FUNCTION__
Stefan Metzmacher
3
-7
/
+12
2007-10-10
r15279: Fix dependencies when using static libraries
Jelmer Vernooij
2
-4
/
+3
2007-10-10
r15278: Fix recreating symlink every time.
Jelmer Vernooij
3
-4
/
+4
2007-10-10
r15277: - fix the build on netbsd, where stdlib.h has the setproctitle() prot...
Stefan Metzmacher
1
-2
/
+3
2007-10-10
r15276: Fix path to perl on some hosts
Jelmer Vernooij
3
-3
/
+3
2007-10-10
r15275: run RPC-SRVSRV in make test
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r15274: Drop default EXT_LIB_ prefix for external libraries. Fixes issues wit...
Jelmer Vernooij
28
-66
/
+53
2007-10-10
r15273: fix setproctitle support
Stefan Metzmacher
1
-6
/
+10
2007-10-10
r15272: - implement NetShareEnum
Stefan Metzmacher
1
-2
/
+204
[next]