Age | Commit message (Expand) | Author | Files | Lines |
2001-06-26 | Remove warning about trapdoor systems for non-root mode. | Andrew Bartlett | 1 | -0/+4 |
2001-04-28 | rpcclient/rpcclient.c: Non-void return in void function. | Jeremy Allison | 1 | -1/+3 |
2001-04-27 | Tidy up args to DEBUG Statements - found by gcc on Solaris. | Jeremy Allison | 1 | -5/+7 |
2001-03-11 | Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMR | Jeremy Allison | 1 | -2/+0 |
2001-01-04 | Changes from APPLIANCE_HEAD: | David O'Neill | 1 | -1/+13 |
2000-12-08 | Added OLD_NTDOMAIN to remove warnings about undefined functions. | Jeremy Allison | 1 | -0/+2 |
2000-11-14 | Merge from appliance head of JR's changes for driver versioning. | Jeremy Allison | 1 | -1/+1 |
2000-10-28 | David Lee's utmp patch (finally). Thanks David ! | Jeremy Allison | 1 | -1/+1 |
2000-10-26 | Sorry JF - no billable hours :-). I fixed the "stream of events" problem | Jeremy Allison | 1 | -2/+0 |
2000-10-12 | use macros for incrementing profile counters | Herb Lewis | 1 | -3/+1 |
2000-10-05 | Added uid and gid to push_sec_ctx() debug. | Tim Potter | 1 | -2/+3 |
2000-08-28 | Oops - missed a file. | Tim Potter | 1 | -0/+42 |
2000-08-09 | Fixed memory leak with NT tokens. | Jeremy Allison | 1 | -5/+12 |
2000-08-03 | Added an NT_USER_TOKEN structure that is copied/passed around associated | Jeremy Allison | 1 | -13/+85 |
2000-08-02 | Started to canonicalize our handling of uid -> sid code in order to | Jeremy Allison | 1 | -7/+27 |
2000-06-23 | Fix a malloc of zero problem. | Jeremy Allison | 1 | -38/+49 |
2000-06-23 | lib/util_unistr.c: Off-by-one fix for dos_PutUniStr from John Reilly jreilly@... | Jeremy Allison | 1 | -1/+5 |
2000-06-23 | I've been working on refactoring some of the mess that is the become_user() | Tim Potter | 1 | -0/+295 |