Age | Commit message (Expand) | Author | Files | Lines |
2004-02-12 | fix build of lock tests | Gerald Carter | 1 | -2/+2 |
2004-02-12 | merge from old APP_HEAD | Gerald Carter | 1 | -47/+51 |
2004-02-08 | When we set a domain sid, force get_global_sam_sid() to do it's work again. | Andrew Bartlett | 1 | -2/+2 |
2004-02-08 | Make more functions static, and remove duplication in the use of functions | Andrew Bartlett | 1 | -1/+1 |
2004-02-06 | Replace .po with .@PICSUFFIX@ | Tim Potter | 1 | -4/+4 |
2004-02-04 | This should be the correct fix for the lack of a prototype for | Andrew Bartlett | 1 | -1/+1 |
2004-02-02 | fix installmodules problem with make on True64 | Gerald Carter | 1 | -2/+2 |
2004-01-26 | This adds client-side support for the unicode/SAMR password change scheme. | Andrew Bartlett | 1 | -4/+4 |
2004-01-15 | Fix for bug 905. Remove POBAD_CC as it doesn't seem to be applicable | Tim Potter | 1 | -3/+0 |
2004-01-10 | Fix swatdir location for --with-fhs | Jelmer Vernooij | 1 | -0/+1 |
2004-01-08 | This merges in my 'always use ADS' patch. Tested on a mix of NT and ADS | Andrew Bartlett | 1 | -2/+2 |
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 |