Age | Commit message (Expand) | Author | Files | Lines |
2004-03-27 | Ensure we correctly set cli->nt_pipe_fnum on failure to correctly open the | Andrew Bartlett | 1 | -0/+2 |
2004-03-27 | As I raised (without objection) on the mailing list a while back, this | Andrew Bartlett | 2 | -9/+1 |
2004-03-27 | Working (tested) client code for setting EA's by filename and fnum. | Jeremy Allison | 3 | -5/+161 |
2004-03-26 | Fix bug #1211. Ensure accept socket is in non-blocking state in case of network | Jeremy Allison | 1 | -1/+10 |
2004-03-26 | Move the Client-IP based msdfs target expansion to a VFS module. | Volker Lendecke | 4 | -135/+197 |
2004-03-26 | Always use strchr_m, not strchr on unix character sets. | Jeremy Allison | 1 | -4/+4 |
2004-03-26 | After briefly talking to jerry, commit this: | Volker Lendecke | 1 | -5/+134 |
2004-03-26 | source code fix for bug 1095 -- honor the '-l' option | Gerald Carter | 3 | -2/+15 |
2004-03-25 | Use timegm, or our already existing replacement instead of timezone, as | Jim McDonough | 1 | -1/+1 |
2004-03-25 | jra's patch -- fix anonymous self referral code to check that a share is an m... | Gerald Carter | 1 | -6/+6 |
2004-03-24 | Path for bugzilla #1152 from Timur Bakeyev. Allow python modules to | Tim Potter | 2 | -2/+5 |
2004-03-24 | fixes for prnadmin.dll API | Gerald Carter | 3 | -3/+3 |
2004-03-24 | Fix bugzilla # 1208 | Jim McDonough | 6 | -6/+47 |
2004-03-24 | Added cli_set_ea(), cli_get_ea next... | Jeremy Allison | 1 | -0/+64 |
2004-03-22 | remove unused variable | Gerald Carter | 1 | -2/+0 |
2004-03-22 | missed one on BUG 1195; make sure to set the private * to NULL | Gerald Carter | 1 | -5/+2 |
2004-03-22 | BUG 1185: use 'winbind cache time' as the reconnect period when seq_num == -1... | Gerald Carter | 1 | -0/+2 |
2004-03-22 | bug 1195: add flag to ADS_STRUCT so we know who owns the main structure's mem... | Gerald Carter | 3 | -9/+35 |
2004-03-21 | Given how often a panic has to do with malloc() problems, don't tempt | Andrew Bartlett | 1 | -1/+1 |
2004-03-19 | Fix for #1064 - ensure truncate attribute checking is done correctly on "hidd... | Jeremy Allison | 2 | -5/+28 |
2004-03-19 | BUG 417: fix %UuGg variables expansion in include lines setging the current_u... | Gerald Carter | 5 | -2/+43 |
2004-03-19 | missed some of Derrel's changes | Gerald Carter | 1 | -1/+1 |
2004-03-19 | add --with-libdir and --with-mandir (patch from Guenther Deschner) | Gerald Carter | 1 | -2/+34 |
2004-03-19 | bumping version to 3.0.3pre2 | Gerald Carter | 1 | -1/+1 |
2004-03-19 | updating release notes & merging Derrel Lipman's libsmbclient patch from HEAD | Gerald Carter | 5 | -118/+547 |
2004-03-19 | backport from head | Simo Sorce | 1 | -0/+3 |
2004-03-19 | Fix gcc warnings. Fix mkproto with new type. | Jeremy Allison | 2 | -11/+12 |
2004-03-18 | Merge from HEAD for Amanda group. | Jeremy Allison | 2 | -2/+16 |
2004-03-18 | Password lockout for LDAP backend. Caches autolock flag, bad count, and | Jim McDonough | 6 | -2/+308 |
2004-03-18 | BUG 932: ulrich@holeschak.de (Ulrich Holeschak); fix local password change us... | Gerald Carter | 1 | -1/+1 |
2004-03-18 | Correctness patch from fumiya@miraclelinux.com to count characters correctly, | Jeremy Allison | 1 | -0/+3 |
2004-03-18 | Fix sambaUserWorkstations for network samlogons against us as DC. Strip | Volker Lendecke | 1 | -1/+9 |
2004-03-18 | Two little annoyances: | Volker Lendecke | 2 | -3/+2 |
2004-03-18 | Added a varient of Volker's patch to fix the "self-referrals as anonymous user" | Jeremy Allison | 1 | -19/+49 |
2004-03-17 | Remove excess logging when probing for the length of the next mb char. | Jeremy Allison | 2 | -13/+20 |
2004-03-17 | asu/syntax/pc_netlink doesn't fill in the pipe name in the rpc_bind response ... | Gerald Carter | 1 | -0/+2 |
2004-03-17 | Change check_path_syntax() to use the new next_mb_char_size() function | Jeremy Allison | 2 | -43/+17 |
2004-03-16 | Add function next_mb_char_size() that returns a size_t of the number of | Jeremy Allison | 2 | -0/+25 |
2004-03-16 | fix overlapping memory bug when copying username | Gerald Carter | 1 | -2/+5 |
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 | 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 | 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 | removing extra comma in --with-fhs | Gerald Carter | 1 | -1/+1 |
2004-03-15 | include swatdir in 'make showlayout' | Gerald Carter | 1 | -0/+1 |
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 | When trying to remove a user from a group, winbind should be informed | Volker Lendecke | 1 | -0/+3 |