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
path:
root
/
source4
/
lib
/
util
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r15573: Fix build of systems that have iconv headers in non-standard locations
Jelmer Vernooij
3
-3
/
+3
2007-10-10
r15572: Trim build/m4/rewrite.m4 a bit more, remove unused tests.
Jelmer Vernooij
4
-12
/
+4
2007-10-10
r15564: Fix copyrights (this file was originally based on just a few lines fr...
Jelmer Vernooij
1
-3
/
+1
2007-10-10
r15457: Get rid of more usages of uint_t
Jelmer Vernooij
1
-3
/
+3
2007-10-10
r15377: Remove sys_select() code as it's no longer used.
Jelmer Vernooij
2
-170
/
+0
2007-10-10
r15376: Add detection of -lnsl, required for building on SUN boxes.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r15349: Integrate set_socket_options() into the socket library
Jelmer Vernooij
2
-134
/
+0
2007-10-10
r15318: Don't create empty static libraries as some hosts have trouble with t...
Jelmer Vernooij
1
-1
/
+2
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
r15302: Remove strangely named function "StrnCpy" - strlcpy is available as a
Jelmer Vernooij
1
-21
/
+0
2007-10-10
r15298: Fix the build using a few hacks in the build system.
Jelmer Vernooij
1
-6
/
+6
2007-10-10
r15295: Fix some dependencies
Jelmer Vernooij
7
-725
/
+104
2007-10-10
r15274: Drop default EXT_LIB_ prefix for external libraries. Fixes issues wit...
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r15257: Look for headers before trying to use them in any tests. This
Jelmer Vernooij
1
-1
/
+7
2007-10-10
r15213: Remove helper macro for bcopy() - this causes problems
Jelmer Vernooij
1
-5
/
+0
2007-10-10
r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacement
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r15201: Use abs() rather then ABS()
Jelmer Vernooij
1
-7
/
+0
2007-10-10
r15200: Move MIN/MAX macros to libreplace as some systems have them
Jelmer Vernooij
1
-14
/
+0
2007-10-10
r15191: Avoid uint_t as it's not standard.
Jelmer Vernooij
3
-8
/
+8
2007-10-10
r15186: Introduce ISDOT and ISDOTDOT macros for testing whether a filename is
James Peach
1
-1
/
+1
2007-10-10
r15002: More cleanups in build/m4/rewrite.m4
Jelmer Vernooij
1
-0
/
+9
2007-10-10
r15000: Move some more autoconf tests out of build/m4/rewrite.m4
Jelmer Vernooij
3
-10
/
+18
2007-10-10
r14999: Remove more unused autoconf code
Jelmer Vernooij
4
-4
/
+4
2007-10-10
r14998: Remove unused autoconf test, move others to proper places
Jelmer Vernooij
1
-0
/
+184
2007-10-10
r14992: Allow load_module() to be used externally
Jelmer Vernooij
1
-10
/
+11
2007-10-10
r14976: another use of the magic comment recognised by the IBM checker for
Andrew Tridgell
1
-0
/
+1
2007-10-10
r14724: Rearrange some source files, install more headers.
Jelmer Vernooij
1
-1
/
+0
2007-10-10
r14612: added strncasecmp_m() and fixed strcasecmp_m() for invalid codepoints
Andrew Tridgell
1
-0
/
+39
2007-10-10
r14575: Move some path-related functions to libsamba-config so libsamba-util
Jelmer Vernooij
5
-163
/
+10
2007-10-10
r14572: Give libraries saner names, remove some .pc files, make some things
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r14556: Fix some dependencies
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r14511: Install more headers
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r14492: Fix shared libs - set SO_VERSION to 0 everywhere for now.
Jelmer Vernooij
2
-1
/
+3
2007-10-10
r14484: Install more headers
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r14381: Kill structs.h
Jelmer Vernooij
1
-0
/
+2
2007-10-10
r14327: Replace MAJOR_VERSION/MINOR_VERSION/RELEASE_VERSION with two parameters:
Jelmer Vernooij
1
-3
/
+2
2007-10-10
r14309: make sure ret is initialised
Andrew Tridgell
1
-2
/
+2
2007-10-10
r14308: fixed an out of range shift and an uninitialised error
Andrew Tridgell
1
-1
/
+3
2007-10-10
r14296: added an abort() to SMB_ASSERT() so that static analysers know it doe...
Andrew Tridgell
1
-1
/
+1
2007-10-10
r14281: Pull apart LIBDIR and MODULESDIR
Jelmer Vernooij
2
-5
/
+5
2007-10-10
r14108: Make the Doxyfiles a bit shorter...
Jelmer Vernooij
1
-1211
/
+6
2007-10-10
r14038: reopen log files after a SIGHUP
Stefan Metzmacher
1
-14
/
+32
2007-10-10
r13972: fix the build, jelmer can you please take a look at what's going wron...
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r13960: Generate makefile rules for installing/removing shared modules.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r13959: make more functions public
Stefan Metzmacher
2
-6
/
+6
2007-10-10
r13944: Yet another round of splitups.
Jelmer Vernooij
1
-1
/
+3
2007-10-10
r13903: Don't generate prototypes for modules and binaries in include/proto.h by
Jelmer Vernooij
1
-1
/
+3
2007-10-10
r13859: - remove useless fsync() calls
Stefan Metzmacher
1
-2
/
+1
2007-10-10
r13851: More doc improvements.
Jelmer Vernooij
11
-25
/
+134
2007-10-10
r13849: More improvements to the libutil docs.
Jelmer Vernooij
3
-302
/
+68
[next]