Age | Commit message (Expand) | Author | Files | Lines |
1998-10-14 | dce/rpc | Luke Leighton | 1 | -4/+4 |
1998-10-13 | use level 0 for DEBUG() of malformed password entry in smbpasswd | Andrew Tridgell | 1 | -4/+4 |
1998-10-06 | using wrong cli_state in "security = domain" call. | Luke Leighton | 1 | -47/+51 |
1998-10-04 | - modified resolve_name() to take a name_type | Andrew Tridgell | 1 | -2/+2 |
1998-09-29 | Got very strict about the differences and uses of | Jeremy Allison | 1 | -15/+20 |
1998-09-28 | Changes to test in configure if capabilities are enabled on a system. | Jeremy Allison | 1 | -1/+1 |
1998-09-25 | added rpcclient program | Luke Leighton | 1 | -2/+13 |
1998-09-05 | some cleanups to use ZERO_STRUCT() and friends | Andrew Tridgell | 1 | -1/+2 |
1998-09-05 | tridge the destroyer returns! | Andrew Tridgell | 1 | -2/+2 |
1998-08-31 | bounds check next_token() to prevent possible buffer overflows | Andrew Tridgell | 1 | -2/+2 |
1998-08-27 | This is the stat cache code - seems to work fine (needs heavy | Jeremy Allison | 1 | -4/+0 |
1998-08-24 | Changed ASSERT macros to SMB_ASSERT macros as some systems already | Jeremy Allison | 1 | -2/+2 |
1998-08-15 | configure: Changes for extra headers. | Jeremy Allison | 1 | -1/+1 |
1998-08-13 | Debug output formatting change. I'm trying to combine log lines that | Christopher R. Hertel | 1 | -4/+4 |
1998-08-10 | split the system password checking routines out of smbd/password.c and | Andrew Tridgell | 1 | -1041/+141 |
1998-07-29 | get rid of the runtime test for broken getgroups() and add a compile | Andrew Tridgell | 1 | -75/+33 |
1998-07-29 | merge from the autoconf2 branch to the main branch | Andrew Tridgell | 1 | -80/+27 |
1998-07-27 | chgpasswd.c: Fixed up debug calls to stop crashes if ptsname failed. | Jeremy Allison | 1 | -14/+3 |
1998-07-09 | New version of the DFS_AUTH code from Karsten Muuss <muuss@or.uni-bonn.de> | Jeremy Allison | 1 | -39/+242 |
1998-07-06 | password.c: Fixes to allow Win95 clients to have lm encrypted passwords | Jeremy Allison | 1 | -2/+5 |
1998-06-13 | Makefile: Added ubi_sLinkList.o as the groupname.o file needs it. Added group... | Jeremy Allison | 1 | -1/+1 |
1998-05-27 | loadparm.c: Added machine password timeout parameter - set to 7 days be default. | Jeremy Allison | 1 | -4/+5 |
1998-05-21 | Fixed 'revalidate' parameter so it's only considered in security=share | Jeremy Allison | 1 | -29/+29 |
1998-05-18 | chgpasswd.c: Changed back to getsmb... from getsam... | Jeremy Allison | 1 | -6/+6 |
1998-05-12 | This is a security audit change of the main source. | Jeremy Allison | 1 | -25/+25 |
1998-05-11 | ldap back-end database development | Luke Leighton | 1 | -6/+6 |
1998-05-11 | changed to use slprintf() instead of sprintf() just about | Andrew Tridgell | 1 | -7/+7 |
1998-05-10 | Updated OSF1_ENH_SEC mode password handling. | John Terpstra | 1 | -1/+8 |
1998-05-07 | created "passdb.c" which is an interface point to (at present) either | Luke Leighton | 1 | -6/+6 |
1998-05-06 | smbpass.c: Fixed machine_passwd_lock() problems. | Jeremy Allison | 1 | -5/+4 |
1998-05-06 | Fixes for the %U and %G problems people have reported. | Jeremy Allison | 1 | -4/+5 |
1998-05-05 | genrand.c: SGI compile warning fix. | Jeremy Allison | 1 | -14/+15 |
1998-04-30 | Added patch from Bruce Tenison <btenison@dibbs.net> to allow encrypted | Jeremy Allison | 1 | -0/+32 |
1998-04-29 | clientgen.c: Fixed null session setup bug. | Jeremy Allison | 1 | -5/+13 |
1998-04-29 | password.c: | Luke Leighton | 1 | -0/+4 |
1998-04-29 | This is the checkin that adds the security=domain functionality. | Jeremy Allison | 1 | -19/+78 |
1998-04-25 | This looks like a big change but really isn't. | Jeremy Allison | 1 | -14/+13 |
1998-04-23 | Makefile: Added nterr.c into the mix. | Jeremy Allison | 1 | -0/+13 |
1998-04-23 | clientgen.c: Added rap error codes to cli_error, moved from smbpasswd.c | Jeremy Allison | 1 | -54/+161 |
1998-04-23 | genrand.c: Changed SMB_PASSWD_FILE to lp_smb_passwd_file(). | Jeremy Allison | 1 | -0/+73 |
1998-04-22 | genrand.c: Improved generation of random values, more secure. | Jeremy Allison | 1 | -3/+36 |
1998-04-21 | Added cli_ulogoff() calls to all the exit code paths in security=server. | Jeremy Allison | 1 | -0/+5 |
1998-04-21 | clientgen.c: Added cli_ulogoff() call. | Jeremy Allison | 1 | -0/+1 |
1998-04-20 | Makefile: Added genrand.o | Jeremy Allison | 1 | -0/+10 |
1998-04-14 | Modified interfaces to getting smb password entries from | Jeremy Allison | 1 | -2/+2 |
1998-04-13 | Changes to allow Samba to be compiled with -Wstrict-prototypes | Jeremy Allison | 1 | -2/+2 |
1998-04-09 | Added const cast to struct args to get rid of compile time warning. | John Terpstra | 1 | -1/+1 |
1998-03-17 | this isn't a big commit, it just looks like it :-) | Andrew Tridgell | 1 | -11/+11 |
1998-03-16 | Adding the same change as was added to 1.9.18 branch to add the | Jeremy Allison | 1 | -5/+4 |
1998-03-16 | includes.h: Addition of NetBSD 1.3 fix, fix for HPUX 9.x, 10.x zombie | Jeremy Allison | 1 | -0/+4 |