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
/
acconfig.h
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
-0
/
+1
*
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
/
+11
*
Fix for yp_get_default_domain from Neil Hoggarth <neil.hoggarth@physiol.ox.ac...
Jeremy Allison
2000-10-07
1
-0
/
+1
*
added support for kernel level share modes. These are a (small) hack,
Andrew Tridgell
2000-06-15
1
-0
/
+1
*
fixed autoconf test for kernel change notify support
Andrew Tridgell
2000-06-14
1
-0
/
+1
*
- changed HAVE_KERNEL_OPLOCKS to HAVE_KERNEL_OPLOCKS_IRIX
Andrew Tridgell
2000-06-08
1
-1
/
+2
*
Fixed last remaining instance of MS_DFS to WITH_MSDFS.
Tim Potter
2000-05-26
1
-1
/
+1
*
got rid of some more old configure tests and includes
Andrew Tridgell
2000-04-17
1
-1
/
+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
*
acconfig.h configure configure.in: Added check for UT_SYSLEN for utmp code.
Jeremy Allison
2000-03-22
1
-0
/
+1
*
dded Microsoft Dfs services.
Shirish Kalele
2000-03-08
1
-0
/
+1
*
Added replacement functions sys_popen and sys_pclose. These are based
Jeremy Allison
2000-02-15
1
-0
/
+1
*
Added check for SGI IRIX brokenness with semaphores when using gcc.
Jeremy Allison
2000-02-07
1
-0
/
+2
*
Added utmp fix from David Lee <T.D.Lee@durham.ac.uk>.
Jeremy Allison
2000-01-12
1
-0
/
+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
-7
/
+31
*
Put back in GNU readline support for smbclient accidentally trashed by
Tim Potter
1999-07-09
1
-0
/
+1
*
Ken McDonell from SGI was interested in adding some profiling
Andrew Tridgell
1999-04-01
1
-0
/
+1
*
acconfig.h configure configure.in include/config.h.in: Added -lsec and -lsecu...
Jeremy Allison
1998-11-20
1
-0
/
+2
*
Sync up with 2.0 code.
Jeremy Allison
1998-11-19
1
-0
/
+1
*
Changes to make the default prefix /usr/local/samba - as it was in 1.9.18p10.
Jeremy Allison
1998-11-19
1
-0
/
+5
*
Added OSF1 changes to HEAD (-lsecurity etc.)
Jeremy Allison
1998-11-18
1
-0
/
+1
*
Removed acconfig.h configure configure.in include/config.h.in: Made smbwrappe...
Jeremy Allison
1998-11-14
1
-0
/
+1
*
don't enable smbsh/smbwrapper on systems where we can't work out how
Andrew Tridgell
1998-10-23
1
-0
/
+1
*
config: Fix crypt prototype on RedHat Linux.
Jeremy Allison
1998-10-15
1
-0
/
+1
*
added aclent_t autoconf test (defines as an int if it doesn't exist).
Luke Leighton
1998-10-07
1
-0
/
+1
*
more OSF1 changes as well as changes to allow us to use the standard
Andrew Tridgell
1998-10-07
1
-0
/
+1
*
test whether seekdir() returns void or not
Andrew Tridgell
1998-10-07
1
-0
/
+1
*
test for loff_t and offset_t to support llseek() on Solaris and Linux.
Andrew Tridgell
1998-10-05
1
-0
/
+2
*
added WITH_SMBMOUNT
Alexandre Oliva
1998-09-29
1
-0
/
+1
*
Added Kerberos4 support patches from Johan Hedin <johanh@fusion.kth.se>
Jeremy Allison
1998-09-26
1
-0
/
+1
*
Makefile.in: Fixed bug with continuation line causing proto to fail.
Jeremy Allison
1998-09-25
1
-0
/
+1
*
First cut at kernel oplocks. This should have no effect unless runnin
Jeremy Allison
1998-09-23
1
-0
/
+1
*
replace getpass() with getsmbpass() if getsmbpass.c compiles
Alexandre Oliva
1998-09-21
1
-0
/
+1
*
major autoconf clean-up
Alexandre Oliva
1998-09-21
1
-0
/
+2
*
Now that Alexandre Oliva has explained the use of acconfig.h to
Jeremy Allison
1998-09-18
1
-0
/
+3
*
some people are foolishly running ./configure from other than the
Andrew Tridgell
1998-09-05
1
-0
/
+4
*
added a test for a working setresuid
Andrew Tridgell
1998-08-19
1
-0
/
+1
*
this is the bug change to using connection_struct* instead of cnum.
Andrew Tridgell
1998-08-14
1
-0
/
+2
*
added --with-nisplus-home option
Andrew Tridgell
1998-08-08
1
-1
/
+1
*
In addition to the HAVE_FUNCTION_MACRO test that Andrew used as an example,
Christopher R. Hertel
1998-07-30
1
-0
/
+2
*
added HAVE_FUNCTION_MACRO test
Andrew Tridgell
1998-07-30
1
-2
/
+1
*
test for a broken inet_ntoa and replace it if necessary (for
Andrew Tridgell
1998-07-29
1
-0
/
+2
*
get rid of the runtime test for broken getgroups() and add a compile
Andrew Tridgell
1998-07-29
1
-0
/
+2
*
merge from the autoconf2 branch to the main branch
Andrew Tridgell
1998-07-29
1
-0
/
+49