tprouty/samba.git
1998-05-22 Andrew Tridgelladded:
1998-05-21 Jeremy AllisonFixed 'revalidate' parameter so it's only considered...
1998-05-21 Jeremy Allisonprinting.c: Fixed overflow by one problem in LPRng.
1998-05-21 Christopher... Along the lines that Andrew suggested, I added a header...
1998-05-21 Luke Leightonfixed signed / unsigned warnings spotted by tim winders...
1998-05-21 Luke Leightonjean-francois calling the right function for the "net...
1998-05-20 Andrew Tridgellfix slprintf for sunos4 in head branch
1998-05-20 Luke Leightondce/rpc net time command from jean-francois. does...
1998-05-20 Jeremy AllisonFixed incorrect last arg to safe_strcpy in new wildcard...
1998-05-20 Jeremy AllisonMinor tweak for wcard compatibility paranoia.
1998-05-20 Jeremy AllisonFixed Samba's wildcard algorithm to be *exactly* the...
1998-05-19 Jeremy AllisonFix to do NT wildcard matching.
1998-05-19 Jeremy Allisonpassdb.c: Fixed typo in coment.
1998-05-19 Luke Leightonmade mod_smbfilepwd_entry() and getsmbfilepwent() stati...
1998-05-19 Luke Leightonoops - got some of the default (conversion) functions...
1998-05-19 Luke Leightonremoved "default" system for password database api...
1998-05-19 Luke Leightonldap.c :
1998-05-19 Jeremy AllisonFixed signed/unsigned warning.
1998-05-19 Jeremy AllisonForgot to add the initialize_password_db() call to...
1998-05-18 Jeremy AllisonAbstracted all the crappy password interfaces through...
1998-05-18 Jeremy Allisonchgpasswd.c: Changed back to getsmb... from getsam...
1998-05-18 Luke Leightonlinker errors with -DUSE_NISPLUS_DB - difficult to...
1998-05-18 Luke Leightonsorting out removal of some smb_passwd functions by...
1998-05-18 Luke Leightonremoved references to some of the smb_passwd routines...
1998-05-18 Luke Leightoncreating and using some pdb_init_(sam/smb) routines...
1998-05-18 Luke Leightonno include headers in ldap.c.
1998-05-18 Luke Leightonresolving compilation errors
1998-05-18 Luke Leightonreceived update from jean francois for ldap.c: he is...
1998-05-18 Luke Leighton- renamed some of the passdb.c functions: they have...
1998-05-18 Luke Leightonoops. pressed ctrl-z while editing the previous cvs...
1998-05-18 Luke LeightonMakefile:
1998-05-15 Jeremy AllisonChange getpwnam to Get_Pwnam(xx , True) to allow lazy...
1998-05-15 Jeremy AllisonFix from "Gerald W. Carter" <cartegw@eng.auburn.edu...
1998-05-15 Luke Leightonsome databases have search capabilities. acknowledging...
1998-05-15 Luke Leightonfirst non-compiling, unused, mostly stub version of...
1998-05-15 Luke Leightonadding copyright messages for Benny Holmgren
1998-05-15 Luke Leightontwo scripts from benny holmgren which a) create NIS...
1998-05-15 Jeremy Allisonutil.c: Re-seed the crypto random number generator...
1998-05-14 Jeremy Allisonpassdb.c
1998-05-14 Herb Lewissync with 1.9.18 branch (clean up comments)
1998-05-14 Luke Leightonsome pretty horrible formatting in standard_sub_basic...
1998-05-14 Luke Leightonrobert frank - some Next3 compilation errors detected.
1998-05-14 Jeremy AllisonFixed dce/rpc to use global_machine_sid (auto generated...
1998-05-14 Jeremy Allisonnamequery.c: Fixed SGI IRIX 5.x compiler problem.
1998-05-14 Jeremy Allisonchgpasswd.c: Added comments to #ifdefs
1998-05-13 Jeremy AllisonFixed up HPUX entry.
1998-05-13 Andrew Tridgellinitialise some variables (stops warning)
1998-05-13 Andrew Tridgelltest for overflow in nmb name parsing code
1998-05-13 Andrew Tridgellinitialise a variable
1998-05-13 Andrew Tridgellwe don't need a typedef for string
1998-05-12 Jeremy Allisonincludes.h: SunOS doesn't have strcasecmp, solaris...
1998-05-12 Luke Leighton- removed ldap_get_trust()
1998-05-12 Luke Leightonfunction comments wrong
1998-05-12 Luke Leightonremoved lp_domain_workstation() parameter
1998-05-12 Luke Leightonretired this file: it's not actually needed now that...
1998-05-12 Andrew Tridgella new slprintf() function. This one is totally portable...
1998-05-12 Jeremy AllisonThis is a security audit change of the main source.
1998-05-11 Luke Leightonpassword back-end database support
1998-05-11 Jeremy Allisonreply.c: Added code to not overwrite sesssetup_user...
1998-05-11 Luke Leightonadd lp_domain_workstations() parameter. this is a...
1998-05-11 Luke Leightonldap back-end database development
1998-05-11 Andrew Tridgelldon't use system functions as arguments to qsort()...
1998-05-11 Andrew Tridgellinclude includes.h in all the ubiqx files. I know Chris...
1998-05-11 Andrew Tridgellchanged to use slprintf() instead of sprintf() just...
1998-05-11 Andrew Tridgellchanged to use slprintf() instead of sprintf() just...
1998-05-10 John TerpstraUpdated OSF1_ENH_SEC mode password handling.
1998-05-08 Luke Leightonadded sam_passwd structure: don't want smb_passwd to...
1998-05-08 Herb Lewismove things around to get rid of make clean warning...
1998-05-08 Luke Leightonremoved proto.h from cvsignore
1998-05-08 Jeremy Allisonclitar.c: #ifdef'ed out all the bits that were giving...
1998-05-08 Jeremy AllisonHo hum, someone deleted proto.h from cvs... re-adding.
1998-05-08 Luke Leightonproto.h was being a pain. use "make proto" instead...
1998-05-08 Luke Leightonadded proto.h to .cvsignore
1998-05-08 Luke Leightonadded smb_grpid to smb_passwd struct
1998-05-08 Richard SharpeSe-submitting clitar.c/
1998-05-08 Luke Leightonrenamed last_change_time to pass_must_change_time....
1998-05-08 Luke Leightonadded extra fields to struct smb_passwd
1998-05-08 Herb LewisThe globals section now shows non-default variables...
1998-05-08 Herb Lewisadded FLAG_BASIC to some browse options for swat.
1998-05-08 Jeremy Allisonsmb.h: Supporting defines for NT trans calls.
1998-05-08 Jeremy AllisonInitial cut at the code that will do NT SMB calls....
1998-05-07 Luke Leightonadded first pass at start/get/end-ldappwent functions...
1998-05-07 Luke Leightonremove unused ldap functions: add stub start/get/endlda...
1998-05-07 Luke Leightonmoving gethexpwd into util.c, because it's used in...
1998-05-07 Jeremy AllisonThis should (hopefully :-) be the final fix for the...
1998-05-07 Luke Leightoncreated "passdb.c" which is an interface point to ...
1998-05-07 Jeremy AllisonFixed changed calls to machine password locking code.
1998-05-06 Christopher... Andrew redefines the free() function to do some memory...
1998-05-06 Jeremy Allisonsmbpass.c: Fixed machine_passwd_lock() problems.
1998-05-06 Jeremy Allisonloadparm.c: Added #ifdef USE_LDAP around ldap code.
1998-05-06 Jeremy AllisonRolling back again to the equivalent of revision 1...
1998-05-06 Luke Leightonjean-francois micouleau's well-alpha code for ldap...
1998-05-06 Volker LendeckeAdded mksmbpasswd.sh to binary package
1998-05-06 Luke Leightoncompiler warning for unimportant uninitialised variable
1998-05-06 Richard SharpeReal fix for clitar.c problems. Have now made all the...
1998-05-06 Andrew Tridgellmuch faster pstrcpy() and fstrcpy()
1998-05-06 Jeremy AllisonFixes for the %U and %G problems people have reported.
1998-05-05 Jeremy Allisongenrand.c: SGI compile warning fix.
1998-05-05 Herb Lewisadded definitions for "password chat debug" and "unix...
1998-05-05 Jeremy AllisonRolling clitar.c back to the previous rev 1.22 as the...
next