index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
acconfig.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
This removes --with-ssl from Samba.
Andrew Bartlett
2002-05-17
1
-2
/
+0
*
Add configure support for __va_copy, which is required on Linux/390 systems
Jim McDonough
2002-05-16
1
-0
/
+1
*
Fix for Solaris nscd issue pointed out by Mike Gerdts
Tim Potter
2002-05-10
1
-0
/
+2
*
patch from Alexander Bokovoy needed for dlopen on bsd systems
Andrew Tridgell
2002-04-24
1
-1
/
+4
*
Removed duplicate _LARGEFILE64_SOURCE added in error.
Jeremy Allison
2002-04-11
1
-3
/
+0
*
Ensure VFS modules will build correctly by adding defines for CPPFLAGS
Jeremy Allison
2002-04-11
1
-0
/
+31
*
This is another *BIG* change...
Andrew Bartlett
2002-01-20
1
-4
/
+0
*
We need to test for major/minor macros.
Jeremy Allison
2002-01-10
1
-0
/
+2
*
Getting ready to add UNIX extensions in HEAD also.
Jeremy Allison
2002-01-10
1
-0
/
+1
*
Added tests for st_blocks in struct stat, and added a (hateful) constant
Jeremy Allison
2002-01-09
1
-0
/
+2
*
cope with systems that don't have full gssapi libs
Andrew Tridgell
2001-12-31
1
-0
/
+1
*
Added HPUX ACL code.
Jeremy Allison
2001-12-15
1
-0
/
+1
*
added the beginnings of ADS support in smbd
Andrew Tridgell
2001-11-20
1
-0
/
+1
*
Fix compile on RedHat 7.2 systems with broken system headers.
Jeremy Allison
2001-11-14
1
-0
/
+1
*
initial kerberos/ADS/SPNEGO support in libsmb and smbclient. To
Andrew Tridgell
2001-10-11
1
-0
/
+1
*
Fixup passdb stuff to add new nisplus and ldap backends.
Jeremy Allison
2001-09-25
1
-1
/
+4
*
Added SWAT i18n feature:
Motonobu Takahashi
2001-09-24
1
-0
/
+9
*
Attempt to make quotas work with RH7.1, and with other Linuxen... This is
Jeremy Allison
2001-09-21
1
-0
/
+2
*
Add the ability to display Samba's build options with smbd -b and as a level 4
Andrew Bartlett
2001-09-19
1
-0
/
+7
*
Fixed up Solaris 64 bit configure.
Jeremy Allison
2001-09-15
1
-0
/
+1
*
Change the description on --with-pam_smbpass to make it clearer - some peope
Andrew Bartlett
2001-09-07
1
-1
/
+0
*
the next step in our error code handling change
Andrew Tridgell
2001-09-03
1
-0
/
+2
*
Added Mike Davidsons Tru64 ACL patch.
Jeremy Allison
2001-08-10
1
-1
/
+1
*
Put HPUX on mmap blacklist.
Jeremy Allison
2001-08-02
1
-0
/
+1
*
Fix from Michael Davidson <md@caldera.com> for DEC OSF/1 ACLs (ie.
Jeremy Allison
2001-07-26
1
-0
/
+1
*
a better test for unix domain sockets
Andrew Tridgell
2001-07-25
1
-0
/
+1
*
The big character set handling changeover!
Andrew Tridgell
2001-07-04
1
-0
/
+1
*
fixed usage of socklen_t and also tidied up SIG_ATOMIC_T, using a typedef ins...
Andrew Tridgell
2001-06-25
1
-0
/
+1
*
Added patches to remove Linux specific XFS ACLs. These are now handled by the
Jeremy Allison
2001-06-18
1
-1
/
+0
*
- added AC_HAVE_DECL() macro to aclocal.m4, so we can easily add
Andrew Tridgell
2001-05-30
1
-0
/
+4
*
added test for C99 compliant vsnprintf
Andrew Tridgell
2001-04-27
1
-0
/
+1
*
Re-ran autoheader; autoconf to fix pam_smb build.
Jeremy Allison
2001-04-25
1
-0
/
+2
*
AIX ACLs donated by IBM.
Jeremy Allison
2001-04-17
1
-0
/
+1
*
Added POSIX_ACL support for *BSD. Patch from jedgar@fxp.org. Changed
Jeremy Allison
2001-04-14
1
-0
/
+1
*
To stop people complaining about the mktemp call, move it into lib/util.c. Th...
Jeremy Allison
2001-04-11
1
-0
/
+1
*
Added XFS ACLs on Linux. Code from John Trostel <jtrostel@connex.com>.
Jeremy Allison
2001-04-03
1
-0
/
+2
*
rpc_client/cli_netlogon.c: Fixed incorrect printf.
Jeremy Allison
2001-02-25
1
-0
/
+2
*
Fixed typo with acl_set_fd() not needing an ACL_TYPE_T parameter.
Jeremy Allison
2001-01-11
1
-0
/
+1
*
Working code to read POSIX ACLs on a Linux system using the bestbits
Jeremy Allison
2000-12-07
1
-0
/
+1
*
Changed to sourceforge tdb code. This includes spinlocks (so we now have
Jeremy Allison
2000-12-06
1
-0
/
+5
*
TDB password backend support written by Simo Sorce <simo.sorce@polimi.it>
Gerald Carter
2000-10-26
1
-0
/
+1
*
Fixes from David Lee for utmp handling.
Jeremy Allison
2000-10-21
1
-0
/
+11
*
Fix for yp_get_default_domain from Neil Hoggarth <neil.hoggarth@physiol.ox.ac...
Jeremy Allison
2000-10-07
1
-0
/
+1
*
added support for kernel level share modes. These are a (small) hack,
Andrew Tridgell
2000-06-15
1
-0
/
+1
*
fixed autoconf test for kernel change notify support
Andrew Tridgell
2000-06-14
1
-0
/
+1
*
- changed HAVE_KERNEL_OPLOCKS to HAVE_KERNEL_OPLOCKS_IRIX
Andrew Tridgell
2000-06-08
1
-1
/
+2
*
Fixed last remaining instance of MS_DFS to WITH_MSDFS.
Tim Potter
2000-05-26
1
-1
/
+1
*
got rid of some more old configure tests and includes
Andrew Tridgell
2000-04-17
1
-1
/
+0
*
removed some obsolete configure tests (sysv ipc etc)
Andrew Tridgell
2000-04-17
1
-3
/
+0
*
Added check for LL suffix to long long ints needed by AIX 4.3.x compiler
Jeremy Allison
2000-03-29
1
-0
/
+1
[next]