Age | Commit message (Expand) | Author | Files | Lines |
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 | 2 | -57/+0 |
1998-05-07 | This should (hopefully :-) be the final fix for the %U %G substitution | Jeremy Allison | 1 | -11/+0 |
1998-05-07 | created "passdb.c" which is an interface point to (at present) either | Luke Leighton | 3 | -33/+213 |
1998-05-06 | smbpass.c: Fixed machine_passwd_lock() problems. | Jeremy Allison | 1 | -25/+21 |
1998-05-06 | loadparm.c: Added #ifdef USE_LDAP around ldap code. | Jeremy Allison | 1 | -8/+9 |
1998-05-06 | jean-francois micouleau's well-alpha code for ldap password database stuff! | Luke Leighton | 2 | -0/+572 |
1998-05-05 | genrand.c: SGI compile warning fix. | Jeremy Allison | 1 | -2/+2 |
1998-04-30 | Added patch from Bruce Tenison <btenison@dibbs.net> to allow encrypted | Jeremy Allison | 1 | -4/+6 |
1998-04-29 | Makefile: Added files to smbpasswd.c. | Jeremy Allison | 1 | -27/+54 |
1998-04-29 | password.c: | Luke Leighton | 1 | -10/+17 |
1998-04-29 | This is the checkin that adds the security=domain functionality. | Jeremy Allison | 1 | -3/+0 |
1998-04-23 | genrand.c: Changed SMB_PASSWD_FILE to lp_smb_passwd_file(). | Jeremy Allison | 1 | -33/+222 |
1998-04-18 | includes.h: Added John's redhat fix for QSORT_CAST. | Jeremy Allison | 1 | -26/+58 |
1998-04-15 | ipc.c: Fix for printer queue spinning with Win95. | Jeremy Allison | 1 | -6/+131 |
1998-04-14 | Modified interfaces to getting smb password entries from | Jeremy Allison | 1 | -8/+50 |
1998-04-13 | Changes to allow Samba to be compiled with -Wstrict-prototypes | Jeremy Allison | 1 | -1/+1 |
1998-03-31 | the default for old style accounts should be workstation trust | Andrew Tridgell | 1 | -1/+1 |
1998-03-26 | smbpass.c: Made unknown accounts ending in '$' server accounts, not | Jeremy Allison | 1 | -1/+1 |
1998-03-24 | Added writing of '[XXX]' account control bits into gcos | Jeremy Allison | 1 | -0/+7 |
1998-03-24 | Updated smbpasswd to allow root to add machine accounts, and allow | Jeremy Allison | 1 | -4/+6 |
1998-03-19 | Adding the same changes to HEAD as were added to BRANCH_1_9_18. | Jeremy Allison | 1 | -6/+0 |
1998-03-11 | "For I have laboured mightily on Luke's code, and hath broken | Jeremy Allison | 1 | -784/+774 |
1998-02-20 | nmbd_packets.c: nmbd_subnetdb.c: Patch from Andrey Alekseyev <fetch@muffin.ar... | Jeremy Allison | 1 | -6/+2 |
1998-01-22 | This is *not* a big change (although it looks like one). | Jeremy Allison | 1 | -1/+1 |
1998-01-17 | charcnv.c: Added codepage 866 support onto the file system. Patch | Jeremy Allison | 1 | -4/+8 |
1997-11-22 | fixed some typecasts of (char *) to (unsigned char *) | Andrew Tridgell | 1 | -4/+4 |
1997-11-10 | Rolled back tree state to 11:59pm 8th November 1997 EST to | Jeremy Allison | 1 | -1/+1 |
1997-11-09 | attempting to mark up 32 bit error codes, needed for NT domains. | Luke Leighton | 1 | -1/+1 |
1997-11-08 | mod_smbpasswd() was junking the smbpasswd file... | Luke Leighton | 1 | -97/+99 |
1997-11-06 | following a cvs error, i am rewriting this monster-commit. with bad grace. | Luke Leighton | 1 | -41/+401 |
1997-11-02 | loadparm.c : | Luke Leighton | 1 | -0/+217 |
1997-09-14 | This commit does 3 main things: | Andrew Tridgell | 1 | -6/+0 |
1997-07-08 | Makefile: Added AIX targets from Ole Holm Nielsen <Ole.H.Nielsen@uni-c.dk> | Samba Release Account | 1 | -1/+1 |
1996-10-04 | - changed the umask handling. We now set the umask to 0 and explicitly | Andrew Tridgell | 1 | -1/+1 |
1996-07-24 | minor cleanups | Andrew Tridgell | 1 | -4/+2 |
1996-07-18 | minor cleanups ready for another release | Andrew Tridgell | 1 | -2/+1 |
1996-06-10 | got rid of a lot of redundent header files as we now globally generate | Andrew Tridgell | 1 | -1/+0 |
1996-06-04 | a huge pile of changes :-) | Andrew Tridgell | 1 | -2/+1 |
1996-05-29 | cleanups to make thinsg compile cleanly | Andrew Tridgell | 1 | -2/+2 |
1996-05-04 | Initial version imported to CVS | Samba Release Account | 1 | -0/+304 |