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-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
2003-03-24
When using --with-static-modules=subsystem, don't build modules that
Jelmer Vernooij
1
-3
/
+5
2003-03-24
Simplify modules interface and make it easier to build
Jelmer Vernooij
1
-36
/
+22
2003-03-24
Add modules support to charset
Jelmer Vernooij
1
-0
/
+3
2003-03-22
Detect missing -lroken properly on systems without krb5-config
Jelmer Vernooij
1
-2
/
+3
2003-03-22
It seems that this causes some problems on some linux platforms - it's a
Andrew Bartlett
1
-1
/
+1
2003-03-21
Patch from colo (on IRC) to get libsmbclient building due to pstring/fstring
Andrew Bartlett
1
-1
/
+1
2003-03-20
Only build pdb_ldap if both ldap libs and headers are found
Jelmer Vernooij
1
-2
/
+2
2003-03-20
Build samr as well
Jelmer Vernooij
1
-0
/
+1
2003-03-20
If CFLAGS is set when running configure, then just use that.
Martin Pool
1
-3
/
+7
2003-03-19
Fix pdb_unix usage - noticed by jmcd
Jelmer Vernooij
1
-1
/
+1
2003-03-19
Fix build errors and move pdb_guest.so -> guest.so
Jelmer Vernooij
1
-1
/
+1
2003-03-19
Fix module names
Jelmer Vernooij
1
-3
/
+4
2003-03-19
Put in the new modules system. It's now used by passdb and rpc. I will
Jelmer Vernooij
1
-93
/
+50
2003-03-15
String handling parinoia fixes.
Andrew Bartlett
1
-1
/
+1
2003-03-13
In Valgrind 1.9.4, the headers have moved to <valgrind/valgrind.h>,
Martin Pool
1
-1
/
+4
[next]