samba.git
2004-01-06 Gerald Carter* making sure contributors are listed in alphabetical...
2004-01-06 Gerald Carterisolate ldap debug messages to the common smbldap_XXX...
2004-01-06 Jeremy AllisonXFS quota patch from Stefan Metzmacher <metze@metzemix...
2004-01-06 Jeremy AllisonUpdates for pread/pwrite code.
2004-01-06 Volker LendeckeCorrectly detect AFS headers on SuSE in /usr/include...
2004-01-06 Gerald Carterfix case in objectclass name (not that it really matter...
2004-01-06 Andrew BartlettPatch by Stefan Metzmacher <metze@metzemix.de>:
2004-01-06 Volker LendeckeFix typo..
2004-01-06 Jeremy AllisonPatch based on work from James Peach <jpeach@sgi.com...
2004-01-06 Andrew BartlettEnsure that for wbinfo --set-auth-user, we actually...
2004-01-05 Steve Frenchcifs mount helper merge
2004-01-05 Gerald Carterworking on new format for relerase notes in 3.0.2pre1
2004-01-05 Andrew BartlettFix more cases to ensure that as a server, we don't...
2004-01-05 Jeremy AllisonAdded last missing file.
2004-01-05 Jeremy AllisonOops. Broke the build. Added missing files.
2004-01-05 Jeremy AllisonFix from James Flemer <jflemer@uvm.edu> to make HAVE_AT...
2004-01-05 Gerald Carterfix inverted check using krb5_kt_resolve() and HAVE_MEM...
2004-01-05 Jeremy AllisonPatch from Stefan (metze) Metzmacher <metze at metzemix...
2004-01-05 Jeremy AllisonEnsure we set "always sign" flag if set. We don't curre...
2004-01-05 Volker LendeckeFix warning
2004-01-05 Andrew BartlettDon't free the encrypted_session_key early - that cause...
2004-01-05 Andrew Bartlettshorten some more lines.
2004-01-05 Andrew BartlettTry to keep vl happy - shorten some of these lines.
2004-01-05 Andrew BartlettGrumble... grumble... fix the build...
2004-01-05 Andrew BartlettShow the sid type in name->sid translatons in a way...
2004-01-05 Andrew BartlettAlways call the auto-init funciton - this avoids tdb...
2004-01-05 Andrew BartlettCorrectly handle per-pipe NTLMSSP inside a NULL session...
2004-01-05 Andrew BartlettChange our Domain controller lookup routines to more...
2004-01-05 Tim PotterFix typo in RW2 torture test. Closes bugzilla bug...
2004-01-05 Andrew BartlettAdd const.
2004-01-05 Andrew BartlettThere is some memory corruption hidden somewhere in...
2004-01-05 Andrew BartlettChange (unused) structure parameter for cli_ds_enum_dom...
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...
next