Age | Commit message (Expand) | Author | Files | Lines |
2003-10-19 | Compile libsmbclient with $(DYNEXP) (fixes bug #505) | Jelmer Vernooij | 1 | -1/+1 |
2003-10-17 | CP* modules are not related to development | Jelmer Vernooij | 1 | -6/+6 |
2003-10-16 | Build fix for wrepld. From MORIYAMA Masayuki. | Tim Potter | 1 | -1/+2 |
2003-10-14 | Use @PICSUFFIX@ instead of .po in Makefile.in since we have gone to | Tim Potter | 1 | -72/+74 |
2003-10-06 | default DESTDIR=/ | Gerald Carter | 1 | -0/+1 |
2003-10-06 | split some security related functions in their own files. | Simo Sorce | 1 | -3/+4 |
2003-10-03 | Explicitly initialise the value of AR for vendor makes that don't do | Tim Potter | 1 | -0/+1 |
2003-10-02 | fixed for /sbin/mount.smbfs link when using $DESTDIR; bug 525 | Gerald Carter | 1 | -2/+2 |
2003-09-24 | Fix bug #456 for 3.0.0 release. | Tim Potter | 1 | -1/+4 |
2003-09-10 | Remove tags file for distclean. | Tim Potter | 1 | -1/+1 |
2003-09-08 | Rename FOOLIBS to FOO_LIBS to be consistent with the rest of the | Tim Potter | 1 | -43/+43 |
2003-09-07 | Nobody complained on the team-list, so commit it ... | Volker Lendecke | 1 | -2/+2 |
2003-09-05 | Very weird. On my SLES8 installation ntlm_auth would give missing | Volker Lendecke | 1 | -1/+1 |
2003-09-05 | Move $(KRBCLIENT_OBJ) to libnss_wins PICOBJ variable so it is converted to | Tim Potter | 1 | -5/+8 |
2003-08-29 | Add log2pcap to everything target. | Tim Potter | 1 | -2/+4 |
2003-08-28 | Refactor charset plugins a bit and add CP437 module. | Alexander Bokovoy | 1 | -0/+6 |
2003-08-28 | Fix email address in copyright statement | Jim McDonough | 1 | -1/+1 |
2003-08-27 | Fix bug 327 (again and I think for the last time). Make sure that | Gerald Carter | 1 | -4/+3 |
2003-08-27 | Add CAP VFS module from Monyo. Primary purpose of this module is to provide C... | Alexander Bokovoy | 1 | -0/+6 |
2003-08-26 | Fix for #150. | Alexander Bokovoy | 1 | -4/+12 |
2003-08-25 | fix bugs 327 & 340; make sure pam_smbpass.so gets linked with all the neccess... | Gerald Carter | 1 | -2/+2 |
2003-08-22 | * Fix for bug 290: | Gerald Carter | 1 | -1/+1 |
2003-08-21 | fix bug 327; make sure to link SMBLDAP_OBJ with PAM_SMBPASS_OBJ | Gerald Carter | 1 | -1/+1 |
2003-08-21 | actually check in the fix for make torture | Gerald Carter | 1 | -2/+2 |
2003-08-20 | metze's autogenerate patch for version.h | Gerald Carter | 1 | -2/+19 |
2003-08-15 | Remove nasty hack in modules system. We don't recompile files anymore | Jelmer Vernooij | 1 | -6/+0 |
2003-08-15 | Add ability to output native pcap files without the requirement for text2pcap. | Jelmer Vernooij | 1 | -1/+1 |
2003-08-15 | Add the gss-spnego kerberos server side to ntml_auth. This uses the | Volker Lendecke | 1 | -2/+5 |
2003-08-15 | Add utility that takes a samba log file (at least level 5 for headers and | Jelmer Vernooij | 1 | -0/+6 |
2003-08-14 | Attempt at fixing bug #283. There however is no solution. | Gerald Carter | 1 | -1/+8 |
2003-08-14 | Change Samba to always use extended security for it's guest logins, (ie, | Andrew Bartlett | 1 | -15/+20 |
2003-08-13 | Create symlinks for modules that register multiple functions (fixes bug #91 ) | Jelmer Vernooij | 1 | -1/+8 |
2003-08-12 | This adds *experimental* kerberos gss spnego client support to ntlm_auth. | Volker Lendecke | 1 | -2/+2 |
2003-08-12 | Add vfs_readonly module which allows to enforce periodic read-only limit on a... | Alexander Bokovoy | 1 | -0/+6 |
2003-08-01 | Fix copyright statements for various pieces of Anthony Liguori's work. | Jim McDonough | 1 | -1/+1 |
2003-08-01 | locking.c now refers to map_nt_error_from_unix, so link it in with | Volker Lendecke | 1 | -2/+2 |
2003-07-31 | spnego.c has function definitions. Prototype them. | Volker Lendecke | 1 | -1/+1 |
2003-07-30 | bin/net needs server_mutex as kerberos_verify now uses it. | Volker Lendecke | 1 | -1/+1 |
2003-07-29 | split replace into replace and replace1 to allow setenv to be used by | Herb Lewis | 1 | -5/+6 |
2003-07-29 | Add NT quotas support. Users allowed now to manage quotas on systems with sys... | Alexander Bokovoy | 1 | -0/+6 |
2003-07-29 | This adds gss-spnego to ntlm_auth. It contains some new spnego support | Volker Lendecke | 1 | -1/+2 |
2003-07-27 | the testsuite lib needs dummyroot too. | Andrew Bartlett | 1 | -1/+1 |
2003-07-22 | Replace the eight (!) copies of dummy become/unbecome root with a single one. | Tim Potter | 1 | -9/+10 |
2003-07-21 | Metze's AD/LDAP detection patches mainly to do with library detection. | Tim Potter | 1 | -13/+15 |
2003-07-18 | Uninstall modules as part of uninstall. Partial fix for 236. | Tim Potter | 1 | -1/+1 |
2003-07-16 | Add API framework for server SMB signing. | Jeremy Allison | 1 | -2/+2 |
2003-07-15 | Add mandir to installdir target. Otherwise installman fails for clean DESTDIR | Alexander Bokovoy | 1 | -1/+1 |
2003-07-11 | get rid of CFLAGS from LDSHFLAGS and WINBIND_NSS_LDSHFLAGS and instead | Herb Lewis | 1 | -2/+2 |
2003-07-11 | Fix for bug 203. Avoid using an autoconf expanded variable preceeded by a ba... | Tim Potter | 1 | -2/+1 |
2003-07-10 | pdbedit should not call idmap anymore. Otherwise pdbedit -L would | Volker Lendecke | 1 | -1/+1 |