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
r21546: remove duplicate lines
Herb Lewis
1
-3
/
+0
2007-10-10
r21525: Go ahead and checkin the mlock() & memalign() fixes so
Gerald Carter
1
-0
/
+1
2007-10-10
r21365: Lets see which build farm machines have makecontext & friends
Volker Lendecke
1
-0
/
+1
2007-10-10
r21237: Forgot configure checks in 3_0 (3_0_25 is fine) for heimdal kinit fix.
Günther Deschner
1
-0
/
+2
2007-10-10
r21109: Send notify_fam.c through the VFS. Lets see how the build farm likes ...
Volker Lendecke
1
-2
/
+2
2007-10-10
r20986: Commit the prototype of the nss_info plugin interface.
Gerald Carter
1
-1
/
+9
2007-10-10
r20965: Fix spelling.
James Peach
1
-2
/
+2
2007-10-10
r20932: This is the basic infrastructure for inotify support. This is far fro...
Volker Lendecke
1
-0
/
+13
2007-10-10
r20811: fix comment
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r20663: Do not install smbmount man page if we didn't called configure
Lars Müller
1
-1
/
+2
2007-10-10
r20501: Check in config.h fix from Michael Adam <ma@sernet.de>
Volker Lendecke
1
-0
/
+1
2007-10-10
r20487: Remove the unused dn2ad_canonical() call
Gerald Carter
1
-1
/
+0
2007-10-10
r20429: Restructure the libuuid API tests to handle the case where libuuid
James Peach
1
-23
/
+27
2007-10-10
r20389: this needs to be after AC_LIBREPLACE_BROKEN_CHECKS :-)
Stefan Metzmacher
1
-3
/
+3
2007-10-10
r20388: add the library that contains dlopen to the global LIBS as it was before
Stefan Metzmacher
1
-0
/
+3
2007-10-10
r20386: remove unneeded dlopen related configure checks and includes
Stefan Metzmacher
1
-7
/
+2
2007-10-10
r20116: Start merging in the work done to create the new idmap subsystem.
Simo Sorce
1
-5
/
+9
2007-10-10
r19851: Disable gcc PIE options on Darwin.
James Peach
1
-0
/
+5
2007-10-10
r19730: as libreplace always provides dlopen(), we need to always define SHLI...
Stefan Metzmacher
1
-1
/
+2
2007-10-10
r19718: define SHLIBEXT (prepare ldb merge from samba4)
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r19647: Add some GPFS support in a vfs mod. Also adds the kernel flock op to
Jim McDonough
1
-0
/
+15
2007-10-10
r19494: When building with a static Heimdal, make sure not to link against
Günther Deschner
1
-1
/
+3
2007-10-10
r19477: Patch from Huang Dejin Eugene <hdejin@yahoo.com>.
James Peach
1
-23
/
+31
2007-10-10
r19421: BUG 3868: Patch from Timur Bakeyev <timur@com.bat.ru> to prevent
Gerald Carter
1
-0
/
+1
2007-10-10
r19417: BUG 3856: patch from Timur Bakeyev <timur@com.bat.ru> to include sett...
Gerald Carter
1
-4
/
+5
2007-10-10
r19291: this should fix the build on heimdal systems
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r19287: As requested by Bjoern Jacke <bjoern@j3e.de>: Check in the NetBSD win...
Volker Lendecke
1
-0
/
+23
2007-10-10
r19286: Remove dependency on Fink. If we really *need* anything from Fink,
James Peach
1
-13
/
+2
2007-10-10
r19270: Stop depending on internal MIT symbols. These are private on MacOS
James Peach
1
-14
/
+43
2007-10-10
r19246: merge from samba4 rev 18207 and 18208:
Stefan Metzmacher
1
-0
/
+7
2007-10-10
r19244: fix the build on systems with broken krb5
Stefan Metzmacher
1
-5
/
+11
2007-10-10
r19241: compile xattr wrappers on mac os 10
Stefan Metzmacher
1
-0
/
+24
2007-10-10
r19239: make the acl configure check more readable...
Stefan Metzmacher
1
-38
/
+68
2007-10-10
r19238: Let the comfigure check find that some krb5 functions
Stefan Metzmacher
1
-16
/
+71
2007-10-10
r19236: prepare for --with-pam=auto as default
Stefan Metzmacher
1
-39
/
+72
2007-10-10
r19233: remove unused --with-spinlocks option
Stefan Metzmacher
1
-24
/
+0
2007-10-10
r19096: - fix the build with included popt
Stefan Metzmacher
1
-3
/
+3
2007-10-10
r19093: speed up the samba3 build from 8mins to 5mins:-)
Stefan Metzmacher
1
-53
/
+62
2007-10-10
r19089: normalize KRB5_LIBS too
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r19087: normalize vars before printing them
Stefan Metzmacher
1
-8
/
+8
2007-10-10
r19086: fix --disable-pie together with -C
Stefan Metzmacher
1
-5
/
+5
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
[prev]
[next]