summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-07-30add a few more tidy ups. Now onto winbinddGerald Carter2-0/+12
2003-07-30add support for DsEnumerateDomainTrusted for enumerating all theGerald Carter5-7/+303
2003-07-30Don't revert something until you've seen if volker has already fixed it :-).Jeremy Allison1-4/+0
2003-07-30Comment out mutex until I get dependencies sorted out...Jeremy Allison1-0/+4
2003-07-30bin/net needs server_mutex as kerberos_verify now uses it.Volker Lendecke1-1/+1
2003-07-29Put mutex around access of replay cache for krb5 tickets. krb5 replay cacheJeremy Allison1-4/+13
2003-07-29split replace into replace and replace1 to allow setenv to be used byHerb Lewis3-23/+48
2003-07-29Fix bug #226. Stop unmangle of name into a wildcard name from deleting moreJeremy Allison1-9/+20
2003-07-29Add NT quotas support. Users allowed now to manage quotas on systems with sys...Alexander Bokovoy5-45/+373
2003-07-29Finish tridge's patch as referenced here :Jeremy Allison1-0/+17
2003-07-29Typo on my part. I typed KRB5_KDB_BAD_ENCTYPE when I meant to type KRB5_BAD_E...Jeremy Allison1-1/+1
2003-07-29Fix the build on Heimdal. KRB5_KDB_BAD_ENCTYPE doesn't exist on Heimdal, andJim McDonough1-1/+1
2003-07-29This adds gss-spnego to ntlm_auth. It contains some new spnego supportVolker Lendecke5-2/+586
2003-07-29Typo fix for bug 258.Tim Potter1-1/+1
2003-07-29Improved debug messages whilst trying to track down kerb issues.Jeremy Allison1-13/+20
2003-07-29More memory leak fixes from Brett! It turns out PyDict_SetItemStringTim Potter1-16/+23
2003-07-29Memory leak fixes from Brett A. Funderburg - don't use the connection tallocTim Potter1-7/+20
2003-07-29Add debug output api's from lsa/spoolss modules to smb module. PatchTim Potter1-1/+33
2003-07-28Corrected description of SWAT FLAGS since they have changed as a result of theJohn Terpstra1-5/+4
2003-07-28Cleanup of loadparm and swat to correctly display all parameters as required.John Terpstra2-435/+422
2003-07-27Add buttons to Printers ViewJohn Terpstra1-0/+10
2003-07-27Clarified what the SWAT FLAGS mean and what they do.John Terpstra1-3/+5
2003-07-27Fix commentAndrew Bartlett1-1/+1
2003-07-27the testsuite lib needs dummyroot too.Andrew Bartlett1-1/+1
2003-07-27Fix typo.John Terpstra1-1/+1
2003-07-27Use the specified workgroup in 'net ads'. (Defaults to lp_workgroup()).Andrew Bartlett1-3/+3
2003-07-27Allow the stat cache to better handle invalid multibyte strings, by usingAndrew Bartlett1-8/+25
2003-07-27Try again to fix up 'session request' name exchange. This time we actualyAndrew Bartlett2-14/+7
2003-07-27If we strupper_m after the alpha_strcpy() we know that it is less likalyAndrew Bartlett1-2/+2
2003-07-27When removing an 'unused' function, it helps to remove the 'unused' callers...Andrew Bartlett1-76/+0
2003-07-27Use push_ucs2_allocate(), rather than convert_string_allocate() directly.Andrew Bartlett2-45/+9
2003-07-27Some small fixes to our charset conversion code:Andrew Bartlett3-57/+82
2003-07-27Adding idmap backend man page section.John Terpstra1-0/+18
2003-07-27Ensure all code paths set add_script.Jeremy Allison1-4/+3
2003-07-26Format tidy up.John Terpstra1-6/+5
2003-07-26Fixes bug #243John Terpstra2-1/+5
2003-07-26Added buttons to change view mode. Fixes bug #212John Terpstra1-1/+17
2003-07-26remove unnceccsary $; spotted by Lee TaylorGerald Carter1-1/+1
2003-07-26fix typo in debugGerald Carter1-1/+1
2003-07-26Updating missing flags.John Terpstra1-0/+2
2003-07-26Correctly detect an "add user script" - check that *lp_adduser_script() != '\0',Jeremy Allison1-1/+1
2003-07-25Start the packet signing engine in the kerberos case in the same placeJeremy Allison1-3/+8
2003-07-25W00t! Client smb signing is now working correctly with krb5 and w2k server.Jeremy Allison7-19/+48
2003-07-25Fix bug #184; set max_pw_age in account_pol to -1 so the default is never to ...Gerald Carter1-1/+1
2003-07-25domain in schannel bind credentials must be the dest domain, not oursGerald Carter2-1/+8
2003-07-25fix case where no realm or workgroup means to use our ownGerald Carter1-2/+19
2003-07-25fix user_in_list to work with winbind groups again; my bugGerald Carter1-1/+1
2003-07-25fix some error returns and strings; patch from metzeGerald Carter1-6/+14
2003-07-25More printf portability fixes. Got caught out by some gcc'isms lastTim Potter15-37/+37
2003-07-25new swat icons from Marc Jacobsen @ HPGerald Carter8-0/+0