summaryrefslogtreecommitdiff
path: root/source
Commit message (Expand)AuthorAgeFilesLines
* Adding YODL docs maintainer script.Jeremy Allison1998-11-111-0/+75
* registry delete value command: "regdeleteval".Luke Leighton1998-11-116-1/+197
* renamed unk_1b to flush_keyLuke Leighton1998-11-115-31/+31
* Added manpages/ to source path.Jeremy Allison1998-11-111-1/+1
* - renamed open_policy to open_hklm.Luke Leighton1998-11-116-76/+149
* rpcclient registry key delete command: "regdeletekey".Luke Leighton1998-11-106-0/+198
* registry modification requires a "sync" or "refresh" on the parent key.Luke Leighton1998-11-105-0/+122
* include/local.h:Jeremy Allison1998-11-1012-38/+81
* oops!Luke Leighton1998-11-101-0/+102
* rpcclient registry commands.Luke Leighton1998-11-1024-226/+2383
* util functions split into relevant modules, first pass.Luke Leighton1998-11-104-2094/+197
* Default for SMB_PASSWD program was set to smbpasswd ! This explained the prob...Jeremy Allison1998-11-102-3/+3
* Makefile.in: Removed rpc_server/srv_ldap_helpers.c per J.F.'s instructions.Jeremy Allison1998-11-0913-105/+49
* split socket util functions into util_sock.c. util.c NOT committedLuke Leighton1998-11-094-0/+2069
* I talked to Dave Miller and he thinks that we should have TCP_NODELAYAndrew Tridgell1998-11-092-0/+10
* converted smbclient to use clientgen.c rather than clientutil.cAndrew Tridgell1998-11-0910-4653/+1773
* codepages/codepage_def.936: Updated comment.Jeremy Allison1998-11-075-109/+80
* grumble, grumble off-by-one unicode string fixes, gonna stuff my otherLuke Leighton1998-11-061-5/+5
* lib/charcnv.c: Improved debug comment.Jeremy Allison1998-11-067-79/+124
* Useful script to extract all parameters out of the loadparm.c fileJeremy Allison1998-11-051-0/+2
* the start of the start of the SAM database APILuke Leighton1998-11-056-0/+1766
* util_file.c:Luke Leighton1998-11-052-0/+507
* split string and unicode string routines into these files.Luke Leighton1998-11-052-0/+1162
* don't bother trying QFILEINFO/QUERY_FILE_ALL_INFO with win95 as itAndrew Tridgell1998-11-051-1/+5
* check return value of locking_init()Andrew Tridgell1998-11-051-10/+12
* Added scripts/convert_smbpasswd to SCRIPTSJeremy Allison1998-11-051-1/+1
* Realise this needs to be without the '.sh' ending as we will beJeremy Allison1998-11-051-0/+0
* Very simple awk script to convert a 1.9.18 password file into Samba 2.0Jeremy Allison1998-11-051-0/+17
* Added scripting option (-s) to smbpasswd.Jeremy Allison1998-11-041-10/+73
* fix to some of the unicode string handling. there are others pendingLuke Leighton1998-11-031-7/+7
* Makefile.in configure configure.in include/proto.h smbd/noquotas.c smbd/quota...Jeremy Allison1998-11-039-623/+665
* memory leak in SAM group code: need these to track it down.Luke Leighton1998-11-022-0/+834
* client/client.c: Patch to tidy up file size output.Jeremy Allison1998-11-022-5/+2
* removed comment line at end of fileLuke Leighton1998-11-022-3/+4
* don't core dump in smbstatus if we can't open the shmem systemAndrew Tridgell1998-10-311-0/+1
* took out Lukes change as it breaks domain logons for Win95 clientsAndrew Tridgell1998-10-311-4/+0
* added copyright notice from Patrick PowellAndrew Tridgell1998-10-311-8/+5
* Fix suggested by Nicholas.S.Jenkins@cdc.com - connect to theJeremy Allison1998-10-301-2/+7
* do not print garbage just because someone does not want dependencies :-)Alexandre Oliva1998-10-301-24/+24
* looks like someone forgot to commit these...Alexandre Oliva1998-10-293-2/+5
* Fixed bug (that I introduced when doing the "delete on close" workJeremy Allison1998-10-291-7/+9
* modify dependency tracking code so that it:Alexandre Oliva1998-10-291-10/+29
* Tidied up option processing in smbclient - usage message now actuallyJeremy Allison1998-10-291-123/+132
* some versions of Irix pass the HAVE__ACL test but don't have acl.hHerb Lewis1998-10-291-1/+1
* This should have gone with the last batch.Christopher R. Hertel1998-10-281-4/+3
* I've moved the debugparse module files into the ubiqx directory because IChristopher R. Hertel1998-10-283-15/+445
* Still moving things around. debugparse.h will be removed from the includeChristopher R. Hertel1998-10-283-85/+2
* Just moving things around a bit.Christopher R. Hertel1998-10-281-328/+0
* Added clear-out-structure fix for make_unistr2.Jeremy Allison1998-10-281-0/+2
* Fixes to allow this to pass SGI compiler in -fullwarn mode (with oneJeremy Allison1998-10-281-9/+9