tprouty/samba.git
2003-12-04 Gerald Cartersupport munged dial for ldapsam; patch from Aurélien...
2003-12-04 Gerald Carterdon't crash on a NULL priviledge pointer; patch from...
2003-12-04 Andrew BartlettPicked up by the build farm - despite all my efforts...
2003-12-04 Andrew BartlettWithout 'non unix accounts' we can't test security...
2003-12-04 Gerald Carter* fix RemoveSidForeignDomain() ; bug 252
2003-12-03 Jeremy AllisonFix for "hash" (not hash2) type mangling. Noticed by...
2003-12-02 Andrew BartlettMatch Win2k and return 'invalid parameter' for creating...
2003-12-02 Volker LendeckeTwo trivial warnings
2003-12-01 Jeremy AllisonClient connect signing error messages should be level...
2003-12-01 Jeremy AllisonGet a little paranoid about memfree use in convert_stri...
2003-12-01 Gerald Carteranother strequal() == 0 fix
2003-12-01 Gerald Carterfix inverted logic caused by s/strcmp/strequal/; host...
2003-12-01 Gerald Carteradd Replicator and RAS Servers to list of builtin SIDs...
2003-12-01 Gerald Carterdon't mistake pre-existing UNIX jobs for smb jobs;...
2003-12-01 Volker LendeckeIn the brief 'net rpc group' listing, don't cut off...
2003-12-01 Volker LendeckeBeautify the net status help message a bit
2003-12-01 Volker LendeckeI needed a decently parseable format of smbstatus....
2003-12-01 Jeremy AllisonFix spurious error msg. when seq=0.
2003-12-01 Jeremy AllisonEnsure the server can cope with multiple secondary...
2003-12-01 Jeremy AllisonSubtract NT_STATUS from common flag, don't add it...
2003-12-01 Jeremy AllisonEnsure we use the same mid for the secondary trans...
2003-12-01 Jeremy AllisonDon't automatically set nt status code flag unless...
2003-12-01 Jeremy AllisonBetter fix for client signing bug. Ensure we don't...
2003-11-30 Jeremy AllisonFix signing bug with secondary client trans requests...
2003-11-28 Volker LendeckeImplement 'net rpc group list [global|local|builtin...
2003-11-27 Jeremy AllisonFix for pdbedit error code returns (sorry, forgot who...
2003-11-27 Volker LendeckeOnly ask for 512 names at a time.
2003-11-27 Tim PotterCorrect freebsd 5.1 support for winbind contributed...
2003-11-27 Gerald Carteruse samr_dispinfo(level == 1) for enumerating domain...
2003-11-26 Jeremy AllisonPatch from Benjamin Riefenstahl <Benjamin.Riefenstahl...
2003-11-26 cvs2svn Import... This commit was manufactured by cvs2svn to create branc...
2003-11-26 Jeremy AllisonPatch from Benjamin Riefenstahl <Benjamin.Riefenstahl...
2003-11-26 Richard SharpeClean up a comment noticed by Jonathan Shao@Panasas...
2003-11-26 John TerpstraFixing barfed idmap entries and adding not on use of...
2003-11-26 Volker LendeckeImplement "net rpc group members": Get members of a...
2003-11-26 Volker LendeckeImplement "net rpc group members": Get members of a...
2003-11-26 Volker LendeckeGet rid of a const warning
2003-11-26 Volker LendeckeGet rid of a const warning
2003-11-26 Andrew BartlettMerge from 3.0:
2003-11-25 Jeremy AllisonPatch from Jim McDonough for bug #802. Retrieve the...
2003-11-25 Jeremy AllisonPatch from Jim McDonough for bug #802. Retrieve the...
2003-11-25 Andrew BartlettAdd a comment, and a useful debug message.
2003-11-25 Jelmer VernooijFix build of winbindd with static pdb modules
2003-11-25 Gerald Carterallow users to delete jobs with cups printing backend
2003-11-25 Gerald Carterallow users to delete jobs with cups printing backend
2003-11-25 Jeremy AllisonIf signing starts successfully, don't just turn it...
2003-11-25 Jeremy AllisonIf signing starts successfully, don't just turn it...
2003-11-25 Andrew BartlettDo not add NTLM2 to the NTLMSSP flags unconditionally...
2003-11-25 Jeremy AllisonPatch for #263 from jpjanosi@us.ibm.com.
2003-11-25 Jeremy AllisonPatch for #263 from jpjanosi@us.ibm.com.
2003-11-25 Jeremy AllisonWhen server signing is set to "auto", if the client...
2003-11-25 Jeremy AllisonWhen server signing is set to "auto", if the client...
2003-11-24 Gerald Carterstrequal() returns a BOOL, not an int like strcmp(...
2003-11-24 Gerald Carterstrequal() returns a BOOL, not an int like strcmp(...
2003-11-24 Jeremy AllisonAdded "passwd chat timeout" parameter. Docs to follow.
2003-11-24 Jeremy AllisonAdded "passwd chat timeout" parameter. Docs to follow.
2003-11-24 Gerald Carterpatch from Matthias Hilbig for bug 467; use the dns...
2003-11-24 Gerald Carterpatch from Matthias Hilbig for bug 467; use the dns...
2003-11-24 Gerald Cartermore access fixes for group enumeration in LDAP; bug 281
2003-11-24 Gerald Cartermore access fixes for group enumeration in LDAP; bug 281
2003-11-23 Andrew Bartlett(Merge from 3.0)
2003-11-23 Andrew BartlettMerge from 3.0:
2003-11-23 Andrew BartlettPatch by emil@disksites.com <Emil Rasamat> to ensure...
2003-11-23 Andrew BartlettAdd server-side support for variable-length session...
2003-11-22 Andrew BartlettAdd support for variable-length session keys in our...
2003-11-22 Andrew Bartlett(merge from 3.0)
2003-11-22 Andrew BartlettChanges all over the shop, but all towards:
2003-11-22 Gerald Carterdebug and swat fixes from 3.0
2003-11-22 Gerald Carterinclude WWW-Authenticate field in 401 response for...
2003-11-22 Gerald Carteradding a useful debug
2003-11-22 Gerald Carterfix winbind ping call so that SWAT correctly determines...
2003-11-22 Gerald Carterfix winbind ping call so that SWAT correctly determines...
2003-11-22 Gerald CarterEnsure that items in a list of strings containing white...
2003-11-22 Gerald CarterEnsure that items in a list of strings containing white...
2003-11-21 Jeremy AllisonFix for rename across filesystems. Noticed by Rainer...
2003-11-21 Jeremy AllisonFix for rename across filesystems. Noticed by Rainer...
2003-11-21 Jeremy AllisonFix Jerry's no-proto bug :-).
2003-11-21 Jeremy AllisonFix Jerry's no-proto bug :-).
2003-11-21 Gerald Cartermake sure we don't append the ldap suffix when writing...
2003-11-21 Gerald Cartermake sure we don't append the ldap suffix when writing...
2003-11-21 Alexander BokovoyUpdate WHATSNEW.txt with text from release branch
2003-11-20 Rafal SzczesniakTypo fix.
2003-11-20 Rafal SzczesniakTypo fix.
2003-11-19 Rafal SzczesniakAdded useful information to debug lines.
2003-11-19 Jeremy AllisonLook at error before using it in debug statement.
2003-11-19 Jeremy AllisonLook at error before using it in debug statement.
2003-11-19 Rafal SzczesniakAdded useful information to debug lines.
2003-11-19 Gerald Carterchanging versionb to pre4
2003-11-19 Andrew Tridgelladded a wbtest program that shows how to access winbind...
2003-11-19 Andrew Tridgellas discussed on irc, this is a small patch that allows...
2003-11-19 Jeremy AllisonGroup quotas patch from "Heinreichsberger, Helmut"...
2003-11-19 Jeremy AllisonGroup quotas patch from "Heinreichsberger, Helmut"...
2003-11-19 Jeremy AllisonCorrect fix for '$' termination test.
2003-11-19 Jeremy AllisonCorrect fix for checking of '$' name termination.
2003-11-18 Rafal SzczesniakFix to correct checking of '$' name termination.
2003-11-18 Rafal SzczesniakUseful debug message. Patch by metze.
2003-11-18 Rafal SzczesniakUseful debug message. Patch by metze.
2003-11-18 Jeremy AllisonRemove unneeded second open for filename ending in...
2003-11-18 Jeremy AllisonRemove unneeded second open for filename ending in...
2003-11-18 Jeremy AllisonEnsure we mangle names ending in '.' in hash2 mangling...
next