Age | Commit message (Expand) | Author | Files | Lines |
2002-08-28 | Put in intermediate version of new SAM system. It's not stable yet, code | Jelmer Vernooij | 1 | -0/+16 |
2002-08-27 | avoid using libtool for VFS modules | Simo Sorce | 1 | -1/+4 |
2002-08-25 | Steve Langasek <vorlon@netexpress.net> has again attempted to simplify Samba's | Andrew Bartlett | 1 | -1/+2 |
2002-08-23 | Test for non-POSIX st_blksize field. | Jeremy Allison | 1 | -0/+10 |
2002-08-18 | A new utility to test VFS system and modules | Simo Sorce | 1 | -1/+1 |
2002-08-08 | Samba dependency hell claim's another victim... | Andrew Bartlett | 1 | -16/+8 |
2002-08-07 | Patch from Steve Langasek <vorlon@netexpress.net> to split up our -l | Andrew Bartlett | 1 | -8/+16 |
2002-07-30 | OK! | Simo Sorce | 1 | -1/+1 |
2002-07-30 | Do AC_MSG_RESULT(yes) when using included popt. | Tim Potter | 1 | -1/+1 |
2002-07-27 | as per user request added windbind start/stop/restart in swat | Simo Sorce | 1 | -0/+1 |
2002-07-23 | implemented getgrouplist() for systems that don't have it and use it | Andrew Tridgell | 1 | -1/+1 |
2002-07-23 | removed the freebsd getgroups check now that we don't use it | Andrew Tridgell | 1 | -24/+0 |
2002-07-03 | Kill off codepage related stuff, now we don't use codepages any more. | Andrew Bartlett | 1 | -19/+0 |
2002-06-26 | Re-enable kernel change notification on s390 as it has been fixed in the | Jim McDonough | 1 | -1/+1 |
2002-06-26 | more merges from SAMBA_2_2 | Gerald Carter | 1 | -0/+1 |
2002-06-25 | merge of SONAMEFLAG stuff from SAMBA_2_2. If I stepped on something | Gerald Carter | 1 | -2/+42 |
2002-06-24 | merging some autoconf changes from SAMBA_2_2 | Gerald Carter | 1 | -93/+65 |
2002-06-16 | Two things: Check how many paramaters that the LDAP libs take for the | Andrew Bartlett | 1 | -0/+10 |
2002-06-05 | merge 390 kernel workaround from SAMBA_2_2. | Jim McDonough | 1 | -1/+1 |
2002-05-29 | merge from 2.2 | Gerald Carter | 1 | -0/+3 |
2002-05-17 | Make --with-ldapsam 'go away'. This is now a standard, stable, feature | Andrew Bartlett | 1 | -18/+0 |
2002-05-17 | This removes --with-ssl from Samba. | Andrew Bartlett | 1 | -68/+0 |
2002-05-16 | Fix for non-__va_copy systems. I had used AC_TRY_COMPILE, but even though | Jim McDonough | 1 | -1/+1 |
2002-05-16 | Add configure support for __va_copy, which is required on Linux/390 systems | Jim McDonough | 1 | -0/+8 |
2002-05-16 | merge from SAMBA_2_2 | Gerald Carter | 1 | -1/+1 |
2002-05-15 | more solaris compile fixes (for smbwrapper) | Gerald Carter | 1 | -1/+0 |
2002-05-11 | Fix for *BSD linking of VFS modules from "Scot W. Hetzel" <hetzels@westbend.net> | Jeremy Allison | 1 | -0/+1 |
2002-05-11 | Fix to include -Ipopt in getpass test. | Jeremy Allison | 1 | -1/+1 |
2002-05-10 | Fix for Solaris nscd issue pointed out by Mike Gerdts | Tim Potter | 1 | -0/+27 |
2002-05-09 | merge from SAMBA_2_2 | Gerald Carter | 1 | -3/+3 |
2002-05-09 | pidfile merge from SAMBA_2_2 (including --with-fhs) and a few other minor thi... | Gerald Carter | 1 | -2/+146 |
2002-04-24 | patch from Alexander Bokovoy needed for dlopen on bsd systems | Andrew Tridgell | 1 | -4/+8 |
2002-04-16 | fixed the handling of STR_TERMINATE | Andrew Tridgell | 1 | -1/+1 |
2002-04-11 | added strndup() for systems that don't have it | Andrew Tridgell | 1 | -1/+1 |
2002-04-11 | Ensure VFS modules will build correctly by adding defines for CPPFLAGS | Jeremy Allison | 1 | -3/+24 |
2002-04-04 | Use m4-mode when editinging configure.in under emacs. | Tim Potter | 1 | -1/+2 |
2002-04-04 | Add -D__INSURE__ to the CPPFLAGS if CC=insure. | Tim Potter | 1 | -0/+7 |
2002-04-01 | not all versions of gcc support -rdynamic | Andrew Tridgell | 1 | -5/+0 |
2002-04-01 | try to get the summary test working on OpenBSD | Andrew Tridgell | 1 | -3/+4 |
2002-03-27 | Removed HAVE_LIBDL from most places (except system.c). Added checks for | Jeremy Allison | 1 | -1/+1 |
2002-03-23 | Various winbind updates: | Andrew Bartlett | 1 | -3/+4 |
2002-03-19 | Sync up vfs changes from 2.2.x. | Jeremy Allison | 1 | -1/+1 |
2002-03-03 | Fixed typo for winbind on solaris and hpux. | Tim Potter | 1 | -2/+2 |
2002-03-01 | Fixed EXTRA vs EXTGRA typo. Thanks Mike :-). | Jeremy Allison | 1 | -1/+1 |
2002-03-01 | Attempt to fix Solaris winbind nss build. | Jeremy Allison | 1 | -6/+17 |
2002-02-22 | We can't build shared libs on sco, so no point attempting to export dynamic | Andrew Bartlett | 1 | -1/+0 |
2002-02-22 | Get rid of the unused WL variable from the previous patch. I think these were | Andrew Bartlett | 1 | -20/+17 |
2002-02-22 | Add the pdb_plugin module from Jelmer Vernooij <jelmer@nl.linux.org>. | Andrew Bartlett | 1 | -4/+29 |
2002-02-22 | Try to catch the compilers that don't handle immidiate structures as well as we | Andrew Bartlett | 1 | -2/+13 |
2002-02-20 | fixed the gssapi lib configure test to not do the test twice | Andrew Tridgell | 1 | -4/+2 |