index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
configure.in
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
This is an intermediate commit ... we check for three different charsets
Richard Sharpe
2003-08-13
1
-3
/
+11
*
Hoist the code for checking whether or not iconv actually works up into the
Richard Sharpe
2003-08-13
1
-23
/
+26
*
Add vfs_readonly module which allows to enforce periodic read-only limit on a...
Alexander Bokovoy
2003-08-12
1
-1
/
+2
*
Improve MySQL library detection, add support for MySQL 4
Jelmer Vernooij
2003-08-11
1
-1
/
+1
*
add tests for IRIX attr functions
Herb Lewis
2003-08-01
1
-1
/
+3
*
Whoops - this is probably better shell syntax.
Tim Potter
2003-07-31
1
-2
/
+1
*
Turn on automatic winbindd support for FreeBSD and see what the compile farm
Tim Potter
2003-07-31
1
-0
/
+1
*
Add NT quotas support. Users allowed now to manage quotas on systems with sys...
Alexander Bokovoy
2003-07-29
1
-1
/
+2
*
Metze's AD/LDAP detection patches mainly to do with library detection.
Tim Potter
2003-07-21
1
-184
/
+204
*
Ban getgrouplist on linux glibc systems with glibc <= 2.3.
Volker Lendecke
2003-07-17
1
-1
/
+33
*
Add krb5_princ_component to Heimdal. Remove cli_ from mark packet signed.
Jeremy Allison
2003-07-16
1
-0
/
+15
*
Accept --with-expsam=no as valid option (do nothing on it). Simplifies automa...
Alexander Bokovoy
2003-07-15
1
-0
/
+2
*
get rid of CFLAGS from LDSHFLAGS and WINBIND_NSS_LDSHFLAGS and instead
Herb Lewis
2003-07-11
1
-1
/
+1
*
Final piece of support needed to find iconv libraries on FreeBSD.
Richard Sharpe
2003-07-10
1
-1
/
+4
*
Cleaning up linking issues. sam/idmap*.c only links in
Gerald Carter
2003-07-07
1
-2
/
+1
*
Display libraries detected by configure but before configure
Tim Potter
2003-07-04
1
-0
/
+12
*
Fixing problems in the iconv discovery stuff in configure.in.
Richard Sharpe
2003-07-02
1
-1
/
+1
*
removing nisplussam
Gerald Carter
2003-07-01
1
-9
/
+2
*
fix compile problem with nisplussam
Gerald Carter
2003-07-01
1
-0
/
+2
*
- added LOCALE patch from vorlon@debian.org (Steve Langasek) (bug #122)
Andrew Tridgell
2003-06-30
1
-2
/
+4
*
Remove the MODULES_CLEAN variable. It's no longer necessary since
Jelmer Vernooij
2003-06-26
1
-3
/
+1
*
Metze assures me that this will fix Heimdal et al.
Tim Potter
2003-06-25
1
-1
/
+1
*
Only append to KRB5_LIBS when doing AC_CHECK_LIB for libkrb5.
Tim Potter
2003-06-25
1
-1
/
+1
*
Don't trash the values of CFLAGS and LIBS while engaged in Kerberos
Tim Potter
2003-06-25
1
-2
/
+0
*
More tuning of Kerberos detection - don't fall through to detect kerberos libs
Tim Potter
2003-06-24
1
-3
/
+6
*
More sensible behaviour for bug 152. If we don't have krb5.h and were explic...
Tim Potter
2003-06-24
1
-10
/
+36
*
Change AC_MSG_ERROR() in krb5.h detection code to AC_MSG_WARN()
Tim Potter
2003-06-23
1
-1
/
+1
*
Produce an error if Active Directory support is requested and we don't
Tim Potter
2003-06-23
1
-0
/
+4
*
Repair indentation in autoconf Kerberos detection code. This should
Tim Potter
2003-06-23
1
-120
/
+169
*
The default action for AC_CHECK_LIB is to add the library to $LIBS so
Tim Potter
2003-06-20
1
-7
/
+6
*
Build libnss_wins.so as part of nsswitch target. Fix for bug #160
Tim Potter
2003-06-16
1
-4
/
+11
*
reverted locale patch put in by jht (originally from vorlon).
Andrew Tridgell
2003-06-16
1
-2
/
+0
*
Patch from vorlon@debian.org, see bugzilal #122
John Terpstra
2003-06-15
1
-0
/
+2
*
get rid of IRIX o32 builds - some libraries (kerberos and ldap) are only
Herb Lewis
2003-06-06
1
-11
/
+2
*
* add in David Lee's utmp patch (defaults to on if available)
Gerald Carter
2003-06-06
1
-12
/
+33
*
* break out more common code used between pdb_ldap and idmap_ldap
Gerald Carter
2003-06-06
1
-21
/
+0
*
Fixup the check for attr libraries, used ',' instead of ' '.
Jeremy Allison
2003-06-06
1
-3
/
+3
*
Get ready for EA code... Add Linux interface.
Jeremy Allison
2003-06-05
1
-1
/
+8
*
working draft of the idmap_ldap code.
Gerald Carter
2003-06-05
1
-4
/
+8
*
added idmap_ldap to wrong branch.
Gerald Carter
2003-06-03
1
-3
/
+4
*
Redhat 9 needs an explicit -lattr to be able to add POSIX ACLs.
Jeremy Allison
2003-06-03
1
-2
/
+29
*
Add smb_register_idmap(). Based on a patch from metze
Jelmer Vernooij
2003-05-29
1
-0
/
+6
*
More fixes for builddir != srcdir.
Tim Potter
2003-05-27
1
-1
/
+1
*
Bug 83: fixes for building when $srcdir != $builddir from David Lee
Tim Potter
2003-05-23
1
-1
/
+1
*
better handling of --with-expsam (includes pdb_nisplussam now)
Gerald Carter
2003-05-20
1
-24
/
+37
*
wrap pdb_[nisplussam|xml|mysql] in --with-expsam option & some formatting fixes
Gerald Carter
2003-05-20
1
-19
/
+42
*
FreeBSD5 ACL fix.
Jeremy Allison
2003-05-19
1
-0
/
+5
*
Merge of incorrect emacs mode fix.
Tim Potter
2003-05-15
1
-1
/
+0
*
Evolve quotas configure check more. Patch from Stefan (metze) Metzemacher. No...
Alexander Bokovoy
2003-05-14
1
-13
/
+66
*
And finally IDMAP in 3_0
Simo Sorce
2003-05-12
1
-0
/
+21
[prev]
[next]