summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagsamba-3.0.1rc1cvs2svn Import User2003-12-040-0/+0
* preparing for release of 3.0.1rc1Gerald Carter2003-12-041-3/+3
* updating top 0.8.2-1 of the smbldap toolsGerald Carter2003-12-0422-813/+1354
* adding Steve's recent changeGerald Carter2003-12-042-8/+94
* syncing tree for 3.0.1rc1Gerald Carter2003-12-04105-1226/+3106
* This commit was manufactured by cvs2svn to create branchcvs2svn Import User2003-12-012-0/+859
|\
| * I needed a decently parseable format of smbstatus. Looking at smbstatus codeVolker Lendecke2003-12-014-1/+270
| * Fix spurious error msg. when seq=0.Jeremy Allison2003-12-011-0/+2
| * Ensure the server can cope with multiple secondary transJeremy Allison2003-12-013-0/+24
| * Subtract NT_STATUS from common flag, don't add it...Jeremy Allison2003-12-012-7/+7
| * Ensure we use the same mid for the secondary trans requests, W2K3Jeremy Allison2003-12-011-0/+6
| * Don't automatically set nt status code flag unless client tells us it canJeremy Allison2003-12-012-14/+29
| * Better fix for client signing bug. Ensure we don't malloc/free trans signingJeremy Allison2003-12-012-36/+40
| * Fix signing bug with secondary client trans requests. Turns out the lastJeremy Allison2003-11-301-0/+20
| * Implement 'net rpc group list [global|local|builtin]*' for a select listing ofVolker Lendecke2003-11-282-0/+36
| * Fix for pdbedit error code returns (sorry, forgot who sent in the patch).Jeremy Allison2003-11-271-2/+11
| * Only ask for 512 names at a time.Volker Lendecke2003-11-271-8/+19
| * use samr_dispinfo(level == 1) for enumerating domain users so we can include ...Gerald Carter2003-11-271-17/+34
| * Patch from Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de> to addJeremy Allison2003-11-263-13/+651
| * Implement "net rpc group members": Get members of a domain group inVolker Lendecke2003-11-262-0/+89
| * Get rid of a const warningVolker Lendecke2003-11-262-3/+3
| * Merge from 3.0:Andrew Bartlett2003-11-264-13/+15
| * Patch from Jim McDonough for bug #802. Retrieve the correct ACL group bitsJeremy Allison2003-11-252-0/+45
| * allow users to delete jobs with cups printing backendGerald Carter2003-11-252-1/+7
| * If signing starts successfully, don't just turn it off automatically ifJeremy Allison2003-11-251-5/+5
| * Patch for #263 from jpjanosi@us.ibm.com.Jeremy Allison2003-11-251-1/+2
| * When server signing is set to "auto", if the client doesn't sign justJeremy Allison2003-11-251-2/+23
| * strequal() returns a BOOL, not an int like strcmp(); this fixes a bug in chec...Gerald Carter2003-11-241-2/+2
| * Added "passwd chat timeout" parameter. Docs to follow.Jeremy Allison2003-11-242-3/+10
| * patch from Matthias Hilbig for bug 467; use the dns name (or IP) as the origi...Gerald Carter2003-11-241-2/+7
| * more access fixes for group enumeration in LDAP; bug 281Gerald Carter2003-11-246-14/+52
| * (Merge from 3.0)Andrew Bartlett2003-11-232-2/+15
| * Merge from 3.0:Andrew Bartlett2003-11-236-31/+68
| * (merge from 3.0)Andrew Bartlett2003-11-2235-597/+1157
| * debug and swat fixes from 3.0Gerald Carter2003-11-222-1/+3
| * fix winbind ping call so that SWAT correctly determines if winbindd is runnin...Gerald Carter2003-11-221-5/+1
| * Ensure that items in a list of strings containing whitespaceGerald Carter2003-11-223-6/+18
| * Fix for rename across filesystems. Noticed by Rainer Link <link@foo.fh-furtwa...Jeremy Allison2003-11-211-5/+95
| * Fix Jerry's no-proto bug :-).Jeremy Allison2003-11-211-4/+4
| * make sure we don't append the ldap suffix when writing out the ldap XXX suffi...Gerald Carter2003-11-211-53/+46
| * Typo fix.Rafal Szczesniak2003-11-201-2/+2
| * Added useful information to debug lines.Rafal Szczesniak2003-11-191-4/+4
| * Look at error before using it in debug statement.Jeremy Allison2003-11-191-3/+2
| * Group quotas patch from "Heinreichsberger, Helmut" <Helmut.Heinreichsberger@w...Jeremy Allison2003-11-191-19/+32
| * Correct fix for '$' termination test.Jeremy Allison2003-11-191-2/+1
| * Fix to correct checking of '$' name termination.Rafal Szczesniak2003-11-181-1/+1
| * Useful debug message. Patch by metze.Rafal Szczesniak2003-11-181-3/+5
| * Remove unneeded second open for filename ending in '.' now we know it'sJeremy Allison2003-11-182-14/+4
| * Ensure we mangle names ending in '.' in hash2 mangling method.Jeremy Allison2003-11-181-1/+1
| * Fix from Andrew Bartlett to fix up the munged-dial problem.Jeremy Allison2003-11-172-6/+16