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
Age
Commit message (
Expand
)
Author
Files
Lines
2001-04-17
AIX ACLs donated by IBM.
Jeremy Allison
1
-14
/
+21
2001-04-16
Added --with-codepagedir as RedHat 6.2 and 7.x place them differently.
Jeremy Allison
1
-698
/
+719
2001-04-14
Added POSIX_ACL support for *BSD. Patch from jedgar@fxp.org. Changed
Jeremy Allison
1
-13
/
+47
2001-04-14
configure:
Jeremy Allison
1
-1
/
+1
2001-04-13
Merge of Andrew's changes in 2.2.
Jeremy Allison
1
-689
/
+1058
2001-04-11
To stop people complaining about the mktemp call, move it into lib/util.c. Th...
Jeremy Allison
1
-107
/
+156
2001-04-11
Changed the order of -kPIC and -kpic.
Jeremy Allison
1
-21
/
+21
2001-04-06
keep cflags from being duplicated if defined in environment
Herb Lewis
1
-669
/
+681
2001-04-03
Added XFS ACLs on Linux. Code from John Trostel <jtrostel@connex.com>.
Jeremy Allison
1
-9
/
+51
2001-03-31
configure configure.in include/config.h.in lib/replace.c: Added test and repl...
Jeremy Allison
1
-1
/
+1
2001-03-27
standards.h only exists on IRIX 6.x and above (Herb please check !).
Jeremy Allison
1
-1
/
+1
2001-03-18
much better readline support from Simo Sorce, with some mods from me
Andrew Tridgell
1
-451
/
+499
2001-02-27
Added patch from Urban Widmark <urban@teststation.com> modified by me to
Jeremy Allison
1
-618
/
+680
2001-02-25
rpc_client/cli_netlogon.c: Fixed incorrect printf.
Jeremy Allison
1
-26
/
+43
2001-02-16
configure configure.in smbd/posix_acls.c smbd/dosmode.c: Fix for zero permiss...
Jeremy Allison
1
-2
/
+6
2001-01-11
Fixed typo with acl_set_fd() not needing an ACL_TYPE_T parameter.
Jeremy Allison
1
-6
/
+10
2000-12-08
Cosmetic fixups for large file support message.
Tim Potter
1
-18
/
+16
2000-12-07
Added better configure test for POSIX ACLs. Fixed stupid typo in sysacls.c
Jeremy Allison
1
-5
/
+83
2000-12-07
Working code to read POSIX ACLs on a Linux system using the bestbits
Jeremy Allison
1
-657
/
+687
2000-12-06
Update required after changes to configure.in
Tim Potter
1
-4
/
+4
2000-12-06
Changed to sourceforge tdb code. This includes spinlocks (so we now have
Jeremy Allison
1
-650
/
+695
2000-11-21
Another large patch for the passdb rewrite.
Gerald Carter
1
-5
/
+5
2000-10-26
TDB password backend support written by Simo Sorce <simo.sorce@polimi.it>
Gerald Carter
1
-649
/
+677
2000-10-21
Fixes from David Lee for utmp handling.
Jeremy Allison
1
-492
/
+979
2000-10-07
Fix for yp_get_default_domain from Neil Hoggarth <neil.hoggarth@physiol.ox.ac...
Jeremy Allison
1
-379
/
+483
2000-07-03
Re-ran autoconf
Tim Potter
1
-137
/
+136
2000-06-20
Fixes for IRIX kernel oplocks and systems that don't have nss.h
Jeremy Allison
1
-1
/
+1
2000-06-15
added support for kernel level share modes. These are a (small) hack,
Andrew Tridgell
1
-131
/
+179
2000-06-14
fixed autoconf test for kernel change notify support
Andrew Tridgell
1
-131
/
+181
2000-06-12
totally rewrote the async signal, notification and oplock notification
Andrew Tridgell
1
-1
/
+1
2000-06-10
continued the split of the kernel level oplocks code into a more
Andrew Tridgell
1
-690
/
+599
2000-06-08
- changed HAVE_KERNEL_OPLOCKS to HAVE_KERNEL_OPLOCKS_IRIX
Andrew Tridgell
1
-139
/
+185
2000-05-26
Changed MS_DFS to WITH_MSDFS throughout.
Shirish Kalele
1
-4
/
+4
2000-04-30
we don't need fnmatch.c any more
Andrew Tridgell
1
-135
/
+98
2000-04-17
got rid of some more old configure tests and includes
Andrew Tridgell
1
-78
/
+74
2000-04-17
removed some obsolete configure tests (sysv ipc etc)
Andrew Tridgell
1
-273
/
+161
2000-04-16
The following series of commits are for the new tdb based printing
Andrew Tridgell
1
-2
/
+2
2000-04-10
split out the lpq parsing code into a separate file
Andrew Tridgell
1
-1
/
+1
2000-03-31
fixes for broken IRIX header file merged from 2.0 branch
Herb Lewis
1
-577
/
+580
2000-03-31
IRIX include fixes.
Jeremy Allison
1
-195
/
+201
2000-03-29
Added check for LL suffix to long long ints needed by AIX 4.3.x compiler
Jeremy Allison
1
-185
/
+224
2000-03-22
acconfig.h configure configure.in: Added check for UT_SYSLEN for utmp code.
Jeremy Allison
1
-142
/
+176
2000-03-13
Adding libtool support to HEAD branch. We're going to need this for
Tim Potter
1
-596
/
+1065
2000-03-08
dded Microsoft Dfs services.
Shirish Kalele
1
-649
/
+768
2000-02-15
Added replacement functions sys_popen and sys_pclose. These are based
Jeremy Allison
1
-99
/
+136
2000-02-07
Added check for SGI IRIX brokenness with semaphores when using gcc.
Jeremy Allison
1
-734
/
+680
2000-02-03
Backed out -rdynamic linker option. It seems to be GNU ld specific.
Tim Potter
1
-419
/
+427
2000-02-03
Add -rdynamic to LDFLAGS if libdl found.
Tim Potter
1
-652
/
+735
2000-01-29
Wrapped popen calls in HAVE_POPEN - needed if we are to add the
Jeremy Allison
1
-1
/
+1
2000-01-12
Added utmp fix from David Lee <T.D.Lee@durham.ac.uk>.
Jeremy Allison
1
-575
/
+646
[next]