summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
1998-11-11added password change functionality to swatHerb Lewis2-60/+534
1998-11-11Fix from richard.kettlewell@kewill.com for leapyear bugs.Jeremy Allison1-1/+5
1998-11-11clearing up security descriptorLuke Leighton9-61/+129
1998-11-11Fixed two debug prints.Jeremy Allison1-2/+2
1998-11-11changed syntax of registry commands so keys can start with HKLM or HKU.Luke Leighton11-307/+454
1998-11-11makeyodldocs.sh now works with the bash shellJean-François Micouleau1-3/+3
1998-11-11Added code to copy smb.conf.5.html to the swat help directory.Jeremy Allison1-0/+8
1998-11-11swat.c updated to use new yodl generated smb.conf.5.html file for helpHerb Lewis1-5/+17
1998-11-11Makefile.in: Added target for makeyodldocs - not used by default.Jeremy Allison3-5/+16
1998-11-11Adding YODL docs maintainer script.Jeremy Allison1-0/+75
1998-11-11registry delete value command: "regdeleteval".Luke Leighton6-1/+197
1998-11-11renamed unk_1b to flush_keyLuke Leighton5-31/+31
1998-11-11Added manpages/ to source path.Jeremy Allison1-1/+1
1998-11-11- renamed open_policy to open_hklm.Luke Leighton6-76/+149
1998-11-10rpcclient registry key delete command: "regdeletekey".Luke Leighton6-0/+198
1998-11-10registry modification requires a "sync" or "refresh" on the parent key.Luke Leighton5-0/+122
1998-11-10include/local.h:Jeremy Allison12-38/+81
1998-11-10oops!Luke Leighton1-0/+102
1998-11-10rpcclient registry commands.Luke Leighton24-226/+2383
1998-11-10util functions split into relevant modules, first pass.Luke Leighton4-2094/+197
1998-11-10Default for SMB_PASSWD program was set to smbpasswd ! This explained the prob...Jeremy Allison2-3/+3
1998-11-09Makefile.in: Removed rpc_server/srv_ldap_helpers.c per J.F.'s instructions.Jeremy Allison13-105/+49
1998-11-09split socket util functions into util_sock.c. util.c NOT committedLuke Leighton4-0/+2069
1998-11-09I talked to Dave Miller and he thinks that we should have TCP_NODELAYAndrew Tridgell2-0/+10
1998-11-09converted smbclient to use clientgen.c rather than clientutil.cAndrew Tridgell10-4653/+1773
1998-11-07codepages/codepage_def.936: Updated comment.Jeremy Allison5-109/+80
1998-11-06grumble, grumble off-by-one unicode string fixes, gonna stuff my otherLuke Leighton1-5/+5
1998-11-06lib/charcnv.c: Improved debug comment.Jeremy Allison7-79/+124
1998-11-05Useful script to extract all parameters out of the loadparm.c fileJeremy Allison1-0/+2
1998-11-05the start of the start of the SAM database APILuke Leighton6-0/+1766
1998-11-05util_file.c:Luke Leighton2-0/+507
1998-11-05split string and unicode string routines into these files.Luke Leighton2-0/+1162
1998-11-05don't bother trying QFILEINFO/QUERY_FILE_ALL_INFO with win95 as itAndrew Tridgell1-1/+5
1998-11-05check return value of locking_init()Andrew Tridgell1-10/+12
1998-11-05Added scripts/convert_smbpasswd to SCRIPTSJeremy Allison1-1/+1
1998-11-05Realise this needs to be without the '.sh' ending as we will beJeremy Allison1-0/+0
1998-11-05Very simple awk script to convert a 1.9.18 password file into Samba 2.0Jeremy Allison1-0/+17
1998-11-04Added scripting option (-s) to smbpasswd.Jeremy Allison1-10/+73
1998-11-03fix to some of the unicode string handling. there are others pendingLuke Leighton1-7/+7
1998-11-03Makefile.in configure configure.in include/proto.h smbd/noquotas.c smbd/quota...Jeremy Allison9-623/+665
1998-11-02memory leak in SAM group code: need these to track it down.Luke Leighton2-0/+834
1998-11-02client/client.c: Patch to tidy up file size output.Jeremy Allison2-5/+2
1998-11-02removed comment line at end of fileLuke Leighton2-3/+4
1998-10-31don't core dump in smbstatus if we can't open the shmem systemAndrew Tridgell1-0/+1
1998-10-31took out Lukes change as it breaks domain logons for Win95 clientsAndrew Tridgell1-4/+0
1998-10-31added copyright notice from Patrick PowellAndrew Tridgell1-8/+5
1998-10-30Fix suggested by Nicholas.S.Jenkins@cdc.com - connect to theJeremy Allison1-2/+7
1998-10-30do not print garbage just because someone does not want dependencies :-)Alexandre Oliva1-24/+24
1998-10-29looks like someone forgot to commit these...Alexandre Oliva3-2/+5
1998-10-29Fixed bug (that I introduced when doing the "delete on close" workJeremy Allison1-7/+9