samba.git
1998-12-15 Andrew Tridgellon Linux force fcntl/mmap based shared memory and on...
1998-12-14 Luke Leightonserver_cryptkey() now calling cli_connectserverlist...
1998-12-14 Luke Leightonadded sid_name_use array argument to lsa_lookup_names...
1998-12-14 Luke Leightontrying to track down issues in get_home_dir().
1998-12-11 Luke Leighton%U substitution should be unix user not nt user
1998-12-09 Luke Leightonadding svcctl parsing code
1998-12-09 Luke Leightonbugfix in smb_err_msg
1998-12-09 Luke Leightonoops, util_pwdb.c appears to be included in PASSDB_OBJ...
1998-12-09 Luke Leightonadding some enumerate services code, client and server.
1998-12-09 Luke Leightonneed to initialise global_myworkgroup
1998-12-09 Andrew Tridgellremoved the SID stuff from the head branch as well.
1998-12-08 Luke Leightonadding "Service Control Manager" commands to rpcclient.
1998-12-08 Jeremy AllisonAdding George's Mac extension code.
1998-12-08 Jeremy AllisonAdding George's Mac extension include files.
1998-12-08 Luke Leightonldap_getpw() also needs to be (void)
1998-12-08 Luke Leightoncompilation warnings due to missing (void) in ldap_clos...
1998-12-08 Luke Leightonadding srvsvc pipe.
1998-12-07 Luke Leightonadded ldap files by Matthew Chapman.
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 Leightonadded text and html versions of LDAP.yo. smb.conf...
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 Herb Lewissync with 2.0 tree
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-07 Andrew Tridgellfixed a link to testparm.1.html
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 Andrew Tridgellreplaced the icons in SWAT with real icons
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-04 John TerpstraUpdated packaging files from 2.0.0 branch - NOTE: Not...
1998-12-03 John TerpstraUpdated version info and date in document headers.
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 Leightonupdating smb.conf from yodl
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 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
next