Age | Commit message (Expand) | Author | Files | Lines |
2004-01-07 | Add smbget utility, a simple wget-like utility that uses libsmbclient. | Jelmer Vernooij | 1 | -1/+7 |
2004-01-06 | XFS quota patch from Stefan Metzmacher <metze@metzemix.de>. | Jeremy Allison | 1 | -1/+1 |
2004-01-05 | Patch from Stefan (metze) Metzmacher <metze at metzemix.de> to revert to 2.2.... | Jeremy Allison | 1 | -2/+3 |
2004-01-04 | - Put functions for generating SQL queries in pdb_sql.c | Jelmer Vernooij | 1 | -1/+7 |
2003-12-30 | Move our basic password checking code from inside the authentication | Andrew Bartlett | 1 | -1/+2 |
2003-12-09 | working on packaging; also fixed some path issues in configure.in & Makefile.in | Gerald Carter | 1 | -7/+10 |
2003-12-05 | create libdir for installclientlib; patch from Bill Knox | Gerald Carter | 1 | -0/+1 |
2003-12-01 | I needed a decently parseable format of smbstatus. Looking at smbstatus code | Volker Lendecke | 1 | -1/+2 |
2003-11-26 | Patch from Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de> to add | Jeremy Allison | 1 | -0/+6 |
2003-11-25 | Fix build of winbindd with static pdb modules | Jelmer Vernooij | 1 | -1/+1 |
2003-11-12 | added support for "make pch" to build a precompiled header. Note that | Andrew Tridgell | 1 | -0/+6 |
2003-11-05 | Compile tdbdump by default. | Volker Lendecke | 1 | -1/+7 |
2003-11-04 | Add ldaplibs to pdbedit link line. Fixes bug #651. | Tim Potter | 1 | -1/+1 |
2003-11-02 | Re-order link command for smbd, rpcclient and smbpasswd to ensure $LDFLAGS | Tim Potter | 1 | -4/+8 |
2003-10-29 | Compile fix for tdbbackup when Samba needs to override non-C99 | Tim Potter | 1 | -1/+1 |
2003-10-24 | Commit Derrell's changes to libsmbclient plus a small change to configure.in | Richard Sharpe | 1 | -2/+4 |
2003-10-24 | Add initshutdown pipe commands to rpcclient. Second part of fix to bug | Jim McDonough | 1 | -3/+4 |
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 |