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