Age | Commit message (Expand) | Author | Files | Lines |
2004-01-13 | sync HEAD with recent changes in 3.0 | Gerald Carter | 4 | -32/+599 |
2004-01-09 | fix some warnings from the Sun compiler; also merge some of abartlet's error ... | Gerald Carter | 1 | -1/+1 |
2004-01-06 | Patch based on work from James Peach <jpeach@sgi.com> to convert over to | Jeremy Allison | 1 | -0/+6 |
2004-01-06 | (merge from 3.0) | Andrew Bartlett | 3 | -4/+5 |
2004-01-05 | (merge from 3.0) | Andrew Bartlett | 2 | -5/+4 |
2004-01-05 | (merge from 3.0) | Andrew Bartlett | 1 | -11/+25 |
2004-01-05 | (merge from 3.0) | Andrew Bartlett | 1 | -4/+2 |
2004-01-05 | (merge from 3.0) | Andrew Bartlett | 1 | -54/+254 |
2004-01-05 | (merge from 3.0) | Andrew Bartlett | 1 | -342/+181 |
2003-12-26 | Collecting some minor patches... | Volker Lendecke | 1 | -8/+10 |
2003-12-24 | (merge from 3.0) | Andrew Bartlett | 1 | -4/+9 |
2003-12-01 | In the brief 'net rpc group' listing, don't cut off group names at 21 chars. | Volker Lendecke | 1 | -3/+3 |
2003-12-01 | Beautify the net status help message a bit | Volker Lendecke | 1 | -4/+4 |
2003-12-01 | I needed a decently parseable format of smbstatus. Looking at smbstatus code | Volker Lendecke | 3 | -0/+268 |
2003-11-28 | Implement 'net rpc group list [global|local|builtin]*' for a select listing of | Volker Lendecke | 2 | -0/+36 |
2003-11-27 | Fix for pdbedit error code returns (sorry, forgot who sent in the patch). | Jeremy Allison | 1 | -2/+11 |
2003-11-27 | Only ask for 512 names at a time. | Volker Lendecke | 1 | -8/+19 |
2003-11-26 | Implement "net rpc group members": Get members of a domain group in | Volker Lendecke | 2 | -0/+89 |
2003-11-26 | Get rid of a const warning | Volker Lendecke | 1 | -2/+2 |
2003-11-23 | Merge from 3.0: | Andrew Bartlett | 2 | -5/+5 |
2003-11-22 | (merge from 3.0) | Andrew Bartlett | 1 | -72/+112 |
2003-11-12 | show locked files for -u <user>; bug 590 | Gerald Carter | 1 | -10/+41 |
2003-10-31 | Merge from 3.0: | Tim Potter | 1 | -40/+40 |
2003-10-30 | First round of merging various UUID structures. | Jim McDonough | 1 | -5/+5 |
2003-10-24 | Add shutdown abort try over initshutdown pipe first, then fall back to | Jim McDonough | 1 | -4/+49 |
2003-10-23 | Fix bug 451. Stop net -P from prompting for machine account password. | Jim McDonough | 3 | -3/+4 |
2003-10-22 | Put strcasecmp/strncasecmp on the banned list (except for needed calls | Jeremy Allison | 2 | -11/+11 |
2003-10-14 | Set errno = ENOSYS if mmap not supported. | Tim Potter | 1 | -0/+1 |
2003-10-02 | Portability fixes from schmitz@hp.com (Joachim Schmitz). Bug #549. | Jeremy Allison | 1 | -1/+7 |
2003-09-29 | Merge from 3.0: | Tim Potter | 1 | -16/+4 |
2003-09-29 | Testparm fixes: | Jelmer Vernooij | 1 | -3/+9 |
2003-09-24 | * sync more files from 3.0 | Gerald Carter | 1 | -3/+3 |
2003-09-22 | fix some warnings found by the Sun C compiler | Gerald Carter | 2 | -4/+3 |
2003-09-21 | Fix typo | Jelmer Vernooij | 1 | -1/+1 |
2003-09-19 | Ensure that dup_sec_desc copies the 'type' field correctly. This caused | Jeremy Allison | 1 | -3/+3 |
2003-09-15 | Fix from gregory@networksentry.co.za, don't clobber the comment if it | Jeremy Allison | 1 | -2/+2 |
2003-09-15 | Fixed test and wording for long share names. | Christopher R. Hertel | 1 | -3/+4 |
2003-09-15 | fix online help | Simo Sorce | 1 | -1/+1 |
2003-09-12 | Fix another crash bug in samsync. | Tim Potter | 1 | -0/+3 |
2003-09-11 | Merge from samba-3.0: | Tim Potter | 1 | -5/+10 |
2003-09-11 | Merge from samba-3.0: | Tim Potter | 1 | -2/+2 |
2003-09-11 | Merge from samba-3.0: | Tim Potter | 1 | -1/+1 |
2003-09-09 | sync 3.0 into HEAD for the last time | Gerald Carter | 16 | -632/+938 |
2003-08-02 | port latest changes from SAMBA_3_0 tree | Simo Sorce | 13 | -83/+548 |
2003-07-16 | ading new files from 3.0 | Gerald Carter | 1 | -0/+156 |
2003-07-16 | trying to get HEAD building again. If you want the code | Gerald Carter | 18 | -470/+1278 |
2003-06-02 | More changes to editreg to make it less tetchy. | Richard Sharpe | 1 | -17/+17 |
2003-06-02 | Some fixes for editreg.c, although I see that head seems broken ... | Richard Sharpe | 1 | -5/+5 |
2003-05-29 | Setting account policy values is done using -C, not -V. Fixes bug #120 | Jelmer Vernooij | 1 | -1/+1 |
2003-05-15 | Patch from "Alex Deiter" <tiamat@komi.mts.ru> to fix incorrect error check. | Jeremy Allison | 1 | -1/+1 |