| Commit message (Expand) | Author | Age | Files | Lines |
* | printjob merge from APP_HEAD regarding device modes | Gerald Carter | 2002-09-18 | 1 | -0/+5 |
* | Added --with-ads option, defaults to yes. If you run ./configure | Tim Potter | 2002-09-17 | 1 | -2/+2 |
* | Winbind client-side cleanups. | Andrew Bartlett | 2002-09-07 | 1 | -0/+2 |
* | As per the 'OK' at CIFS2002, only use the readline headers (and this crasy | Andrew Bartlett | 2002-09-06 | 1 | -18/+0 |
* | Detect and use syslog.h or sys/syslog.h corretly. Fixes lack of prototype for | Andrew Bartlett | 2002-09-06 | 1 | -1/+5 |
* | Move the fancy NT_STATUS macros to a new file, so we can include them earlier | Andrew Bartlett | 2002-09-05 | 1 | -0/+1 |
* | convert the LDAP/SASL code to use GSS-SPNEGO if possible | Andrew Tridgell | 2002-08-30 | 1 | -5/+1 |
* | Silly of me to only test this with --with-sam and not without. Doh! | Jelmer Vernooij | 2002-08-28 | 1 | -2/+0 |
* | Put in intermediate version of new SAM system. It's not stable yet, code | Jelmer Vernooij | 2002-08-28 | 1 | -0/+4 |
* | Patch from Paul Green <Paul.Green@stratus.com> to be more POSIX-compatible | Jelmer Vernooij | 2002-08-21 | 1 | -0/+4 |
* | an initial fix for handling sparse files in smbd | Andrew Tridgell | 2002-07-29 | 1 | -0/+1 |
* | virtual registry framework with initial printing hooks. | Gerald Carter | 2002-07-18 | 1 | -0/+1 |
* | Kill off codepage related stuff, now we don't use codepages any more. | Andrew Bartlett | 2002-07-03 | 1 | -4/+0 |
* | compile warngin fixes merged from 2.2 | Gerald Carter | 2002-06-17 | 1 | -2/+6 |
* | put the ifdef for HAVE_VA_COPY in one place rather than in lots of | Andrew Tridgell | 2002-06-03 | 1 | -0/+8 |
* | patch from Alexander Bokovoy needed for dlopen on bsd systems | Andrew Tridgell | 2002-04-24 | 1 | -2/+2 |
* | prototypes for some systems that don't have them | Andrew Tridgell | 2002-04-24 | 1 | -0/+8 |
* | Partly based on the work by mimir (Rafal Szczesniak | Andrew Bartlett | 2002-04-14 | 1 | -0/+1 |
* | This split the mangling code up to allow for the possibility of multiple | Andrew Tridgell | 2002-04-11 | 1 | -0/+2 |
* | Added sys_adminlog() system for info the appliance admins really | Jeremy Allison | 2002-03-27 | 1 | -0/+33 |
* | Remove util_list.h, as its matching .c file has already gone, and nobody is | Andrew Bartlett | 2002-03-02 | 1 | -1/+3 |
* | The beginning of trusted and trusting domain support from | Andrew Bartlett | 2002-03-01 | 1 | -1/+2 |
* | Removed version number from file header. | Tim Potter | 2002-01-30 | 1 | -1/+1 |
* | This is another *BIG* change... | Andrew Bartlett | 2002-01-20 | 1 | -0/+2 |
* | Getting ready to add UNIX extensions in HEAD also. | Jeremy Allison | 2002-01-10 | 1 | -1/+5 |
* | Add UNUSED(paramname) macro to be used in parameter lists, to quieten | Martin Pool | 2002-01-09 | 1 | -1/+10 |
* | Fix macro name controlling inclusion of DMALLOC. | Martin Pool | 2002-01-09 | 1 | -1/+1 |
* | renamed ans1.h to asn_1.h to prevent conflict caused by krb5 headers | Andrew Tridgell | 2002-01-01 | 1 | -1/+1 |
* | cope with systems that don't have full gssapi libs | Andrew Tridgell | 2001-12-31 | 1 | -1/+1 |
* | Make Samba compile on RH 6.2 again. | Andrew Bartlett | 2001-12-30 | 1 | -0/+4 |
* | Add --enable-dmalloc to link against the dmalloc malloc debugger. | Martin Pool | 2001-12-20 | 1 | -0/+7 |
* | Doc. | Martin Pool | 2001-12-19 | 1 | -1/+3 |
* | check for gssapi_generic.h | Andrew Tridgell | 2001-12-08 | 1 | -0/+5 |
* | added internal sasl/gssapi code. This means we are no longer dependent on cyr... | Andrew Tridgell | 2001-12-08 | 1 | -4/+4 |
* | added test for krb5.h | Andrew Tridgell | 2001-11-27 | 1 | -1/+8 |
* | sigh. | Andrew Tridgell | 2001-11-27 | 1 | -2/+2 |
* | Fixed compiler warning. | Tim Potter | 2001-11-25 | 1 | -1/+1 |
* | added HAVE_LDAP_H check | Andrew Tridgell | 2001-11-25 | 1 | -2/+2 |
* | added "net join" command | Andrew Tridgell | 2001-11-24 | 1 | -0/+7 |
* | added the beginnings of ADS support in smbd | Andrew Tridgell | 2001-11-20 | 1 | -0/+22 |
* | Fix obvious typo. | Martin Pool | 2001-11-19 | 1 | -1/+1 |
* | Store some path names in global variables initialized to configure | Martin Pool | 2001-11-19 | 1 | -0/+1 |
* | Tidyups and things I discovered during the merge... | Jeremy Allison | 2001-11-15 | 1 | -1/+1 |
* | Fix for broken-as-shipped RedHat 7.2 system headers. Now we have | Jeremy Allison | 2001-11-04 | 1 | -0/+12 |
* | Add popt for parsing commandline options | Jim McDonough | 2001-10-23 | 1 | -0/+2 |
* | Add rap.h for net utility and libsmb | Jim McDonough | 2001-10-19 | 1 | -0/+2 |
* | the beginnings of kerberos support in smbd. It doesn't work yet, but | Andrew Tridgell | 2001-10-18 | 1 | -0/+4 |
* | the next step in the intl changeover. This should get us compiling agian, | Andrew Tridgell | 2001-10-14 | 1 | -0/+1 |
* | initial kerberos/ADS/SPNEGO support in libsmb and smbclient. To | Andrew Tridgell | 2001-10-11 | 1 | -1/+3 |
* | Use structure copy to fix unaligned accesses on 64bit architectures on | Jeremy Allison | 2001-09-18 | 1 | -1/+1 |