jra/samba/.git
2004-01-05 Andrew Bartlettrpc_client/cli_lsarpc.c:
2004-01-05 Andrew BartlettFix for bug 707, getent group for huge ads groups ...
2004-01-05 Andrew BartlettI'm not quite sure what happened here - but replace...
2004-01-05 Andrew BartlettWe can't possilby get 'ok' here, as the if statement...
2004-01-05 Andrew BartlettMake arbitary binary data unsigned char.
2004-01-05 Andrew BartlettAdd a utilty function for converting a sid to a DN.
2004-01-05 Andrew BartlettMake it clear that we cannot sign if we don't have...
2004-01-05 Andrew BartlettAutomaticly initialise the signing engine, if we have...
2004-01-04 Jelmer Vernooij- Put functions for generating SQL queries in pdb_sql.c
2004-01-04 Volker LendeckeCommit the translation of the realm to the netbios...
2004-01-04 Andrew BartlettEven if the 'device type' is always an ascii string...
2004-01-03 Volker LendeckeAnd yet another const
2004-01-03 Andrew BartlettThere is not a particularly good excuse for complaining...
2004-01-02 Andrew BartlettMatch Win2k, and return NT_STATUS_INVALID_PARAMETER
2004-01-02 Andrew BartlettUnder certain error conditions (a talloc() failure...
2004-01-02 Andrew BartlettHaving no members of a group is a perfectly valid ...
2004-01-02 Andrew BartlettJHT came up with a nasty (broken) torture case in prepa...
2004-01-01 Volker LendeckeAfter talking with abartlet remove the fix for bug...
2004-01-01 Volker LendeckeFix for bug 707, getent group for huge ads groups ...
2003-12-31 Andrew BartlettChanges to our PAM code to cope with the fact that...
2003-12-31 Andrew BartlettForgot to commit this for the 'get our primary domain...
2003-12-31 Andrew BartlettJerry rightly complained that we can't assume that...
2003-12-31 Andrew Bartlettauth/auth_util.c:
2003-12-30 Andrew BartlettGet the DOMAIN\username around the right way (I had...
2003-12-30 Gerald CarterMove to short lived TALLOC_CTX* for allocating printer
2003-12-30 Volker LendeckeAnother little one: Make pdb_test.c at least compile...
2003-12-30 Volker LendeckeThe AFS pts command always generates completely lower...
2003-12-30 Volker LendeckeFix Bug # 924
2003-12-30 Andrew BartlettTry to gain a bit more consistancy in the output of...
2003-12-30 Andrew BartlettMake the name of the NTLMSSP client more consistant...
2003-12-30 Andrew BartlettRemove testing hack
2003-12-30 Andrew BartlettMove our basic password checking code from inside the...
2003-12-30 Andrew BartlettRefactor our authentication and authentication testing...
2003-12-29 Andrew BartlettAdd the alignment required before all 2-byte quantities...
2003-12-28 Andrew BartlettShutting down the connection closes outstanding session...
2003-12-27 Andrew BartlettThis patch corrects some errors in the NTLMSSP implemen...
2003-12-27 Volker LendeckePreliminary fix for our signing problem with failed...
2003-12-26 Volker LendeckeCollecting another little patch from gd@suse.de
2003-12-26 Volker LendeckeCollecting some minor patches...
2003-12-26 Andrew BartlettCheck the return value of string_to_sid in a few more...
2003-12-26 Andrew BartlettShow the error message for failure to set the ldap...
2003-12-26 Andrew BartlettBased on patch by Petri Asikainen <paca@sci.fi> fix...
2003-12-25 Andrew Bartlettldap rebind sleep -> ldap replication sleep
2003-12-25 Volker LendeckeThis is metze's LDAP rebind sleep patch:
2003-12-25 Volker LendeckeFix our parsing of the LDAP url. We get around it as...
2003-12-25 Volker Lendeckeabartlet pointed me at the fact that the order and...
2003-12-25 Andrew BartlettFix bug 916 - do not perform a + -> space substitution...
2003-12-24 Andrew BartlettThanks to Serassio Guido for noticing issues in our...
2003-12-23 John TerpstraFix typo.
2003-12-23 Jeremy AllisonFix for special files being hidden from admins by Dmitr...
2003-12-22 Gerald Carteradd well known rid for pre win2k compatible access...
2003-12-22 Gerald Cartercorrect typo in delete user script; bug 887
2003-12-22 Jeremy AllisonPatch from Jianliang Lu j.lu@tiesse.com to manage Power...
2003-12-19 Richard SharpeA small fix to torture.c to cleanup the error handling...
2003-12-19 Gerald Carter* add a few useful debug lines
2003-12-17 Jeremy AllisonAdd in comments explaining NTLMv2 selection. Use lm...
2003-12-17 Jeremy AllisonTidyup debug message in ntlmssp code. Add brackets...
2003-12-17 Gerald CarterMake sure we correctly generate the lm session key.
2003-12-16 Gerald Cartermake sure we delete the group mapping before calling...
2003-12-16 Jeremy AllisonSmall fix from Jérôme Tournier <jerome.tournier@IDEALX...
2003-12-15 Gerald Cartercorrect problem with pam config install
2003-12-15 Gerald Cartermore fixes after moving /var/cache/samba -> /var/lib...
2003-12-14 Volker LendeckeWhen parsing 'param = value', don't split 'value' at...
2003-12-13 Jeremy AllisonFix from ndb@theghet.to to allow an existing LDAP machi...
2003-12-12 Jeremy AllisonFix for bug #815. Make plaintext unicode passwords...
2003-12-12 Jeremy AllisonFix detection of elements in in-memory keytab code.
2003-12-12 Gerald Carterfixing upgrade bug; fixing PAM config file install bug
2003-12-11 Gerald Carterfix bug that prevent --mandir from overriding the defau...
2003-12-11 Jeremy AllisonCorrectly detect in-memory krb5 keytab support. Fix...
2003-12-11 Jeremy AllisonPatch from James Peach <jpeach@sgi.com>. Remove the...
2003-12-11 Steve Frenchmount.cifs failed to mount to directory owned by user...
2003-12-11 Gerald Carterfixed bad formal parameter type in get_static(); patch...
2003-12-11 Alexander BokovoyFix uninitialized variable in passdb code. Reported...
2003-12-11 Gerald Carterfix bug when installing pam config file on RedHat;...
2003-12-10 Gerald CarterFix UNISTR2 length bug in LsaQueryInfo(3) that cause...
2003-12-10 Gerald Cartermore group lookup access fixes on the neverending bug 281
2003-12-10 Alexander BokovoyFix #558 -- support ISO-8859-1 internally. Makes Solari...
2003-12-10 Gerald Cartersetting version to 3.0.2pre1
2003-12-10 Gerald Carterpatch from TAKEDA yasuma to bypass any missing language...
2003-12-10 Gerald Carterfinal touches on Fedora Core 1 specfile
2003-12-09 Jeremy AllisonIRIX spinlock patch from James Peach <jpeach@sgi.com>.
2003-12-09 Gerald Carterworking on packaging; also fixed some path issues in...
2003-12-09 Jeremy AllisonFinal part of fix for #445. Don't add user for machine...
2003-12-09 Gerald Carterfix bug in get_peer_name() caused by --enable-developer...
2003-12-09 Gerald Carterstarting on Fedora packaging; reference point to begin...
2003-12-09 Gerald Carterstarting on Fedora packaging
2003-12-09 Jeremy AllisonMake intent to return only one address clear.
2003-12-08 Gerald Carterworking on bug 687; protect against null src strings...
2003-12-08 Gerald Cartermake sure we use a real network address in case there...
2003-12-07 Tim PotterFix comment.
2003-12-06 Jeremy AllisonFix for bug #445 (missing unix user on kerberos auth...
2003-12-05 Gerald Carterfix %a variable for Windows 2003 -> Win2K3
2003-12-05 Gerald Carterpackaging updates from Buchan
2003-12-05 Gerald Cartercreate libdir for installclientlib; patch from Bill...
2003-12-05 Gerald Carterremoving RCS tags
2003-12-05 Gerald Carter* removing extra file
2003-12-05 Andrew Tridgellfixed a problem with "net rpc vampire" mis-parsing...
2003-12-05 Tim PotterChange PICFLAG -> PICFLAGS to keep in line with version...
2003-12-04 Gerald Carterupdating top 0.8.2-1 of the smbldap tools
2003-12-04 Gerald Carterbumping version in preparation for 3.0.1rc1
next