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
/
configure.in
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Added POSIX_ACL support for *BSD. Patch from jedgar@fxp.org. Changed
Jeremy Allison
2001-04-14
1
-7
/
+15
*
configure:
Jeremy Allison
2001-04-14
1
-1
/
+1
*
Merge of Andrew's changes in 2.2.
Jeremy Allison
2001-04-13
1
-8
/
+64
*
To stop people complaining about the mktemp call, move it into lib/util.c. Th...
Jeremy Allison
2001-04-11
1
-0
/
+22
*
Changed the order of -kPIC and -kpic.
Jeremy Allison
2001-04-11
1
-8
/
+8
*
keep cflags from being duplicated if defined in environment
Herb Lewis
2001-04-06
1
-1
/
+7
*
Added XFS ACLs on Linux. Code from John Trostel <jtrostel@connex.com>.
Jeremy Allison
2001-04-03
1
-1
/
+14
*
configure configure.in include/config.h.in lib/replace.c: Added test and repl...
Jeremy Allison
2001-03-31
1
-1
/
+1
*
standards.h only exists on IRIX 6.x and above (Herb please check !).
Jeremy Allison
2001-03-27
1
-1
/
+1
*
much better readline support from Simo Sorce, with some mods from me
Andrew Tridgell
2001-03-18
1
-1
/
+3
*
Added patch from Urban Widmark <urban@teststation.com> modified by me to
Jeremy Allison
2001-02-27
1
-4
/
+46
*
rpc_client/cli_netlogon.c: Fixed incorrect printf.
Jeremy Allison
2001-02-25
1
-15
/
+26
*
configure configure.in smbd/posix_acls.c smbd/dosmode.c: Fix for zero permiss...
Jeremy Allison
2001-02-16
1
-0
/
+1
*
Fixed typo with acl_set_fd() not needing an ACL_TYPE_T parameter.
Jeremy Allison
2001-01-11
1
-0
/
+1
*
Cosmetic fixups for large file support message.
Tim Potter
2000-12-08
1
-4
/
+2
*
Added better configure test for POSIX ACLs. Fixed stupid typo in sysacls.c
Jeremy Allison
2000-12-07
1
-3
/
+12
*
Working code to read POSIX ACLs on a Linux system using the bestbits
Jeremy Allison
2000-12-07
1
-3
/
+22
*
Changed to sourceforge tdb code. This includes spinlocks (so we now have
Jeremy Allison
2000-12-06
1
-0
/
+23
*
Another large patch for the passdb rewrite.
Gerald Carter
2000-11-21
1
-3
/
+3
*
TDB password backend support written by Simo Sorce <simo.sorce@polimi.it>
Gerald Carter
2000-10-26
1
-0
/
+18
*
Fixes from David Lee for utmp handling.
Jeremy Allison
2000-10-21
1
-3
/
+115
*
Fix for yp_get_default_domain from Neil Hoggarth <neil.hoggarth@physiol.ox.ac...
Jeremy Allison
2000-10-07
1
-1
/
+9
*
simpler configure test
Andrew Tridgell
2000-06-29
1
-2
/
+1
*
Fixes for IRIX kernel oplocks and systems that don't have nss.h
Jeremy Allison
2000-06-20
1
-1
/
+1
*
added support for kernel level share modes. These are a (small) hack,
Andrew Tridgell
2000-06-15
1
-0
/
+19
*
fixed autoconf test for kernel change notify support
Andrew Tridgell
2000-06-14
1
-0
/
+21
*
totally rewrote the async signal, notification and oplock notification
Andrew Tridgell
2000-06-12
1
-1
/
+1
*
continued the split of the kernel level oplocks code into a more
Andrew Tridgell
2000-06-10
1
-1
/
+0
*
the Linux F_GETLEASE value has changed
Andrew Tridgell
2000-06-09
1
-1
/
+1
*
- changed HAVE_KERNEL_OPLOCKS to HAVE_KERNEL_OPLOCKS_IRIX
Andrew Tridgell
2000-06-08
1
-4
/
+21
*
Changed MS_DFS to WITH_MSDFS throughout.
Shirish Kalele
2000-05-26
1
-2
/
+2
*
we don't need fnmatch.c any more
Andrew Tridgell
2000-04-30
1
-8
/
+0
*
got rid of some more old configure tests and includes
Andrew Tridgell
2000-04-17
1
-5
/
+4
*
removed some obsolete configure tests (sysv ipc etc)
Andrew Tridgell
2000-04-17
1
-25
/
+0
*
The following series of commits are for the new tdb based printing
Andrew Tridgell
2000-04-16
1
-2
/
+2
*
fixes for broken IRIX header file merged from 2.0 branch
Herb Lewis
2000-03-31
1
-1
/
+7
*
IRIX include fixes.
Jeremy Allison
2000-03-31
1
-0
/
+1
*
Added check for LL suffix to long long ints needed by AIX 4.3.x compiler
Jeremy Allison
2000-03-29
1
-0
/
+12
*
acconfig.h configure configure.in: Added check for UT_SYSLEN for utmp code.
Jeremy Allison
2000-03-22
1
-2
/
+10
*
Adding libtool support to HEAD branch. We're going to need this for
Tim Potter
2000-03-13
1
-0
/
+2
*
dded Microsoft Dfs services.
Shirish Kalele
2000-03-08
1
-0
/
+19
*
Added replacement functions sys_popen and sys_pclose. These are based
Jeremy Allison
2000-02-15
1
-2
/
+10
*
Added check for SGI IRIX brokenness with semaphores when using gcc.
Jeremy Allison
2000-02-07
1
-0
/
+7
*
Backed out -rdynamic linker option. It seems to be GNU ld specific.
Tim Potter
2000-02-03
1
-1
/
+2
*
Add -rdynamic to LDFLAGS if libdl found.
Tim Potter
2000-02-03
1
-1
/
+1
*
Wrapped popen calls in HAVE_POPEN - needed if we are to add the
Jeremy Allison
2000-01-29
1
-1
/
+1
*
Added utmp fix from David Lee <T.D.Lee@durham.ac.uk>.
Jeremy Allison
2000-01-12
1
-0
/
+22
*
Moved check_plaintext_password() into smbd/chgpasswd.c from smbd/ipc.c.
Jeremy Allison
2000-01-05
1
-1
/
+1
*
Converted most of the functions in lib/util_str.c to smb_ucs2_t equivalents.
Jeremy Allison
1999-12-29
1
-0
/
+1
*
first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
Andrew Tridgell
1999-12-13
1
-114
/
+646
[prev]
[next]