index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
include
/
config.h.in
Commit message (
Expand
)
Author
Age
Files
Lines
*
the next step in our error code handling change
Andrew Tridgell
2001-09-03
1
-2
/
+10
*
Fixed detection of CUPS. We need to check for the presence of the cups
Tim Potter
2001-08-23
1
-2
/
+2
*
a bunch of fixes from the sflight to seattle
Andrew Tridgell
2001-08-20
1
-1
/
+1
*
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
-1
/
+2
*
a better test for unix domain sockets
Andrew Tridgell
2001-07-25
1
-3
/
+1
*
added a --with-libiconv=BASEDIR/ option to allow easier use of an
Andrew Tridgell
2001-07-25
1
-1
/
+4
*
Fix from bernd@arresum.inka.de for broken krb configure.
Jeremy Allison
2001-07-16
1
-1
/
+1
*
The big character set handling changeover!
Andrew Tridgell
2001-07-04
1
-1
/
+2
*
Not all OSs have setbuffer, so we better check for it.
Andrew Bartlett
2001-07-02
1
-0
/
+3
*
Ensured all the system calls in msdfs.c go through the vfs layer.
Jeremy Allison
2001-06-29
1
-0
/
+6
*
Add check for working AF_LOCAL sockets, which are borken
Martin Pool
2001-06-26
1
-1
/
+5
*
fixed usage of socklen_t and also tidied up SIG_ATOMIC_T, using a typedef ins...
Andrew Tridgell
2001-06-25
1
-1
/
+2
*
Added patches to remove Linux specific XFS ACLs. These are now handled by the
Jeremy Allison
2001-06-18
1
-4
/
+0
*
Added getconf flags for RH7.1 lfs support. Changed while() to a for()
Jeremy Allison
2001-06-06
1
-3
/
+3
*
Compile fix for wbinfo on solaris.
Tim Potter
2001-06-04
1
-0
/
+3
*
- added AC_HAVE_DECL() macro to aclocal.m4, so we can easily add
Andrew Tridgell
2001-05-30
1
-0
/
+4
*
Try to fix build by adding autoconf tests for pam headers.
Jeremy Allison
2001-05-22
1
-0
/
+3
*
Fixed SHM_R/SHM_W warnings by moving sys/ipc.h and sys/shm.h into includes.h
Jeremy Allison
2001-05-03
1
-0
/
+6
*
- added test for vasprintf
Andrew Tridgell
2001-04-28
1
-0
/
+3
*
added asprintf test
Andrew Tridgell
2001-04-28
1
-0
/
+3
*
C99 test for snprintf
Andrew Tridgell
2001-04-27
1
-0
/
+1
*
Re-ran autoheader; autoconf to fix pam_smb build.
Jeremy Allison
2001-04-25
1
-0
/
+5
*
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
*
configure:
Jeremy Allison
2001-04-14
1
-0
/
+6
*
Merge of Andrew's changes in 2.2.
Jeremy Allison
2001-04-13
1
-6
/
+0
*
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
/
+5
*
configure configure.in include/config.h.in lib/replace.c: Added test and repl...
Jeremy Allison
2001-03-31
1
-0
/
+3
*
much better readline support from Simo Sorce, with some mods from me
Andrew Tridgell
2001-03-18
1
-0
/
+3
*
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
*
Added better configure test for POSIX ACLs. Fixed stupid typo in sysacls.c
Jeremy Allison
2000-12-07
1
-0
/
+3
*
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
/
+32
*
Fix for yp_get_default_domain from Neil Hoggarth <neil.hoggarth@physiol.ox.ac...
Jeremy Allison
2000-10-07
1
-0
/
+1
*
Fixes for IRIX kernel oplocks and systems that don't have nss.h
Jeremy Allison
2000-06-20
1
-0
/
+3
*
added support for kernel level share modes. These are a (small) hack,
Andrew Tridgell
2000-06-15
1
-0
/
+1
*
allow the notify implementation to choose the select timeout change
Andrew Tridgell
2000-06-14
1
-0
/
+1
*
totally rewrote the async signal, notification and oplock notification
Andrew Tridgell
2000-06-12
1
-0
/
+3
*
- changed HAVE_KERNEL_OPLOCKS to HAVE_KERNEL_OPLOCKS_IRIX
Andrew Tridgell
2000-06-08
1
-1
/
+2
*
Changed MS_DFS to WITH_MSDFS throughout.
Shirish Kalele
2000-05-26
1
-1
/
+1
*
we don't need fnmatch.c any more
Andrew Tridgell
2000-04-30
1
-3
/
+0
*
got rid of some more old configure tests and includes
Andrew Tridgell
2000-04-17
1
-4
/
+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]