samba.git
2003-02-14 Martin PoolDoc
2003-02-14 Tim PotterSimplify some return values in gencache functions:
2003-02-14 Tim PotterFix for trusted domains scan not working inspired by...
2003-02-13 Rafal SzczesniakA few typo fixes Andrew eventually let off to me.
2003-02-13 Jeremy AllisonRemoved unused variable.
2003-02-13 Alexander BokovoyFix typo in WIFSIGNALED (as per Waider's report)
2003-02-13 Jeremy AllisonMerge JohnR's patch.
2003-02-13 Martin PoolAdd FIXME about checking exit code for popen'd commands.
2003-02-13 Martin Poolwaitstatus audit: Correctly handle case where smbmnt...
2003-02-13 Martin PoolDoc
2003-02-13 Martin PoolUpdate towards automatic building on dp.samba.org:
2003-02-12 Jeremy AllisonAdded code based on Michael Steffens <michael.steffens...
2003-02-12 Jeremy AllisonFixes for HPUX only having limited POSIX lock range...
2003-02-12 Gerald Carteradding more descriptions for nt status codes
2003-02-12 Andrew BartlettMatch Samba 2.2 by chosing the correct desired access...
2003-02-12 Andrew Tridgellinitial server side privileges implementation, using...
2003-02-12 Andrew BartlettPrevent NULL-pointer induced segfaults.
2003-02-12 Jeremy AllisonCorrectly return access denied on share mode deny when...
2003-02-12 Andrew Tridgellsetup the %U substitution in winbindd for the homedir...
2003-02-12 Andrew Tridgelladd a note about relative opens with blank paths -...
2003-02-12 Andrew Tridgelladd a note about a better method for finding netbios...
2003-02-12 Andrew Tridgellpull_ucs2_talloc() should pull to a char**, not a void**
2003-02-11 Andrew Tridgellremoved a duplicate copy of smb_io_sid_array()
2003-02-11 Andrew Tridgelladded server stubs for lsa_enum_acct_with_right
2003-02-11 Andrew BartlettPatch from Anthony Liguori <aliguor@us.ibm.com> to...
2003-02-11 Jim McDonoughremove trailing 'a' from VFS_MODULES targets...fix...
2003-02-11 Jeremy AllisonFixup delete on close torture.
2003-02-11 Jeremy AllisonFix delete on close semantics to match W2K. I (think...
2003-02-11 Shirish KaleleFix the msdfs proxy handling code in dfsenum to return...
2003-02-10 Gerald Carterautogen - cope with autoconf-2.53/2.13 systems (like...
2003-02-10 Richard SharpeFix a mistake spotted by Metze
2003-02-10 Andrew BartlettClean up our NTLMv2 code by moving the grunt work into...
2003-02-10 Andrew Tridgelladded the 'lsaenumacctwithright' command to rpcclient...
2003-02-10 Andrew BartlettAs metze mentioned, this is the proper way to find...
2003-02-10 Andrew Bartlettperl might not be in /usr/bin/perl, so try and find...
2003-02-10 Andrew BartlettUse safe_strcpy() instead of pstrcpy() for malloced...
2003-02-10 Andrew BartlettFailure to find a CUPS printer, when auto-adding printe...
2003-02-10 Andrew BartlettSome cleanups:
2003-02-09 Andrew Bartlett(only for HEAD at the moment).
2003-02-08 Jeremy AllisonEnsure we return NOSPACE if we can't fast allocate...
2003-02-08 Andrew BartlettOne more fix for the difference between FILE and X_FILE.
2003-02-07 Andrew BartlettEnsure we don't get problems between FILE and X_FILE...
2003-02-07 Jeremy AllisonSamba janitors: applying mbp's redundant umask fix.
2003-02-07 Jeremy AllisonSamba janitor: adding mbp's umask patch :-).
2003-02-07 Gerald Cartercheck pointer before dereferencing it
2003-02-07 Volker LendeckeRevert Flag testing upon abartlet's request ;-)
2003-02-07 John TerpstraAdded extended audit module that logs to smbd log as...
2003-02-07 Andrew Tridgellmake sure we don't run over the end of 'name' in unix_c...
2003-02-06 Volker LendeckeMake account flags editable with pdbedit.
2003-02-06 Andrew Tridgellignore config.h.in in cvs as generated by autoheader
2003-02-06 Andrew Tridgellignore configure in cvs
2003-02-06 Andrew BartlettRemove configure and config.h.in from CVS.
2003-02-06 Andrew Tridgelladded the LSA privileges server backend stubs. Right...
2003-02-05 Jeremy AllisonCollapse duplicate messages before sending.
2003-02-05 Jeremy AllisonFixed type.
2003-02-05 Jeremy AllisonCheck for too many processes *before* the fork.
2003-02-05 Gerald CarterCUPS patch to log client name
2003-02-04 Jeremy AllisonHold the lock for a much shorter time when allocating...
2003-02-04 Jeremy AllisonMem alloc failure checks.
2003-02-04 Jeremy AllisonUp the hash table size for printing tdb.c
2003-02-04 Jeremy AllisonEnsure we overwrite a tdb if the hash size changes.
2003-02-04 Andrew BartlettAdd autogen.sh from distcc via mbp.
2003-02-04 Andrew BartlettActually checking both the account and password tests...
2003-02-04 Andrew BartlettPatch from Edmund Lam <epl@unimelb.edu.au> to fix brain...
2003-02-04 Jeremy AllisonEnsure we only ever set fsp->conn in one place.
2003-02-04 Jim McDonoughTry to allow old and new heimdal installs
2003-02-04 Jeremy AllisonEnsure Samba passes the open attribute truncate tests...
2003-02-04 Herb Lewisfix packaging
2003-02-03 Jeremy AllisonGot complete (I hope) coverage of the OPEN TRUNCATE...
2003-02-03 Jeremy AllisonGrrr. Kill all BSD-isms... Spotted by Paul Green <paulg...
2003-02-03 Jim McDonoughTry to get build working on systems with krb runtime...
2003-02-02 Tim Pottersmb signing compile fix
2003-02-02 Simo Sorceuntest fix for wide links parameter bug.
2003-02-02 Andrew BartlettAdd some return values, and don't attempt signing for...
2003-02-02 Andrew BartlettSend the user's session key in the SAMLOGON reply,...
2003-02-02 Andrew BartlettMore signing updates - start checking that the server...
2003-02-01 Jelmer VernooijRemove textfile from CVS - it's available in SGML now
2003-02-01 Jelmer VernooijConvert Anthony's RPC doc to SGML/XML
2003-02-01 Jelmer VernooijFirst attempt to convert John's GroupProfiles stuff...
2003-02-01 Jelmer VernooijFirst attempt to migrate the GroupProfiles stuff by...
2003-02-01 Andrew BartlettWe now have client-side SMB signing support!
2003-02-01 Jelmer VernooijNetBSD also supports dynamic libs
2003-02-01 Andrew BartlettBitmap offsets and counts are always positive.
2003-02-01 Andrew BartlettMakefile.in change for ldap escaping fixes
2003-02-01 Andrew BartlettOne more signed/unsigned fix
2003-02-01 Andrew BartlettNon-error connection numbers are always positive
2003-02-01 Andrew BartlettPrompted by RedHat bugzilla bug #77999, convert the...
2003-02-01 Andrew BartlettMore ldap parinoia - if we ever get more than one resul...
2003-02-01 Andrew BartlettAlways escape ldap filter strings. Escaping code was...
2003-02-01 Andrew BartlettMore doco updates, in particular the fact that you...
2003-02-01 Andrew BartlettClarify that 'use spnego = yes' is fine in all known...
2003-02-01 Andrew BartlettMake it clear that the magic value is (size_t)-1.
2003-02-01 Andrew BartlettA couple more signed/unsigned issues.
2003-02-01 Andrew BartlettMinor doco updates - with a slightly bigger change...
2003-02-01 Andrew BartlettClarifications for the ADS docs.
2003-02-01 Andrew BartlettClear up the winbind doco on ADS support, and specify...
2003-01-31 Jeremy AllisonAdded first part of attribute matrix tests. Not run...
2003-01-31 Jeremy AllisonEnsure Luke Howard's (C) is added.
2003-01-30 Jeremy AllisonAdd 3 second timeout when terminating server and sendin...
2003-01-30 Jeremy AllisonMore scalable print tdb fixes.
next