kai/samba.git
2001-03-30 Jeremy AllisonThis is a big, rather ugly patch. Whilst investigating...
2001-03-30 Jeremy AllisonAdded one more test - just to make sure flag can be...
2001-03-30 Jeremy AllisonExpanded delete on close test to 6 cases. I now underst...
2001-03-30 Jeremy AllisonChanged to using GENERIC_XX constants instead of hex...
2001-03-30 Jeremy AllisonAdded delete on close test that has allowed me to deter...
2001-03-29 Jeremy AllisonAdded cli_nt_delete_on_close() call to allow flag to...
2001-03-29 Jeremy AllisonAdded cli_nt_create_full() as a way to get at all the...
2001-03-28 Jeremy AllisonInsure fix. Don't read 4 bytes from data area unless...
2001-03-28 Jeremy AllisonFixed typo bug spotted by Jim Vopni jimv@metrics.com...
2001-03-28 Gerald Carterrename of 16 new_smb_io functions to smb_io_* for consi...
2001-03-28 Richard SharpeMore memory leaks fixed courtesy of Insure ...
2001-03-28 Tim PotterChanged usage message for query_groupmem and query_user...
2001-03-28 Jeremy AllisonFixed the problem Gerald reported. Unfortunately we...
2001-03-27 Gerald Cartermake proto
2001-03-27 Gerald Cartermerge from 2.2.
2001-03-27 Richard SharpeOne small Insure fix for a memory leak. More fixes...
2001-03-27 Jeremy AllisonRemoved NFS quotas code for Solaris as Alan wants to...
2001-03-27 Jeremy AllisonPatch from itegem <J.P.M.v.Itegem@ele.tue.nl> to handle...
2001-03-27 Jeremy AllisonAdded NFS quota support for Solaris 5.x from Alan Romer...
2001-03-27 Jeremy Allisonstandards.h only exists on IRIX 6.x and above (Herb...
2001-03-27 Jeremy AllisonPatch from David Gibson <dgibson@linuxcare.com> to...
2001-03-27 Jeremy AllisonFix for ENOSPC from DCB.
2001-03-27 Jeremy AllisonBail out early if null passwords and lp_null_passwords...
2001-03-27 Gerald Cartermerge from 2.2
2001-03-26 Jeremy AllisonPatch from Massimo Sivilotti <mass@tanner.com> to log...
2001-03-26 Jeremy AllisonFix from Ryo Kawahara <rkawa@lbe.co.jp> to make SWAT...
2001-03-26 Jeremy AllisonFix for smbtar race condition from Glenn Burkhardt...
2001-03-26 Jeremy AllisonMissed a cli_set_port on message code connect.
2001-03-26 Jeremy AllisonPatch from Sean.Batt@anu.edu.au to ensure error reporti...
2001-03-26 Jeremy AllisonFix from Dave Collier Brown to log a debug at level...
2001-03-26 Jeremy AllisonPatch to make automount lookup fallback to get home...
2001-03-26 Jeremy Allisonsmbd/posix_acls.c: Saving and restoring errno here...
2001-03-26 Jeremy AllisonEnsure get/set NT ACL code is redirected through vfs.
2001-03-26 Jeremy Allisonsmbd/posix_acls.c: Sync up with 2.2 changes - don't...
2001-03-25 Gerald Cartermerge from 2.2
2001-03-23 Jeremy AllisonAdded Gerald's fixes.
2001-03-23 Andrew Tridgella much simpler talloc() implementation. This version...
2001-03-23 Jeremy AllisonMore unused variables.
2001-03-23 Jeremy AllisonFix insure-found parameter size missmatch.
2001-03-23 Jeremy AllisonMade the fixes Andrew suggested to asci string code...
2001-03-23 Jeremy AllisonTwo OS/2 printer fixes from Jim McDonough @ IBM.
2001-03-23 Jeremy Allisongroupdb/mapping.c:
2001-03-23 Jean-François... can delete mapping from command line now.
2001-03-23 Jeremy AllisonSync up with 2.2 ACL code.
2001-03-23 Jean-François... first pass of the new group mapping code
2001-03-22 Tim PotterUpdated broken links.
2001-03-22 Jeremy AllisonNew POSIX ACL mapping code. Works with UNIX permissions...
2001-03-21 Jeremy AllisonFix memory leak when doing DLIST_REMOVE(head,head).
2001-03-21 Andrew Tridgelladded -E option (for exit on errors)
2001-03-21 Andrew Tridgelllatest attempt at lanman1 wildcard matching
2001-03-21 Andrew Tridgelladded "enhanced browsing" option docs
2001-03-21 Andrew Tridgelladded option "enhanced browsing"
2001-03-20 Jeremy AllisonWhen calling DLIST_REMOVE(x,x) (from lib/interface...
2001-03-20 Jeremy AllisonFix for crash when doing name lookup with a quoted...
2001-03-19 Gerald Carterreverted the rename of new_spoolss_io_r_enumprinterdriv...
2001-03-19 Gerald Cartermerge from 2.2 (reorder commands in array)
2001-03-19 Jeremy AllisonAdded sys_dlopen/sys_dlsym/sys_dlclose.
2001-03-19 Andrew Tridgellfixed rpcclient readline code
2001-03-19 Andrew Tridgelladded basic command completion support
2001-03-18 Andrew Tridgellfixed unused variable
2001-03-18 Andrew Tridgellmuch simpler readline code
2001-03-18 Andrew Tridgellfixed some compilation errors with IRIX cc
2001-03-18 Andrew Tridgellmuch better readline support from Simo Sorce, with...
2001-03-17 Andrew Tridgellfix this in rpc calls as well
2001-03-17 Andrew TridgellADMIN$ is an IPC share, not a disk share
2001-03-17 Andrew Tridgellremoved useless debug msg
2001-03-17 Jeremy Allisonlib/system.c (Finally) fixed all insure errors in passw...
2001-03-17 Jeremy AllisonI'm happy with the mapping for NT getACL, now for NT...
2001-03-16 Jeremy AllisonUpdates for CUPS 1.1 from Michael Sweet.
2001-03-16 Jeremy AllisonUpdated defaults for CUPS printing from Michael Sweet.
2001-03-16 Andrew Tridgelldon't need to force unicode strings in flg2 anymore
2001-03-16 Andrew Tridgellfixed volume_name(). It used dos_to_unix() which uses...
2001-03-16 Jeremy AllisonAdded Michael Sweet's CUPS patch to call directly into...
2001-03-16 Andrew Tridgellfinished the conversion to unicode of the last of the...
2001-03-16 Andrew Tridgellconverted the nttrans code to unicode on the wire
2001-03-16 Andrew Tridgellconverted reply_printqueue
2001-03-16 Andrew Tridgellconverted reply_search
2001-03-16 Andrew Tridgelladded STR_ASCII support to clistr_pull()
2001-03-16 Andrew Tridgellenable unicode on the wire by default in smbd
2001-03-16 Jeremy AllisonAdded files for CUP printing patch split.
2001-03-15 Gerald Carterwhoops...forgot one
2001-03-15 Gerald Cartermake proto
2001-03-15 Gerald Carteraddprinter and adddriver are working now :-)
2001-03-15 Gerald Cartermake proto
2001-03-15 Gerald Carteradded getdriverdir and cleaned up the PRINTER_DRIVER_CT...
2001-03-15 Gerald Cartermake proto
2001-03-15 Gerald Carteradded getdriver and enumdrivers commands. Also fixed
2001-03-15 Gerald Carterrenamed one of the enumprinterdrivers parsing functions
2001-03-15 Jeremy AllisonTidyup return of zero-permissions (map to ACE_DENIED...
2001-03-15 Jeremy AllisonLast tweak (I promise :-). Fallback to returning our...
2001-03-15 Jeremy AllisonFinal ! Fix.
2001-03-15 Jeremy AllisonLast attempt at fix...
2001-03-15 Jeremy AllisonReturn correct error message if we can't get the SID...
2001-03-15 Gerald Cartermake proto
2001-03-15 Gerald Cartermore updates. several spoolss commands added as placeh...
2001-03-15 Jeremy AllisonFixed a Dr. Watson when viewing permissions - we were...
2001-03-15 Jeremy AllisonAS/U on a sparc now joins and authenticates against...
2001-03-14 Gerald Carterlast make proto got messed up it seems
2001-03-14 Gerald Cartermake proto
2001-03-14 Gerald Carterset of changes in the beginning of bringing rpcclient...
next