Age | Commit message (Expand) | Author | Files | Lines |
2003-11-22 | (merge from 3.0) | Andrew Bartlett | 1 | -3/+9 |
2003-10-30 | First round of merging various UUID structures. | Jim McDonough | 1 | -2/+2 |
2003-10-21 | Add server side support for epmapper pipe. Currently only does a fixed | Jim McDonough | 1 | -0/+3 |
2003-10-01 | commit sign only patch from Andrew; bug 167; tested using 2k & XP clientsprev... | Gerald Carter | 1 | -11/+19 |
2003-09-09 | sync 3.0 into HEAD for the last time | Gerald Carter | 1 | -66/+143 |
2003-08-02 | port latest changes from SAMBA_3_0 tree | Simo Sorce | 1 | -6/+1 |
2003-07-16 | trying to get HEAD building again. If you want the code | Gerald Carter | 1 | -15/+27 |
2003-04-29 | This is a nice rewrite: | Simo Sorce | 1 | -8/+2 |
2003-04-28 | Use NTSTATUS as return value for smb_register_*() functions and init_module() | Jelmer Vernooij | 1 | -4/+22 |
2003-04-22 | Setting the credentials for the netsec netlogon pipe connect upon each | Volker Lendecke | 1 | -0/+5 |
2003-04-16 | Fixes to make SCHANNEL work against a W2K DC. Still need to fix | Jeremy Allison | 1 | -2/+10 |
2003-04-09 | Put the core schannel functions to parse_prs.c. They are also used by | Volker Lendecke | 1 | -187/+2 |
2003-04-04 | This is a merge of the NETLOGON schannel server code from Samba | Volker Lendecke | 1 | -28/+394 |
2003-03-24 | Fix two typos | Jelmer Vernooij | 1 | -1/+1 |
2003-03-24 | Give error message when module doesn't seem to contain | Jelmer Vernooij | 1 | -0/+5 |
2003-03-19 | Put in the new modules system. It's now used by passdb and rpc. I will | Jelmer Vernooij | 1 | -75/+2 |
2003-02-20 | Make init_module() and thus smb_load_module() return an int. | Jelmer Vernooij | 1 | -4/+4 |
2003-02-18 | Use the new modules stuff to load dynrpc modules. Basically this means: | Jelmer Vernooij | 1 | -25/+6 |
2003-02-14 | Ensure that only parse_prs.c access internal members of the prs_struct. | Jeremy Allison | 1 | -15/+11 |
2003-01-18 | Fix some debug levels (were set to 0 with RPC module patch), and | Jim McDonough | 1 | -4/+4 |
2003-01-17 | Enable dynamic loading of RPC modules. See docs/textdocs/RPC_PLUGGIN.txt for... | Jim McDonough | 1 | -40/+198 |
2003-01-02 | BIG patch... | Andrew Bartlett | 1 | -3/+3 |
2002-10-04 | merge of new client side support the Win2k LSARPC UUID in rpcbind | Gerald Carter | 1 | -9/+32 |
2002-08-22 | Fix compile warnings. | Tim Potter | 1 | -3/+0 |
2002-08-20 | Based orginally by work by Kai, this patch moves our NT_TOKEN generation into | Andrew Bartlett | 1 | -16/+19 |
2002-07-15 | fixed a problem with getgroups() where it could include our current | Andrew Tridgell | 1 | -1/+1 |
2002-07-08 | Kill off const warnings - add a pile of const to various places. | Andrew Bartlett | 1 | -1/+1 |
2002-06-18 | more debug classess activated | Simo Sorce | 1 | -0/+3 |
2002-01-30 | Removed version number from file header. | Tim Potter | 1 | -2/+1 |
2002-01-25 | Return correct RPC fault PDU on bad handle incoming. | Jeremy Allison | 1 | -0/+7 |
2002-01-20 | Kill off another ugly wart from the side of the passdb subsystem. | Andrew Bartlett | 1 | -0/+2 |
2002-01-09 | Better explanation message for dmalloc. | Martin Pool | 1 | -1/+1 |
2002-01-05 | I've decided to move the auth code around a bit more... | Andrew Bartlett | 1 | -4/+4 |
2001-12-27 | moving SAM_ACCOUNT to include a bit field for initialized | Gerald Carter | 1 | -8/+8 |
2001-11-24 | This is another rather major change to the samba authenticaion | Andrew Bartlett | 1 | -2/+6 |
2001-11-09 | This change updates lp_guestaccount() to be a *global* paramater, rather than | Andrew Bartlett | 1 | -13/+5 |
2001-11-08 | Change to guest logon code. | Andrew Bartlett | 1 | -29/+22 |
2001-11-04 | Fix up authenticated pipes in line with vuser changes. This ensures that global | Andrew Bartlett | 1 | -1/+4 |
2001-11-03 | Added NT_USER_TOKEN into server_info to fix extra groups problem. | Jeremy Allison | 1 | -1/+1 |
2001-10-31 | ... and clean up the unused variables. | Andrew Bartlett | 1 | -3/+0 |
2001-10-31 | Small changes for guest authenticated pipes. | Andrew Bartlett | 1 | -8/+7 |
2001-10-31 | This is a farily large patch (3300 lines) and reworks most of the AuthRewrite | Andrew Bartlett | 1 | -41/+35 |
2001-10-29 | This commit is number 4 of 4. | Andrew Bartlett | 1 | -1/+1 |
2001-10-18 | Merge the become_XXX -> change_to_XXX fixes from 2.2.2 to HEAD. | Jeremy Allison | 1 | -5/+2 |
2001-10-02 | Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. | Tim Potter | 1 | -2/+0 |
2001-09-29 | Fix up a number of intertwined issues: | Andrew Bartlett | 1 | -3/+3 |
2001-09-21 | fixed character set for user name pull | Andrew Tridgell | 1 | -4/+3 |
2001-09-17 | move to SAFE_FREE() | Simo Sorce | 1 | -2/+2 |
2001-09-16 | Fix up workstaion and kickoff time checks, moved to auth_smbpasswd.c where | Andrew Bartlett | 1 | -14/+9 |
2001-09-12 | Some patches to authentication: | Tim Potter | 1 | -1/+1 |