tprouty/samba.git
2002-08-22 Herb Lewisreload_after_sighup and got_sig_term are defined in...
2002-08-22 Tim PotterSpelling fixes.
2002-08-22 Jeremy AllisonRemember to check for UNIX extensions before saying...
2002-08-22 Tim PotterPut back in BDC support in set_server_role(). Tidied...
2002-08-22 Jeremy AllisonWe were returning incorrect flags in smb_action....
2002-08-22 Tim PotterMore compile warnings.
2002-08-22 Tim PotterFix compile warnings.
2002-08-22 Andrew BartlettEnsure we don't change to a user that we can't get...
2002-08-22 Herb Lewisfix for difference in strsep and strtok semantics
2002-08-22 Tim PotterSpelling fixes.
2002-08-22 Gerald Carterget the access check in addform() correct this time.
2002-08-22 Gerald Carterfix a few segfaults
2002-08-22 Andrew BartlettMake samsync use popt
2002-08-22 Andrew BartlettA few fixes towards libsmbclient and rpcclient - get...
2002-08-22 Andrew BartlettMove comment
2002-08-22 Jeremy AllisonFixed IFSTEST errors with OpenParams... more to go.
2002-08-21 Tim PotterAdded README written by Jelmer - thanks!
2002-08-21 Gerald Carterfix segfault
2002-08-21 Jean-François... NETLOGON NetServerAuthenticate3 include and parser...
2002-08-21 Andrew BartlettMore hacks for 'guest account' to get it to show up...
2002-08-21 Andrew BartlettAdd tridge's backtrace script - it should at least...
2002-08-21 Jeremy AllisonFix longstanding bug in Win2k clients by clearing the...
2002-08-21 Jelmer VernooijDocument -v option
2002-08-21 Volker LendeckeReplaced reference to global_myworkgroup by calls to...
2002-08-21 Andrew BartlettThis is like jht's (abortive) patch for showing only...
2002-08-21 Jelmer VernooijPatch from Paul Green <Paul.Green@stratus.com> to be...
2002-08-21 Volker Lendeckepdbedit needs global_myname to be set in order to displ...
2002-08-21 Volker Lendeckeglobal_myname is a pstring, not an fstring
2002-08-21 Jelmer VernooijAdd changes suggested by abartlet:
2002-08-21 Jelmer Vernooijdocument nisplus sam
2002-08-21 Volker LendeckeAdd 'net rpc getsid' to fetch the PDC's SID into the...
2002-08-21 Volker Lendeckejust comment typos
2002-08-21 Volker LendeckeFix debug level initialization for net.c
2002-08-21 Andrew BartlettCope with non-unix accounts - we just won't get the...
2002-08-21 Andrew BartlettUse the 'init' flag to determine if the UID is set...
2002-08-21 Andrew BartlettFix pam_smbpass to always check the return value of...
2002-08-21 Andrew BartlettHandle wrap-around on this number by making it unsigned.
2002-08-21 Simo Sorceimplemented lock and mknod
2002-08-21 Gerald Carteraddform fix from SAMBA_2_2
2002-08-20 Simo Sorcefix typos
2002-08-20 Jelmer Vernooijpdb_nisplus converted to the new passdb system API's
2002-08-20 Jeremy AllisonIFSTEST fixes for open fid, nametoolong.
2002-08-20 Shirish KaleleThe "max data count" value in SMB transacts indicates...
2002-08-20 Jelmer Vernooijsome fixes
2002-08-20 Jelmer Vernooijfix typo
2002-08-20 Herb Lewisfix irix compile errors - cannot initialize array in...
2002-08-20 Jelmer VernooijRemove unused variables
2002-08-20 Jelmer VernooijDon't report missing "-valid"
2002-08-20 Herb Lewisfix generating protos for smbwrapper
2002-08-20 Jelmer VernooijUpdate generated version of manpages
2002-08-20 Jelmer VernooijNew (simpler) documentation system.
2002-08-20 Jelmer VernooijStrip URL stuff, not only ending in .html
2002-08-20 Jelmer VernooijRemove (broken) index
2002-08-20 Herb Lewiscannot use casts in the DLIST_xxx macros
2002-08-20 Gerald Cartersegfault fixes merged from APP_HEAD
2002-08-20 Andrew BartlettBased orginally by work by Kai, this patch moves our...
2002-08-20 Herb Lewisfix irix compiler error
2002-08-19 Jelmer VernooijFix syntax errors
2002-08-19 Gerald Carteradd support for the "value,OID" format described in...
2002-08-19 Simo Sorcea new icon for the upcoming wizard
2002-08-19 Tim PotterAdded comment about our implementation of the trans2
2002-08-19 Jelmer Vernooijfix typo auth/auth_server.c
2002-08-19 Jelmer VernooijMore smb.conf manpage updates:
2002-08-19 Andrew Tridgellfixed memory corruption in cli_full_connection()
2002-08-19 Andrew Tridgellthe SMBD_SELECT_TIMEOUT_WITH_PENDING_LOCKS macro isn...
2002-08-19 Andrew Tridgellprint out the GUID in the CLDAP reply
2002-08-19 Andrew Tridgellmake rpcclient use print_guid()
2002-08-19 Andrew Tridgelladded a generic print_guid utility, and get the byte...
2002-08-19 Simo Sorcemake IRIX happy
2002-08-19 Jeremy AllisonIFS kit test - don't allow TEMP attribute on directory...
2002-08-19 Andrew Tridgellwe now parse the cldap reply and print its contents...
2002-08-19 Jelmer Vernooijremove 'admin log' parameter (discussed with Jeremy)
2002-08-19 Andrew Tridgellwe now receive and parse the main cldap netlogon reply.
2002-08-19 Jelmer VernooijAdding documentation for options:
2002-08-19 Jelmer VernooijAdd script to find undocumented smb.conf options
2002-08-19 Andrew Tridgelladded a 'net ads lookup' command that does a CLDAP...
2002-08-19 Gerald Carteradded wrapper for delete_printer_data() that write...
2002-08-19 Jelmer VernooijUpdate manpage to match to Simo's latest pdbedit changes
2002-08-19 Gerald Carterchange notify fix left out of merge by APP_HEAD by...
2002-08-19 Jelmer VernooijAdd vfstest manpage + fix typo in configure
2002-08-19 Simo Sorceshould make all platforms happy with popt
2002-08-19 Jelmer VernooijAdd 'conf' command to load different smb.conf files
2002-08-18 Simo SorceO_NOFOLLOW does not exist on solaris 8 ??
2002-08-18 Andrew Tridgellround lock timeouts in lockingX upwards to multiples...
2002-08-18 Jelmer VernooijAdd entry about block.so
2002-08-18 Andrew Tridgelladded exact timing semantics on blocking locks
2002-08-18 Andrew Tridgellnicer locking timeout test
2002-08-18 Simo Sorceimprovements and bugfix
2002-08-18 Simo SorceA new utility to test VFS system and modules
2002-08-18 Gerald Carter* Fix DeletePrinterDataEx() to work with arbitrary...
2002-08-18 Andrew Tridgellmake the LOCK1 test randomise the time for the blocking...
2002-08-18 Andrew Tridgellbe a bit more paranoid about not getting duplicate...
2002-08-18 Gerald Carterfix GetPrinterDataEx() to work with registry subkeys...
2002-08-18 Gerald Carterfix to allow EnumPrinterKey() to enumerate multiple...
2002-08-18 Gerald Carter* small formatting fixes
2002-08-18 Gerald Carterfixed up a few comments
2002-08-18 Gerald Carter* fix Get/SetPrinterDataEx() to work with printer key...
2002-08-17 Andrew Tridgellget the error code right in case of a blocking lock...
2002-08-17 Andrew Tridgellamazing! we've had a reversed comparison in our blockin...
2002-08-17 Samba Release... preparing for release of 3.0-alpha19
next