summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1998-12-07added text and html versions of LDAP.yo. smb.conf.5 not generated yetLuke Leighton2-0/+297
1998-12-07updated for Matt Chapman's ldap codeLuke Leighton1-31/+32
1998-12-07issues spotted by herb.Luke Leighton2-3/+3
1998-12-07matthew chapman's ldap code, to date. plus docs!Luke Leighton7-887/+344
1998-12-07bugs in rpcclient. add_aliasmem uses a DOM_SID2 not a DOM_SID.Luke Leighton3-12/+12
1998-12-07first attempt at making unix setuid/setgid code that is independent ofLuke Leighton1-0/+303
1998-12-07sync with 2.0 treeHerb Lewis3-1/+34
1998-12-07removed nt_pipe_fnum from struct cli_state. need to be able to callLuke Leighton20-568/+608
1998-12-07- lib/unix_sec_ctxt.cLuke Leighton23-341/+2068
1998-12-07fixed a link to testparm.1.htmlAndrew Tridgell1-1/+1
1998-12-05oops - lock test was the wrong way aroundAndrew Tridgell1-1/+1
1998-12-05fixed pidfile handling to check for a lock on the file, so we can beAndrew Tridgell1-16/+33
1998-12-05replaced the icons in SWAT with real iconsAndrew Tridgell7-0/+0
1998-12-05Sync up critical kernel oplock bugfix. I don't want to loseJeremy Allison1-4/+37
1998-12-04added delete domain group and local group and delete domain group member.Luke Leighton3-1/+233
1998-12-04fixing "addgroupmem" and "enumgroups -m" commands, samr_open_group()Luke Leighton3-6/+8
1998-12-04- oops, i got "add alias member" and "delete alias member" swapped.Luke Leighton9-61/+61
1998-12-04- renamed do_samr_xxx to samr_xxxLuke Leighton13-291/+1425
1998-12-04Updated packaging files from 2.0.0 branch - NOTE: Not yet operative.John Terpstra6-92/+113
1998-12-03Updated version info and date in document headers.John Terpstra38-45/+65
1998-12-03added createalias command to rpcclientLuke Leighton7-21/+327
1998-12-03create domain group command (creategroup) added to rpcclient.Luke Leighton7-118/+427
1998-12-03moved get_unixgroups it will be needed by the unix instance of the groupLuke Leighton3-50/+50
1998-12-03jean-f spotted race condition on generation of sam sid, from startingLuke Leighton1-1/+1
1998-12-03jean-f spotted bug in test for existence of MACHINE.SID and SAM_NAME.SID.Luke Leighton1-1/+1
1998-12-03adding group parsing: add/modify/delete/add members.Luke Leighton4-103/+248
1998-12-02jeremy's going to do me in, again.Luke Leighton1-14/+14
1998-12-02updating smb.conf from yodlLuke Leighton2-38/+274
1998-12-02spotted the mistake in group_info1 parsing.Luke Leighton2-3/+6
1998-12-02added rid and sid_name_use to DOMAIN_GRP_MEMBER, for use in group memberLuke Leighton6-82/+90
1998-12-02ERRmoredata is an acceptable error code, it is not an error.Luke Leighton1-2/+6
1998-12-02removed check on name of domain having to be right, etc etc.Luke Leighton1-8/+0
1998-12-02trailing backslashes spotted by andrej.Luke Leighton1-2/+2
1998-12-02issues spotted by andrej: %s\\%s not %s\%sLuke Leighton3-3/+4
1998-12-02string_to_sid was using next_token() this is bad as it stops you fromLuke Leighton1-43/+44
1998-12-02Updated HEAD branch version to 2.1.0-prealpha in response to a userJohn Terpstra1-1/+1
1998-12-02adding group member code, made a start. found that the group members'Luke Leighton6-88/+640
1998-12-01ok. unix-nt mapping code issuesLuke Leighton3-6/+6
1998-12-01check server role before doing nt user to unix user mappingLuke Leighton1-12/+15
1998-12-01query_aliasmem code. it works (hurrah).Luke Leighton5-62/+68
1998-12-01fixing smbpasswd to link to smbd to obtain domain sidLuke Leighton3-6/+9
1998-12-01rpc_samr.h parse_samr.c srv_samr.c :Luke Leighton10-74/+313
1998-12-01andrej spotted that entries _not_ in domain map user were being refused.Luke Leighton1-10/+6
1998-12-01hm. removed the "if failed to map nt name to unix name, fail tcon call"Luke Leighton1-8/+2
1998-12-01fix to domain_namemap (domain, ntname wrong way round oops)Luke Leighton4-8/+10
1998-12-01adding some samr parsing calls (group / alias adding / deleting)Luke Leighton7-501/+939
1998-11-30attempting to fix "domain user map" up, but it's a bit complicated.Luke Leighton6-96/+192
1998-11-30passdb.c now calls getpwnam() which returns results in a static buffer.Luke Leighton1-7/+21
1998-11-30pwdb_initialise() in the wrong place: must load smb.conf first. thanks phil.Luke Leighton1-6/+6
1998-11-30missed out endit()s, ta andrej.Luke Leighton1-0/+6