Age | Commit message (Expand) | Author | Files | Lines |
2003-03-19 | Doin't pstrcpy into fstring. | Jeremy Allison | 1 | -4/+4 |
2003-03-18 | Ensure dev in make_connection is const. | Jeremy Allison | 1 | -4/+10 |
2003-02-24 | Merge of server-side authentication changes to 3.0: | Andrew Bartlett | 1 | -11/+11 |
2003-01-15 | *lots of small merges form HEAD | Gerald Carter | 1 | -3/+3 |
2003-01-06 | Merge from HEAD - handle VFS module load failures, change some error returns to | Andrew Bartlett | 1 | -3/+3 |
2002-12-27 | Add check to prevent non-Dfs clients from connecting to an msdfs proxy. | Shirish Kalele | 1 | -0/+7 |
2002-11-20 | merged the %U changes to 3.0 | Andrew Tridgell | 1 | -3/+0 |
2002-11-18 | Samba janitor... Merging tridge's change to 3.0. Original commit | Jeremy Allison | 1 | -0/+3 |
2002-11-12 | Removed global_myworkgroup, global_myname, global_myscope. Added liberal | Jeremy Allison | 1 | -2/+2 |
2002-09-25 | sync'ing up for 3.0alpha20 release | Gerald Carter | 1 | -17/+22 |
2002-08-17 | Sync 3.0 branch with head | Jelmer Vernooij | 1 | -16/+20 |
2002-07-15 | updated the 3.0 branch from the head branch - ready for alpha18 | Andrew Tridgell | 1 | -124/+269 |
2002-01-30 | Removed version number from file header. | Tim Potter | 1 | -2/+1 |
2002-01-27 | Some more 'winbind default domain' support patches from Alexander Bokovoy | Andrew Bartlett | 1 | -6/+2 |
2002-01-27 | Yes, dev is an 'input/output' paramater... | Andrew Bartlett | 1 | -2/+2 |
2002-01-16 | Separate out get_user_home_dir() from get_user_home_service_dir(). | Jeremy Allison | 1 | -2/+2 |
2002-01-16 | Roll back PSTRING_SANCTIFY patch; just leave non-controversial type | Martin Pool | 1 | -16/+23 |
2002-01-14 | Removed MAXSTATUS which was set incorrectly - thus causing tdb traversal | Jeremy Allison | 1 | -10/+4 |
2002-01-11 | Make this error match Win2k. | Andrew Bartlett | 1 | -1/+1 |
2001-11-03 | Added NT_USER_TOKEN into server_info to fix extra groups problem. | Jeremy Allison | 1 | -1/+1 |
2001-10-31 | This is a farily large patch (3300 lines) and reworks most of the AuthRewrite | Andrew Bartlett | 1 | -6/+6 |
2001-10-29 | This commit is number 3 of 4. | Andrew Bartlett | 1 | -1/+1 |
2001-10-20 | add non_root_mode() check | Andrew Tridgell | 1 | -1/+1 |
2001-10-18 | Merge the become_XXX -> change_to_XXX fixes from 2.2.2 to HEAD. | Jeremy Allison | 1 | -28/+30 |
2001-10-18 | Renamed vfs_init() to smbd_vfs_init() to allow vfs modules to compile. | Tim Potter | 1 | -1/+1 |
2001-10-02 | Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. | Tim Potter | 1 | -4/+0 |
2001-09-20 | Rearrange the ordering of the checks in make_connection(). The new order has | Andrew Bartlett | 1 | -37/+56 |
2001-09-19 | got rid of bogus write list substitution error messages | Andrew Tridgell | 1 | -15/+18 |
2001-09-15 | Kill off the //server/share%user hack in share level security. | Andrew Bartlett | 1 | -20/+13 |
2001-09-15 | Actually fill in the status for sainity checks | Andrew Bartlett | 1 | -1/+1 |
2001-08-27 | converted another bunch of stuff to NTSTATUS | Andrew Tridgell | 1 | -22/+22 |
2001-08-17 | OK, so not freeing these was a mistake. I'll try to be less exuberent next | Andrew Bartlett | 1 | -0/+2 |
2001-08-17 | Move the claim_connection stuff till a little later in the process. | Andrew Bartlett | 1 | -16/+14 |
2001-08-17 | Move admin user check into a helper function. | Andrew Bartlett | 1 | -18/+35 |
2001-08-17 | Move read only check into a helper funcion. Ensure conn->service is set | Andrew Bartlett | 1 | -40/+50 |
2001-08-17 | smbd/auth_server: Doco, we want to use cli_nt_error here soon | Andrew Bartlett | 1 | -30/+43 |
2001-07-26 | better debug messages + fix typo in debug message | Simo Sorce | 1 | -2/+2 |
2001-07-25 | - don't try to print pointers | Andrew Tridgell | 1 | -2/+2 |
2001-07-24 | Convert other parameters (read list, write list, valid users...) to the P_LIS... | Simo Sorce | 1 | -12/+17 |
2001-07-17 | Tidied up calling yield_connection on connection allocation fail. | Jeremy Allison | 1 | -0/+4 |
2001-07-04 | strchr and strrchr are macros when compiling with optimisation in gcc, so we ... | Andrew Tridgell | 1 | -1/+1 |
2001-07-04 | The big character set handling changeover! | Andrew Tridgell | 1 | -3/+0 |
2001-06-29 | Ensured all the system calls in msdfs.c go through the vfs layer. | Jeremy Allison | 1 | -22/+4 |
2001-06-20 | added a close-share smbcontrol message that forcibly closes a share in smbd (... | Andrew Tridgell | 1 | -0/+2 |
2001-05-12 | Now we're doing the substituion in the lp_string code remove the erroneous | Jeremy Allison | 1 | -5/+0 |
2001-04-13 | Merge of Andrew's changes in 2.2. | Jeremy Allison | 1 | -4/+4 |
2001-04-13 | As Andrew suggested, make smbrun return a fd for a deleted file which can then | Jeremy Allison | 1 | -4/+4 |
2001-04-11 | Fix for core dump in security = share code with new share security db. | Jeremy Allison | 1 | -22/+22 |
2001-04-09 | Added set/get SD's on shares. Check before tcon. | Jeremy Allison | 1 | -0/+23 |
2001-04-06 | Fix from Ed Boraas for not core dumping when out of connection structs. | Jeremy Allison | 1 | -1/+0 |