summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* 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
* Add find_alias, create_alias, delete_alias, get_aliasinfo, set_aliasinfo andVolker Lendecke2004-03-134-8/+339
* Ensure we don't truncate strcmps to nstring anymore...Jeremy Allison2004-03-136-11/+16
* Modified fix for bugid #784. Based on a patch from moriyama@miraclelinux.com ...Jeremy Allison2004-03-1325-176/+197
* First part of patch from moriyama@miraclelinux.com (MORIYAMA Masayuki) toJeremy Allison2004-03-135-809/+887
* Bug report 1079 and fix both from Bert Driehuis.Christopher R. Hertel2004-03-121-38/+78
* Fix from Robert.Dahlem@gmx.net (Robert Dahlem) for bugid #1048Jeremy Allison2004-03-121-2/+2
* Fix problems with very long filenames in both smbd and smbclient.Alexander Bokovoy2004-03-123-48/+56
* Fix build after Jeremy -- yet another place where convert_string() wasn't upd...Alexander Bokovoy2004-03-121-2/+2
* Fix string overflow due to wrong size calculationAlexander Bokovoy2004-03-121-1/+1
* Allow msdfs symlink syntax to be more forgiving (it took me ages to rememberJeremy Allison2004-03-121-4/+12
* Fix bug introduced by Jim (touche :-) :-) - use new smbldap_get_single_pstringJeremy Allison2004-03-111-4/+4