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
/
popt
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r18537: after testing for poptGetContext, if the test fails, don't try to use
Andrew Tridgell
1
-1
/
+1
2007-10-10
r18326: these are not used anymore, I found the bug on *BSD
Stefan Metzmacher
1
-2
/
+0
2007-10-10
r18306: I hope that works better...
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r18305: get some more debug output to fix the build on sambajail
Stefan Metzmacher
1
-0
/
+2
2007-10-10
r18303: we should just use -Ilib/popt as in all other places
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r18157: Fix building with external popt.
Jelmer Vernooij
2
-13
/
+45
2007-10-10
r18121: Simplify m4 code, hopefully fix Samba4 build problems.
Jelmer Vernooij
1
-26
/
+2
2007-10-10
r18119: forgot to commit this
Andrew Tridgell
1
-0
/
+27
2007-10-10
r18110: renamed config.m4 for popt
Andrew Tridgell
2
-38
/
+14
2007-10-10
r16100: Patch from Michael Wood <mwood@icts.uct.ac.za>: s/then/than/ for corr...
Gerald Carter
1
-1
/
+1
2007-10-10
r15577: Make popt CFLAGS popt-specific rather then global
Jelmer Vernooij
1
-2
/
+1
2007-10-10
r15323: Fix internal popt build
Jelmer Vernooij
2
-12
/
+2
2007-10-10
r15274: Drop default EXT_LIB_ prefix for external libraries. Fixes issues wit...
Jelmer Vernooij
1
-5
/
+2
2007-10-10
r14477: Remove the NOPROTO property - it's no longer used as proto.h is gone.
Jelmer Vernooij
1
-1
/
+0
2007-10-10
r14240: fix summary output (step 2)
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not using
Jelmer Vernooij
2
-3
/
+3
2007-10-10
r11244: Relative path names in .mk files
Jelmer Vernooij
1
-5
/
+5
2007-10-10
r11214: Remove scons files (see http://lists.samba.org/archive/samba-technica...
Jelmer Vernooij
1
-11
/
+0
2007-10-10
r11052: bring samba4 uptodate with the samba4-winsrepl branch,
Stefan Metzmacher
1
-1
/
+0
2007-10-10
r11037:
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r10586: Add MergedObject() builder. Default to Library() rather
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r10377: Save configuration stuff to sconf.cache so it isn't annoyingly run
Tim Potter
1
-4
/
+6
2007-10-10
r10348: Add scons scripts for remaining subsystems. Most subsystems build now,
Jelmer Vernooij
1
-3
/
+2
2007-10-10
r10330: Add SConscript to more subsystems. Some of the tdb tools build now.
Jelmer Vernooij
1
-0
/
+5
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
r10161: Check for alloca.h to prevent incorrect local declaration.
James Peach
1
-1
/
+1
2007-10-10
r8470: looks like popt portability is going to be a bit of a fight :(
Andrew Tridgell
1
-1
/
+2
2007-10-10
r8467: using both math.h and float.h breaks popt on freebsd 5.4
Andrew Tridgell
1
-2
/
+3
2007-10-10
r5906: Fix the usage of the internal popt (make proto should ignore it)
Jelmer Vernooij
13
-661
/
+2205
2007-10-10
r3730: More build system fixes and simplifications
Jelmer Vernooij
1
-3
/
+2
2007-10-10
r665: merge over the new build system from my tmp branch
Stefan Metzmacher
1
-3
/
+4
2007-10-10
[GLUE] Sync tree with SVN r17.
Gerald (Jerry) Carter
1
-0
/
+0
2004-02-24
make proto should not catch any function of the lib/popt/*.c stuff
Stefan Metzmacher
1
-2
/
+2
2004-02-24
let the popt replacement stuff survive a make proto
Stefan Metzmacher
5
-37
/
+67
2004-02-12
move -lpopt replacement code from source/popt/* to source/lib/popt/*
Stefan Metzmacher
1
-3
/
+3
2004-02-12
move the -lpopt replacement to a LIBPOPT subsystem
Stefan Metzmacher
1
-15
/
+24
2003-12-02
Initial step at cleaning and splitting up configure.in.
Jelmer Vernooij
1
-0
/
+31
2003-08-13
first public release of samba4 code
Andrew Tridgell
13
-0
/
+1720