tprouty/samba.git
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 Carterpatch from TAKEDA yasuma to bypass any missing language...
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 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 Andrew BartlettMerge from 3.0:
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 Jeremy AllisonJanitor for tridge...
2003-12-05 Gerald Carterpackaging updates from Buchan
2003-12-05 Gerald Cartercreate libdir for installclientlib; patch from Bill...
2003-12-04 Gerald Carterfix process_incoming_data() to return the number of...
2003-12-04 Gerald Cartertypo in BASEDIR; patch from Darren Chew
2003-12-04 Gerald Carterreadding schema items that were accidentally deleted
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 Gerald Carter* fix RemoveSidForeignDomain() ; bug 252
2003-12-03 Jeremy AllisonFix for "hash" (not hash2) type mangling. Noticed by...
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 Gerald Carteruse samr_dispinfo(level == 1) for enumerating domain...
2003-11-26 Jeremy AllisonPatch from Benjamin Riefenstahl <Benjamin.Riefenstahl...
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 Andrew BartlettMerge from 3.0:
2003-11-25 Jeremy AllisonPatch from Jim McDonough for bug #802. Retrieve the...
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 AllisonPatch for #263 from jpjanosi@us.ibm.com.
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 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 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-22 Andrew Bartlett(merge from 3.0)
2003-11-22 Gerald Carterdebug and swat fixes from 3.0
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-21 Jeremy AllisonFix for rename across filesystems. Noticed by Rainer...
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-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 AllisonGroup quotas patch from "Heinreichsberger, Helmut"...
2003-11-19 Jeremy AllisonCorrect fix for '$' termination test.
2003-11-18 Rafal SzczesniakFix to correct checking of '$' name termination.
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 AllisonEnsure we mangle names ending in '.' in hash2 mangling...
2003-11-17 Jeremy AllisonFix from Andrew Bartlett to fix up the munged-dial...
2003-11-17 Volker LendeckeFrom 3_0:
2003-11-17 Gerald Carter* make sure we only enumerate group mapping entries
2003-11-17 Gerald Carterupdates from Buchan
2003-11-16 Simo Sorcedo not build config_ldap by default
2003-11-15 Simo Sorceadd also the schema attributes and object classes need...
2003-11-15 Simo SorceSplit smbldap in a core file and a utility file
2003-11-14 Gerald Carterfix more memory leaks in the LDAP backend code; patches...
2003-11-13 Richard SharpeUpdate Makefile ...
2003-11-13 Richard SharpeAdd this to samba-head.
2003-11-13 Gerald Carter* Fix from SATOH Fumiyasu for bug 660 (failing to view...
2003-11-13 Richard SharpeKeep configure.in in sync with SAMBA-3.0.0
2003-11-12 Gerald Cartershow locked files for -u <user>; bug 590
2003-11-12 Rafal Szczesniak> Omit html documentation tree because it has been...
2003-11-11 Gerald Carterfix crash bug due to empyrt munged dial string; patch...
2003-11-10 Jeremy AllisonPatch from Andrew Bartlett <abartlet@samba.org> for...
2003-11-09 Volker LendeckeFrom 3_0:
2003-11-09 Andrew BartlettMerge from 3.0:
2003-11-07 Gerald Carter* only install swat html files once
2003-11-07 Jeremy AllisonHandle munged dial string. Patch from Aur?lien Degr...
2003-11-07 Gerald Carterfix for bug 680 (heads up). This gist is to map the
2003-11-07 Gerald Carterdon't allow setting of the guest account
2003-11-07 Volker LendeckeFrom 3_0:
2003-11-07 Volker LendeckeFrom 3_0:
2003-11-06 Jeremy AllisonFix bug #471. (const needed in lp_set_name_resolve_order).
next