index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
Commit message (
Expand
)
Author
Age
Files
Lines
*
doesn't compile: don't care. checking this in so people can see what's
Luke Leighton
1998-05-22
1
-19
/
+107
*
I've put the ubiqx headers back into includes.h, and removed them from
Christopher R. Hertel
1998-05-22
3
-3
/
+9
*
These two are not being used, and they would cause conflict under Andrew's
Christopher R. Hertel
1998-05-22
2
-825
/
+0
*
Removed all ubiqx includes from includes.h. So far, this was only a problem
Christopher R. Hertel
1998-05-22
2
-1
/
+1
*
Added a disclaimer regarding the changes Andrew wants.
Christopher R. Hertel
1998-05-22
1
-2
/
+5
*
Put a do_global_tests() function that will be expanded to
Jeremy Allison
1998-05-22
1
-0
/
+18
*
added:
Andrew Tridgell
1998-05-22
1
-0
/
+4
*
Fixed 'revalidate' parameter so it's only considered in security=share
Jeremy Allison
1998-05-21
1
-29
/
+29
*
printing.c: Fixed overflow by one problem in LPRng.
Jeremy Allison
1998-05-21
2
-17
/
+19
*
Along the lines that Andrew suggested, I added a header called ubi_null.h.
Christopher R. Hertel
1998-05-21
13
-44
/
+184
*
fixed signed / unsigned warnings spotted by tim winders. also fixed
Luke Leighton
1998-05-21
3
-5
/
+5
*
jean-francois calling the right function for the "net t.o.d" dce/rpc support
Luke Leighton
1998-05-21
1
-1
/
+1
*
fix slprintf for sunos4 in head branch
Andrew Tridgell
1998-05-20
1
-1
/
+2
*
dce/rpc net time command from jean-francois. does not support timezones
Luke Leighton
1998-05-20
4
-1
/
+185
*
Fixed incorrect last arg to safe_strcpy in new wildcard code.
Jeremy Allison
1998-05-20
1
-1
/
+1
*
Minor tweak for wcard compatibility paranoia.
Jeremy Allison
1998-05-20
1
-1
/
+1
*
Fixed Samba's wildcard algorithm to be *exactly* the same
Jeremy Allison
1998-05-20
1
-1
/
+10
*
Fix to do NT wildcard matching.
Jeremy Allison
1998-05-19
1
-2
/
+24
*
passdb.c: Fixed typo in coment.
Jeremy Allison
1998-05-19
4
-44
/
+28
*
made mod_smbfilepwd_entry() and getsmbfilepwent() static. they need not
Luke Leighton
1998-05-19
1
-98
/
+97
*
oops - got some of the default (conversion) functions wrong.
Luke Leighton
1998-05-19
2
-35
/
+19
*
removed "default" system for password database api: all functions must
Luke Leighton
1998-05-19
6
-196
/
+179
*
ldap.c :
Luke Leighton
1998-05-19
8
-132
/
+335
*
Fixed signed/unsigned warning.
Jeremy Allison
1998-05-19
1
-1
/
+1
*
Forgot to add the initialize_password_db() call to nmbd also.
Jeremy Allison
1998-05-19
1
-0
/
+3
*
Abstracted all the crappy password interfaces through an indirect
Jeremy Allison
1998-05-18
8
-320
/
+328
*
chgpasswd.c: Changed back to getsmb... from getsam...
Jeremy Allison
1998-05-18
17
-393
/
+607
*
linker errors with -DUSE_NISPLUS_DB - difficult to spot when you're not
Luke Leighton
1998-05-18
2
-4
/
+4
*
sorting out removal of some smb_passwd functions by calling pdb_smb_to_sam()
Luke Leighton
1998-05-18
1
-10
/
+11
*
removed references to some of the smb_passwd routines from ldap and nis+
Luke Leighton
1998-05-18
3
-117
/
+96
*
creating and using some pdb_init_(sam/smb) routines. putting ldap headers
Luke Leighton
1998-05-18
4
-25
/
+14
*
no include headers in ldap.c.
Luke Leighton
1998-05-18
2
-0
/
+72
*
resolving compilation errors
Luke Leighton
1998-05-18
5
-5
/
+7
*
received update from jean francois for ldap.c: he is doing add / mod
Luke Leighton
1998-05-18
2
-75
/
+434
*
- renamed some of the passdb.c functions: they have a prefix pdb_ on them
Luke Leighton
1998-05-18
7
-304
/
+323
*
oops. pressed ctrl-z while editing the previous cvs message: this was
Luke Leighton
1998-05-18
1
-19
/
+105
*
Makefile:
Luke Leighton
1998-05-18
10
-183
/
+546
*
Change getpwnam to Get_Pwnam(xx , True) to allow lazy matching
Jeremy Allison
1998-05-15
1
-1
/
+1
*
Fix from "Gerald W. Carter" <cartegw@eng.auburn.edu>, we were
Jeremy Allison
1998-05-15
1
-1
/
+1
*
some databases have search capabilities. acknowledging this in design
Luke Leighton
1998-05-15
1
-19
/
+60
*
first non-compiling, unused, mostly stub version of NIS+ password database.
Luke Leighton
1998-05-15
1
-0
/
+330
*
adding copyright messages for Benny Holmgren
Luke Leighton
1998-05-15
2
-0
/
+4
*
two scripts from benny holmgren which a) create NIS+ table b) populate it
Luke Leighton
1998-05-15
2
-0
/
+69
*
util.c: Re-seed the crypto random number generator after a fork, so all
Jeremy Allison
1998-05-15
1
-0
/
+10
*
passdb.c
Jeremy Allison
1998-05-14
5
-191
/
+210
*
some pretty horrible formatting in standard_sub_basic(): makes the function
Luke Leighton
1998-05-14
1
-48
/
+56
*
robert frank - some Next3 compilation errors detected.
Luke Leighton
1998-05-14
1
-1
/
+1
*
Fixed dce/rpc to use global_machine_sid (auto generated in server.c if
Jeremy Allison
1998-05-14
4
-24
/
+13
*
namequery.c: Fixed SGI IRIX 5.x compiler problem.
Jeremy Allison
1998-05-14
4
-7
/
+199
*
chgpasswd.c: Added comments to #ifdefs
Jeremy Allison
1998-05-14
17
-427
/
+491
[next]