| Commit message (Expand) | Author | Age | Files | Lines |
* | rewrote getprinterdriver level 3, now correctly handle the dependent | Jean-François Micouleau | 2000-03-29 | 1 | -1/+1 |
* | acconfig.h configure configure.in: Added check for UT_SYSLEN for utmp code. | Jeremy Allison | 2000-03-22 | 1 | -26/+0 |
* | added the following message to all dce/rpc client/server code, except | Luke Leighton | 2000-03-22 | 1 | -0/+26 |
* | spoolss definitions. | Jean-François Micouleau | 2000-02-07 | 1 | -0/+25 |
* | first pass at updating head branch to be to be the same as the SAMBA_2_0 branch | Andrew Tridgell | 1999-12-13 | 1 | -673/+674 |
* | damn, that took a while. nt login password was being stored incorrectly | Luke Leighton | 1999-12-01 | 1 | -4/+6 |
* | attempted a svcset command. password is encrypted / messed up, therefore | Luke Leighton | 1999-11-23 | 1 | -8/+29 |
* | attempting to get nt5 wksta to join domain. | Luke Leighton | 1999-11-16 | 1 | -0/+30 |
* | const feeding frenzy | Luke Leighton | 1999-11-08 | 1 | -1/+1 |
* | created msrpc_srv_enum_tprt() function by massaging cmd_srv_enum_tprt(). | Luke Leighton | 1999-11-03 | 1 | -1/+1 |
* | had to move unistr2_dup(), unistr2_free() and unistr2_copy() into | Luke Leighton | 1999-11-03 | 1 | -34/+0 |
* | three types of array-creation / array-deletion functions: | Luke Leighton | 1999-11-03 | 1 | -1/+19 |
* | NetServerTransportEnum parsing, client-side and rpcclient "srvtransports" added. | Luke Leighton | 1999-10-30 | 1 | -0/+16 |
* | - typecast malloc / Realloc issues. | Luke Leighton | 1999-10-25 | 1 | -3/+4 |
* | return results on prs_xxxxx() and all xxx_io_xxx() routines. | Luke Leighton | 1999-10-15 | 1 | -104/+236 |
* | wow!!!! this one's been here for two years!!!! alignment issues | Luke Leighton | 1999-09-14 | 1 | -0/+2 |
* | reverted jeremy's c++-like security descriptor modifications as the | Luke Leighton | 1999-08-03 | 1 | -5/+3 |
* | rpc_parse/parse_misc.c : defined a new BUFFER5 struct | Jean-François Micouleau | 1999-04-27 | 1 | -0/+65 |
* | Incorrect length (number of unicode characters rather than buffer size) | Matthew Chapman | 1999-04-11 | 1 | -1/+1 |
* | Mainly BDC-related changes. | Matthew Chapman | 1999-04-08 | 1 | -33/+66 |
* | SAM database "set user info". | Luke Leighton | 1999-03-25 | 1 | -10/+0 |
* | removed 2 unnecessary args from make_uni_hdr. | Luke Leighton | 1999-03-24 | 1 | -5/+5 |
* | Another UNICODE issue - this time BUFFER2 was being transmitted incorrectly. | Matthew Chapman | 1999-03-23 | 1 | -7/+5 |
* | Adding LSA_OPENSECRET (-> LsarOpenSecret) and LSA_QUERYSECRET | Matthew Chapman | 1999-03-18 | 1 | -0/+31 |
* | new "domtrust" test command. r&d into inter-domain trust accounts. | Luke Leighton | 1999-03-12 | 1 | -2/+3 |
* | added jeremy's new c++-like code for parsing of security descriptors. | Luke Leighton | 1999-02-23 | 1 | -4/+5 |
* | Always null-terminate strings. | Matthew Chapman | 1999-02-15 | 1 | -1/+1 |
* | UNICODE cleanup (see lib/util_unistr.c). | Matthew Chapman | 1999-02-12 | 1 | -6/+5 |
* | the UNICODE issue... | Luke Leighton | 1999-02-11 | 1 | -3/+3 |
* | removal of the use of unistrn2 function: replace it with unistr2_to_str | Luke Leighton | 1999-02-09 | 1 | -2/+2 |
* | UNICODE byte ordering issue: typecast to uint16* replaced with SSVAL() | Luke Leighton | 1999-02-08 | 1 | -3/+3 |
* | adding some enumerate services code, client and server. | Luke Leighton | 1998-12-09 | 1 | -1/+0 |
* | - lib/unix_sec_ctxt.c | Luke Leighton | 1998-12-07 | 1 | -2/+2 |
* | added rid and sid_name_use to DOMAIN_GRP_MEMBER, for use in group member | Luke Leighton | 1998-12-02 | 1 | -1/+1 |
* | adding group member code, made a start. found that the group members' | Luke Leighton | 1998-12-02 | 1 | -1/+2 |
* | weekend work. user / group database API. | Luke Leighton | 1998-11-29 | 1 | -54/+0 |
* | LsaLookupNames client call (first used as lookupnames command in rpcclient). | Luke Leighton | 1998-11-25 | 1 | -9/+2 |
* | unix instance of group database API | Luke Leighton | 1998-11-23 | 1 | -1/+1 |
* | jean-f. sent me some S-1-3-0,1,2,3 SIDs and names. S-1-3 doesn't exist. | Luke Leighton | 1998-11-12 | 1 | -3/+2 |
* | security descriptors and registry. | Luke Leighton | 1998-11-12 | 1 | -0/+37 |
* | include/local.h: | Jeremy Allison | 1998-11-10 | 1 | -1/+1 |
* | rpcclient registry commands. | Luke Leighton | 1998-11-10 | 1 | -31/+140 |
* | Added clear-out-structure fix for make_unistr2. | Jeremy Allison | 1998-10-28 | 1 | -0/+2 |
* | amazing. the improvements to NT continue, evidence for which shows up | Luke Leighton | 1998-10-27 | 1 | -9/+9 |
* | added in samr commands. assistance in returning the missing functions, | Luke Leighton | 1998-09-25 | 1 | -0/+54 |
* | tridge the destroyer returns! | Andrew Tridgell | 1998-09-05 | 1 | -36/+21 |
* | password.c: Fixes to allow Win95 clients to have lm encrypted passwords | Jeremy Allison | 1998-07-06 | 1 | -7/+8 |
* | I was wrong about the length and max_length values in make_unistr2. | Jeremy Allison | 1998-06-09 | 1 | -3/+1 |
* | loadparm.c: Removed 'domain other sids' parameter. | Jeremy Allison | 1998-06-09 | 1 | -1/+3 |
* | chgpasswd.c: Added comments to #ifdefs | Jeremy Allison | 1998-05-14 | 1 | -58/+3 |