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
/
source3
/
Makefile.in
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix bigballofmud.so, and add a test to show a bug I'm having with push_ucs2.
Andrew Bartlett
2003-04-06
1
-1
/
+4
*
Fix building on platforms without ldap
Jelmer Vernooij
2003-04-06
1
-3
/
+2
*
t_doschar: Test harness that exercises check_dos_char()
Martin Pool
2003-04-04
1
-0
/
+3
*
Updated warning messages for when configure.in is updated.
Tim Potter
2003-04-04
1
-2
/
+2
*
The ldap idmap backend from Anthony Liguori (aliguori@us.ibm.com):
Jim McDonough
2003-04-03
1
-3
/
+6
*
winbindd should depend on IDMAP_OBJ too, not just link with it
Jelmer Vernooij
2003-04-02
1
-3
/
+3
*
Commit some more fixes for Coolo ...
Richard Sharpe
2003-04-02
1
-2
/
+2
*
Add KRB5LIBS to smbmount
Jelmer Vernooij
2003-04-02
1
-1
/
+1
*
Link in lib/snprintf.o with editreg for use on systems that don't have snprintf
Jelmer Vernooij
2003-04-02
1
-1
/
+1
*
Add EDITREG_OBJ
Jelmer Vernooij
2003-04-02
1
-2
/
+3
*
Only link in popt when we need it
Jelmer Vernooij
2003-04-02
1
-21
/
+21
*
Only link in libs when they are actually used. Works great here and on
Jelmer Vernooij
2003-04-02
1
-31
/
+35
*
THE Idmap patch :-)
Simo Sorce
2003-04-02
1
-8
/
+15
*
- Support absolute paths in vfs and charset modules
Jelmer Vernooij
2003-03-31
1
-1
/
+1
*
Cleanup of winbind client side code.
Tim Potter
2003-03-31
1
-2
/
+1
*
Break the current build dependency on perl. Perl is required for
Tim Potter
2003-03-31
1
-3
/
+8
*
distclean fixups from Paul Green.
Tim Potter
2003-03-30
1
-2
/
+5
*
Fix installation of auth and charset modules (reported by Stephan Kulow)
Jelmer Vernooij
2003-03-30
1
-2
/
+2
*
Compile @VFS_STATIC@ into smbd and vfstest
Jelmer Vernooij
2003-03-27
1
-1
/
+1
*
Also rebuild smbd/vfs.o after reconfiguring
Jelmer Vernooij
2003-03-27
1
-1
/
+1
*
Use the new modules system in VFS. If a module can't be loaded with the
Jelmer Vernooij
2003-03-27
1
-13
/
+11
*
Remove LDAP_LIBS and just use LIBS again as before. I'll
Jelmer Vernooij
2003-03-26
1
-1
/
+1
*
Don't do $(MAKE) modules_clean twice in a row - it breaks the build...
Jelmer Vernooij
2003-03-25
1
-1
/
+0
*
Give PARAMS_OBJ more priority
Jelmer Vernooij
2003-03-25
1
-27
/
+26
*
Do $(MAKE) modules_clean when compiling dynconfig.o. It's not the
Jelmer Vernooij
2003-03-25
1
-2
/
+4
*
Always rebuild modules after running ./configure (to prevent
Jelmer Vernooij
2003-03-25
1
-3
/
+8
*
- Support building all auth modules as .so's
Jelmer Vernooij
2003-03-25
1
-3
/
+38
*
- Add support to auth/ for the new modules system
Jelmer Vernooij
2003-03-24
1
-2
/
+6
*
Add modules support to charset
Jelmer Vernooij
2003-03-24
1
-16
/
+20
*
Convert to popt.
Jelmer Vernooij
2003-03-23
1
-4
/
+4
*
Convert to popt.
Jelmer Vernooij
2003-03-23
1
-2
/
+2
*
Convert to popt.
Jelmer Vernooij
2003-03-23
1
-3
/
+3
*
Convert to popt.
Jelmer Vernooij
2003-03-23
1
-3
/
+3
*
Convert to popt.
Jelmer Vernooij
2003-03-23
1
-2
/
+3
*
Convert to popt
Jelmer Vernooij
2003-03-22
1
-3
/
+3
*
Small clenaup patches:
Andrew Bartlett
2003-03-22
1
-1
/
+1
*
Convert smbcacls to popt
Jelmer Vernooij
2003-03-20
1
-3
/
+3
*
Make swat use popt
Jelmer Vernooij
2003-03-20
1
-3
/
+4
*
Add make rules for passdb/*.so
Jelmer Vernooij
2003-03-19
1
-0
/
+25
*
Put in the new modules system. It's now used by passdb and rpc. I will
Jelmer Vernooij
2003-03-19
1
-38
/
+11
*
Get rid of "make check" targets that call nonexistent code.
Martin Pool
2003-03-19
1
-30
/
+15
*
Add t_strcmp test/torture harness.
Martin Pool
2003-03-18
1
-1
/
+4
*
Split "clobber" function and variables into its own file before it
Martin Pool
2003-03-18
1
-1
/
+1
*
Remove static libbigballofmud, which just does not seem to link.
Martin Pool
2003-03-18
1
-3
/
+7
*
Fix non-gmake syntax error.
Andrew Bartlett
2003-03-15
1
-1
/
+1
*
String handling parinoia fixes.
Andrew Bartlett
2003-03-15
1
-1
/
+1
*
fix WinXP & Win2K3 remote_arch and check pointer in ntlmssp code before deref...
Gerald Carter
2003-03-14
1
-2
/
+3
*
/tmp/newfun.msg
Rafal Szczesniak
2003-03-14
1
-2
/
+2
*
Add bin/libbigballofmud.a non-shared library. A bit easier to link to
Martin Pool
2003-03-13
1
-0
/
+4
*
Makefile.in for NTLMSSP singing update
Andrew Bartlett
2003-03-10
1
-1
/
+1
[next]