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
/
acconfig.h
Age
Commit message (
Expand
)
Author
Files
Lines
2001-07-04
The big character set handling changeover!
Andrew Tridgell
1
-0
/
+1
2001-06-25
fixed usage of socklen_t and also tidied up SIG_ATOMIC_T, using a typedef ins...
Andrew Tridgell
1
-0
/
+1
2001-06-18
Added patches to remove Linux specific XFS ACLs. These are now handled by the
Jeremy Allison
1
-1
/
+0
2001-05-30
- added AC_HAVE_DECL() macro to aclocal.m4, so we can easily add
Andrew Tridgell
1
-0
/
+4
2001-04-27
added test for C99 compliant vsnprintf
Andrew Tridgell
1
-0
/
+1
2001-04-25
Re-ran autoheader; autoconf to fix pam_smb build.
Jeremy Allison
1
-0
/
+2
2001-04-17
AIX ACLs donated by IBM.
Jeremy Allison
1
-0
/
+1
2001-04-14
Added POSIX_ACL support for *BSD. Patch from jedgar@fxp.org. Changed
Jeremy Allison
1
-0
/
+1
2001-04-11
To stop people complaining about the mktemp call, move it into lib/util.c. Th...
Jeremy Allison
1
-0
/
+1
2001-04-03
Added XFS ACLs on Linux. Code from John Trostel <jtrostel@connex.com>.
Jeremy Allison
1
-0
/
+2
2001-02-25
rpc_client/cli_netlogon.c: Fixed incorrect printf.
Jeremy Allison
1
-0
/
+2
2001-01-11
Fixed typo with acl_set_fd() not needing an ACL_TYPE_T parameter.
Jeremy Allison
1
-0
/
+1
2000-12-07
Working code to read POSIX ACLs on a Linux system using the bestbits
Jeremy Allison
1
-0
/
+1
2000-12-06
Changed to sourceforge tdb code. This includes spinlocks (so we now have
Jeremy Allison
1
-0
/
+5
2000-10-26
TDB password backend support written by Simo Sorce <simo.sorce@polimi.it>
Gerald Carter
1
-0
/
+1
2000-10-21
Fixes from David Lee for utmp handling.
Jeremy Allison
1
-0
/
+11
2000-10-07
Fix for yp_get_default_domain from Neil Hoggarth <neil.hoggarth@physiol.ox.ac...
Jeremy Allison
1
-0
/
+1
2000-06-15
added support for kernel level share modes. These are a (small) hack,
Andrew Tridgell
1
-0
/
+1
2000-06-14
fixed autoconf test for kernel change notify support
Andrew Tridgell
1
-0
/
+1
2000-06-08
- changed HAVE_KERNEL_OPLOCKS to HAVE_KERNEL_OPLOCKS_IRIX
Andrew Tridgell
1
-1
/
+2
2000-05-26
Fixed last remaining instance of MS_DFS to WITH_MSDFS.
Tim Potter
1
-1
/
+1
2000-04-17
got rid of some more old configure tests and includes
Andrew Tridgell
1
-1
/
+0
2000-04-17
removed some obsolete configure tests (sysv ipc etc)
Andrew Tridgell
1
-3
/
+0
2000-03-29
Added check for LL suffix to long long ints needed by AIX 4.3.x compiler
Jeremy Allison
1
-0
/
+1
2000-03-22
acconfig.h configure configure.in: Added check for UT_SYSLEN for utmp code.
Jeremy Allison
1
-0
/
+1
2000-03-08
dded Microsoft Dfs services.
Shirish Kalele
1
-0
/
+1
2000-02-15
Added replacement functions sys_popen and sys_pclose. These are based
Jeremy Allison
1
-0
/
+1
2000-02-07
Added check for SGI IRIX brokenness with semaphores when using gcc.
Jeremy Allison
1
-0
/
+2
2000-01-12
Added utmp fix from David Lee <T.D.Lee@durham.ac.uk>.
Jeremy Allison
1
-0
/
+1
1999-12-29
Converted most of the functions in lib/util_str.c to smb_ucs2_t equivalents.
Jeremy Allison
1
-0
/
+1
1999-12-13
first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
Andrew Tridgell
1
-7
/
+31
1999-07-09
Put back in GNU readline support for smbclient accidentally trashed by
Tim Potter
1
-0
/
+1
1999-04-01
Ken McDonell from SGI was interested in adding some profiling
Andrew Tridgell
1
-0
/
+1
1998-11-20
acconfig.h configure configure.in include/config.h.in: Added -lsec and -lsecu...
Jeremy Allison
1
-0
/
+2
1998-11-19
Sync up with 2.0 code.
Jeremy Allison
1
-0
/
+1
1998-11-19
Changes to make the default prefix /usr/local/samba - as it was in 1.9.18p10.
Jeremy Allison
1
-0
/
+5
1998-11-18
Added OSF1 changes to HEAD (-lsecurity etc.)
Jeremy Allison
1
-0
/
+1
1998-11-14
Removed acconfig.h configure configure.in include/config.h.in: Made smbwrappe...
Jeremy Allison
1
-0
/
+1
1998-10-23
don't enable smbsh/smbwrapper on systems where we can't work out how
Andrew Tridgell
1
-0
/
+1
1998-10-15
config: Fix crypt prototype on RedHat Linux.
Jeremy Allison
1
-0
/
+1
1998-10-07
added aclent_t autoconf test (defines as an int if it doesn't exist).
Luke Leighton
1
-0
/
+1
1998-10-07
more OSF1 changes as well as changes to allow us to use the standard
Andrew Tridgell
1
-0
/
+1
1998-10-07
test whether seekdir() returns void or not
Andrew Tridgell
1
-0
/
+1
1998-10-05
test for loff_t and offset_t to support llseek() on Solaris and Linux.
Andrew Tridgell
1
-0
/
+2
1998-09-29
added WITH_SMBMOUNT
Alexandre Oliva
1
-0
/
+1
1998-09-26
Added Kerberos4 support patches from Johan Hedin <johanh@fusion.kth.se>
Jeremy Allison
1
-0
/
+1
1998-09-25
Makefile.in: Fixed bug with continuation line causing proto to fail.
Jeremy Allison
1
-0
/
+1
1998-09-23
First cut at kernel oplocks. This should have no effect unless runnin
Jeremy Allison
1
-0
/
+1
1998-09-21
replace getpass() with getsmbpass() if getsmbpass.c compiles
Alexandre Oliva
1
-0
/
+1
1998-09-21
major autoconf clean-up
Alexandre Oliva
1
-0
/
+2
[next]