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
/
configure
Commit message (
Expand
)
Author
Age
Files
Lines
*
More changes to get SSL working with 2.x.x
Richard Sharpe
1999-01-25
1
-0
/
+26
*
Fixing up configure to properly support ssl
Richard Sharpe
1999-01-24
1
-0
/
+4
*
and in head branch:
Andrew Tridgell
1998-12-17
1
-1
/
+1
*
updated for Matt Chapman's ldap code
Luke Leighton
1998-12-07
1
-31
/
+32
*
Makefile.in: Added maintainer mode fixes.
Jeremy Allison
1998-11-25
1
-259
/
+1324
*
yp_prot.h and ypclnt.h correct: ypprot.h and yp_clnt.h wrong...
Luke Leighton
1998-11-23
1
-1
/
+1
*
re-added ypprot.h and yp_clnt.h
Luke Leighton
1998-11-23
1
-1
/
+1
*
unix instance of group database API
Luke Leighton
1998-11-23
1
-363
/
+403
*
acconfig.h configure configure.in include/config.h.in: Added -lsec and -lsecu...
Jeremy Allison
1998-11-20
1
-176
/
+583
*
Fixed stupid blunder where I renamed getpwanam to getpwnam.
Jeremy Allison
1998-11-20
1
-1
/
+1
*
Makefile.in: Added passing of CPPFLAGS into Makefile.
Jeremy Allison
1998-11-19
1
-404
/
+415
*
Sync up with 2.0 code.
Jeremy Allison
1998-11-19
1
-392
/
+468
*
Changes to make the default prefix /usr/local/samba - as it was in 1.9.18p10.
Jeremy Allison
1998-11-19
1
-435
/
+602
*
Added OSF1 changes to HEAD (-lsecurity etc.)
Jeremy Allison
1998-11-18
1
-140
/
+187
*
Fixed problem with HAVE_NETGROUP being used on platforms
Jeremy Allison
1998-11-18
1
-1
/
+1
*
Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls.
Jeremy Allison
1998-11-17
1
-2
/
+2
*
- group database API. oops and oh dear, the threat has been carried out:
Luke Leighton
1998-11-17
1
-1
/
+1
*
Updates to handle glob.h - was causing problems on SCO 5.0.4
John Terpstra
1998-11-16
1
-1
/
+1
*
compile with optimisation by default on all compilers
Andrew Tridgell
1998-11-14
1
-394
/
+398
*
Removed acconfig.h configure configure.in include/config.h.in: Made smbwrappe...
Jeremy Allison
1998-11-14
1
-406
/
+441
*
Makefile.in configure configure.in include/config.h.in: Changes for DGUX and ...
Jeremy Allison
1998-11-13
1
-522
/
+657
*
fixed compile for FreeBSD
Andrew Tridgell
1998-11-13
1
-374
/
+370
*
Makefile.in configure configure.in include/proto.h smbd/noquotas.c smbd/quota...
Jeremy Allison
1998-11-03
1
-385
/
+413
*
looks like someone forgot to commit these...
Alexandre Oliva
1998-10-29
1
-1
/
+1
*
don't enable smbsh/smbwrapper on systems where we can't work out how
Andrew Tridgell
1998-10-23
1
-375
/
+390
*
Fixed crypt problems on IRIX with prototype.
Jeremy Allison
1998-10-15
1
-2
/
+2
*
config: Fix crypt prototype on RedHat Linux.
Jeremy Allison
1998-10-15
1
-238
/
+273
*
auto-detect the right flag for the compiler to produce PIC code
Andrew Tridgell
1998-10-08
1
-365
/
+430
*
removed lukes acl check in configure (not needed)
Andrew Tridgell
1998-10-08
1
-280
/
+247
*
added aclent_t autoconf test (defines as an int if it doesn't exist).
Luke Leighton
1998-10-07
1
-363
/
+398
*
fix the SEEKDIR_RETURNS_VOID test
Andrew Tridgell
1998-10-07
1
-104
/
+105
*
detect __sys_llseek()
Andrew Tridgell
1998-10-07
1
-2
/
+2
*
more OSF1 changes as well as changes to allow us to use the standard
Andrew Tridgell
1998-10-07
1
-251
/
+287
*
test whether seekdir() returns void or not
Andrew Tridgell
1998-10-07
1
-102
/
+137
*
- no getdents on OSF1
Andrew Tridgell
1998-10-07
1
-2
/
+2
*
reran autoconf
Andrew Tridgell
1998-10-07
1
-1
/
+1
*
some changes for OSF1 support in smbwrapper (just preliminary changes,
Andrew Tridgell
1998-10-07
1
-412
/
+418
*
added a wrapper for fork()
Andrew Tridgell
1998-10-06
1
-1
/
+1
*
set HOST_OS after canonical system test
Andrew Tridgell
1998-10-05
1
-7
/
+7
*
reran autoconf for IRIX changes
Andrew Tridgell
1998-10-05
1
-364
/
+377
*
test for creat64()
Andrew Tridgell
1998-10-05
1
-1
/
+1
*
IRIX uses -shared for shared libray creation.
Andrew Tridgell
1998-10-05
1
-360
/
+361
*
test for loff_t and offset_t to support llseek() on Solaris and Linux.
Andrew Tridgell
1998-10-05
1
-242
/
+308
*
revert 64-bit file support; it's hard-coded already
Alexandre Oliva
1998-10-05
1
-330
/
+240
*
added 64-bit file support
Alexandre Oliva
1998-10-05
1
-240
/
+330
*
added pread pread64 pwrite pwrite64 and open64
Andrew Tridgell
1998-10-05
1
-126
/
+291
*
tests for readdir64
Andrew Tridgell
1998-10-05
1
-1
/
+1
*
reran autoconf
Andrew Tridgell
1998-10-05
1
-126
/
+236
*
bin/cvsignore: deleted, so that bin can be removed from the repository
Alexandre Oliva
1998-10-04
1
-0
/
+4
*
more solaris 2.5 fixups. It now seems to be working pretty well.
Andrew Tridgell
1998-10-04
1
-260
/
+520
[next]