Age | Commit message (Expand) | Author | Files | Lines |
2003-02-24 | Whenever we have a password, use the in-memory ccache. This fixes a bug where | Andrew Bartlett | 1 | -2/+3 |
2003-02-24 | Missed a couple of files from the client-side kerberos merge | Andrew Bartlett | 1 | -2/+14 |
2003-02-24 | Merge from HEAD client-side authentication changes: | Andrew Bartlett | 1 | -7/+1 |
2003-02-22 | Add static | Andrew Bartlett | 1 | -7/+7 |
2003-02-22 | With assuptions about unixsam gone, we can forget about looking up | Andrew Bartlett | 1 | -4/+1 |
2003-02-21 | Fixed another compiler warning. | Tim Potter | 1 | -1/+1 |
2003-02-20 | Added Volkers "print server role" patch. | Jeremy Allison | 1 | -0/+22 |
2003-02-20 | Added Volkers "print server role" patch. | Jeremy Allison | 1 | -0/+22 |
2003-02-18 | Add -V option (to print out version) to utilities where possible | Jelmer Vernooij | 3 | -0/+3 |
2003-02-16 | Add the 'session key' output of the NTLMSSP exchange to the cli struct, so | Andrew Bartlett | 1 | -7/+1 |
2003-02-16 | Recover much of my changes to editreg.c. Add some const and start coding | Richard Sharpe | 1 | -8/+203 |
2003-02-15 | Antti Andreimann <Antti.Andreimann@mail.ee> has done some changes to enable | Andrew Bartlett | 1 | -2/+14 |
2003-02-12 | Merge of smbcontrol debuglevel fixes from HEAD. | Tim Potter | 1 | -4/+1 |
2003-02-07 | Invert flag testing | Volker Lendecke | 1 | -3/+5 |
2003-02-07 | Revert Flag testing upon abartlet's request ;-) | Volker Lendecke | 1 | -3/+5 |
2003-02-06 | merge from HEAD | Volker Lendecke | 1 | -4/+22 |
2003-02-06 | Make account flags editable with pdbedit. | Volker Lendecke | 1 | -4/+22 |
2003-02-03 | Grrr. Kill all BSD-isms... Spotted by Paul Green <paulg@sw.stratus.com>. | Jeremy Allison | 1 | -1/+1 |
2003-02-03 | Grrr. Kill all BSD-isms... Spotted by Paul Green <paulg@sw.stratus.com>. | Jeremy Allison | 1 | -1/+1 |
2003-02-01 | Merge LDAP filter parinoia from HEAD, a few other pdb_ldap updates and some | Andrew Bartlett | 1 | -1/+7 |
2003-02-01 | Always escape ldap filter strings. Escaping code was from pam_ldap, but I'm to | Andrew Bartlett | 1 | -1/+7 |
2003-01-30 | Add 3 second timeout when terminating server and sending print notify | Jeremy Allison | 1 | -1/+1 |
2003-01-30 | Add 3 second timeout when terminating server and sending print notify | Jeremy Allison | 1 | -1/+1 |
2003-01-30 | Sync of Heimdal kerberos stuff with HEAD. If this breaks I'm blaming | Tim Potter | 1 | -1/+1 |
2003-01-30 | The REQ_DEBUGLEVEL message returns a string not a list of integers. | Tim Potter | 1 | -4/+1 |
2003-01-29 | Merge tpot's changes to request the correct sizes for user dispinfo | Jeremy Allison | 1 | -2/+9 |
2003-01-29 | playing janitor for abartlet. :-( | Gerald Carter | 1 | -22/+15 |
2003-01-29 | Make the vampire code use just pdb calls - allowing better operation on systems | Andrew Bartlett | 1 | -22/+15 |
2003-01-29 | Use new interface for cli_samr_query_dispinfo(). | Tim Potter | 1 | -2/+9 |
2003-01-28 | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us... | cvs2svn Import User | 1 | -0/+550 |
2003-01-28 | Finally we compile with Heimdal as well as MIT ! Wonder if it works... :-). | Jeremy Allison | 1 | -1/+1 |
2003-01-21 | Properly display popt errors. Also fix debug to be -d for consistency with o... | Jim McDonough | 1 | -2/+3 |
2003-01-21 | Properly display popt errors. Also fix debug to be -d for consistency with o... | Jim McDonough | 1 | -2/+3 |
2003-01-21 | Deleted arguments to help output - they didn't work. | Tim Potter | 1 | -1/+1 |
2003-01-17 | the 'static' keyword here is useless as we are not declaring a | Andrew Tridgell | 1 | -1/+1 |
2003-01-16 | Merge the fix from head about short variables. | Richard Sharpe | 1 | -1/+1 |
2003-01-16 | Fix an error where the SK Offset was truncated to 16 bits. Variables needed | Richard Sharpe | 1 | -1/+1 |
2003-01-16 | Updates to the NTLMSSP code again - moving the base64 decode fuctionality out | Andrew Bartlett | 1 | -29/+150 |
2003-01-15 | *lots of small merges form HEAD | Gerald Carter | 1 | -0/+2 |
2003-01-15 | merging some rpcclient and net functionality from HEAD | Gerald Carter | 1 | -0/+79 |
2003-01-15 | [merge] | Gerald Carter | 4 | -8/+11 |
2003-01-15 | * removed unused variable from rpcclient code | Gerald Carter | 4 | -8/+11 |
2003-01-14 | Merge from HEAD - patch by metze to fill in 'workgroup' etc in testparm output, | Andrew Bartlett | 1 | -1/+2 |
2003-01-14 | Merge from HEAD: | Andrew Bartlett | 2 | -4/+4 |
2003-01-14 | add help text for 'net ads lookup' | Andrew Tridgell | 1 | -0/+2 |
2003-01-13 | Patch from metze to to make testparm show values for 'workgroup', 'netbios | Andrew Bartlett | 1 | -1/+2 |
2003-01-11 | Fix a number of client-side fstring/pstring mixups. | Andrew Bartlett | 2 | -4/+4 |
2003-01-08 | Some fixes to editreg. Clientgen should not be touched, and an update to conf... | Richard Sharpe | 1 | -3/+0 |
2003-01-07 | Fix memory leak. Thanks, Herb! | Volker Lendecke | 1 | -0/+1 |
2003-01-07 | Fix memory leak. Thanks, Herb! | Volker Lendecke | 1 | -0/+1 |