Age | Commit message (Expand) | Author | Files | Lines |
2001-07-04 | The big character set handling changeover! | Andrew Tridgell | 1 | -5/+0 |
2001-07-02 | Fixed extra file_free calls - my fault :-(. | Jeremy Allison | 1 | -2/+0 |
2001-07-02 | This fix from Eelco Vriezekolk <eelco@nexus.com.na> is for a SIG11 bug where we | Andrew Bartlett | 1 | -2/+0 |
2001-06-26 | SGI compiler fixes. | Herb Lewis | 1 | -1/+1 |
2001-06-25 | Cosmetic fixups found while playing with the server manager. Added support | Tim Potter | 1 | -0/+22 |
2001-06-22 | Fix from "Jim McDonough" <jmcd@us.ibm.com>" - when we use open_file_shared(), | Jeremy Allison | 1 | -4/+4 |
2001-06-19 | Only try and open a directory if we get EISDIR. | Jeremy Allison | 1 | -4/+8 |
2001-06-19 | rpc_server/srv_srvsvc_nt.c: Don't test an uint32 for < 0. | Jeremy Allison | 1 | -1/+1 |
2001-06-18 | Added "Jim McDonough" <jmcd@us.ibm.com> patches for directory support | Jeremy Allison | 1 | -6/+16 |
2001-06-16 | Modified version of Jim's 0x27 and 0x28 Win9x Secdesc patch. | Jeremy Allison | 1 | -0/+167 |
2001-06-04 | use LDSHFLAGS not -shared in several places | Andrew Tridgell | 1 | -1/+1 |
2001-05-02 | Remove embedded '/*' in comment. | Jeremy Allison | 1 | -1/+1 |
2001-05-01 | fixed comment-in-comment | Andrew Tridgell | 1 | -1/+1 |
2001-05-01 | Added code from "Nigel Williams" <nigel@veritas.com> (yes, the same famous | Jeremy Allison | 1 | -1/+130 |
2001-04-13 | Merge of Andrew's changes in 2.2. | Jeremy Allison | 1 | -5/+5 |
2001-04-13 | As Andrew suggested, make smbrun return a fd for a deleted file which can then | Jeremy Allison | 1 | -3/+3 |
2001-04-11 | Fix for core dump in security = share code with new share security db. | Jeremy Allison | 1 | -3/+11 |
2001-04-10 | passdb/pass_check.c: Ensure second check is done only if given username is al... | Jeremy Allison | 1 | -7/+11 |
2001-04-10 | Use message system to notify when smb.conf is updated. | Jeremy Allison | 1 | -7/+20 |
2001-04-09 | Removed "read only" arg as it isn't useful. | Jeremy Allison | 1 | -33/+2 |
2001-04-09 | Tidy up return codes for server manager. | Jeremy Allison | 1 | -6/+21 |
2001-04-09 | Get/Set of SD's on shares now works. Correctly ensure scripts exist before | Jeremy Allison | 1 | -12/+15 |
2001-04-09 | Set SD's for share. Added level 1501. Map GENERIC file bits to specific bits. | Jeremy Allison | 1 | -1/+47 |
2001-04-09 | Ensure Everyone/All access is mapped correctly to file generic perms to allow | Jeremy Allison | 1 | -1/+5 |
2001-04-09 | Added set/get SD's on shares. Check before tcon. | Jeremy Allison | 1 | -17/+142 |
2001-04-08 | Added per-share security tdb. Tidied up many slprintfs (need -1 on length). | Jeremy Allison | 1 | -60/+198 |
2001-04-07 | Fixed up the "add" command - although not SD's yet. Now for the SD db and | Jeremy Allison | 1 | -19/+74 |
2001-04-07 | Added 3 params to manipulate shares. "add share command/change share command/ | Jeremy Allison | 1 | -13/+82 |
2001-04-06 | Implemented stub function for NET_SHARE_DELETE. Now to implement the real | Jeremy Allison | 1 | -4/+25 |
2001-04-06 | Added stub function for NET_SHARE_ADD. Once this is implemented to call a hook | Jeremy Allison | 1 | -0/+40 |
2001-04-06 | NT sucks ! :-). We have to prefix the UNIX path with a C: in order to pass the | Jeremy Allison | 1 | -6/+9 |
2001-04-06 | We can now use server manager to look at Samba shares. NT still expects a ":" | Jeremy Allison | 1 | -8/+38 |
2001-04-04 | I know we're supposed to be feature frozen, but I couldn't resist this... :-). | Jeremy Allison | 1 | -7/+145 |
2001-03-17 | fix this in rpc calls as well | Andrew Tridgell | 1 | -2/+2 |
2001-03-15 | AS/U on a sparc now joins and authenticates against a Samba PDC ! | Jeremy Allison | 1 | -1/+1 |
2001-03-13 | Fixed reading of strings from big-endian RPC clients. | Jeremy Allison | 1 | -1/+1 |
2001-03-11 | Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMR | Jeremy Allison | 1 | -2/+3 |
2001-02-27 | Hmmm. I thought I'd added these files to CVS head..... | Jeremy Allison | 1 | -0/+866 |