Age | Commit message (Expand) | Author | Files | Lines |
2004-01-05 | fix inverted check using krb5_kt_resolve() and HAVE_MEMORY_KEYTAB; bug 912 | Gerald Carter | 1 | -2/+2 |
2004-01-05 | Merge commit to 3_0: add pdb_pgsql | Jelmer Vernooij | 1 | -5/+12 |
2003-12-12 | Fix detection of elements in in-memory keytab code. | Jeremy Allison | 1 | -1/+1 |
2003-12-11 | fix bug that prevent --mandir from overriding the defaults given in the --wit... | Gerald Carter | 1 | -19/+0 |
2003-12-11 | Correctly detect in-memory krb5 keytab support. Fix for bug #863 from | Jeremy Allison | 1 | -2/+2 |
2003-12-09 | IRIX spinlock patch from James Peach <jpeach@sgi.com>. | Jeremy Allison | 1 | -0/+8 |
2003-12-09 | working on packaging; also fixed some path issues in configure.in & Makefile.in | Gerald Carter | 1 | -2/+22 |
2003-11-26 | Patch from Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de> to add | Jeremy Allison | 1 | -13/+43 |
2003-11-16 | do not build config_ldap by default | Simo Sorce | 1 | -1/+1 |
2003-11-15 | Split smbldap in a core file and a utility file | Simo Sorce | 1 | -1/+9 |
2003-11-14 | fix more memory leaks in the LDAP backend code; patches from metze | Gerald Carter | 1 | -1/+0 |
2003-11-13 | Keep configure.in in sync with SAMBA-3.0.0 | Richard Sharpe | 1 | -1/+11 |
2003-11-06 | merge's tpot build fix from 3.0 | Gerald Carter | 1 | -2/+4 |
2003-11-06 | patch from MORIYAMA Masayuki to save LDFLAGS during iconv detection; bug 570 | Gerald Carter | 1 | -0/+1 |
2003-11-06 | Make the recent changes more pretty. | Richard Sharpe | 1 | -4/+1 |
2003-11-05 | Better handling of iconv support and etc because gnu libiconv on FreeBSD | Richard Sharpe | 1 | -3/+4 |
2003-11-05 | Merge of uname cleanups from 3.0 | Tim Potter | 1 | -4/+4 |
2003-11-03 | removing #include <compat.h> in hopes to avoid problems with apache header fi... | Gerald Carter | 1 | -1/+1 |
2003-11-03 | From 3_0: | Volker Lendecke | 1 | -9/+23 |
2003-11-02 | Fix duplicate libs problem in iconv detection code. | Tim Potter | 1 | -1/+1 |
2003-10-31 | Sync up some indentation. | Tim Potter | 1 | -3/+3 |
2003-10-30 | Check for nsswitch.h. Patch from albert chin (china@thewrittenword.com). | Jeremy Allison | 1 | -1/+1 |
2003-10-24 | Check for va_copy before you check for __va_copy, since va_copy is the | Richard Sharpe | 1 | -4/+14 |
2003-10-21 | Add server side support for epmapper pipe. Currently only does a fixed | Jim McDonough | 1 | -1/+3 |
2003-10-21 | Merge of krb5_keytab entry key vs keyblock member check from HEAD. | Tim Potter | 1 | -0/+9 |
2003-10-14 | fix typo | Simo Sorce | 1 | -1/+1 |
2003-10-14 | Use @PICSUFFIX@ instead of .po in Makefile.in since we have gone to | Tim Potter | 1 | -28/+23 |
2003-10-13 | So here it is a non-intrusive patch with my latest work on gums (the | Simo Sorce | 1 | -2/+7 |
2003-10-09 | We need to make sure that the files that contain the static_init_$subsystem; | Jelmer Vernooij | 1 | -6/+6 |
2003-10-09 | Move sysquotas autoconf tests to a seperate file in tests/ | Jelmer Vernooij | 1 | -3/+3 |
2003-10-09 | Refuse to configure if --with-expsam=$BACKEND was specified, but | Jelmer Vernooij | 1 | -2/+2 |
2003-10-09 | Merge from 3.0: | Tim Potter | 1 | -1/+3 |
2003-10-01 | save and restore CFLAGS before/after AC_PROG_CC; this macro seems to overwrit... | Gerald Carter | 1 | -0/+9 |
2003-09-26 | don't write to static pointers; patch from Anthony | Gerald Carter | 1 | -1/+1 |
2003-09-24 | Another round of merges from 3.0: | Tim Potter | 1 | -1/+1 |
2003-09-15 | Merge from Samba 3.0: | Tim Potter | 1 | -1/+28 |
2003-09-10 | Back out --with-good-getgrouplist patch | Alexander Bokovoy | 1 | -21/+2 |
2003-09-10 | Support for CAN-2003-0689 port from SAMBA_3_0 | Alexander Bokovoy | 1 | -2/+21 |
2003-09-09 | sync 3.0 into HEAD for the last time | Gerald Carter | 1 | -60/+213 |
2003-08-02 | port latest changes from SAMBA_3_0 tree | Simo Sorce | 1 | -174/+244 |
2003-07-16 | trying to get HEAD building again. If you want the code | Gerald Carter | 1 | -263/+659 |
2003-07-11 | get rid of CFLAGS from LDSHFLAGS and WINBIND_NSS_LDSHFLAGS and instead | Herb Lewis | 1 | -1/+1 |
2003-05-22 | merging minor change from SAMBA_3_0 about which pdb modules to build | Gerald Carter | 1 | -2/+0 |
2003-05-20 | better handling of --with-expsam (includes pdb_nisplussam now) | Gerald Carter | 1 | -24/+37 |
2003-05-20 | wrap pdb_[nisplussam|xml|mysql] in --with-expsam option & some formatting fixes | Gerald Carter | 1 | -18/+42 |
2003-05-19 | FreeBSD5 ACL fix. | Jeremy Allison | 1 | -0/+5 |
2003-05-15 | Removed (incorrect) emacs mode setting. Use emacs' built in autoconf | Tim Potter | 1 | -1/+0 |
2003-05-05 | AIX doesn't append $SHLIB_EXT to NSS libraries. | Tim Potter | 1 | -10/+5 |
2003-04-26 | Fix the 'weird' charset module. Also, built it by default for | Jelmer Vernooij | 1 | -4/+5 |
2003-04-24 | Move pdb_mysql and pdb_xml from modules/ to passdb/, just like they are | Jelmer Vernooij | 1 | -2/+2 |