summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
1998-12-19Fixed problems in debug code because I did not compileRichard Sharpe1-4/+4
1998-12-19Added some debugging to clitar ...Richard Sharpe1-0/+4
1998-12-17Fixed tar recurse bug.Jeremy Allison1-1/+1
1998-12-17Fix bug with nmbd running wild due to recursion in retransmit_or_expire_respo...Jeremy Allison3-9/+30
1998-12-17and in head branch:Andrew Tridgell4-3/+6
1998-12-16A while back, Andrew and I talked about making the debug parsing code aChristopher R. Hertel7-41/+184
1998-12-15on Linux force fcntl/mmap based shared memory and on other systemsAndrew Tridgell1-0/+13
1998-12-14server_cryptkey() now calling cli_connectserverlist(). stupid microsoftLuke Leighton2-76/+15
1998-12-14added sid_name_use array argument to lsa_lookup_names and lsa_lookup_sids.Luke Leighton8-12/+84
1998-12-14trying to track down issues in get_home_dir().Luke Leighton4-7/+21
1998-12-11%U substitution should be unix user not nt userLuke Leighton2-4/+9
1998-12-09adding svcctl parsing codeLuke Leighton4-9/+329
1998-12-09bugfix in smb_err_msgLuke Leighton1-3/+2
1998-12-09oops, util_pwdb.c appears to be included in PASSDB_OBJ not LIB_OBJ.Luke Leighton4-18/+17
1998-12-09adding some enumerate services code, client and server.Luke Leighton9-95/+394
1998-12-09need to initialise global_myworkgroupLuke Leighton2-1/+19
1998-12-09removed the SID stuff from the head branch as well.Andrew Tridgell3-36/+6
1998-12-08adding "Service Control Manager" commands to rpcclient.Luke Leighton8-41/+551
1998-12-08Adding George's Mac extension code.Jeremy Allison1-0/+140
1998-12-08Adding George's Mac extension include files.Jeremy Allison2-0/+279
1998-12-08ldap_getpw() also needs to be (void)Luke Leighton2-4/+3
1998-12-08compilation warnings due to missing (void) in ldap_close_connection.Luke Leighton2-3/+7
1998-12-08adding srvsvc pipe.Luke Leighton15-11/+519
1998-12-07added ldap files by Matthew Chapman.Luke Leighton5-0/+1574
1998-12-07Matthew Chapman spotted that smbpasschange was assuming the existenceLuke Leighton1-29/+0
1998-12-07fixed warnings (and potential errors) due to integer overflow whenAndrew Tridgell2-3/+5
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 Leighton6-828/+301
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-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-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-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-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 Leighton3-99/+244
1998-12-02jeremy's going to do me in, again.Luke Leighton1-14/+14
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