| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix from bernd@arresum.inka.de for broken krb configure. | Jeremy Allison | 2001-07-16 | 1 | -1/+1 |
* | Try to avoid clashes with OpenSSL when built --with-ssl, they also have md5.h, | Andrew Bartlett | 2001-07-10 | 1 | -0/+4 |
* | implement: | Jean-François Micouleau | 2001-07-09 | 1 | -2/+150 |
* | add query user info level 20 (for RAS) | Jean-François Micouleau | 2001-07-09 | 1 | -0/+18 |
* | Add backend encryption support for NTLMv2. | Andrew Bartlett | 2001-07-07 | 3 | -0/+57 |
* | Fix for enumerating large numbers of users. | Jeremy Allison | 2001-07-05 | 1 | -1/+1 |
* | missed a couple of strchr calls | Andrew Tridgell | 2001-07-04 | 2 | -6/+1 |
* | strchr and strrchr are macros when compiling with optimisation in gcc, so we ... | Andrew Tridgell | 2001-07-04 | 1 | -3/+1 |
* | The big character set handling changeover! | Andrew Tridgell | 2001-07-04 | 7 | -782/+73 |
* | Added #define of int32 to int for cray. This will almost certainly cause | Jeremy Allison | 2001-07-03 | 1 | -0/+3 |
* | Not all OSs have setbuffer, so we better check for it. | Andrew Bartlett | 2001-07-02 | 1 | -0/+3 |
* | Fixed the nastiest locking bug to track down.... smb_pids are sent in the | Jeremy Allison | 2001-07-02 | 1 | -0/+1 |
* | Fix for building --with-profile for new vfscalls. | Jeremy Allison | 2001-07-01 | 1 | -0/+4 |
* | Ensure we return correct error on trying to unlock a region not locked. | Jeremy Allison | 2001-06-30 | 1 | -0/+1 |
* | Added LsaGetConnectedCredentials patch from Manoj Naik <manoj@almaden.ibm.com>. | Jeremy Allison | 2001-06-29 | 1 | -0/+28 |
* | Ensured all the system calls in msdfs.c go through the vfs layer. | Jeremy Allison | 2001-06-29 | 2 | -0/+8 |
* | From JF.... | Jeremy Allison | 2001-06-29 | 1 | -8/+8 |
* | Removed another silly static array. | Tim Potter | 2001-06-29 | 1 | -2/+2 |
* | Add check for working AF_LOCAL sockets, which are borken | Martin Pool | 2001-06-26 | 1 | -1/+5 |
* | fixed build | Andrew Tridgell | 2001-06-26 | 1 | -0/+1 |
* | fall back to "unsigned" for uint32 on systems that don't have one | Andrew Tridgell | 2001-06-26 | 1 | -1/+3 |
* | fixed usage of socklen_t and also tidied up SIG_ATOMIC_T, using a typedef ins... | Andrew Tridgell | 2001-06-25 | 2 | -6/+9 |
* | Added other_safe_chars to alpha_strcpy(). Needs testing but is a better | Jeremy Allison | 2001-06-23 | 1 | -0/+2 |
* | add an ignore on proto.h | Andrew Tridgell | 2001-06-22 | 1 | -0/+1 |
* | auto-build proto.h if its not there, but don't make it depend | Andrew Tridgell | 2001-06-22 | 1 | -4702/+0 |
* | the BAD_PTR idea in talloc.h is actually a bad idea - it means callers have n... | Andrew Tridgell | 2001-06-22 | 1 | -6/+0 |
* | Merging Gerry's spoolss changes. | Jeremy Allison | 2001-06-21 | 2 | -614/+632 |
* | next_token() was supposed to be a reentrant replacement for strtok(), | Andrew Tridgell | 2001-06-21 | 1 | -4/+2 |
* | Added STR_NOALIGN flags to clistr and srvstr fns. Yes, NT actually does | Andrew Tridgell | 2001-06-21 | 2 | -614/+613 |
* | Fixed W2K SP2 joining a Samba PDC hosted domain. | Jeremy Allison | 2001-06-20 | 1 | -0/+53 |
* | initial support for paramter type P_LIST | Simo Sorce | 2001-06-20 | 2 | -619/+624 |
* | make proto | Tim Potter | 2001-06-20 | 1 | -0/+2 |
* | added a close-share smbcontrol message that forcibly closes a share in smbd (... | Andrew Tridgell | 2001-06-20 | 2 | -610/+612 |
* | INFO_24 sometimes has a 2 byte length, sometimes doesn't. Safer to not | Jeremy Allison | 2001-06-19 | 2 | -5/+5 |
* | Added patches to remove Linux specific XFS ACLs. These are now handled by the | Jeremy Allison | 2001-06-18 | 4 | -680/+609 |
* | added a oplock break handler hook to the client code, this allows for more co... | Andrew Tridgell | 2001-06-18 | 2 | -0/+9 |
* | Removed silly Get_Hostbyname() wrapper as DNS names are case-insensitive | Tim Potter | 2001-06-18 | 1 | -1/+0 |
* | Modified version of Jim's 0x27 and 0x28 Win9x Secdesc patch. | Jeremy Allison | 2001-06-16 | 2 | -0/+27 |
* | Jim McDonough's parse patches for Win9x get SD calls. | Jeremy Allison | 2001-06-15 | 2 | -0/+26 |
* | Prototype update. | Tim Potter | 2001-06-15 | 1 | -0/+3 |
* | Add password length field to SAM_USER_INFO24 structure and fix init | Tim Potter | 2001-06-15 | 1 | -0/+1 |
* | Oops - proto.h contained junk from another workarea. | Tim Potter | 2001-06-13 | 1 | -13/+5 |
* | Added some msdfs client routines. | Tim Potter | 2001-06-13 | 1 | -595/+619 |
* | Make message receive fn static. | Jeremy Allison | 2001-06-13 | 1 | -2/+3 |
* | Added sys_acl_delete_def_file() - needed as part of NT ACL editing fix. | Jeremy Allison | 2001-06-08 | 1 | -594/+596 |
* | Extra stuff for large readwrite support. | Jeremy Allison | 2001-06-08 | 2 | -5/+4 |
* | Added getconf flags for RH7.1 lfs support. Changed while() to a for() | Jeremy Allison | 2001-06-06 | 1 | -3/+3 |
* | Converted SAMR_Q_LOOKUP_NAMES structure to tallocated memory instead of | Tim Potter | 2001-06-06 | 1 | -2/+2 |
* | Prototypes update. | Tim Potter | 2001-06-06 | 1 | -3/+29 |
* | Compile fix for Solaris. | Tim Potter | 2001-06-04 | 1 | -8/+29 |