1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-04 05:18:06 +03:00
samba-mirror/source3
Jeremy Allison a2d2206cc9 Makefile: Changed proto: target to not include c files not used currently.
Caused proto.h to be from a sorted list of C files.
arcfour.h: Added prototypes.
client.c: Added username%password in environment patch from John Blair <jdblair@frodo.tucc.uab.edu>
loadparm.c: Added username manipulation code from Peter McCool [SMTP:peter@qimr.edu.au]
username.c: Added username manipulation code from Peter McCool [SMTP:peter@qimr.edu.au]
mkproto.awk: Added arc4_key type.
proto.h: Updated & sorted.
Jeremy (jallison@whistle.com)
(This used to be commit 97ed4fea67)
1997-09-19 17:12:08 +00:00
..
client Makefile: Changed proto: target to not include c files not used currently. 1997-09-19 17:12:08 +00:00
codepages Adding codepage definition files and codepage file compiler/decompiler. 1997-08-30 01:13:39 +00:00
include Makefile: Changed proto: target to not include c files not used currently. 1997-09-19 17:12:08 +00:00
lib Makefile: Changed proto: target to not include c files not used currently. 1997-09-19 17:12:08 +00:00
libsmb - change generate_challenge() to use md4 instead of des 1997-09-16 04:41:16 +00:00
locking - change a lot of occurances of errno to use strerror(errno). We can't 1997-09-15 05:43:37 +00:00
nmbd loadparm.c: Added new netbios aliases parameter (code from Cisco) 1997-07-31 18:47:26 +00:00
param Makefile: Changed proto: target to not include c files not used currently. 1997-09-19 17:12:08 +00:00
passdb This commit does 3 main things: 1997-09-14 16:37:18 +00:00
printing fixed a bug in the printjob encoding/decoding. We weren't doing it for 1997-08-31 02:18:59 +00:00
script Makefile: Changed proto: target to not include c files not used currently. 1997-09-19 17:12:08 +00:00
smbd added some debug stuff 1997-09-18 07:05:43 +00:00
utils - if the user already exists then ignore the -add command 1997-09-15 06:36:55 +00:00
web cgi.c is a simple set of CGI manipulation routines 1997-09-11 02:17:16 +00:00
.cvsignore JHT ==> Added just for RedHat support so I have a working copy of the RPM 1997-01-03 12:17:12 +00:00
arcfour.c Added arcfour code needed for SMB password changing. 1997-09-18 19:56:57 +00:00
arcfour.h Makefile: Changed proto: target to not include c files not used currently. 1997-09-19 17:12:08 +00:00
cgi.c cgi.c is a simple set of CGI manipulation routines 1997-09-11 02:17:16 +00:00
change-log Started uninstall in Makefile 1996-07-04 03:17:08 +00:00
internals.doc - sequent-ptx support from bressler@iftccu.ca.boeing.com (Rick 1996-08-13 08:57:55 +00:00
nameannounce.c fix a couple of "declaration shadows previous local" warnings. 1997-09-11 02:30:00 +00:00
nameannounce.doc - added "netbios name" option in smb.conf to make controlling the name 1996-08-19 11:17:29 +00:00
namebrowse.c 'The mother of all checkins' :-). Jeremy Allison (jallison@whistle.com) 1997-05-08 01:14:17 +00:00
namebrowse.doc updating documentation to reflect code a little bit. 1996-08-05 18:18:58 +00:00
nameconf.c Makefile: Added AIX targets from Ole Holm Nielsen <Ole.H.Nielsen@uni-c.dk> 1997-07-08 16:54:44 +00:00
namedbname.c Fixing assumtions that malloced memory is zero filled - making 1997-09-16 17:40:17 +00:00
namedbname.doc updating documentation to reflect code a little bit. 1996-08-05 18:18:58 +00:00
namedbresp.c Fixing assumtions that malloced memory is zero filled - making 1997-09-16 17:40:17 +00:00
namedbresp.doc updated doc files to include a GPL header, with revision history in it. 1996-08-01 19:25:01 +00:00
namedbserver.c client.c: New print queue query code from Jeff C. Foster " <jfoste@wgc.woodward.com> 1997-07-01 01:19:13 +00:00
namedbsubnet.c loadparm.c: Added new netbios aliases parameter (code from Cisco) 1997-07-31 18:47:26 +00:00
namedbwork.c Fixing assumtions that malloced memory is zero filled - making 1997-09-16 17:40:17 +00:00
nameelect.c unbecome_domain_master and unbecome_logon_master were announcing 1997-09-15 12:13:16 +00:00
nameelect.doc updating documentation to reflect code a little bit. 1996-08-05 18:18:58 +00:00
namelogon.c 'The mother of all checkins' :-). Jeremy Allison (jallison@whistle.com) 1997-05-08 01:14:17 +00:00
namelogon.doc updated doc files to include a GPL header, with revision history in it. 1996-08-01 19:25:01 +00:00
namepacket.c charcnv.c client.c clitar.c kanji.c kanji.h loadparm.c 1997-09-11 20:17:32 +00:00
namepacket.doc updated doc files to include a GPL header, with revision history in it. 1996-08-01 19:25:01 +00:00
namequery.doc updated doc files to include a GPL header, with revision history in it. 1996-08-01 19:25:01 +00:00
nameresp.c nameannounce.c 1997-09-03 20:15:40 +00:00
nameresp.doc updated doc files to include a GPL header, with revision history in it. 1996-08-01 19:25:01 +00:00
nameserv.c nameannounce.c 1997-09-03 20:15:40 +00:00
nameserv.doc updated doc files to include a GPL header, with revision history in it. 1996-08-01 19:25:01 +00:00
nameservreply.c nameannounce.c 1997-09-03 20:15:40 +00:00
nameservreply.doc updating documentation to reflect code a little bit. 1996-08-05 18:18:58 +00:00
nameservresp.c charset.c: Fixed bug with 'valid chars' param. 1997-08-12 23:02:45 +00:00
nameservresp.doc updating documentation to reflect code a little bit. 1996-08-05 18:18:58 +00:00
namework.c loadparm.c: Added new netbios aliases parameter (code from Cisco) 1997-07-31 18:47:26 +00:00
namework.doc updating documentation to reflect code a little bit. 1996-08-05 18:18:58 +00:00
nmbsync.c includes.h: Make sure REPLACE_GETPASS are wrapped with #ifdefs. 1997-08-28 20:59:51 +00:00
wsmbconf.c This commit does 3 main things: 1997-09-14 16:37:18 +00:00
wsmbstatus.c cgi.c is a simple set of CGI manipulation routines 1997-09-11 02:17:16 +00:00