Age | Commit message (Expand) | Author | Files | Lines |
2001-03-13 | this patch does a number of things: | Andrew Tridgell | 1 | -8/+9 |
2001-03-11 | Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMR | Jeremy Allison | 1 | -2/+0 |
2001-03-09 | Serious (and I *mean* serious) attempt to fix little/bigendian RPC issues. | Jeremy Allison | 1 | -2/+2 |
2001-02-28 | Move to talloc control of SPOOL_XXX structs. Move to talloc control of | Jeremy Allison | 1 | -9/+0 |
2001-02-12 | Fix for DACL/SACL masking typo - spotted by medha@pezman.austin.ibm.com. | Jeremy Allison | 1 | -2/+2 |
2001-02-12 | Merge of JohnR's changes to appliance-head, JF's changes to 2.2, | Jeremy Allison | 1 | -1/+10 |
2001-01-31 | lib/system.c: Fix for pw caching. | Jeremy Allison | 1 | -46/+93 |
2001-01-24 | smbd/lanman.c: Fix for calling qsort with 0 number. | Jeremy Allison | 1 | -4/+12 |
2000-11-24 | This should fix Office failing to print to "FILE:". | Jeremy Allison | 1 | -3/+3 |
2000-10-19 | Ok - this is a big patch - and it may break smbd a bit (although | Jeremy Allison | 1 | -47/+10 |
2000-10-11 | changes to sync with 2.2. tree | Herb Lewis | 1 | -8/+58 |
2000-10-06 | Fixed error return messages needed for NTTrans CreateDirectory. | Jeremy Allison | 1 | -0/+16 |
2000-10-06 | Restructuring of vfs layer to include a "this" pointer - can be an fsp or | Jeremy Allison | 1 | -5/+5 |
2000-10-05 | Vector get_nt_acl/set_nt_acl via vfs. POSIX ACL support should be added | Jeremy Allison | 1 | -1/+4 |
2000-09-20 | Fix to allow a timestamp of zero to cause an instantaneous changenotify | Jeremy Allison | 1 | -1/+8 |
2000-08-01 | Tidyup removing many of the 0xC0000000 | NT_STATUS_XXX stuff (only need NT_ST... | Jeremy Allison | 1 | -5/+5 |
2000-07-27 | Ok - this is a *BIG* change - but it fixes the problems with static strings | Jeremy Allison | 1 | -2/+20 |
2000-06-12 | split all the change notify code out into a separate module | Andrew Tridgell | 1 | -392/+35 |
2000-06-09 | (Correct) fix for desired_access being zero in map_share_mode(). | Jeremy Allison | 1 | -12/+12 |
2000-06-08 | Fix for map_share_mode to allow desired access of zero map to stat open. | Jeremy Allison | 1 | -0/+11 |
2000-06-07 | Fixing get/set of security descriptors. | Jeremy Allison | 1 | -1/+4 |
2000-06-03 | rpc_client/cli_lsarpc.c: Removed unused variable. | Jeremy Allison | 1 | -9/+9 |
2000-05-31 | Changed interface to set_nt_acl slightly. | Jeremy Allison | 1 | -1/+1 |
2000-05-31 | Fixed interface between new ACLS and nttrans code. | Jeremy Allison | 1 | -183/+12 |
2000-05-27 | prs_give_memory in wrong place, also poss. was losing mem. | Luke Leighton | 1 | -7/+7 |
2000-05-27 | fixed nttrans.c | Luke Leighton | 1 | -406/+38 |
2000-05-26 | Changed MS_DFS to WITH_MSDFS throughout. | Shirish Kalele | 1 | -1/+1 |
2000-05-23 | Did a proper fix for the file access on IPC$. Denied all pipe opens on | Jeremy Allison | 1 | -124/+192 |
2000-05-23 | Fixed bug where file access was allowed on IPC$ share. | Jeremy Allison | 1 | -0/+3 |
2000-05-18 | Added the NETDFS pipe to allow remote administration of the msdfs symlinks | Shirish Kalele | 1 | -0/+3 |
2000-05-10 | more merging voodoo | Andrew Tridgell | 1 | -1/+3 |
2000-04-25 | moved trans2.h and nterr.h into includes.h with all our other includes | Andrew Tridgell | 1 | -1/+0 |
2000-04-24 | Now that fsp's are created on successful file open, the structure member | Jeremy Allison | 1 | -1/+1 |
2000-04-23 | insure caught an uninitialised memory reference - ensure it starts as | Andrew Tridgell | 1 | -0/+2 |
2000-04-22 | This is a *big* checkin that may break some things, but implements the | Jeremy Allison | 1 | -40/+16 |
2000-04-11 | finally got sick of the "extern int Client" code and the stupid | Andrew Tridgell | 1 | -6/+4 |
2000-04-10 | the bulk of the changes to get rid of fd_ptr and move print open | Andrew Tridgell | 1 | -32/+8 |
2000-03-22 | Correctly convert from little-endian UNICODE to dos_codepage when doing | Jeremy Allison | 1 | -17/+4 |
2000-03-13 | include/smb.h: | Jeremy Allison | 1 | -19/+84 |
2000-03-09 | Fixups for Win2K security descriptors from the 2.0.x branch. | Jeremy Allison | 1 | -26/+60 |
2000-03-08 | dded Microsoft Dfs services. | Shirish Kalele | 1 | -1/+4 |
2000-03-01 | Off by one error in detecting Win2k unicode bug. | Jeremy Allison | 1 | -1/+1 |
2000-03-01 | Fix for Win2k unicode bug where doing SMB_NT_TRANSACT_CREATE it uses | Jeremy Allison | 1 | -12/+21 |
2000-02-29 | Fixes for strange Win2K attempts to auto-inherit ACLs. | Jeremy Allison | 1 | -8/+27 |
2000-02-15 | Added replacement functions sys_popen and sys_pclose. These are based | Jeremy Allison | 1 | -4/+2 |
2000-02-07 | Jeremy can you check lib/util_unistr.c for codepages support ? | Jean-François Micouleau | 1 | -0/+1 |
2000-02-03 | Mega-VFS merge. Yeah baby! | Tim Potter | 1 | -11/+14 |
2000-01-25 | First set of speed improvements from Ying Chen <ying@almaden.ibm.com>. | Jeremy Allison | 1 | -1/+0 |
2000-01-14 | Added "inherit permissions" patch. | Jeremy Allison | 1 | -3/+3 |
1999-12-13 | first pass at updating head branch to be to be the same as the SAMBA_2_0 branch | Andrew Tridgell | 1 | -161/+1056 |