Age | Commit message (Expand) | Author | Files | Lines |
1999-03-18 | Adding LSA_OPENSECRET (-> LsarOpenSecret) and LSA_QUERYSECRET | Matthew Chapman | 8 | -36/+467 |
1999-03-17 | SAMLOGON query - alignment issue is beginning to get to me. | Luke Leighton | 1 | -0/+2 |
1999-03-17 | Stefan Walters: purify spotted rverf should be alloc'd to 16 bytes not 8. | Luke Leighton | 2 | -1/+36 |
1999-03-17 | alignment issue for UDP SAMLOGON response. | Luke Leighton | 1 | -2/+2 |
1999-03-16 | Added SVC_QUERY_DISP_NAME (corresponding to the GetServiceDisplayName API). | Matthew Chapman | 4 | -0/+122 |
1999-03-14 | Don't forget to make proto. | Matthew Chapman | 1 | -37/+4 |
1999-03-12 | Stefan Walter: spotted *p_group == NULL which should be p_group == NULL.Stefa... | Luke Leighton | 1 | -2/+14 |
1999-03-12 | cli_setup_creds new arguments added. | Luke Leighton | 1 | -1/+3 |
1999-03-12 | new "domtrust" test command. r&d into inter-domain trust accounts. | Luke Leighton | 8 | -26/+82 |
1999-03-12 | check for exactly _one_ key: for USRMGR.EXE. | Luke Leighton | 1 | -0/+4 |
1999-03-10 | static password space needed. | Luke Leighton | 1 | -3/+3 |
1999-03-10 | Greg Dickie: spotted bug where smb_nt_passwd could be NULL. | Luke Leighton | 1 | -1/+8 |
1999-03-09 | Greg Dickie spotted some wierd memory corruption problem with group | Luke Leighton | 3 | -21/+21 |
1999-03-09 | alignment issue in UDP SAMLOGON response. | Luke Leighton | 1 | -3/+6 |
1999-03-09 | mods to allow inter-domain trust accounts to be added to SAM database | Luke Leighton | 7 | -220/+318 |
1999-03-09 | oh dear, it's this one again. removed check for MAILSLOT\NTLOGON because | Luke Leighton | 1 | -14/+12 |
1999-03-09 | oops, IS_BITS_CLR_ALL() macro was wrong! | Luke Leighton | 1 | -1/+1 |
1999-03-09 | reverted access control flags in enum commands. | Luke Leighton | 1 | -3/+3 |
1999-03-08 | - todd sabin spotted bugs in samr enum dom users / groups / aliases code: | Luke Leighton | 2 | -130/+159 |
1999-03-08 | pass_check.c could receive encrypted password: printing it out as a %s | Luke Leighton | 2 | -2/+4 |
1999-03-08 | oops, accidentally committed clear-text password reading last week. | Luke Leighton | 1 | -1/+1 |
1999-03-08 | Bejamin Kuit. #define MYSQL and MYSQL_ROW to void iff <mysql.h> not found. | Luke Leighton | 2 | -0/+13 |
1999-03-05 | spelling mistake, #ifdef'd out for non-developers (oops!) | Luke Leighton | 1 | -0/+5 |
1999-03-05 | oops, put -DDEBUG_PASSWORD in wrong place. | Luke Leighton | 1 | -1/+1 |
1999-03-05 | Benjamin Kuit's mods. | Luke Leighton | 3 | -3/+36 |
1999-03-03 | Benjamin Kuit's latest mysql mods. issue with "make proto" needs to be | Luke Leighton | 6 | -93/+165 |
1999-03-02 | added <mysql.h> autoconf test. | Luke Leighton | 5 | -33/+10 |
1999-03-01 | Benjamin Kuit's MYSQL SAM Database implementation. | Luke Leighton | 8 | -2/+1335 |
1999-03-01 | improving syntax / useability of rpcclient "shutdown" command: | Luke Leighton | 2 | -10/+26 |
1999-02-25 | referred reader to NT Domain FAQ for more info (copy of update to 2.0) | Gerald Carter | 1 | -109/+10 |
1999-02-24 | Return either STATUS_BUFFER_OVERFLOW or ERRDOS/ERRmoredata depending on | Matthew Chapman | 1 | -7/+10 |
1999-02-24 | Added "lookupdomain" rpcclient command. Not particularly useful currently | Matthew Chapman | 1 | -0/+1 |
1999-02-24 | Win9x user level security. | Matthew Chapman | 7 | -429/+1096 |
1999-02-23 | added jeremy's new c++-like code for parsing of security descriptors. | Luke Leighton | 10 | -330/+497 |
1999-02-19 | samr_lookup_names "none found" error needed corrections with empty lists. | Luke Leighton | 1 | -2/+2 |
1999-02-19 | last unix group not being listed. spotted by jacques sansdrap. | Luke Leighton | 3 | -3/+3 |
1999-02-18 | problem been there for months: reg_r_info not aligning after string buffer. | Luke Leighton | 1 | -0/+1 |
1999-02-18 | Got to the bottom of another weird one... | Michael Warfield | 1 | -1/+5 |
1999-02-16 | rpcclient shutdown command | Luke Leighton | 7 | -2/+203 |
1999-02-16 | bitmap to strings | Luke Leighton | 2 | -16/+84 |
1999-02-15 | Always null-terminate strings. | Matthew Chapman | 17 | -82/+82 |
1999-02-15 | Always null-terminate strings. | Matthew Chapman | 1 | -16/+33 |
1999-02-14 | Added caching of user password if it was entered via getpass. We were already | Michael Warfield | 1 | -1/+102 |
1999-02-14 | Folding into Samba-2.1.X tree documents added to 2.0.3. | John Terpstra | 3 | -0/+34 |
1999-02-13 | Fixed a glibc glitch in smbumount.c and reenabled some debugging | Michael Warfield | 2 | -2/+2 |
1999-02-12 | const cast issues. [p.s - tidy work, matt!] | Luke Leighton | 1 | -16/+31 |
1999-02-12 | const issues with byte mod / byte read macros. | Luke Leighton | 1 | -8/+13 |
1999-02-12 | Cut and paste error. | Matthew Chapman | 1 | -9/+9 |
1999-02-12 | UNICODE cleanup (see lib/util_unistr.c). | Matthew Chapman | 21 | -324/+296 |
1999-02-11 | UNICODE issues. | Luke Leighton | 4 | -13/+13 |