Age | Commit message (Expand) | Author | Files | Lines |
1998-11-12 | Moved some code (NTLMSSPcalc) out of smbdes and inline for paranioa | Jeremy Allison | 4 | -35/+62 |
1998-11-12 | Fix fd leak in error condition in grantpt code case. | Jeremy Allison | 1 | -5/+8 |
1998-11-12 | Added the security changes suggested by Andrew - become the | Jeremy Allison | 3 | -79/+108 |
1998-11-12 | Added enable user button. Fixed bug where log was always printed. | Jeremy Allison | 1 | -5/+15 |
1998-11-11 | changed is_root() to am_root() to prevent clash with variable names. | Andrew Tridgell | 3 | -14/+12 |
1998-11-11 | J.F.'s latest printer fixes plus his gcc -picky fix for web/cgi.c | Jeremy Allison | 2 | -2/+4 |
1998-11-11 | rpc_server/srv_netlog.c: Fixed crash bug with ACB_PWNOTREQ. | Jeremy Allison | 5 | -14/+23 |
1998-11-11 | oops! | Luke Leighton | 1 | -11/+13 |
1998-11-11 | security descriptor info, provided by jean-francois | Luke Leighton | 5 | -42/+129 |
1998-11-11 | Added needed flag for swat password changing | Herb Lewis | 1 | -2/+3 |
1998-11-11 | added password change functionality to swat | Herb Lewis | 2 | -60/+534 |
1998-11-11 | Fix from richard.kettlewell@kewill.com for leapyear bugs. | Jeremy Allison | 1 | -1/+5 |
1998-11-11 | clearing up security descriptor | Luke Leighton | 9 | -61/+129 |
1998-11-11 | Fixed two debug prints. | Jeremy Allison | 1 | -2/+2 |
1998-11-11 | changed syntax of registry commands so keys can start with HKLM or HKU. | Luke Leighton | 11 | -307/+454 |
1998-11-11 | makeyodldocs.sh now works with the bash shell | Jean-François Micouleau | 1 | -3/+3 |
1998-11-11 | Added code to copy smb.conf.5.html to the swat help directory. | Jeremy Allison | 1 | -0/+8 |
1998-11-11 | swat.c updated to use new yodl generated smb.conf.5.html file for help | Herb Lewis | 1 | -5/+17 |
1998-11-11 | Makefile.in: Added target for makeyodldocs - not used by default. | Jeremy Allison | 3 | -5/+16 |
1998-11-11 | Adding YODL docs maintainer script. | Jeremy Allison | 1 | -0/+75 |
1998-11-11 | registry delete value command: "regdeleteval". | Luke Leighton | 6 | -1/+197 |
1998-11-11 | renamed unk_1b to flush_key | Luke Leighton | 5 | -31/+31 |
1998-11-11 | Added manpages/ to source path. | Jeremy Allison | 1 | -1/+1 |
1998-11-11 | - renamed open_policy to open_hklm. | Luke Leighton | 6 | -76/+149 |
1998-11-10 | rpcclient registry key delete command: "regdeletekey". | Luke Leighton | 6 | -0/+198 |
1998-11-10 | registry modification requires a "sync" or "refresh" on the parent key. | Luke Leighton | 5 | -0/+122 |
1998-11-10 | include/local.h: | Jeremy Allison | 12 | -38/+81 |
1998-11-10 | oops! | Luke Leighton | 1 | -0/+102 |
1998-11-10 | rpcclient registry commands. | Luke Leighton | 24 | -226/+2383 |
1998-11-10 | util functions split into relevant modules, first pass. | Luke Leighton | 4 | -2094/+197 |
1998-11-10 | Default for SMB_PASSWD program was set to smbpasswd ! This explained the prob... | Jeremy Allison | 2 | -3/+3 |
1998-11-09 | Makefile.in: Removed rpc_server/srv_ldap_helpers.c per J.F.'s instructions. | Jeremy Allison | 13 | -105/+49 |
1998-11-09 | split socket util functions into util_sock.c. util.c NOT committed | Luke Leighton | 4 | -0/+2069 |
1998-11-09 | I talked to Dave Miller and he thinks that we should have TCP_NODELAY | Andrew Tridgell | 2 | -0/+10 |
1998-11-09 | converted smbclient to use clientgen.c rather than clientutil.c | Andrew Tridgell | 10 | -4653/+1773 |
1998-11-07 | codepages/codepage_def.936: Updated comment. | Jeremy Allison | 5 | -109/+80 |
1998-11-06 | grumble, grumble off-by-one unicode string fixes, gonna stuff my other | Luke Leighton | 1 | -5/+5 |
1998-11-06 | lib/charcnv.c: Improved debug comment. | Jeremy Allison | 7 | -79/+124 |
1998-11-05 | Useful script to extract all parameters out of the loadparm.c file | Jeremy Allison | 1 | -0/+2 |
1998-11-05 | the start of the start of the SAM database API | Luke Leighton | 6 | -0/+1766 |
1998-11-05 | util_file.c: | Luke Leighton | 2 | -0/+507 |
1998-11-05 | split string and unicode string routines into these files. | Luke Leighton | 2 | -0/+1162 |
1998-11-05 | don't bother trying QFILEINFO/QUERY_FILE_ALL_INFO with win95 as it | Andrew Tridgell | 1 | -1/+5 |
1998-11-05 | check return value of locking_init() | Andrew Tridgell | 1 | -10/+12 |
1998-11-05 | Added scripts/convert_smbpasswd to SCRIPTS | Jeremy Allison | 1 | -1/+1 |
1998-11-05 | Realise this needs to be without the '.sh' ending as we will be | Jeremy Allison | 1 | -0/+0 |
1998-11-05 | Very simple awk script to convert a 1.9.18 password file into Samba 2.0 | Jeremy Allison | 1 | -0/+17 |
1998-11-04 | Added scripting option (-s) to smbpasswd. | Jeremy Allison | 1 | -10/+73 |
1998-11-03 | fix to some of the unicode string handling. there are others pending | Luke Leighton | 1 | -7/+7 |
1998-11-03 | Makefile.in configure configure.in include/proto.h smbd/noquotas.c smbd/quota... | Jeremy Allison | 9 | -623/+665 |