Age | Commit message (Expand) | Author | Files | Lines |
2000-10-05 | someone forgot to update proto.h :-) | Jean-François Micouleau | 1 | -1/+2 |
2000-10-05 | fixing prs_unistr2(). For the special case of an empty (but existing) | Jean-François Micouleau | 1 | -6/+8 |
2000-10-05 | Spelling flames. (-: | Tim Potter | 1 | -6/+6 |
2000-10-05 | Added uid and gid to push_sec_ctx() debug. | Tim Potter | 1 | -2/+3 |
2000-10-05 | Fixed compiler warnings. | Tim Potter | 1 | -4/+6 |
2000-10-04 | Made re-init of stat cache explicit rather than being hidden. | Jeremy Allison | 2 | -5/+2 |
2000-10-04 | Adding Herb's compile warning fixes to HEAD. | Jeremy Allison | 13 | -73/+32 |
2000-10-03 | Fixes for the fact that UNICODE sizes are no always 2*no of chars when | Jeremy Allison | 1 | -8/+9 |
2000-10-03 | Fixes from Herb - compiler warnings. | Jeremy Allison | 2 | -13/+13 |
2000-10-03 | utf-8 and EUC3 patch from Hiroshi Miura Samba User Group Japan staff. | Jeremy Allison | 11 | -22/+1080 |
2000-10-02 | Memleak fix for cache code. | Jeremy Allison | 3 | -6/+27 |
2000-10-02 | Added debug so if zero length messages get sent we successfully remove | Jeremy Allison | 2 | -3/+16 |
2000-09-29 | Missing null termination on printer changenotify message caused insure | Jeremy Allison | 1 | -3/+4 |
2000-09-29 | utils/smbcontrol.c: Fixes from Herb for interactive use. | Jeremy Allison | 2 | -30/+83 |
2000-09-29 | new man pages | Herb Lewis | 6 | -0/+557 |
2000-09-29 | new prototypes | Andrew Tridgell | 1 | -0/+3 |
2000-09-29 | added a hack to get 64 bit locking working with the broken fcntl() | Andrew Tridgell | 2 | -0/+27 |
2000-09-29 | use the 64 bit locking interface in locktest | Andrew Tridgell | 1 | -19/+19 |
2000-09-29 | fixed a harmess mixup of bitops and a boolean | Andrew Tridgell | 1 | -1/+1 |
2000-09-29 | added cli_lock64() and cli_unlock64() | Andrew Tridgell | 1 | -0/+96 |
2000-09-28 | Missing from HEAD and 2.2 - terminal server reg config. | Jeremy Allison | 1 | -0/+7 |
2000-09-28 | Fix from John Reilly for forms ordering problems. | Jeremy Allison | 1 | -12/+19 |
2000-09-28 | Removed a line by mistake... | Jeremy Allison | 1 | -0/+1 |
2000-09-28 | Added comment on JF's new code. Removed ifdef in passdb/smbpass.c as this | Jeremy Allison | 2 | -8/+11 |
2000-09-28 | fixed samr_create_user(). we now correctly parse the query and the reply. | Jean-François Micouleau | 5 | -28/+74 |
2000-09-28 | Removed annoying unecessary debug message. | Tim Potter | 1 | -1/+0 |
2000-09-27 | Fixed stupid introduced bug found by "Jim McDonough/Boulder/IBM" <jmcd@us.ibm... | Jeremy Allison | 1 | -2/+2 |
2000-09-27 | Restructuring of the code to remove dos_ChDir/dos_GetWd and re-vector them | Jeremy Allison | 14 | -346/+485 |
2000-09-27 | samr unknown 0x32 is in fact samr create user. | Jean-François Micouleau | 4 | -63/+42 |
2000-09-27 | ignore smbcontrol in bin directory | Jean-François Micouleau | 1 | -1/+2 |
2000-09-26 | fix for IRIX 6.2 compiler error | Herb Lewis | 1 | -1/+1 |
2000-09-26 | fix for IRIX compiler error messages | Herb Lewis | 1 | -3/+3 |
2000-09-26 | fixed IRIX compiller error message | Herb Lewis | 1 | -1/+1 |
2000-09-26 | broadcast printer notify message to all clients. We now have printer | Jean-François Micouleau | 3 | -353/+364 |
2000-09-26 | added NEGNOWAIT. sent to secure@microsoft.com | Luke Leighton | 4 | -346/+436 |
2000-09-26 | Changes from John Reilly to add a parameter "show add printer wizard" that | Jeremy Allison | 3 | -14/+30 |
2000-09-25 | printer notify code. | Jean-François Micouleau | 6 | -14/+602 |
2000-09-21 | Optimization (noticed by bloody Andrew :-) to stop directory scan ever | Jeremy Allison | 1 | -4/+15 |
2000-09-21 | Adding fix from Jim Vopni <jimv@metrics.com> to ensure jobs are | Jeremy Allison | 1 | -33/+33 |
2000-09-20 | Some code moved back from TNG - updates to LSA stuff. Not yet used but | Jeremy Allison | 3 | -11/+105 |
2000-09-20 | Fix to allow a timestamp of zero to cause an instantaneous changenotify | Jeremy Allison | 4 | -6/+30 |
2000-09-19 | param/loadparm.c: Fix based on Damian's code to stop printer scripts getting ... | Jeremy Allison | 2 | -121/+116 |
2000-09-18 | Modified test.h generator to return error if structure passed to vluke | Tim Potter | 2 | -1/+5 |
2000-09-18 | Removed emacs backup file from repository. | Tim Potter | 1 | -7/+0 |
2000-09-16 | in a printer_info_6, driver version is 64 bits long and there is a 32 bit | Jean-François Micouleau | 3 | -4/+21 |
2000-09-15 | Fixes from JF as I didn't understand the string array sizing code correctly. | Jeremy Allison | 1 | -17/+17 |
2000-09-15 | Move towards getting W2k p&p to upload NT4.x drivers. Still doesn't work - | Jeremy Allison | 4 | -31/+364 |
2000-09-14 | Placeholder for some forthcoming documentation | Gerald Carter | 1 | -0/+7 |
2000-09-14 | fixed typo | Gerald Carter | 1 | -1/+1 |
2000-09-14 | Added a gew more mods by Patrick Powell (lprng guy) | Gerald Carter | 1 | -5/+22 |