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
*
Fixed typo with acl_set_fd() not needing an ACL_TYPE_T parameter.
Jeremy Allison
2001-01-11
1
-6
/
+10
*
Cosmetic fixups for large file support message.
Tim Potter
2000-12-08
1
-18
/
+16
*
Added better configure test for POSIX ACLs. Fixed stupid typo in sysacls.c
Jeremy Allison
2000-12-07
1
-5
/
+83
*
Working code to read POSIX ACLs on a Linux system using the bestbits
Jeremy Allison
2000-12-07
1
-657
/
+687
*
Update required after changes to configure.in
Tim Potter
2000-12-06
1
-4
/
+4
*
Changed to sourceforge tdb code. This includes spinlocks (so we now have
Jeremy Allison
2000-12-06
1
-650
/
+695
*
Another large patch for the passdb rewrite.
Gerald Carter
2000-11-21
1
-5
/
+5
*
TDB password backend support written by Simo Sorce <simo.sorce@polimi.it>
Gerald Carter
2000-10-26
1
-649
/
+677
*
Fixes from David Lee for utmp handling.
Jeremy Allison
2000-10-21
1
-492
/
+979
*
Fix for yp_get_default_domain from Neil Hoggarth <neil.hoggarth@physiol.ox.ac...
Jeremy Allison
2000-10-07
1
-379
/
+483
*
Re-ran autoconf
Tim Potter
2000-07-03
1
-137
/
+136
*
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
-131
/
+179
*
fixed autoconf test for kernel change notify support
Andrew Tridgell
2000-06-14
1
-131
/
+181
*
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
-690
/
+599
*
- changed HAVE_KERNEL_OPLOCKS to HAVE_KERNEL_OPLOCKS_IRIX
Andrew Tridgell
2000-06-08
1
-139
/
+185
*
Changed MS_DFS to WITH_MSDFS throughout.
Shirish Kalele
2000-05-26
1
-4
/
+4
*
we don't need fnmatch.c any more
Andrew Tridgell
2000-04-30
1
-135
/
+98
*
got rid of some more old configure tests and includes
Andrew Tridgell
2000-04-17
1
-78
/
+74
*
removed some obsolete configure tests (sysv ipc etc)
Andrew Tridgell
2000-04-17
1
-273
/
+161
*
The following series of commits are for the new tdb based printing
Andrew Tridgell
2000-04-16
1
-2
/
+2
*
split out the lpq parsing code into a separate file
Andrew Tridgell
2000-04-10
1
-1
/
+1
*
fixes for broken IRIX header file merged from 2.0 branch
Herb Lewis
2000-03-31
1
-577
/
+580
*
IRIX include fixes.
Jeremy Allison
2000-03-31
1
-195
/
+201
*
Added check for LL suffix to long long ints needed by AIX 4.3.x compiler
Jeremy Allison
2000-03-29
1
-185
/
+224
*
acconfig.h configure configure.in: Added check for UT_SYSLEN for utmp code.
Jeremy Allison
2000-03-22
1
-142
/
+176
*
Adding libtool support to HEAD branch. We're going to need this for
Tim Potter
2000-03-13
1
-596
/
+1065
*
dded Microsoft Dfs services.
Shirish Kalele
2000-03-08
1
-649
/
+768
*
Added replacement functions sys_popen and sys_pclose. These are based
Jeremy Allison
2000-02-15
1
-99
/
+136
*
Added check for SGI IRIX brokenness with semaphores when using gcc.
Jeremy Allison
2000-02-07
1
-734
/
+680
*
Backed out -rdynamic linker option. It seems to be GNU ld specific.
Tim Potter
2000-02-03
1
-419
/
+427
*
Add -rdynamic to LDFLAGS if libdl found.
Tim Potter
2000-02-03
1
-652
/
+735
*
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
-575
/
+646
*
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
-418
/
+451
*
first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
Andrew Tridgell
1999-12-13
1
-926
/
+2090
*
moved sys/un.h to after sys/socket.h. done a gnu autoconf around sys/un.h
Luke Leighton
1999-12-08
1
-660
/
+570
*
Put back in GNU readline support for smbclient accidentally trashed by
Tim Potter
1999-07-09
1
-444
/
+528
*
Ken McDonell from SGI was interested in adding some profiling
Andrew Tridgell
1999-04-01
1
-606
/
+772
*
added <mysql.h> autoconf test.
Luke Leighton
1999-03-02
1
-31
/
+1
*
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
[next]