Matthew Chapman spotted that smbpasschange was assuming the existence
[samba.git] / source /
1998-12-07 Luke LeightonMatthew Chapman spotted that smbpasschange was assuming...
1998-12-07 Andrew Tridgellfixed warnings (and potential errors) due to integer...
1998-12-07 Luke Leightonupdated for Matt Chapman's ldap code
1998-12-07 Luke Leightonissues spotted by herb.
1998-12-07 Luke Leightonmatthew chapman's ldap code, to date. plus docs!
1998-12-07 Luke Leightonbugs in rpcclient. add_aliasmem uses a DOM_SID2 not...
1998-12-07 Luke Leightonfirst attempt at making unix setuid/setgid code that...
1998-12-07 Luke Leightonremoved nt_pipe_fnum from struct cli_state. need to...
1998-12-07 Luke Leighton- lib/unix_sec_ctxt.c
1998-12-05 Andrew Tridgelloops - lock test was the wrong way around
1998-12-05 Andrew Tridgellfixed pidfile handling to check for a lock on the file...
1998-12-05 Jeremy AllisonSync up critical kernel oplock bugfix. I don't want...
1998-12-04 Luke Leightonadded delete domain group and local group and delete...
1998-12-04 Luke Leightonfixing "addgroupmem" and "enumgroups -m" commands,...
1998-12-04 Luke Leighton- oops, i got "add alias member" and "delete alias...
1998-12-04 Luke Leighton- renamed do_samr_xxx to samr_xxx
1998-12-03 Luke Leightonadded createalias command to rpcclient
1998-12-03 Luke Leightoncreate domain group command (creategroup) added to...
1998-12-03 Luke Leightonmoved get_unixgroups it will be needed by the unix...
1998-12-03 Luke Leightonjean-f spotted race condition on generation of sam...
1998-12-03 Luke Leightonjean-f spotted bug in test for existence of MACHINE...
1998-12-03 Luke Leightonadding group parsing: add/modify/delete/add members.
1998-12-02 Luke Leightonjeremy's going to do me in, again.
1998-12-02 Luke Leightonspotted the mistake in group_info1 parsing.
1998-12-02 Luke Leightonadded rid and sid_name_use to DOMAIN_GRP_MEMBER, for...
1998-12-02 Luke LeightonERRmoredata is an acceptable error code, it is not...
1998-12-02 Luke Leightonremoved check on name of domain having to be right...
1998-12-02 Luke Leightontrailing backslashes spotted by andrej.
1998-12-02 Luke Leightonissues spotted by andrej: %s\\%s not %s\%s
1998-12-02 Luke Leightonstring_to_sid was using next_token() this is bad as...
1998-12-02 John TerpstraUpdated HEAD branch version to 2.1.0-prealpha in respon...
1998-12-02 Luke Leightonadding group member code, made a start. found that...
1998-12-01 Luke Leightonok. unix-nt mapping code issues
1998-12-01 Luke Leightoncheck server role before doing nt user to unix user...
1998-12-01 Luke Leightonquery_aliasmem code. it works (hurrah).
1998-12-01 Luke Leightonfixing smbpasswd to link to smbd to obtain domain sid
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 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-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-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 Tridgellbetter layout of password options.
1998-11-27 Andrew Tridgellinstall all html docs in yodl help directory
1998-11-26 Tim PotterReplaced ZERO_STRUCT() with ZERO_STRUCTP() in cli_conne...
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 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 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-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...
next