summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagsamba-3.0.3pre1cvs2svn Import User2004-03-190-0/+0
* syncing more changes from 3.0Gerald Carter2004-03-192-2/+6
* This commit was manufactured by cvs2svn to create branchcvs2svn Import User2004-03-191-0/+91
|\
| * Apply some more of Derrell Lipman's changes.Richard Sharpe2004-03-192-1/+96
| * add --with-libdir and --with-mandir (patch from Guenther Deschner)Gerald Carter2004-03-191-2/+34
| * cleaning up a few compiler warngingsGerald Carter2004-03-192-2/+1
| * wrap cli_tdis() in check to make sure we have a valid cnumGerald Carter2004-03-191-9/+10
| * add privileges support to ldapsam tooSimo Sorce2004-03-196-28/+361
| * the buffer must be greater then src string len otherwise bad things happen!Simo Sorce2004-03-191-0/+3
| * Fix gcc warnings. Fix mkproto with new type.Jeremy Allison2004-03-192-11/+12
| * Apply Craig Barratt's fixes to allow multiple exlusion files and patterns.Richard Sharpe2004-03-182-2/+16
* | preparing for release of 3.0.3pre1Gerald Carter2004-03-191-0/+1
* | sync configure.in with 3.0Gerald Carter2004-03-191-2/+34
* | tightening down the release branch now -- last planned merge from 3.0Gerald Carter2004-03-196-120/+563
* | syncing with 3.0Gerald Carter2004-03-1911-6/+159
* | This commit was manufactured by cvs2svn to create branchcvs2svn Import User2004-03-181-0/+174
|\ \ | |/
| * merge from 3.0...LDAP password lockout supportJim McDonough2004-03-186-2/+307
| * BUG 932: ulrich@holeschak.de (Ulrich Holeschak); fix local password change us...Gerald Carter2004-03-181-1/+1
| * Correctness patch from fumiya@miraclelinux.com to count characters correctly,Jeremy Allison2004-03-181-0/+3
| * Commit Derrell Lipman's changes and fixes to libsmbclient. The build butRichard Sharpe2004-03-186-119/+548
| * Fix sambaUserWorkstations for network samlogons against us as DC. StripVolker Lendecke2004-03-181-1/+9
| * Two little annoyances:Volker Lendecke2004-03-182-3/+2
| * Added a varient of Volker's patch to fix the "self-referrals as anonymous user"Jeremy Allison2004-03-181-19/+49
| * Remove excess logging when probing for the length of the next mb char.Jeremy Allison2004-03-172-13/+20
| * asu/syntax/pc_netlink doesn't fill in the pipe name in the rpc_bind response ...Gerald Carter2004-03-171-0/+2
| * BUG 758 -- patch from jpeach@sgi.com (James Peach); fix pdma buildGerald Carter2004-03-171-1/+6
| * Change check_path_syntax() to use the new next_mb_char_size() functionJeremy Allison2004-03-172-43/+17
| * Add function next_mb_char_size() that returns a size_t of the number ofJeremy Allison2004-03-162-0/+25
| * merges from 3.0Gerald Carter2004-03-163-4/+9
| * BUG 979 -- fix quota display on AIX; patch from Heinrich.Mislik@univie.ac.at ...Gerald Carter2004-03-161-0/+4
| * Fix check_path_syntax() for multibyte encodings which have no '\' as second b...Alexander Bokovoy2004-03-162-1/+23
| * merging print change notify fix from HP appliance. Also might address some o...Gerald Carter2004-03-162-80/+16
| * BUG 1165, 1126: Fix bug with secondary groups (security = ads) and winbind us...Gerald Carter2004-03-164-76/+96
| * Make sure we don't clobber the stack when response consists of the emptyRichard Sharpe2004-03-161-1/+4
| * Avoid mb conversion overflow when sending an announcement.Jeremy Allison2004-03-161-1/+4
| * Use "unix netbios name" type unstring - 64 bytes long to manipulate netbiosJeremy Allison2004-03-1522-94/+97
| * removing extra comma in --with-fhsGerald Carter2004-03-151-1/+1
| * more fixes from 3.0Gerald Carter2004-03-151-3/+3
| * sync small fixes from 3.0 and fix compiler warning in priv codeGerald Carter2004-03-156-13/+11
| * fix byte ordering problem when storing the updating pid for the lpq cache; wa...Gerald Carter2004-03-151-2/+5
| * Ok, one of the latest cleanups did too much... :-)Volker Lendecke2004-03-141-29/+62
| * Clean up a bit :-)Volker Lendecke2004-03-142-57/+13
| * Fix 'getent group aliasname', this did not look in pdb.Volker Lendecke2004-03-141-7/+12
| * Add and delete aliases via srv_samr_nt. For that I added a RID allocation callVolker Lendecke2004-03-147-58/+116
| * When trying to remove a user from a group, winbind should be informedVolker Lendecke2004-03-141-0/+3
| * Merge from 3.0Tim Potter2004-03-141-1/+1
| * Make alias membership maintainable via net rpc group add/delmem. AliasVolker Lendecke2004-03-132-199/+60
| * Rest of my winbindd_passdb alias supportVolker Lendecke2004-03-132-0/+19
| * Add alias support to winbindd_passdb. Sorry, Simo, this does not leave tooVolker Lendecke2004-03-135-221/+219
| * Remove the prototype for alias support in winbind again. This will beVolker Lendecke2004-03-133-324/+29