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