summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* updating top 0.8.2-1 of the smbldap toolsGerald Carter2003-12-0422-813/+1354
* bumping version in preparation for 3.0.1rc1Gerald Carter2003-12-041-2/+2
* Fix incorrect smb flags2 for connections to pre-NT servers (causes smbclient toSteve French2003-12-041-0/+7
* fix process_incoming_data() to return the number of bytes handled this call w...Gerald Carter2003-12-041-1/+3
* fix debug messageGerald Carter2003-12-041-2/+2
* typo in BASEDIR; patch from Darren ChewGerald Carter2003-12-041-1/+1
* sync OID with HEADGerald Carter2003-12-041-1/+1
* support munged dial for ldapsam; patch from Aurélien Degrémont; bug 800Gerald Carter2003-12-044-4/+23
* don't crash on a NULL priviledge pointer; patch from Jianliang LuGerald Carter2003-12-041-0/+6
* Picked up by the build farm - despite all my efforts, security=server wasAndrew Bartlett2003-12-041-8/+13
* Without 'non unix accounts' we can't test security=domain on the build farm.Andrew Bartlett2003-12-041-2/+2
* * fix RemoveSidForeignDomain() ; bug 252Gerald Carter2003-12-046-84/+121
* Fix for "hash" (not hash2) type mangling. Noticed by "Forrest W. Christian" <...Jeremy Allison2003-12-031-8/+10
* Match Win2k and return 'invalid parameter' for creating of a new account withAndrew Bartlett2003-12-021-0/+6
* 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'.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