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
/
source
/
configure.in
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge from 3.0:
Tim Potter
2003-10-09
1
-1
/
+3
*
save and restore CFLAGS before/after AC_PROG_CC; this macro seems to overwrit...
Gerald Carter
2003-10-01
1
-0
/
+9
*
don't write to static pointers; patch from Anthony
Gerald Carter
2003-09-26
1
-1
/
+1
*
Another round of merges from 3.0:
Tim Potter
2003-09-24
1
-1
/
+1
*
Merge from Samba 3.0:
Tim Potter
2003-09-15
1
-1
/
+28
*
Back out --with-good-getgrouplist patch
Alexander Bokovoy
2003-09-10
1
-21
/
+2
*
Support for CAN-2003-0689 port from SAMBA_3_0
Alexander Bokovoy
2003-09-10
1
-2
/
+21
*
sync 3.0 into HEAD for the last time
Gerald Carter
2003-09-09
1
-60
/
+213
*
port latest changes from SAMBA_3_0 tree
Simo Sorce
2003-08-02
1
-174
/
+244
*
trying to get HEAD building again. If you want the code
Gerald Carter
2003-07-16
1
-263
/
+659
*
get rid of CFLAGS from LDSHFLAGS and WINBIND_NSS_LDSHFLAGS and instead
Herb Lewis
2003-07-11
1
-1
/
+1
*
merging minor change from SAMBA_3_0 about which pdb modules to build
Gerald Carter
2003-05-22
1
-2
/
+0
*
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
-18
/
+42
*
FreeBSD5 ACL fix.
Jeremy Allison
2003-05-19
1
-0
/
+5
*
Removed (incorrect) emacs mode setting. Use emacs' built in autoconf
Tim Potter
2003-05-15
1
-1
/
+0
*
AIX doesn't append $SHLIB_EXT to NSS libraries.
Tim Potter
2003-05-05
1
-10
/
+5
*
Fix the 'weird' charset module. Also, built it by default for
Jelmer Vernooij
2003-04-26
1
-4
/
+5
*
Move pdb_mysql and pdb_xml from modules/ to passdb/, just like they are
Jelmer Vernooij
2003-04-24
1
-2
/
+2
*
Add -berok to LDSHFLAGS on AIX so modules build on AIX 5 (reported
Jelmer Vernooij
2003-04-16
1
-1
/
+1
*
Get rid of 'sam backend' and --with-sam
Jelmer Vernooij
2003-04-14
1
-19
/
+1
*
Patch from Armijn Hemel <armijn@nl.linux.org> to fix build on
Jelmer Vernooij
2003-04-12
1
-2
/
+2
*
A new RPC pipe! The \pipe\echo named pipe is for testing large RPC
Tim Potter
2003-04-11
1
-0
/
+5
*
Fixes to linker flags for AIX winbind client from Stephen Roylance.
Tim Potter
2003-04-10
1
-0
/
+6
*
Autoconfiscate the name of the winbind shared library file. Under
Tim Potter
2003-04-09
1
-0
/
+4
*
Fix building on platforms without ldap
Jelmer Vernooij
2003-04-06
1
-0
/
+3
*
Replace 'so' by $SHLIBEXT
Jelmer Vernooij
2003-04-04
1
-38
/
+35
*
Use $SHLIBEXT, not .so
Jelmer Vernooij
2003-04-04
1
-2
/
+5
*
Abort configure if --with-ads and --without-ldap.
Tim Potter
2003-04-04
1
-0
/
+5
*
There's no need to use LDAP_CFLAGS, just use CFLAGS
Jelmer Vernooij
2003-04-02
1
-4
/
+4
*
Only use cflags and libs from krb5 when they appear to be working - fixes
Jelmer Vernooij
2003-04-02
1
-3
/
+4
*
Only link in popt when we need it
Jelmer Vernooij
2003-04-02
1
-1
/
+4
*
Only link in libs when they are actually used. Works great here and on
Jelmer Vernooij
2003-04-02
1
-5
/
+24
*
THE Idmap patch :-)
Simo Sorce
2003-04-02
1
-0
/
+21
*
Fix build of shared xml/mysql modules
Jelmer Vernooij
2003-04-01
1
-2
/
+4
*
- Support absolute paths in vfs and charset modules
Jelmer Vernooij
2003-03-31
1
-7
/
+20
*
Tidyup of winbindd client OS specific autoconf code.
Tim Potter
2003-03-31
1
-5
/
+4
*
autoconf change to compile winbindd for AIX. The client side code
Tim Potter
2003-03-31
1
-0
/
+4
*
Cleanup of winbind client side code.
Tim Potter
2003-03-31
1
-2
/
+8
*
don't include proto.h during autoconf tests since it doesn't exist yet; fixed...
Gerald Carter
2003-03-28
1
-0
/
+1
*
its VFS_NETATALK_OBJ not VFS_NETATALK
Andrew Tridgell
2003-03-28
1
-1
/
+1
*
removed a duplicate lump of module stuff in configure.in
Andrew Tridgell
2003-03-28
1
-7
/
+0
*
Use the new modules system in VFS. If a module can't be loaded with the
Jelmer Vernooij
2003-03-27
1
-0
/
+7
*
Remove LDAP_LIBS and just use LIBS again as before. I'll
Jelmer Vernooij
2003-03-26
1
-7
/
+2
*
Add defines for platforms that need them.
Jeremy Allison
2003-03-26
1
-0
/
+6
*
Use execinfo.h to get prototypes for backtrace_symbols (fixes
Jelmer Vernooij
2003-03-26
1
-1
/
+1
*
Fix $LDAP_LIBS
Jelmer Vernooij
2003-03-26
1
-2
/
+2
*
Output backtrace to logfile in smb_panic(), as suggested by mbp
Jelmer Vernooij
2003-03-26
1
-1
/
+1
*
Always rebuild modules after running ./configure (to prevent
Jelmer Vernooij
2003-03-25
1
-9
/
+16
*
Remove old check for TDB SAM (we now have --with-{static,shared}-modules=pdb_...
Jelmer Vernooij
2003-03-25
1
-18
/
+8
[next]