samba.git
2001-11-30 cvs2svn Import... This commit was manufactured by cvs2svn to create tag samba-3.0.0alpha0
2001-11-30 Samba Release... preparing for release of 3.0-alpha0
2001-11-30 Tim PotterRenamed sid field in SEC_ACE to trustee to be more...
2001-11-30 Tim PotterMissing return in free_privilege()
2001-11-30 Jeremy AllisonEnsured the %G substitution exactly matches what the...
2001-11-30 Tim PotterComment deconfusification.
2001-11-29 Jeremy AllisonAdded close-share message.
2001-11-29 Jean-François... Changed again how the privilege list is handled in...
2001-11-29 Andrew Tridgellads->realm must not be NULL
2001-11-29 Andrew Tridgelldefine LDAP_PORT when not available
2001-11-29 Andrew Tridgellfixed typo
2001-11-29 Andrew BartlettFix up the ./configure tests for kerberos. This ensure...
2001-11-29 Andrew BartlettMake better use of the ads_init() function to get the...
2001-11-29 Tim PotterI think the lookup_pdc_name() should be called lookup_d...
2001-11-29 Andrew Tridgellfixed toupper_w() and friends on big-endian
2001-11-29 Andrew Tridgell2nd attempt at fixing lame char tables on big endian...
2001-11-29 Andrew Tridgellfixed lame char tables on big endian machines
2001-11-28 Andrew Tridgellfixed some krb5 ifdefs
2001-11-28 Gerald Cartermerge from APPLIANCE_HEAD
2001-11-28 Jeremy Allisonspace -> tab.
2001-11-28 Herb Lewisadd .po32 files to ignore list
2001-11-28 Jeremy AllisonSpelling pedents strike again :-).
2001-11-28 Andrew Tridgellminor update
2001-11-28 Andrew BartlettAllow kerberos to work on RedHat and other non /usr...
2001-11-28 Andrew Tridgellfixed a core dump in server level security
2001-11-28 Andrew BartlettSome random updates for the ADS-HOWTO
2001-11-28 Jeremy AllisonEnsure the CAN_WRITE is checked and prevents O_CREAT...
2001-11-28 Jeremy AllisonRe-added "Share modes" meaning don't allow deny mode...
2001-11-28 Andrew Tridgellturn off the insure xterm hack for now
2001-11-28 Tim PotterAdded a 'keys' command to tdbtool which prints out...
2001-11-28 Andrew Tridgellfix a bunch of places where we can double-free a cli...
2001-11-28 Jeremy AllisonCross merge to make 2.2 and HEAD closer.
2001-11-28 Jean-François... added samr_set_domain_info and samr_unknown_2E.
2001-11-27 Tim PotterSome reformatting.
2001-11-27 Andrew Tridgellalways send an OID list until we handle raw (unwrapped...
2001-11-27 Jeremy AllisonFix for the logic bug wrt. existant oplocks. See long...
2001-11-27 Andrew Tridgellup the log level for server level security to try to...
2001-11-27 Andrew Tridgelldon't use /dev/null for a smbpasswd file
2001-11-27 Jeremy AllisonAdded negative caching to group lookups.
2001-11-27 Andrew Tridgelladded test for krb5.h
2001-11-27 Jeremy AllisonAdded negative caching to the user pw lookup by name...
2001-11-27 Jeremy AllisonAdded PRINTER_ALREADY_EXISTS error check from Gerry.
2001-11-27 Andrew Tridgellallow printing of NULL pointers with internal snprintf
2001-11-27 Andrew Tridgellfixed the panics on basicsmb-sharelist on sun1
2001-11-27 Richard SharpeFix another memory leak spotted by Tom Jansen.
2001-11-27 Andrew Tridgellsigh.
2001-11-27 Jeremy Allisonnsswitch/winbindd_group.c nsswitch/winbindd_user.c...
2001-11-27 Andrew Tridgellreverted incorrect patch
2001-11-27 Andrew Tridgellfixed leak in free_user_info()
2001-11-27 Andrew Tridgellanother memory leak bites the dust
2001-11-27 Andrew Tridgellfixed another memory leak
2001-11-27 Andrew Tridgellprevent a bogus insure wild ptr message
2001-11-27 Andrew Tridgelladded -i option to nmbd, giving interactive mode (like...
2001-11-27 Andrew Tridgellmore memory leak fixes
2001-11-27 Andrew Tridgellunable to open smbpasswd on initial create should only...
2001-11-27 Andrew Tridgellprevent a memory leak of cli structures
2001-11-27 Andrew Tridgellfix sense of lp_allow_trusted_domains()
2001-11-27 Andrew Tridgelldon't try to auto-change the trust password unless...
2001-11-27 Andrew Tridgellautomatically look for /usr/kerberos to make redhat...
2001-11-26 Andrew Tridgelldon't die with a FPE if there are no DCs
2001-11-26 Andrew Tridgellincrement the value not the pointer
2001-11-26 Andrew BartlettFix --enable-developer shadow warning
2001-11-26 Andrew BartlettFix debug
2001-11-26 Andrew Tridgellbasic ADS HOWTO
2001-11-26 Andrew BartlettA number of things to clean up the auth subsytem a...
2001-11-26 Andrew Tridgelladd SEC_ADS auth method
2001-11-26 Andrew Tridgellupdated server_role for ADS
2001-11-26 Andrew Bartlettprevent proto from picking up this as a defintion for...
2001-11-26 Tim PotterMore compiler warnings fixed. Some minor reformatting.
2001-11-26 Andrew Tridgellwe can safely give NO_SUCH_USER if the ticket decodes...
2001-11-26 Tim PotterAnother merge from appliance-head: in [ug]id_to_sid...
2001-11-26 Tim Potterchallange -> challenge
2001-11-26 Tim PotterMerge from appliance-head: when creating a default...
2001-11-26 Tim PotterGot medieval on another pointless extern. Removed...
2001-11-26 Andrew BartlettFix up the build farm again.
2001-11-26 Tim Potterdyn_CONFIGFILE fixups.
2001-11-26 Tim PotterFixed compiler warnings and dyn_CONFIGFILE related...
2001-11-26 Andrew BartlettAnd delete domain_client_validate.c...
2001-11-26 Andrew BartlettThis compleats the of the authenticaion subystem into...
2001-11-26 Tim PotterRemoved bogus SAFE_FREE() call of talloced return data...
2001-11-26 Tim PotterIgnore *.po files.
2001-11-26 Tim PotterFixed some indentation.
2001-11-26 Andrew Tridgelluse DEBUG() not d_printf() in libraries
2001-11-26 Andrew Tridgellfixed spnego, non-kerberos negprot
2001-11-26 Tim PotterAllow lookup of users with spaces in their name.
2001-11-25 Tim PotterFixed compiler warning.
2001-11-25 Andrew Tridgelladded 'security=ADS'
2001-11-25 Volker LendeckeMinor typos
2001-11-25 Volker LendeckeDon't close tdb twice.
2001-11-25 Andrew Tridgellportability fixes
2001-11-25 Andrew Tridgellfixed typo
2001-11-25 Andrew Tridgelladd popt build dependency
2001-11-25 Andrew Tridgellmove popt out of proto objs
2001-11-25 Andrew Tridgelladded HAVE_LDAP_H check
2001-11-25 Andrew Tridgellcheck for liblber separately
2001-11-25 Jeremy Allison#ifdefed DMF fix so not compiled by default. We need...
2001-11-25 Jeremy AllisonUse "password server" for searching for BDC's also...
2001-11-25 Andrew BartlettAdd the PDC end of the smbtorture test for creating...
2001-11-25 Andrew Bartlettoops, I forgot to include the header file
2001-11-25 Andrew BartlettAdd a new torture test to extract a NT->DOS error map...
next