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
/
source3
/
configure.in
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r18976: follow the advice from "William Jojo" <jojowil@hvcc.edu>
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r18973: we should always set LDFLAGS and DYNEXP depending on the host_os
Stefan Metzmacher
1
-14
/
+36
2007-10-10
r18956: fix -pie and -fPIE together with configure -C
Stefan Metzmacher
1
-6
/
+7
2007-10-10
r18950: I can't see where stropts.h and poll.h are needed
Stefan Metzmacher
1
-1
/
+0
2007-10-10
r18905: I'm not really proud of this but I don't want to maintain
Gerald Carter
1
-1
/
+4
2007-10-10
r18904: * Revert previous fix for building out of tree and
Gerald Carter
1
-6
/
+8
2007-10-10
r18901: try to fix the samba3 build without having ldap
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r18899: remove check for root when running configure since it does not appear...
Gerald Carter
1
-9
/
+0
2007-10-10
r18896: * Fix out of tree builds after libreplace merge
Gerald Carter
1
-7
/
+7
2007-10-10
r18895: AIX need to call pidl with --uint-enums as the compiler doesn't
Stefan Metzmacher
1
-0
/
+32
2007-10-10
r18893: Attempt to fix the Solaris build
Volker Lendecke
1
-1
/
+6
2007-10-10
r18870: - enable the ldb ldap backend properly based on configure tests for
Andrew Tridgell
1
-0
/
+4
2007-10-10
r18863: the test for immediate structures has moved to lib/replace/
Andrew Tridgell
1
-22
/
+1
2007-10-10
r18857: Re-enable the CC checks from libreplace after Tridge's fix. Thanks fo...
Volker Lendecke
1
-1
/
+1
2007-10-10
r18856: fixed HAVE_IMMEDIATE_STRUCTURES and thus checking of NTSTATUS/BOOL
Andrew Tridgell
1
-1
/
+1
2007-10-10
r18854: Disable the AC_LIBREPLACE_CC_CHECKS, this breaks the HAVE_IMMEDIATE_S...
Volker Lendecke
1
-1
/
+1
2007-10-10
r18814: diable immediate structs for now until we completely build with them ...
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r18812: newer compilers don't allow non consts in static arrays
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r18810: use a copy of samba4's talloc under lib/talloc/
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r18802: Use the pidl-generated code for the srvsvc interface, both client and...
Jelmer Vernooij
1
-3
/
+3
2007-10-10
r18789: Replace the winreg server code with the libndr parsing code.
Gerald Carter
1
-2
/
+3
2007-10-10
r18739: * Get the wkssvc patch right this time.
Gerald Carter
1
-2
/
+2
2007-10-10
r18728: revert previous commit until I fix the wkssvc_nt.c changes
Gerald Carter
1
-2
/
+2
2007-10-10
r18725: Replace out one wkssvc call (wkssrv_GetInfo()) with autogenerated
Gerald Carter
1
-2
/
+2
2007-10-10
r18707: Fix the build when you have libnscd installed (which apparently no host
Günther Deschner
1
-0
/
+1
2007-10-10
r18701: this tests are in libreplace
Stefan Metzmacher
1
-19
/
+1
2007-10-10
r18700: nicer order of the tests
Stefan Metzmacher
1
-5
/
+5
2007-10-10
r18699: bail out if the compiler doesn't know about C99 struct initializers
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r18698: this stuff isn't needed anymore
Stefan Metzmacher
1
-34
/
+0
2007-10-10
r18694: prevent -O and -g from being set at the same time (by default)
Gerald Carter
1
-6
/
+8
2007-10-10
r18687: sync the lib/interfaces.c with lib/socket/netif.c from samba4
Stefan Metzmacher
1
-3
/
+10
2007-10-10
r18644: bring in libreplace in lib/replace
Stefan Metzmacher
1
-43
/
+27
2007-10-10
r18640: move to socket_wrapper to lib/socket_wrapper/
Stefan Metzmacher
1
-7
/
+1
2007-10-10
r18638: This is an attempt to fix the AIX build. Jeremy, as you are busy talking
Volker Lendecke
1
-3
/
+0
2007-10-10
r18608: -D_SAMBA_BUILD_ was already added in another place to CFLAGS
Stefan Metzmacher
1
-1
/
+0
2007-10-10
r18606: - fix the detection of the working quota implementation
Stefan Metzmacher
1
-4
/
+13
2007-10-10
r18603: Add in the NFSv4 ACL mapping code from IBM.
Jeremy Allison
1
-0
/
+1
2007-10-10
r18572: Use the autogenerated client and server for the echo interface and im...
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r18519: Copy over the Samba4 code to figure out options for the named initial...
Volker Lendecke
1
-0
/
+4
2007-10-10
r18484: Start some cleanup on pam_winbind's syslogging:
Günther Deschner
1
-0
/
+2
2007-10-10
r18449: Attempt to fix the build on non-linux platforms: Many of those don't ...
Volker Lendecke
1
-1
/
+1
2007-10-10
r17798: Beginnings of a standalone libaddns library released under
Gerald Carter
1
-0
/
+118
2007-10-10
r17610: Added the ability for firefox to drive the winbindd
Jeremy Allison
1
-0
/
+12
2007-10-10
r17552: Attempt to fix tdb transactions on IRIX
Volker Lendecke
1
-0
/
+1
2007-10-10
r17367: Reverting the ab code. Note I'm not saying this
Jeremy Allison
1
-1
/
+0
2007-10-10
r17358: Re-add JFS2 NFS4 ACLs support, move readme for it into AIX-specific e...
Alexander Bokovoy
1
-0
/
+1
2007-10-10
r17354: Revert -r 17353 per Volker request while gpfs compatibility layer cod...
Alexander Bokovoy
1
-24
/
+0
2007-10-10
r17353: Add support for JFS2 NFS4/AIXC and GPFS acls based on NFSv4 ACLs.
Alexander Bokovoy
1
-0
/
+24
2007-10-10
r17184: Attempt to get rid of some warnings on HP/UX. Without _XOPEN_SOURCE_E...
Volker Lendecke
1
-0
/
+1
2007-10-10
r17179: Merge the vl-posixacls tmp branch into mainline. It
Jim McDonough
1
-0
/
+16
[next]