index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
1998-05-18
- renamed some of the passdb.c functions: they have a prefix pdb_ on them
Luke Leighton
7
-304
/
+323
1998-05-18
oops. pressed ctrl-z while editing the previous cvs message: this was
Luke Leighton
1
-19
/
+105
1998-05-18
Makefile:
Luke Leighton
10
-183
/
+546
1998-05-15
Change getpwnam to Get_Pwnam(xx , True) to allow lazy matching
Jeremy Allison
1
-1
/
+1
1998-05-15
Fix from "Gerald W. Carter" <cartegw@eng.auburn.edu>, we were
Jeremy Allison
1
-1
/
+1
1998-05-15
some databases have search capabilities. acknowledging this in design
Luke Leighton
1
-19
/
+60
1998-05-15
first non-compiling, unused, mostly stub version of NIS+ password database.
Luke Leighton
1
-0
/
+330
1998-05-15
adding copyright messages for Benny Holmgren
Luke Leighton
2
-0
/
+4
1998-05-15
two scripts from benny holmgren which a) create NIS+ table b) populate it
Luke Leighton
2
-0
/
+69
1998-05-15
util.c: Re-seed the crypto random number generator after a fork, so all
Jeremy Allison
1
-0
/
+10
1998-05-14
passdb.c
Jeremy Allison
5
-191
/
+210
1998-05-14
sync with 1.9.18 branch (clean up comments)
Herb Lewis
1
-19
/
+21
1998-05-14
some pretty horrible formatting in standard_sub_basic(): makes the function
Luke Leighton
1
-48
/
+56
1998-05-14
robert frank - some Next3 compilation errors detected.
Luke Leighton
1
-1
/
+1
1998-05-14
Fixed dce/rpc to use global_machine_sid (auto generated in server.c if
Jeremy Allison
4
-24
/
+13
1998-05-14
namequery.c: Fixed SGI IRIX 5.x compiler problem.
Jeremy Allison
4
-7
/
+199
1998-05-14
chgpasswd.c: Added comments to #ifdefs
Jeremy Allison
17
-427
/
+491
1998-05-13
Fixed up HPUX entry.
Jeremy Allison
1
-2
/
+4
1998-05-13
initialise some variables (stops warning)
Andrew Tridgell
1
-2
/
+2
1998-05-13
test for overflow in nmb name parsing code
Andrew Tridgell
1
-1
/
+1
1998-05-13
initialise a variable
Andrew Tridgell
1
-1
/
+1
1998-05-13
we don't need a typedef for string
Andrew Tridgell
1
-2
/
+0
1998-05-12
includes.h: SunOS doesn't have strcasecmp, solaris versions prior to 2.6 don't
Jeremy Allison
7
-75
/
+15
1998-05-12
- removed ldap_get_trust()
Luke Leighton
1
-101
/
+74
1998-05-12
function comments wrong
Luke Leighton
1
-2
/
+2
1998-05-12
removed lp_domain_workstation() parameter
Luke Leighton
3
-10
/
+1
1998-05-12
retired this file: it's not actually needed now that passdb.c provides
Luke Leighton
1
-152
/
+0
1998-05-12
a new slprintf() function. This one is totally portable but a bit of a
Andrew Tridgell
1
-27
/
+41
1998-05-12
This is a security audit change of the main source.
Jeremy Allison
68
-787
/
+887
1998-05-11
password back-end database support
Luke Leighton
4
-118
/
+168
1998-05-11
reply.c: Added code to not overwrite sesssetup_user when in share level security
Jeremy Allison
2
-2
/
+9
1998-05-11
add lp_domain_workstations() parameter. this is a list of workstation names
Luke Leighton
2
-0
/
+6
1998-05-11
ldap back-end database development
Luke Leighton
10
-604
/
+725
1998-05-11
don't use system functions as arguments to qsort() as otherwise you
Andrew Tridgell
1
-1
/
+1
1998-05-11
include includes.h in all the ubiqx files. I know Chris won't like
Andrew Tridgell
5
-4
/
+6
1998-05-11
changed to use slprintf() instead of sprintf() just about
Andrew Tridgell
33
-94
/
+207
1998-05-11
changed to use slprintf() instead of sprintf() just about
Andrew Tridgell
1
-1
/
+1
1998-05-10
Updated OSF1_ENH_SEC mode password handling.
John Terpstra
1
-1
/
+8
1998-05-08
added sam_passwd structure: don't want smb_passwd to be "polluted".
Luke Leighton
1
-6
/
+50
1998-05-08
move things around to get rid of make clean warning messages
Herb Lewis
1
-4
/
+12
1998-05-08
removed proto.h from cvsignore
Luke Leighton
1
-1
/
+0
1998-05-08
clitar.c: #ifdef'ed out all the bits that were giving 'defined but not used'
Jeremy Allison
4
-48
/
+35
1998-05-08
Ho hum, someone deleted proto.h from cvs... re-adding.
Jeremy Allison
1
-0
/
+2070
1998-05-08
proto.h was being a pain. use "make proto" instead. check release and
Luke Leighton
1
-2070
/
+0
1998-05-08
added proto.h to .cvsignore
Luke Leighton
1
-0
/
+1
1998-05-08
added smb_grpid to smb_passwd struct
Luke Leighton
1
-0
/
+1
1998-05-08
Se-submitting clitar.c/
Richard Sharpe
2
-58
/
+436
1998-05-08
renamed last_change_time to pass_must_change_time. removed "if (bool==True)"
Luke Leighton
2
-21
/
+20
1998-05-08
added extra fields to struct smb_passwd
Luke Leighton
1
-7
/
+37
1998-05-08
The globals section now shows non-default variables (like the
Herb Lewis
2
-23
/
+125
[next]