samba.git
1998-12-01 Luke Leightonrpc_samr.h parse_samr.c srv_samr.c :
1998-12-01 Luke Leightonandrej spotted that entries _not_ in domain map user...
1998-12-01 Luke Leightonhm. removed the "if failed to map nt name to unix...
1998-12-01 Luke Leightonfix to domain_namemap (domain, ntname wrong way round...
1998-12-01 Luke Leightonadding some samr parsing calls (group / alias adding...
1998-11-30 Luke Leightonattempting to fix "domain user map" up, but it's a...
1998-11-30 Luke Leightonpassdb.c now calls getpwnam() which returns results...
1998-11-30 Luke Leightonpwdb_initialise() in the wrong place: must load smb...
1998-11-30 Luke Leightonmissed out endit()s, ta andrej.
1998-11-30 Michael Warfield Earlier fix for smbmount timing window was the wrong...
1998-11-30 Luke Leightonmoving rpc/rpc.h to after netinet.h
1998-11-30 Luke Leightonanother attempt at a fix on connect_serverlist()...
1998-11-30 Luke Leightonbuiltin alias password API
1998-11-30 Luke Leightonandrej spotted problem with connect_serverlist (starts...
1998-11-30 Luke Leighton- adding builtin[alias]db.
1998-11-30 Luke Leightonupdated smb.conf - have not done a yodl2xxx.
1998-11-29 Luke Leightoncvs getting it wrong. again.
1998-11-29 Luke Leightonenabling optimisation switches on some compiler warnings
1998-11-29 Luke Leighton"retired" two modules to preserve their cvs history.
1998-11-29 Luke Leightonweekend work. user / group database API.
1998-11-29 Andrew Tridgellremoved include of net/route.h because it prevents...
1998-11-29 Andrew Tridgelldon't allow ".." in service name when doing "default...
1998-11-28 John TerpstraFixed typo. "Browsable is an acronym for browseable.
1998-11-27 Tim PotterNow uninstalls man pages from correct source location.
1998-11-27 Andrew Tridgellmake the help links appear in a separate window, so...
1998-11-27 Andrew Tridgell- removed smb.conf.5.html as it now comes as part of...
1998-11-27 Andrew Tridgellbetter layout of password options.
1998-11-27 Andrew Tridgellinstall all html docs in yodl help directory
1998-11-27 Andrew Tridgellre-ran yodl
1998-11-27 Andrew Tridgellgot rid of a dangerous message command example
1998-11-26 Tim PotterReplaced ZERO_STRUCT() with ZERO_STRUCTP() in cli_conne...
1998-11-26 Andrew Tridgellupdated SWAT README to remove cgi-bin instructions
1998-11-26 Luke Leightonwe have a problem: resolution of "Primary Group RID...
1998-11-25 Luke Leightonyeehaah got users to be included in S-1-5-xxx-yyy-zzz...
1998-11-25 Luke Leightonfixing group database issues
1998-11-25 Jeremy AllisonMakefile.in: Added maintainer mode fixes.
1998-11-25 Luke LeightonLsaLookupNames client call (first used as lookupnames...
1998-11-25 Herb Lewisadded file from 2.0 branch
1998-11-25 Luke Leightonfixing domain join and domain login problems
1998-11-24 Luke Leightonclearer debug comments
1998-11-24 Luke Leightonoops, forgot to rename smbfilegrp to smbunixgrp.
1998-11-24 Luke Leightonupdated from yodl
1998-11-24 Luke Leightonadded "domain group map" and "local group map" explanat...
1998-11-24 Luke Leightonsorting out difference between aliases and groups in...
1998-11-24 Luke Leightonjean-francois pointed out problem with "lp_domain_role...
1998-11-24 Luke Leightoninitialise not initialize...
1998-11-24 Jeremy AllisonFixed oplock test path spec bug.
1998-11-23 Jeremy AllisonFixed -Wall -Wshadow warning.
1998-11-23 Luke Leightonuninitialised counter
1998-11-23 Luke Leightonyp_prot.h and ypclnt.h correct: ypprot.h and yp_clnt...
1998-11-23 Luke Leightonre-added ypprot.h and yp_clnt.h
1998-11-23 Luke Leightonre-added includes for yp_prot.h and yp_clnt.h
1998-11-23 Luke Leightonget rid of __wait boring warning, caused by rpc/clnt.h
1998-11-23 Luke Leightoncvs being STUPID
1998-11-23 Luke Leightonremove unused variable
1998-11-23 Luke Leightonunused variable removed
1998-11-23 Luke Leightoncvs being STUPID
1998-11-23 Luke Leightoncvs is acting wierd.
1998-11-23 Luke Leightonsomeone had added code to convert rids to rids, assumin...
1998-11-23 Luke Leightonremove / add / attempt to stop remove didn't work.
1998-11-23 Luke Leightonunix instance of group database API
1998-11-23 Andrew Tridgellreplace ' with _ as well
1998-11-23 Andrew Tridgellchanged string_sub() to replace " ; and ` in the insert...
1998-11-22 Andrew Tridgelldeleted some old DEBUG() code that wasn't used
1998-11-22 Andrew Tridgelluse http://samba.org/ not http://samba.org/samba/
1998-11-21 Andrew Tridgellglobal change from samba.anu.edu.au to samba.org
1998-11-21 Richard SharpeAdded changes to smbtar submitted by Sandy Whitesel
1998-11-21 Andrew Tridgellmake SWAT obey the global "hosts allow" and "hosts...
1998-11-21 Andrew Tridgelltry to use *SMBSERVER to connect to password server...
1998-11-21 Andrew Tridgelladd a error code when failed to get lock
1998-11-21 Andrew Tridgellformatting change
1998-11-21 Andrew Tridgelluse bindir not sbindir in Makefile to ensure that we...
1998-11-21 Jeremy Allisonsmbd/password.c: Added *SMBSERVER fix is name is too...
1998-11-20 Jeremy AllisonInstrumented hack fix with debug level 10 statements...
1998-11-20 Jeremy Allisonacconfig.h configure configure.in include/config.h...
1998-11-20 Jeremy AllisonFixed stupid blunder where I renamed getpwanam to getpwnam.
1998-11-20 Herb Lewiswrong directory path for smbd and nmbd
1998-11-19 Jeremy AllisonMakefile.in: Added passing of CPPFLAGS into Makefile.
1998-11-19 Jeremy AllisonSync up with 2.0 code.
1998-11-19 Herb Lewissmb.conf : explicitly state "printcap name=" and "secur...
1998-11-19 Herb Lewisupdate testparm with -s option so it doesn't require...
1998-11-19 Jeremy AllisonChanges to make the default prefix /usr/local/samba...
1998-11-18 Jeremy AllisonAdded OSF1 changes to HEAD (-lsecurity etc.)
1998-11-18 Jeremy AllisonFixed crash bug which was assuming that fd_ptr was...
1998-11-18 John TerpstraUpdated packaging files in line with restructuring...
1998-11-18 Herb Lewischange to new prefix path
1998-11-18 Jeremy AllisonFixed problem with HAVE_NETGROUP being used on platforms
1998-11-17 Jeremy AllisonFixed NT modify timestamp issue.
1998-11-17 Jeremy AllisonChanged Makefile.in to use autoconf prefixes.
1998-11-17 Jeremy AllisonAdded the same open()/fopen()/creat()/mmap() -> sys_XXX...
1998-11-17 Luke Leightonlookup_alias_name() %s not %d for sid_str
1998-11-17 Luke Leightonsomehow this file got missed in the groupdb commit.
1998-11-17 Luke Leightonmake_uni_hdr() reverted accidentally with a -1 on usern...
1998-11-17 Luke Leightonswapped username:uid:[groupridlist]:[aliasridlist] to
1998-11-17 Luke Leighton- group database API. oops and oh dear, the threat...
1998-11-17 Jeremy AllisonFixed missing NULL check in tar op.
1998-11-17 Jeremy AllisonMoved PRINTCAP_NAME from smb.h to includes to allow...
1998-11-16 Jeremy AllisonMakefile.in: Re-added quotes round ROFF call for DGUX.
1998-11-16 Jeremy AllisonO_EXCL fixes for printing files & oplocks.
1998-11-16 Jeremy AllisonAdded fixes for machine accounts.
next