removed some debug code
[ira/wip.git] / source3 /
2001-10-17 Andrew Tridgellremoved some debug code
2001-10-17 Andrew Tridgelladded basic NTLMSSP support in smbd. This is still...
2001-10-17 Jeremy AllisonFixed inconsistent definitions of InBuf/OutBuf/last_char.
2001-10-17 Tim Pottercharset_initialise() doesn't exist anymore.
2001-10-16 Jeremy AllisonOptimisation to send only to correct processid.
2001-10-16 Jean-François Mico... very simple asynchronous "lpq" thread patch
2001-10-16 Jean-François Mico... Fix some unicode string error.
2001-10-16 Jeremy AllisonDon't core dump when using spinlocks on a read-only...
2001-10-16 Motonobu Takahashiadded Italian message file from Simo Source
2001-10-16 Andrew Tridgellfix heimdal compilation
2001-10-16 Andrew Tridgellfix linking of k5crypto library on openbsd
2001-10-16 Jeremy AllisonFix for connectinos.tdb error message from "Richard...
2001-10-16 Andrew Tridgellfixed finding the resolv library
2001-10-15 Motonobu Takahashiremove zh_CN.msg because there is no maintainer.
2001-10-15 Andrew Tridgellupdated copyright notices
2001-10-15 Andrew Tridgell- renamed *.po message files to *.msg
2001-10-15 Andrew Tridgellsplit session setup code out of reply.c in preparation...
2001-10-15 Andrew Tridgellalways install swat language files
2001-10-15 Andrew Tridgellremoved unused gettext code
2001-10-15 Andrew Tridgellinclude more libs needed for kerberos5 on some systems...
2001-10-14 Andrew Tridgellfixed the --with-krb5=dir option.
2001-10-14 Andrew Tridgellfixed typo
2001-10-14 Andrew Tridgellforgot to add intl.h
2001-10-14 Andrew Tridgellreturn of vsnprintf doesn't include termination
2001-10-14 Andrew Tridgellthe next step in the intl changeover. This should get...
2001-10-14 Andrew Tridgellbit neater talloc_asprintf() implementation
2001-10-14 Andrew Tridgellminor Realloc() fix - pedantic
2001-10-14 Tim PotterSome reformatting.
2001-10-14 Tim PotterPass domain structure around in cache code rather than...
2001-10-14 Tim PotterResurrected sam sequence number code.
2001-10-14 Andrew Tridgellfixed NTLMSSP with XP servers (who don't send the dupli...
2001-10-14 Andrew Tridgellfixed two bugs in the NTLMSSP code
2001-10-13 Simo Sorceintroduce mangle backward compatibility functions
2001-10-12 Jeremy AllisonMade nt acl support a local parameter for w2ksp2 profil...
2001-10-12 Tim PotterConverted a few winbind functions to use a talloc conte...
2001-10-12 Tim Potterfixed compiler warning.
2001-10-12 Tim PotterThis file is really old and not used anymore.
2001-10-12 Tim PotterMoved from include subdir.
2001-10-12 Tim PotterMoved to rpcclient subdirectory.
2001-10-12 Tim PotterSome old stuff hanging around since the CIFS conference...
2001-10-12 Andrew Tridgellmoved some OIDs to the ASN.1 header
2001-10-12 Andrew Tridgelladded NTLMSSP authentication to libsmb. It seems to...
2001-10-12 Tim PotterRemoved some unused code from the recent cleanup.
2001-10-12 Jeremy AllisonFix for tdb_oob() on TDB_INTERNAL databases.
2001-10-11 Gerald Cartermerge from 2.2
2001-10-11 Andrew Tridgellimprove the error handling in the ASN1 code a bit
2001-10-11 Andrew Tridgelladded a ASN.1 parser, so now I can properly parse the...
2001-10-11 Simo Sorceremove unused function in mangle.c
2001-10-11 Andrew Tridgellfixed some memory leaks, started adding asn1 decoder...
2001-10-11 Andrew Tridgellfirst step in converting the head branch to use lang_td...
2001-10-11 Andrew Tridgellprofile.h is now known as smbprofile.h due to a conflic...
2001-10-11 Andrew Tridgellinitial kerberos/ADS/SPNEGO support in libsmb and smbcl...
2001-10-11 Jeremy AllisonFixed bug when status=no and max smbd processes > 0.
2001-10-10 Tim PotterGot the rest of the group functions working. Did some...
2001-10-10 Jeremy AllisonBack-out the share acl fix. Not needed (Gerald has...
2001-10-10 Gerald Cartermerge from 2.2
2001-10-10 Simo Sorceops, remove my test code, sorry.
2001-10-10 Tim PotterFixed some compile warnings.
2001-10-09 Tim PotterImplemented sam group handle stuff. getent group now...
2001-10-09 Jeremy AllisonFix bug where removing root from a share SD stops furth...
2001-10-09 Jeremy AllisonFixes from John Trostel (modified somewhat by me) to...
2001-10-09 Simo Sorceold fixes I forgot to commit
2001-10-09 Simo Sorceinitial support to error report in smbclient, useful...
2001-10-08 Jeremy AllisonFixed WINS re-registration bug. Don't ask..... :-(...
2001-10-08 Simo Sorcetim suggested to add a copyright note :)
2001-10-08 Tim PotterMore work on winbindd connection rewrite:
2001-10-07 Simo Sorcemore fixing and testing.
2001-10-07 Andrew Tridgellfixed lame valid table
2001-10-06 Gerald Cartermerge from 2.2
2001-10-06 Anton BlanchardPPC spinlocks work again. Sorry, my bad.
2001-10-06 Andrew BartlettFix up indenting in out SAM password check code.
2001-10-06 Andrew Bartlettmove libsmb/domain_client_validate.o around in the...
2001-10-05 Tim PotterThis is the start of a bit of a rewrite of winbindd...
2001-10-05 Tim PotterAdd CLI_POLICY_HND as a valid return type.
2001-10-05 Tim PotterRemove winbindd_glue.c dodgy hack and add winbindd_cm...
2001-10-05 Tim PotterMove CLI_POLICY_HND to be internal to winbindd.
2001-10-04 Simo Sorceinit only in test code.
2001-10-03 Tim PotterAdded a comment about not changing the magic timestamp...
2001-10-03 Jeremy AllisonEnsure accessing NT member servers works with a Samba...
2001-10-03 Simo Sorcefix some possible memleaks and not tested reallocs...
2001-10-03 Andrew Tridgellfixed basic ucs2 operation on big endian boxes. Still...
2001-10-03 Andrew Tridgellset ACB_PWNOEXP by default on new accounts.
2001-10-03 Andrew Tridgellremoved old unused files
2001-10-03 Andrew Tridgellswitched over to a new method of handling uppercase...
2001-10-03 Jeremy AllisonFixup insure changes for rpcclient.
2001-10-03 Jeremy AllisonIncorrect definition of debugf.
2001-10-02 Jeremy AllisonFixed up the change password bug when not using PAM.
2001-10-02 Andrew Tridgellbetter method of generating the case equivalence table
2001-10-02 Jeremy AllisonFixed the bug with member servers in a Samba PDC hosted...
2001-10-02 Andrew Tridgellthe CASETABLE torture target now generates the complete...
2001-10-02 Tim PotterRemoved 'extern int DEBUGLEVEL' as it is now in the...
2001-10-02 Tim PotterAdded copyright (not sure who owns it though) and ...
2001-10-02 Tim PotterAdded copyright and include guards.
2001-10-01 Andrew Tridgellhonor the ACB_PWNOEXP flag in smbpasswd
2001-10-01 Andrew Tridgell- fix handling of 0 last_change_time and must_change_time
2001-09-30 Andrew BartlettDon't try to write the LM password in the NT password...
2001-09-30 Andrew Tridgellmake strupper() and strlower() not modify the string...
2001-09-30 Christopher R. HertelI told Jeremy at the CIFS conference that I would sort...
2001-09-30 Andrew BartlettSmall changes to register_vuid ahead of a larger restru...
2001-09-30 Andrew BartlettMake header comment clearer, these are RIDs, not UIDs.
next