git.samba.org
/
samba.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Added a disclaimer regarding the changes Andrew wants.
[samba.git]
/
source3
/
1998-05-22
Christopher R. Hertel
Added a disclaimer regarding the changes Andrew wants.
tree
|
commitdiff
1998-05-22
Jeremy Allison
Put a do_global_tests() function that will be expanded to
tree
|
commitdiff
1998-05-22
Andrew Tridgell
added:
tree
|
commitdiff
1998-05-21
Jeremy Allison
Fixed 'revalidate' parameter so it's only considered...
tree
|
commitdiff
1998-05-21
Jeremy Allison
printing.c: Fixed overflow by one problem in LPRng.
tree
|
commitdiff
1998-05-21
Christopher R. Hertel
Along the lines that Andrew suggested, I added a header...
tree
|
commitdiff
1998-05-21
Luke Leighton
fixed signed / unsigned warnings spotted by tim winders...
tree
|
commitdiff
1998-05-21
Luke Leighton
jean-francois calling the right function for the "net...
tree
|
commitdiff
1998-05-20
Andrew Tridgell
fix slprintf for sunos4 in head branch
tree
|
commitdiff
1998-05-20
Luke Leighton
dce/rpc net time command from jean-francois. does...
tree
|
commitdiff
1998-05-20
Jeremy Allison
Fixed incorrect last arg to safe_strcpy in new wildcard...
tree
|
commitdiff
1998-05-20
Jeremy Allison
Minor tweak for wcard compatibility paranoia.
tree
|
commitdiff
1998-05-20
Jeremy Allison
Fixed Samba's wildcard algorithm to be *exactly* the...
tree
|
commitdiff
1998-05-19
Jeremy Allison
Fix to do NT wildcard matching.
tree
|
commitdiff
1998-05-19
Jeremy Allison
passdb.c: Fixed typo in coment.
tree
|
commitdiff
1998-05-19
Luke Leighton
made mod_smbfilepwd_entry() and getsmbfilepwent() stati...
tree
|
commitdiff
1998-05-19
Luke Leighton
oops - got some of the default (conversion) functions...
tree
|
commitdiff
1998-05-19
Luke Leighton
removed "default" system for password database api...
tree
|
commitdiff
1998-05-19
Luke Leighton
ldap.c :
tree
|
commitdiff
1998-05-19
Jeremy Allison
Fixed signed/unsigned warning.
tree
|
commitdiff
1998-05-19
Jeremy Allison
Forgot to add the initialize_password_db() call to...
tree
|
commitdiff
1998-05-18
Jeremy Allison
Abstracted all the crappy password interfaces through...
tree
|
commitdiff
1998-05-18
Jeremy Allison
chgpasswd.c: Changed back to getsmb... from getsam...
tree
|
commitdiff
1998-05-18
Luke Leighton
linker errors with -DUSE_NISPLUS_DB - difficult to...
tree
|
commitdiff
1998-05-18
Luke Leighton
sorting out removal of some smb_passwd functions by...
tree
|
commitdiff
1998-05-18
Luke Leighton
removed references to some of the smb_passwd routines...
tree
|
commitdiff
1998-05-18
Luke Leighton
creating and using some pdb_init_(sam/smb) routines...
tree
|
commitdiff
1998-05-18
Luke Leighton
no include headers in ldap.c.
tree
|
commitdiff
1998-05-18
Luke Leighton
resolving compilation errors
tree
|
commitdiff
1998-05-18
Luke Leighton
received update from jean francois for ldap.c: he is...
tree
|
commitdiff
1998-05-18
Luke Leighton
- renamed some of the passdb.c functions: they have...
tree
|
commitdiff
1998-05-18
Luke Leighton
oops. pressed ctrl-z while editing the previous cvs...
tree
|
commitdiff
1998-05-18
Luke Leighton
Makefile:
tree
|
commitdiff
1998-05-15
Jeremy Allison
Change getpwnam to Get_Pwnam(xx , True) to allow lazy...
tree
|
commitdiff
1998-05-15
Jeremy Allison
Fix from "Gerald W. Carter" <cartegw@eng.auburn.edu...
tree
|
commitdiff
1998-05-15
Luke Leighton
some databases have search capabilities. acknowledging...
tree
|
commitdiff
1998-05-15
Luke Leighton
first non-compiling, unused, mostly stub version of...
tree
|
commitdiff
1998-05-15
Luke Leighton
adding copyright messages for Benny Holmgren
tree
|
commitdiff
1998-05-15
Luke Leighton
two scripts from benny holmgren which a) create NIS...
tree
|
commitdiff
1998-05-15
Jeremy Allison
util.c: Re-seed the crypto random number generator...
tree
|
commitdiff
1998-05-14
Jeremy Allison
passdb.c
tree
|
commitdiff
1998-05-14
Luke Leighton
some pretty horrible formatting in standard_sub_basic...
tree
|
commitdiff
1998-05-14
Luke Leighton
robert frank - some Next3 compilation errors detected.
tree
|
commitdiff
1998-05-14
Jeremy Allison
Fixed dce/rpc to use global_machine_sid (auto generated...
tree
|
commitdiff
1998-05-14
Jeremy Allison
namequery.c: Fixed SGI IRIX 5.x compiler problem.
tree
|
commitdiff
1998-05-14
Jeremy Allison
chgpasswd.c: Added comments to #ifdefs
tree
|
commitdiff
1998-05-13
Jeremy Allison
Fixed up HPUX entry.
tree
|
commitdiff
1998-05-13
Andrew Tridgell
initialise some variables (stops warning)
tree
|
commitdiff
1998-05-13
Andrew Tridgell
test for overflow in nmb name parsing code
tree
|
commitdiff
1998-05-13
Andrew Tridgell
initialise a variable
tree
|
commitdiff
1998-05-13
Andrew Tridgell
we don't need a typedef for string
tree
|
commitdiff
1998-05-12
Jeremy Allison
includes.h: SunOS doesn't have strcasecmp, solaris...
tree
|
commitdiff
1998-05-12
Luke Leighton
- removed ldap_get_trust()
tree
|
commitdiff
1998-05-12
Luke Leighton
function comments wrong
tree
|
commitdiff
1998-05-12
Luke Leighton
removed lp_domain_workstation() parameter
tree
|
commitdiff
1998-05-12
Luke Leighton
retired this file: it's not actually needed now that...
tree
|
commitdiff
1998-05-12
Andrew Tridgell
a new slprintf() function. This one is totally portable...
tree
|
commitdiff
1998-05-12
Jeremy Allison
This is a security audit change of the main source.
tree
|
commitdiff
1998-05-11
Luke Leighton
password back-end database support
tree
|
commitdiff
1998-05-11
Jeremy Allison
reply.c: Added code to not overwrite sesssetup_user...
tree
|
commitdiff
1998-05-11
Luke Leighton
add lp_domain_workstations() parameter. this is a...
tree
|
commitdiff
1998-05-11
Luke Leighton
ldap back-end database development
tree
|
commitdiff
1998-05-11
Andrew Tridgell
don't use system functions as arguments to qsort()...
tree
|
commitdiff
1998-05-11
Andrew Tridgell
include includes.h in all the ubiqx files. I know Chris...
tree
|
commitdiff
1998-05-11
Andrew Tridgell
changed to use slprintf() instead of sprintf() just...
tree
|
commitdiff
1998-05-11
Andrew Tridgell
changed to use slprintf() instead of sprintf() just...
tree
|
commitdiff
1998-05-10
John Terpstra
Updated OSF1_ENH_SEC mode password handling.
tree
|
commitdiff
1998-05-08
Luke Leighton
added sam_passwd structure: don't want smb_passwd to...
tree
|
commitdiff
1998-05-08
Luke Leighton
removed proto.h from cvsignore
tree
|
commitdiff
1998-05-08
Jeremy Allison
clitar.c: #ifdef'ed out all the bits that were giving...
tree
|
commitdiff
1998-05-08
Jeremy Allison
Ho hum, someone deleted proto.h from cvs... re-adding.
tree
|
commitdiff
1998-05-08
Luke Leighton
proto.h was being a pain. use "make proto" instead...
tree
|
commitdiff
1998-05-08
Luke Leighton
added proto.h to .cvsignore
tree
|
commitdiff
1998-05-08
Luke Leighton
added smb_grpid to smb_passwd struct
tree
|
commitdiff
1998-05-08
Richard Sharpe
Se-submitting clitar.c/
tree
|
commitdiff
1998-05-08
Luke Leighton
renamed last_change_time to pass_must_change_time....
tree
|
commitdiff
1998-05-08
Luke Leighton
added extra fields to struct smb_passwd
tree
|
commitdiff
1998-05-08
Herb Lewis
The globals section now shows non-default variables...
tree
|
commitdiff
1998-05-08
Herb Lewis
added FLAG_BASIC to some browse options for swat.
tree
|
commitdiff
1998-05-08
Jeremy Allison
smb.h: Supporting defines for NT trans calls.
tree
|
commitdiff
1998-05-08
Jeremy Allison
Initial cut at the code that will do NT SMB calls....
tree
|
commitdiff
1998-05-07
Luke Leighton
added first pass at start/get/end-ldappwent functions...
tree
|
commitdiff
1998-05-07
Luke Leighton
remove unused ldap functions: add stub start/get/endlda...
tree
|
commitdiff
1998-05-07
Luke Leighton
moving gethexpwd into util.c, because it's used in...
tree
|
commitdiff
1998-05-07
Jeremy Allison
This should (hopefully :-) be the final fix for the...
tree
|
commitdiff
1998-05-07
Luke Leighton
created "passdb.c" which is an interface point to ...
tree
|
commitdiff
1998-05-07
Jeremy Allison
Fixed changed calls to machine password locking code.
tree
|
commitdiff
1998-05-06
Christopher R. Hertel
Andrew redefines the free() function to do some memory...
tree
|
commitdiff
1998-05-06
Jeremy Allison
smbpass.c: Fixed machine_passwd_lock() problems.
tree
|
commitdiff
1998-05-06
Jeremy Allison
loadparm.c: Added #ifdef USE_LDAP around ldap code.
tree
|
commitdiff
1998-05-06
Jeremy Allison
Rolling back again to the equivalent of revision 1...
tree
|
commitdiff
1998-05-06
Luke Leighton
jean-francois micouleau's well-alpha code for ldap...
tree
|
commitdiff
1998-05-06
Luke Leighton
compiler warning for unimportant uninitialised variable
tree
|
commitdiff
1998-05-06
Richard Sharpe
Real fix for clitar.c problems. Have now made all the...
tree
|
commitdiff
1998-05-06
Andrew Tridgell
much faster pstrcpy() and fstrcpy()
tree
|
commitdiff
1998-05-06
Jeremy Allison
Fixes for the %U and %G problems people have reported.
tree
|
commitdiff
1998-05-05
Jeremy Allison
genrand.c: SGI compile warning fix.
tree
|
commitdiff
1998-05-05
Jeremy Allison
Rolling clitar.c back to the previous rev 1.22 as the...
tree
|
commitdiff
1998-05-05
Richard Sharpe
Added bug fixes to clitar to ensure proper longfile...
tree
|
commitdiff
1998-05-05
Luke Leighton
patches from jean francois: couple of minor bugs
tree
|
commitdiff
next