Age | Commit message (Expand) | Author | Files | Lines |
2002-07-03 | Kill off codepage related stuff, now we don't use codepages any more. | Andrew Bartlett | 2 | -28/+0 |
2002-07-02 | Merge of constant renames from APPLIANCE_HEAD. | Tim Potter | 1 | -6/+4 |
2002-07-01 | used findstatic.pl to make some variables static and remove some dead | Andrew Tridgell | 1 | -1/+0 |
2002-06-28 | STRING was being redefined... | Jeremy Allison | 1 | -1/+0 |
2002-06-28 | Proper merge of all the working printing stuff from APPLIANCE_HEAD. | Jeremy Allison | 4 | -24/+48 |
2002-06-25 | Update cli_full_connection() to take a 'flags' paramater, and try to get a | Andrew Bartlett | 1 | -0/+4 |
2002-06-24 | forgot new error code from 2.2 | Gerald Carter | 1 | -0/+1 |
2002-06-24 | Merged across trans2.c from SAMBA_2_2. UNIX extensions and passthrough | Jeremy Allison | 1 | -1/+11 |
2002-06-22 | Add module versioning to the passdb module system | Andrew Bartlett | 1 | -0/+14 |
2002-06-21 | Don't use uint. It doesn't exist on some platforms and we don't define it. | Jeremy Allison | 1 | -4/+4 |
2002-06-18 | more debug classess activated | Simo Sorce | 1 | -1/+1 |
2002-06-17 | compile warngin fixes merged from 2.2 | Gerald Carter | 1 | -2/+6 |
2002-06-16 | Fix up some of the SMB signing code: | Andrew Bartlett | 1 | -0/+1 |
2002-06-15 | Rework much of the service.c code: | Andrew Bartlett | 1 | -0/+3 |
2002-06-14 | Fix spelling typo. | Jeremy Allison | 1 | -11/+11 |
2002-06-14 | More of SMB signing for client - not yet finished (should be harmless). | Jeremy Allison | 2 | -2/+4 |
2002-06-13 | Merge in mangle fixes from 2.2. | Jeremy Allison | 1 | -2/+5 |
2002-06-13 | Latest patch from metze <metze@metzemix.de> to move most of samba across | Andrew Bartlett | 1 | -2/+2 |
2002-06-12 | Removed eff_name field from cli_struct as it wasn't being used anywhere. | Tim Potter | 1 | -1/+0 |
2002-06-11 | few fixes from Elrond(elrond@samba-tng.org) and Billy O'Connor(billy@oconnoro... | Simo Sorce | 1 | -5/+6 |
2002-06-10 | Merge of Jerry's fix from 2.2. | Jeremy Allison | 1 | -3/+10 |
2002-06-10 | Remove "sids.h" as it really wasn't being used anywhere, and was exporting | Andrew Bartlett | 2 | -40/+0 |
2002-06-07 | Globally replace 'global_sam_sid' with get_global_sam_sid(), a self | Andrew Bartlett | 1 | -1/+1 |
2002-06-07 | Add flags2 for security signitures | Andrew Bartlett | 1 | -0/+1 |
2002-06-06 | Fix compile error - doh! | Tim Potter | 1 | -0/+4 |
2002-06-06 | Moved some notify related constants into srv_spoolss_nt.c since | Tim Potter | 1 | -4/+3 |
2002-06-03 | Add user name to netsessenum RPC to stop 1783 messages | Jim McDonough | 1 | -0/+3 |
2002-06-03 | put the ifdef for HAVE_VA_COPY in one place rather than in lots of | Andrew Tridgell | 1 | -0/+8 |
2002-06-01 | Add rpc for file close, expand file enum to take username | Jim McDonough | 1 | -0/+16 |
2002-05-31 | Removed some unused variables - tidy up some formating, add struct to | Jeremy Allison | 2 | -1/+16 |
2002-05-31 | Add error index to netshareadd rpc. | Jim McDonough | 1 | -0/+4 |
2002-05-31 | Update netfileenum on both client and server sides to do an arbitrary number | Jim McDonough | 1 | -18/+12 |
2002-05-31 | netfileenum was missing the username filter. | Jim McDonough | 1 | -0/+3 |
2002-05-30 | Added some comments for NTLMSSP negotiation flags. | Tim Potter | 1 | -4/+4 |
2002-05-29 | Cleaned up srvsvc constants a bit. | Tim Potter | 1 | -17/+17 |
2002-05-26 | change: pdb_getsampwrid() ->pdb_getsampwsid() | Simo Sorce | 1 | -2/+2 |
2002-05-26 | Add support for NTLMv2 (tested!) with NTLMSSP. | Andrew Bartlett | 1 | -3/+10 |
2002-05-24 | Move the authenticaion subsystem over to the same 'module:options' syntax | Andrew Bartlett | 1 | -4/+5 |
2002-05-24 | Don't duplicat this here, use the existing function prototype. | Andrew Bartlett | 1 | -4/+2 |
2002-05-22 | Commit the header file for the LDAP/secrets changes | Andrew Bartlett | 1 | -0/+2 |
2002-05-21 | uhh, forgot to commit the DBGC_WINBIND definition :-) | Simo Sorce | 1 | -11/+11 |
2002-05-18 | so here it is the code to introduce seriously debugggging classes. | Simo Sorce | 1 | -11/+13 |
2002-05-18 | Oops, I missed commiting this earlier. | Andrew Bartlett | 1 | -3/+3 |
2002-05-18 | Include the extra #define for the last set of smbpasswd mods. | Andrew Bartlett | 1 | -0/+1 |
2002-05-18 | A few things in this commit: | Andrew Bartlett | 1 | -2/+7 |
2002-05-17 | indent | Andrew Bartlett | 1 | -2/+2 |
2002-05-17 | A few more trusted domains updates from mimir. | Andrew Bartlett | 1 | -1/+1 |
2002-05-17 | This removes --with-ssl from Samba. | Andrew Bartlett | 2 | -7/+0 |
2002-05-16 | Add configure support for __va_copy, which is required on Linux/390 systems | Jim McDonough | 1 | -0/+1 |
2002-05-14 | First part of adding flags returns from name_query ... | Richard Sharpe | 1 | -0/+8 |