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-07-08
removed remnants of libtool
Andrew Tridgell
1
-1202
/
+728
2001-07-04
The big character set handling changeover!
Andrew Tridgell
1
-603
/
+657
2001-07-03
Removed the default addition of /include to the directory given in
Jeremy Allison
1
-607
/
+604
2001-07-03
Reran autoconf.
Tim Potter
1
-1
/
+1
2001-07-02
Re-ran configure.
Tim Potter
1
-606
/
+614
2001-07-02
Not all OSs have setbuffer, so we better check for it.
Andrew Bartlett
1
-416
/
+472
2001-06-30
Modified Makefile.in to work properly. Define BLDSHARED as a variable in the ...
Richard Sharpe
1
-731
/
+738
2001-06-29
Ensured all the system calls in msdfs.c go through the vfs layer.
Jeremy Allison
1
-1
/
+1
2001-06-26
Add check for working AF_LOCAL sockets, which are borken
Martin Pool
1
-600
/
+634
2001-06-25
fixed usage of socklen_t and also tidied up SIG_ATOMIC_T, using a typedef ins...
Andrew Tridgell
1
-594
/
+637
2001-06-18
Added patches to remove Linux specific XFS ACLs. These are now handled by the
Jeremy Allison
1
-39
/
+4
2001-06-06
Added getconf flags for RH7.1 lfs support. Changed while() to a for()
Jeremy Allison
1
-3
/
+3
2001-06-04
Compile fix for wbinfo on solaris.
Tim Potter
1
-600
/
+597
2001-06-01
Added a --with/without winbind option to configure. The default is to
Tim Potter
1
-738
/
+763
2001-05-30
- added AC_HAVE_DECL() macro to aclocal.m4, so we can easily add
Andrew Tridgell
1
-549
/
+692
2001-05-22
Try to fix build by adding autoconf tests for pam headers.
Jeremy Allison
1
-612
/
+653
2001-05-17
- added ability for swat to run under CGI. This needs
Andrew Tridgell
1
-599
/
+596
2001-05-16
Added winbind programs to build for supported systems (i.e linux and
Tim Potter
1
-574
/
+596
2001-05-03
Fixed SHM_R/SHM_W warnings by moving sys/ipc.h and sys/shm.h into includes.h
Jeremy Allison
1
-2
/
+2
2001-05-01
added more complete C99 snprintf test
Andrew Tridgell
1
-216
/
+221
2001-04-28
- added test for vasprintf
Andrew Tridgell
1
-1
/
+1
2001-04-28
added asprintf test
Andrew Tridgell
1
-1
/
+1
2001-04-27
added test for C99 compliant vsnprintf
Andrew Tridgell
1
-214
/
+262
2001-04-26
Fixed REPLACE_GETPASS test.
Jeremy Allison
1
-1
/
+1
2001-04-25
Re-ran autoheader; autoconf to fix pam_smb build.
Jeremy Allison
1
-712
/
+663
2001-04-24
Added Steve Langasek <vorlon@netexpress.net> pam_smbpass support
John Terpstra
1
-711
/
+847
2001-04-24
updating changes with 2.2 (comment lines in ./configure --help)
Gerald Carter
1
-1
/
+1
2001-04-23
Added smb_ prefix to all Samba wrapper pam functions.
Jeremy Allison
1
-52
/
+163
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
[next]