Age | Commit message (Expand) | Author | Files | Lines |
1998-11-14 | Removed acconfig.h configure configure.in include/config.h.in: Made smbwrappe... | Jeremy Allison | 1 | -1/+1 |
1998-11-13 | Makefile.in configure configure.in include/config.h.in: Changes for DGUX and ... | Jeremy Allison | 1 | -1/+1 |
1998-11-13 | security descriptors | Luke Leighton | 1 | -1/+3 |
1998-11-12 | Removed code that used printf/fprintf in password changin libraries. | Herb Lewis | 1 | -2/+5 |
1998-11-12 | security descriptors. | Luke Leighton | 1 | -5/+15 |
1998-11-12 | jean-f. sent me some S-1-3-0,1,2,3 SIDs and names. S-1-3 doesn't exist. | Luke Leighton | 1 | -2/+3 |
1998-11-12 | cleaning up conflicts between group code not yet committed and | Luke Leighton | 1 | -6/+18 |
1998-11-12 | extracted the password change code from smbpasswd and used it in swat | Andrew Tridgell | 1 | -0/+11 |
1998-11-12 | largely rewrote smbpasswd so that the code is understandable. This | Andrew Tridgell | 1 | -13/+13 |
1998-11-12 | Moved some code (NTLMSSPcalc) out of smbdes and inline for paranioa | Jeremy Allison | 1 | -1/+0 |
1998-11-12 | Added the security changes suggested by Andrew - become the | Jeremy Allison | 1 | -0/+1 |
1998-11-11 | changed is_root() to am_root() to prevent clash with variable names. | Andrew Tridgell | 1 | -1/+1 |
1998-11-11 | rpc_server/srv_netlog.c: Fixed crash bug with ACB_PWNOTREQ. | Jeremy Allison | 1 | -0/+2 |
1998-11-11 | security descriptor info, provided by jean-francois | Luke Leighton | 1 | -1/+1 |
1998-11-11 | clearing up security descriptor | Luke Leighton | 1 | -6/+5 |
1998-11-11 | changed syntax of registry commands so keys can start with HKLM or HKU. | Luke Leighton | 1 | -6/+8 |
1998-11-11 | registry delete value command: "regdeleteval". | Luke Leighton | 1 | -0/+6 |
1998-11-11 | renamed unk_1b to flush_key | Luke Leighton | 1 | -4/+4 |
1998-11-11 | - renamed open_policy to open_hklm. | Luke Leighton | 1 | -8/+11 |
1998-11-10 | rpcclient registry key delete command: "regdeletekey". | Luke Leighton | 1 | -0/+6 |
1998-11-10 | registry modification requires a "sync" or "refresh" on the parent key. | Luke Leighton | 1 | -0/+4 |
1998-11-10 | include/local.h: | Jeremy Allison | 1 | -0/+1 |
1998-11-10 | rpcclient registry commands. | Luke Leighton | 1 | -9/+131 |
1998-11-10 | util functions split into relevant modules, first pass. | Luke Leighton | 1 | -57/+93 |
1998-11-09 | Makefile.in: Removed rpc_server/srv_ldap_helpers.c per J.F.'s instructions. | Jeremy Allison | 1 | -37/+10 |
1998-11-09 | converted smbclient to use clientgen.c rather than clientutil.c | Andrew Tridgell | 1 | -18/+18 |
1998-11-06 | lib/charcnv.c: Improved debug comment. | Jeremy Allison | 1 | -1/+1 |
1998-11-03 | Makefile.in configure configure.in include/proto.h smbd/noquotas.c smbd/quota... | Jeremy Allison | 1 | -9/+4 |
1998-10-28 | Still moving things around. debugparse.h will be removed from the include | Christopher R. Hertel | 1 | -5/+0 |
1998-10-28 | Quick fixes to fix the broken tree. Needed for my morning compiles. | Jeremy Allison | 1 | -1/+0 |
1998-10-28 | fixed problem with snprintf.c and mkproto | Andrew Tridgell | 1 | -0/+9 |
1998-10-24 | volker was concerned about unique inode numbers and smbsh. This set of | Andrew Tridgell | 1 | -3/+6 |
1998-10-24 | make sure that apps can't close one of the internal smbw file | Andrew Tridgell | 1 | -0/+2 |
1998-10-23 | Reasonably large change to give us *exactly* correct NT delete on close seman... | Jeremy Allison | 1 | -1/+4 |
1998-10-23 | include/smb.h: Added #defines for lots of things - makes our code a *lot* eas... | Jeremy Allison | 1 | -1/+1 |
1998-10-22 | torture debug. | Luke Leighton | 1 | -1/+0 |
1998-10-22 | rpctorture command | Luke Leighton | 1 | -0/+1 |
1998-10-22 | bug fix in lsa_trans_names. | Luke Leighton | 1 | -1/+2 |
1998-10-21 | domain aliases added a bit better: does local aliases if you query | Luke Leighton | 1 | -6/+7 |
1998-10-21 | the next dialog: user-groups. it's not very sensible what appears, but hey: | Luke Leighton | 1 | -0/+23 |
1998-10-21 | Fixed mainly signed/unsigned issues found by SGI cc in -fullwarn mode. | Jeremy Allison | 1 | -6/+6 |
1998-10-21 | fixing smbd encrypted rpcs (data lens, alloc hints, sequence nums argh). | Luke Leighton | 1 | -1/+2 |
1998-10-20 | Fixed bug found by John Blair where trim_string wasn't | Jeremy Allison | 1 | -0/+1 |
1998-10-20 | some quite important bug-fixes i missed because i transferred the wrong | Luke Leighton | 1 | -1/+1 |
1998-10-20 | new prorotypes | Andrew Tridgell | 1 | -0/+1 |
1998-10-19 | - dce/rpc code | Luke Leighton | 1 | -8/+18 |
1998-10-19 | prototype new functions | Andrew Tridgell | 1 | -0/+6 |
1998-10-18 | redid proto.h | Andrew Tridgell | 1 | -1/+1 |
1998-10-16 | dce/rpc | Luke Leighton | 1 | -0/+1 |
1998-10-16 | made pass_check_smb() available for dce/rpc use. | Luke Leighton | 1 | -1/+4 |