Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | beginning to sync up for 2.2.5 release.... | Gerald Carter | 2002-06-17 | 1 | -2/+2 |
| | |||||
* | Move over to RELEASE branch. | Jeremy Allison | 2002-02-01 | 1 | -39/+38 |
| | | | | Jeremy. | ||||
* | Sync-up with SAMBA_2_2 branch. | Jeremy Allison | 2001-10-11 | 1 | -4/+37 |
| | | | | Jeremy. | ||||
* | Syncup getting ready for release. | Jeremy Allison | 2001-07-06 | 1 | -13/+12 |
| | | | | Jeremy. | ||||
* | Fixup the lsa_io_r_lookup_names call not to need an external TALLOC_CTX. | Jeremy Allison | 2000-12-14 | 1 | -1/+6 |
| | | | | | | | | Sync up lib/time.c from HEAD. Fix error return from cli_initialise(). Allow cli_trans to cope with a smbd "STATUS_BUFFER_OVERFLOW" return as well as the old style ERRmoredata return (now smbcacls can get names from a Samba server too). Fix memory leaks in smbcacls. Jeremy. | ||||
* | Syncup of smbcacls from HEAD. Removal of C++ comments. | Jeremy Allison | 2000-12-04 | 1 | -0/+200 |
| | | | | Jeremy. | ||||
* | split clientgen.c into several parts | Andrew Tridgell | 2000-04-25 | 1 | -0/+233 |
the next step is splitting out the auth code, to make adding lukes NTLMSSP support easier |