summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Two trivial warningsVolker Lendecke2003-12-021-1/+3
* Client connect signing error messages should be level zero elseJeremy Allison2003-12-011-2/+2
* Get a little paranoid about memfree use in convert_string_allocate..Jeremy Allison2003-12-011-7/+6
* another strequal() == 0 fixGerald Carter2003-12-011-1/+1
* fix inverted logic caused by s/strcmp/strequal/; host allow/deny works again;...Gerald Carter2003-12-011-1/+1
* add Replicator and RAS Servers to list of builtin SIDs we resolve; bug 608Gerald Carter2003-12-011-0/+2
* don't mistake pre-existing UNIX jobs for smb jobs; patch from SATOH Fumiyasu ...Gerald Carter2003-12-011-3/+5
* In the brief 'net rpc group' listing, don't cut off group names at 21 chars.Volker Lendecke2003-12-011-3/+3
* Beautify the net status help message a bitVolker Lendecke2003-12-011-4/+4
* 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
* Correct freebsd 5.1 support for winbind contributed by Aaron Collins.Tim Potter2003-11-272-1/+85
* 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-262-13/+49
* This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...cvs2svn Import User2003-11-261-0/+602
|\
| * 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