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-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
1998-05-08
added FLAG_BASIC to some browse options for swat.
Herb Lewis
1
-4
/
+4
1998-05-08
smb.h: Supporting defines for NT trans calls.
Jeremy Allison
2
-4
/
+33
1998-05-08
Initial cut at the code that will do NT SMB calls. Not linked in, not
Jeremy Allison
1
-0
/
+225
1998-05-07
added first pass at start/get/end-ldappwent functions. unfortunately, lots
Luke Leighton
1
-10
/
+65
1998-05-07
remove unused ldap functions: add stub start/get/endldappwent routines.
Luke Leighton
2
-146
/
+97
1998-05-07
moving gethexpwd into util.c, because it's used in both smbpass.c and ldap.c
Luke Leighton
5
-67
/
+38
1998-05-07
This should (hopefully :-) be the final fix for the %U %G substitution
Jeremy Allison
9
-52
/
+57
1998-05-07
created "passdb.c" which is an interface point to (at present) either
Luke Leighton
12
-140
/
+334
1998-05-07
Fixed changed calls to machine password locking code.
Jeremy Allison
1
-5
/
+4
1998-05-06
Andrew redefines the free() function to do some memory management testing.
Christopher R. Hertel
1
-1
/
+19
1998-05-06
smbpass.c: Fixed machine_passwd_lock() problems.
Jeremy Allison
4
-37
/
+33
1998-05-06
loadparm.c: Added #ifdef USE_LDAP around ldap code.
Jeremy Allison
6
-38
/
+43
1998-05-06
Rolling back again to the equivalent of revision 1.22, as the current
Jeremy Allison
1
-382
/
+25
1998-05-06
jean-francois micouleau's well-alpha code for ldap password database stuff!
Luke Leighton
7
-55
/
+859
1998-05-06
Added mksmbpasswd.sh to binary package
Volker Lendecke
2
-8
/
+10
1998-05-06
compiler warning for unimportant uninitialised variable
Luke Leighton
1
-4
/
+4
[prev]
[next]