summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2004-03-17Remove excess logging when probing for the length of the next mb char.Jeremy Allison2-13/+20
2004-03-17Remove excess logging when probing for the length of the next mb char.Jeremy Allison2-13/+20
2004-03-17asu/syntax/pc_netlink doesn't fill in the pipe name in the rpc_bind response ...Gerald Carter1-0/+2
2004-03-17asu/syntax/pc_netlink doesn't fill in the pipe name in the rpc_bind response ...Gerald Carter1-0/+2
2004-03-17BUG 758 -- patch from jpeach@sgi.com (James Peach); fix pdma buildGerald Carter1-1/+6
2004-03-17BUG 758 -- patch from jpeach@sgi.com (James Peach); fix pdma buildGerald Carter1-1/+6
2004-03-17Change check_path_syntax() to use the new next_mb_char_size() functionJeremy Allison2-43/+17
2004-03-17Change check_path_syntax() to use the new next_mb_char_size() functionJeremy Allison2-43/+17
2004-03-16Add function next_mb_char_size() that returns a size_t of the number ofJeremy Allison2-0/+25
2004-03-16Add function next_mb_char_size() that returns a size_t of the number ofJeremy Allison2-0/+25
2004-03-16merges from 3.0Gerald Carter3-4/+9
2004-03-16fix overlapping memory bug when copying usernameGerald Carter1-2/+5
2004-03-16BUG 748 - patch from jpeach@sgi.com (James Peach); relax arg parsing to samba...Gerald Carter1-2/+6
2004-03-16BUG 768 - patch from jpeach@sgi.com (James Peach); accept profileing arg to i...Gerald Carter1-4/+28
2004-03-16BUG 979 -- fix quota display on AIX; patch from Heinrich.Mislik@univie.ac.at ...Gerald Carter1-0/+4
2004-03-16BUG 979 -- fix quota display on AIX; patch from Heinrich.Mislik@univie.ac.at ...Gerald Carter1-0/+4
2004-03-16BUG 1182: patch from john.klinger@lmco.com (John Klinger) to reanable the -...Gerald Carter2-2/+4
2004-03-16Fix check_path_syntax() for multibyte encodings which have no '\' as second b...Alexander Bokovoy2-1/+23
2004-03-16Fix check_path_syntax() for multibyte encodings which have no '\' as second b...Alexander Bokovoy2-1/+23
2004-03-16merging print change notify fix from HP appliance. Also might address some o...Gerald Carter2-80/+16
2004-03-16merging print change notify fix from HP appliance. Also might address some o...Gerald Carter2-80/+16
2004-03-16BUG 1165, 1126: Fix bug with secondary groups (security = ads) and winbind us...Gerald Carter4-76/+96
2004-03-16BUG 1165, 1126: Fix bug with secondary groups (security = ads) and winbind us...Gerald Carter4-76/+96
2004-03-16Make sure we don't clobber the stack when response consists of the emptyRichard Sharpe1-1/+4
2004-03-16Avoid mb conversion overflow when sending an announcement.Jeremy Allison1-1/+4
2004-03-16Avoid mb conversion overflow when sending an announcement.Jeremy Allison1-1/+4
2004-03-15Use "unix netbios name" type unstring - 64 bytes long to manipulate netbiosJeremy Allison22-94/+97
2004-03-15Use "unix netbios name" type unstring - 64 bytes long to manipulate netbiosJeremy Allison22-94/+97
2004-03-15removing extra comma in --with-fhsGerald Carter1-1/+1
2004-03-15removing extra comma in --with-fhsGerald Carter1-1/+1
2004-03-15more fixes from 3.0Gerald Carter1-3/+3
2004-03-15include swatdir in 'make showlayout'Gerald Carter1-0/+1
2004-03-15sync small fixes from 3.0 and fix compiler warning in priv codeGerald Carter6-13/+11
2004-03-15fix byte ordering problem when storing the updating pid for the lpq cache; wa...Gerald Carter1-2/+5
2004-03-15fix byte ordering problem when storing the updating pid for the lpq cache; wa...Gerald Carter1-2/+5
2004-03-14Ok, one of the latest cleanups did too much... :-)Volker Lendecke1-29/+62
2004-03-14Clean up a bit :-)Volker Lendecke2-57/+13
2004-03-14Fix 'getent group aliasname', this did not look in pdb.Volker Lendecke1-7/+12
2004-03-14Add and delete aliases via srv_samr_nt. For that I added a RID allocation callVolker Lendecke7-58/+116
2004-03-14When trying to remove a user from a group, winbind should be informedVolker Lendecke1-0/+3
2004-03-14When trying to remove a user from a group, winbind should be informedVolker Lendecke1-0/+3
2004-03-14Merge from 3.0Tim Potter1-1/+1
2004-03-14Use possessive in message asking for user's password.Tim Potter1-1/+1
2004-03-13Make alias membership maintainable via net rpc group add/delmem. AliasVolker Lendecke2-199/+60
2004-03-13Rest of my winbindd_passdb alias supportVolker Lendecke2-0/+19
2004-03-13Add alias support to winbindd_passdb. Sorry, Simo, this does not leave tooVolker Lendecke5-221/+219
2004-03-13Remove the prototype for alias support in winbind again. This will beVolker Lendecke3-324/+29
2004-03-13Add find_alias, create_alias, delete_alias, get_aliasinfo, set_aliasinfo andVolker Lendecke4-8/+339
2004-03-13Ensure we don't truncate strcmps to nstring anymore...Jeremy Allison6-11/+16
2004-03-13Ensure we don't truncate strcmps to nstring anymore...Jeremy Allison6-11/+16