summaryrefslogtreecommitdiff
path: root/source3/passdb
AgeCommit message (Expand)AuthorFilesLines
1998-04-18includes.h: Added John's redhat fix for QSORT_CAST.Jeremy Allison1-26/+58
1998-04-15ipc.c: Fix for printer queue spinning with Win95.Jeremy Allison1-6/+131
1998-04-14Modified interfaces to getting smb password entries fromJeremy Allison1-8/+50
1998-04-13Changes to allow Samba to be compiled with -Wstrict-prototypesJeremy Allison1-1/+1
1998-03-31the default for old style accounts should be workstation trustAndrew Tridgell1-1/+1
1998-03-26smbpass.c: Made unknown accounts ending in '$' server accounts, notJeremy Allison1-1/+1
1998-03-24Added writing of '[XXX]' account control bits into gcosJeremy Allison1-0/+7
1998-03-24Updated smbpasswd to allow root to add machine accounts, and allowJeremy Allison1-4/+6
1998-03-19Adding the same changes to HEAD as were added to BRANCH_1_9_18.Jeremy Allison1-6/+0
1998-03-11"For I have laboured mightily on Luke's code, and hath brokenJeremy Allison1-784/+774
1998-02-20nmbd_packets.c: nmbd_subnetdb.c: Patch from Andrey Alekseyev <fetch@muffin.ar...Jeremy Allison1-6/+2
1998-01-22This is *not* a big change (although it looks like one).Jeremy Allison1-1/+1
1998-01-17charcnv.c: Added codepage 866 support onto the file system. PatchJeremy Allison1-4/+8
1997-11-22fixed some typecasts of (char *) to (unsigned char *)Andrew Tridgell1-4/+4
1997-11-10Rolled back tree state to 11:59pm 8th November 1997 EST toJeremy Allison1-1/+1
1997-11-09attempting to mark up 32 bit error codes, needed for NT domains.Luke Leighton1-1/+1
1997-11-08mod_smbpasswd() was junking the smbpasswd file...Luke Leighton1-97/+99
1997-11-06following a cvs error, i am rewriting this monster-commit. with bad grace.Luke Leighton1-41/+401
1997-11-02loadparm.c :Luke Leighton1-0/+217
1997-09-14This commit does 3 main things:Andrew Tridgell1-6/+0
1997-07-08Makefile: Added AIX targets from Ole Holm Nielsen <Ole.H.Nielsen@uni-c.dk>Samba Release Account1-1/+1
1996-10-04- changed the umask handling. We now set the umask to 0 and explicitlyAndrew Tridgell1-1/+1
1996-07-24minor cleanupsAndrew Tridgell1-4/+2
1996-07-18minor cleanups ready for another releaseAndrew Tridgell1-2/+1
1996-06-10got rid of a lot of redundent header files as we now globally generateAndrew Tridgell1-1/+0
1996-06-04a huge pile of changes :-)Andrew Tridgell1-2/+1
1996-05-29cleanups to make thinsg compile cleanlyAndrew Tridgell1-2/+2
1996-05-04Initial version imported to CVS Samba Release Account1-0/+304