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
/
replace
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r12814: we need this here too, as we'll include replace.h for building heimdal/*
Stefan Metzmacher
1
-0
/
+12
2007-10-10
r12801: Some more include/ cleanups (remove unused macros + move files
Jelmer Vernooij
1
-12
/
+0
2007-10-10
r12592: Remove some useless dependencies
Jelmer Vernooij
7
-2
/
+371
2007-10-10
r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not using
Jelmer Vernooij
1
-3
/
+2
2007-10-10
r12364: add UINT32_MAX and UINT64_MAX replacement defines
Stefan Metzmacher
2
-0
/
+10
2007-10-10
r12216: Couple of small fixes: reduce include/includes.h a bit, simplify headers
Jelmer Vernooij
2
-0
/
+8
2007-10-10
r11797: Added OpenSSH fix for "%.*s" format crash. From Darren Tucker
Jeremy Allison
1
-1
/
+22
2007-10-10
r11382: Require number of required M4 macros
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r11343: Remove dependency on DEBUG()
Jelmer Vernooij
1
-5
/
+0
2007-10-10
r11244: Relative path names in .mk files
Jelmer Vernooij
1
-4
/
+4
2007-10-10
r11214: Remove scons files (see http://lists.samba.org/archive/samba-technica...
Jelmer Vernooij
2
-93
/
+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
r10896: added a strcasestr() replacement function
Andrew Tridgell
3
-2
/
+20
2007-10-10
r10664: Include limits.h in replace.h for HOST_NAME_MAX
Jelmer Vernooij
1
-0
/
+21
2007-10-10
r10586: Add MergedObject() builder. Default to Library() rather
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r10523: fixed timegm() to not depend on get_time_zone(), so it works in lib/r...
Andrew Tridgell
1
-12
/
+2
2007-10-10
r10521: Also check sys/socket.h for definition of socklen_t (needed for AIX)
Jelmer Vernooij
1
-1
/
+10
2007-10-10
r10510: Decrease the amount of data included by includes.h a bit
Jelmer Vernooij
3
-0
/
+14
2007-10-10
r10509: Some more sconscript fixes. Now getting to link stage for smbclient
Jelmer Vernooij
2
-3
/
+30
2007-10-10
r10478: More work on proto headers; we now generate a couple of smaller ones
Jelmer Vernooij
1
-0
/
+10
2007-10-10
r10476: Move some more types to libreplace. Fix missing strndup errors
Jelmer Vernooij
4
-15
/
+43
2007-10-10
r10472: Check for strndup
Volker Lendecke
1
-1
/
+1
2007-10-10
r10456: More SCons fixes:
Jelmer Vernooij
4
-4
/
+49
2007-10-10
r10453: Fix the build
Jelmer Vernooij
2
-6
/
+1
2007-10-10
r10452: Couple of small scons updates - ignore .sconsign files
Jelmer Vernooij
2
-0
/
+4
2007-10-10
r10449: remove double copyright header
Stefan Metzmacher
1
-21
/
+0
2007-10-10
r10438: Move portability functions to lib/replace/; replace now simply ensures
Jelmer Vernooij
7
-41
/
+269
2007-10-10
r10377: Save configuration stuff to sconf.cache so it isn't annoyingly run
Tim Potter
1
-6
/
+7
2007-10-10
r10348: Add scons scripts for remaining subsystems. Most subsystems build now,
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r10336: Add sconscript for a couple more subsystems.
Jelmer Vernooij
1
-0
/
+11
2007-10-10
r9949: Portability fixes for mingw32
Jelmer Vernooij
2
-4
/
+3
2007-10-10
r9374: HPUX is also missing setegid()
Andrew Tridgell
2
-1
/
+13
2007-10-10
r9370: need a configure test for setresuid()
Andrew Tridgell
1
-1
/
+1
2007-10-10
r9369: an attempt to fix the build on HPUX. This is based on work by Don
Andrew Tridgell
2
-79
/
+29
2007-10-10
r9063: - don't pollute the global $LIBS variable with -ldl
Stefan Metzmacher
1
-0
/
+16
2007-10-10
r8750: drat, on some systems dirfd() is a macro
Andrew Tridgell
1
-0
/
+3
2007-10-10
r8749: for completeness, add rewinddir() and dirfd()
Andrew Tridgell
1
-0
/
+10
2007-10-10
r8746: replace opendir/readdir/telldir/seekdir/closedir on systems where they
Andrew Tridgell
3
-1
/
+166
2007-10-10
r8710: another attempt at fixing HPUX
Andrew Tridgell
1
-1
/
+2
2007-10-10
r8698: attempt to cope with lack of strtoull() on HPUX
Andrew Tridgell
1
-1
/
+9
2007-10-10
r8580: try to fix the build on stratus
Andrew Tridgell
1
-12
/
+8
2007-10-10
r8465: once we define socklen_t, then tell other include files we have it. Th...
Andrew Tridgell
1
-0
/
+1
2007-10-10
r8458: next target is irix - this gets the socket wrapper code building
Andrew Tridgell
1
-0
/
+4
2007-10-10
r8450: more configure tests for solaris. It now builds some binaries, but
Andrew Tridgell
1
-0
/
+12
2007-10-10
r8437: Win32 doesn't have u_int*_t
Jelmer Vernooij
1
-0
/
+3
2007-10-10
r8434: Win32 portability updates from Steven Edwards <steven_ed4153@yahoo.com>:
Jelmer Vernooij
2
-0
/
+143
2007-10-10
r8420: slowly getting my way through some more heimdal portability fixes
Andrew Tridgell
1
-4
/
+0
2007-10-10
r8418: PRINTF_ATTRIBUTE declaration has to come before it is used :-)
Andrew Tridgell
1
-12
/
+12
2007-10-10
r8417: fixed handling of PRINTF_ATTRIBUTE for heimdal portion of build
Andrew Tridgell
1
-1
/
+1
[next]