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
/
charset
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r17980: handle NULL arguments without crashing in strcasecmp_m() and
Andrew Tridgell
1
-0
/
+10
2007-10-10
r17930: Merge noinclude branch:
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r17716: make casts explicit and remove compiler warnings
Stefan Metzmacher
1
-8
/
+8
2007-10-10
r17715: make the cast explicit and remove compiler warnings
Stefan Metzmacher
1
-4
/
+4
2007-10-10
r16571: - make push/pull_ascii()/_ucs() functions static,
Stefan Metzmacher
1
-6
/
+19
2007-10-10
r16143: Fix disappearance of user-specified CPPFLAGS,LDFLAGS and LIBS variables.
Jelmer Vernooij
1
-3
/
+6
2007-10-10
r15871: Fix systems with native iconv
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r15870: Improve detection of iconv - should prevent HAVE_ICONV_H being
Jelmer Vernooij
1
-18
/
+6
2007-10-10
r15869: Fix loop var to search paths for iconv
Jim McDonough
1
-1
/
+1
2007-10-10
r15573: Fix build of systems that have iconv headers in non-standard locations
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r15568: Simplify detection of iconv libraries a fair bit and fix it to
Jelmer Vernooij
1
-45
/
+69
2007-10-10
r15321: Reduce the size of rewrite.m4 a bit more
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r15298: Fix the build using a few hacks in the build system.
Jelmer Vernooij
1
-0
/
+19
2007-10-10
r15295: Fix some dependencies
Jelmer Vernooij
4
-12
/
+632
2007-10-10
r15274: Drop default EXT_LIB_ prefix for external libraries. Fixes issues wit...
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacement
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r14902: change charcnv code to fail the conversion when it hits bad
Andrew Tridgell
1
-3
/
+3
2007-10-10
r14511: Install more headers
Jelmer Vernooij
1
-0
/
+2
2007-10-10
r14488: Install more headers.
Jelmer Vernooij
2
-1
/
+7
2007-10-10
r14429: charset_t cannot be used to loop over charset_t, as otherwise it can
Andrew Tridgell
1
-1
/
+1
2007-10-10
r13842: Make some more functions public.
Jelmer Vernooij
1
-16
/
+16
2007-10-10
r13186: Remove assumption that callers that specify -1 actually mean sizeof(p...
Jelmer Vernooij
1
-15
/
+0
2007-10-10
r12694: Move some headers to the directory of the subsystem they belong to.
Jelmer Vernooij
2
-0
/
+70
2007-10-10
r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not using
Jelmer Vernooij
1
-3
/
+2
2007-10-10
r11244: Relative path names in .mk files
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r11214: Remove scons files (see http://lists.samba.org/archive/samba-technica...
Jelmer Vernooij
1
-66
/
+0
2007-10-10
r11052: bring samba4 uptodate with the samba4-winsrepl branch,
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r11037:
Stefan Metzmacher
1
-1
/
+0
2007-10-10
r10586: Add MergedObject() builder. Default to Library() rather
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r10509: Some more sconscript fixes. Now getting to link stage for smbclient
Jelmer Vernooij
1
-47
/
+22
2007-10-10
r10456: More SCons fixes:
Jelmer Vernooij
1
-8
/
+84
2007-10-10
r10348: Add scons scripts for remaining subsystems. Most subsystems build now,
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r10330: Add SConscript to more subsystems. Some of the tdb tools build now.
Jelmer Vernooij
1
-2
/
+12
2007-10-10
r10328: Add more emacs python-mode markers.
Tim Potter
1
-0
/
+2
2007-10-10
r10323: Add first bits required for getting compile with scons working. This ...
Jelmer Vernooij
1
-0
/
+3
2007-10-10
r9078: - move charset stuff to lib/charset
Stefan Metzmacher
4
-0
/
+1491