Age | Commit message (Expand) | Author | Files | Lines |
2004-03-16 | fix overlapping memory bug when copying username | Gerald Carter | 1 | -2/+5 |
2004-03-16 | BUG 748 - patch from jpeach@sgi.com (James Peach); relax arg parsing to samba... | Gerald Carter | 1 | -2/+6 |
2004-03-16 | BUG 768 - patch from jpeach@sgi.com (James Peach); accept profileing arg to i... | Gerald Carter | 1 | -4/+28 |
2004-03-16 | BUG 979 -- fix quota display on AIX; patch from Heinrich.Mislik@univie.ac.at ... | Gerald Carter | 1 | -0/+4 |
2004-03-16 | BUG 979 -- fix quota display on AIX; patch from Heinrich.Mislik@univie.ac.at ... | Gerald Carter | 1 | -0/+4 |
2004-03-16 | BUG 1182: patch from john.klinger@lmco.com (John Klinger) to reanable the -... | Gerald Carter | 2 | -2/+4 |
2004-03-16 | Fix check_path_syntax() for multibyte encodings which have no '\' as second b... | Alexander Bokovoy | 2 | -1/+23 |
2004-03-16 | Fix check_path_syntax() for multibyte encodings which have no '\' as second b... | Alexander Bokovoy | 2 | -1/+23 |
2004-03-16 | merging print change notify fix from HP appliance. Also might address some o... | Gerald Carter | 2 | -80/+16 |
2004-03-16 | merging print change notify fix from HP appliance. Also might address some o... | Gerald Carter | 2 | -80/+16 |
2004-03-16 | BUG 1165, 1126: Fix bug with secondary groups (security = ads) and winbind us... | Gerald Carter | 4 | -76/+96 |
2004-03-16 | BUG 1165, 1126: Fix bug with secondary groups (security = ads) and winbind us... | Gerald Carter | 4 | -76/+96 |
2004-03-16 | Make sure we don't clobber the stack when response consists of the empty | Richard Sharpe | 1 | -1/+4 |
2004-03-16 | Avoid mb conversion overflow when sending an announcement. | Jeremy Allison | 1 | -1/+4 |
2004-03-16 | Avoid mb conversion overflow when sending an announcement. | Jeremy Allison | 1 | -1/+4 |
2004-03-15 | Use "unix netbios name" type unstring - 64 bytes long to manipulate netbios | Jeremy Allison | 22 | -94/+97 |
2004-03-15 | Use "unix netbios name" type unstring - 64 bytes long to manipulate netbios | Jeremy Allison | 22 | -94/+97 |
2004-03-15 | removing extra comma in --with-fhs | Gerald Carter | 1 | -1/+1 |
2004-03-15 | removing extra comma in --with-fhs | Gerald Carter | 1 | -1/+1 |
2004-03-15 | more fixes from 3.0 | Gerald Carter | 1 | -3/+3 |
2004-03-15 | include swatdir in 'make showlayout' | Gerald Carter | 1 | -0/+1 |
2004-03-15 | sync small fixes from 3.0 and fix compiler warning in priv code | Gerald Carter | 6 | -13/+11 |
2004-03-15 | fix byte ordering problem when storing the updating pid for the lpq cache; wa... | Gerald Carter | 1 | -2/+5 |
2004-03-15 | fix byte ordering problem when storing the updating pid for the lpq cache; wa... | Gerald Carter | 1 | -2/+5 |
2004-03-14 | Ok, one of the latest cleanups did too much... :-) | Volker Lendecke | 1 | -29/+62 |
2004-03-14 | Clean up a bit :-) | Volker Lendecke | 2 | -57/+13 |
2004-03-14 | Fix 'getent group aliasname', this did not look in pdb. | Volker Lendecke | 1 | -7/+12 |
2004-03-14 | Add and delete aliases via srv_samr_nt. For that I added a RID allocation call | Volker Lendecke | 7 | -58/+116 |
2004-03-14 | When trying to remove a user from a group, winbind should be informed | Volker Lendecke | 1 | -0/+3 |
2004-03-14 | When trying to remove a user from a group, winbind should be informed | Volker Lendecke | 1 | -0/+3 |
2004-03-14 | Merge from 3.0 | Tim Potter | 1 | -1/+1 |
2004-03-14 | Use possessive in message asking for user's password. | Tim Potter | 1 | -1/+1 |
2004-03-13 | Make alias membership maintainable via net rpc group add/delmem. Alias | Volker Lendecke | 2 | -199/+60 |
2004-03-13 | Rest of my winbindd_passdb alias support | Volker Lendecke | 2 | -0/+19 |
2004-03-13 | Add alias support to winbindd_passdb. Sorry, Simo, this does not leave too | Volker Lendecke | 5 | -221/+219 |
2004-03-13 | Remove the prototype for alias support in winbind again. This will be | Volker Lendecke | 3 | -324/+29 |
2004-03-13 | Add find_alias, create_alias, delete_alias, get_aliasinfo, set_aliasinfo and | Volker Lendecke | 4 | -8/+339 |
2004-03-13 | Ensure we don't truncate strcmps to nstring anymore... | Jeremy Allison | 6 | -11/+16 |
2004-03-13 | Ensure we don't truncate strcmps to nstring anymore... | Jeremy Allison | 6 | -11/+16 |
2004-03-13 | Modified fix for bugid #784. Based on a patch from moriyama@miraclelinux.com ... | Jeremy Allison | 25 | -176/+197 |
2004-03-13 | Modified fix for bugid #784. Based on a patch from moriyama@miraclelinux.com ... | Jeremy Allison | 25 | -176/+197 |
2004-03-13 | First part of patch from moriyama@miraclelinux.com (MORIYAMA Masayuki) to | Jeremy Allison | 5 | -809/+887 |
2004-03-13 | First part of patch from moriyama@miraclelinux.com (MORIYAMA Masayuki) to | Jeremy Allison | 5 | -809/+887 |
2004-03-12 | if we are truncating to the . we need to start at the beginning in case | Herb Lewis | 1 | -1/+1 |
2004-03-12 | Bug report 1079 and fix both from Bert Driehuis. | Christopher R. Hertel | 1 | -38/+78 |
2004-03-12 | Fix from Robert.Dahlem@gmx.net (Robert Dahlem) for bugid #1048 | Jeremy Allison | 1 | -2/+2 |
2004-03-12 | Fix from Robert.Dahlem@gmx.net (Robert Dahlem) for bugid #1048 | Jeremy Allison | 1 | -2/+2 |
2004-03-12 | Fix problems with very long filenames in both smbd and smbclient. | Alexander Bokovoy | 2 | -47/+55 |
2004-03-12 | Fix problems with very long filenames in both smbd and smbclient. | Alexander Bokovoy | 3 | -48/+56 |
2004-03-12 | Fix build after Jeremy -- yet another place where convert_string() wasn't upd... | Alexander Bokovoy | 1 | -2/+2 |