summaryrefslogtreecommitdiff
path: root/source/lsarpcd
Commit message (Expand)AuthorAgeFilesLines
* set_secret_data() parameter typecast constant (16) to a pointer. nggggh!Luke Leighton2000-02-251-1/+2
* update to use secret as a Unicode cleartext NOT NT#Luke Leighton2000-02-231-7/+1
* proper job on set secret stuff. added idle function to msrpc fn table.Luke Leighton2000-02-201-32/+86
* adding debug info, test purposes.Luke Leighton2000-02-191-0/+5
* updating trust account password in idle-loop of lsarpcd not smbd.Luke Leighton2000-02-191-16/+87
* - removed smbpassd "remote" commands relating to trust accounts, addedLuke Leighton2000-02-181-26/+22
* no need to join samba server to its own domain (this was a pain in the neck).Luke Leighton2000-02-171-21/+25
* From Elrond@Wunder-Nett.org Thu Feb 17 07:13:17 2000Luke Leighton2000-02-161-1/+2
* From Elrond@Wunder-Nett.org Sun Feb 13 05:30:09 2000Luke Leighton2000-02-122-6/+2
* patch from elrond starting on lsarpcd conversionLuke Leighton2000-02-122-116/+37
* updated rpctorture.Luke Leighton2000-02-111-1/+1
* yes, it's a biggie. another semi-automated job, sed script by sander striker.Luke Leighton2000-02-112-43/+96
* made sure that the secrets tdb was only initialised once!Luke Leighton2000-02-101-1/+9
* added _lsa_set_secret implementation. fixed nt_decrypt_string() itLuke Leighton2000-02-102-0/+104
* added _lsa_create_secret implementation.Luke Leighton2000-02-103-12/+73
* added _lsa_query_secret implementation.Luke Leighton2000-02-102-0/+117
* added implementation of _lsa_open_secret.Luke Leighton2000-02-103-15/+352
* stub _lsa_create_secret.Luke Leighton2000-02-102-4/+33
* patch from elrond for lsarpc conversion. this one's taking a long time,Luke Leighton2000-02-082-99/+20
* trying to sort out policy handle state info, and making a mess of it.Luke Leighton2000-02-071-2/+4
* patch from elrond for _lsa_query_info_policy conversion.Luke Leighton2000-02-052-92/+26
* patch from Elrond for _lsa_lookup_sids conversion. starting withLuke Leighton2000-02-041-67/+16
* patch from elrond to do more libraritising (rpc_parse/*.c).Luke Leighton2000-02-022-99/+0
* jean-f's idea to return an NT_STATUS #define instead of 0x0Luke Leighton2000-02-012-73/+55
* patch from elrond for _lsa_open_secret conversion.Luke Leighton2000-01-312-13/+7
* from elrond. this patch is NOT as large as it looks.Luke Leighton2000-01-312-0/+2
* clean-up on policy handle mods.Luke Leighton2000-01-302-5/+4
* patch from Elrond for _lsa_open_policy conversionLuke Leighton2000-01-302-65/+22
* patch from elrond for _lsa_open_policy2 conversionLuke Leighton2000-01-302-65/+17
* sorry, everyone: this is work-in-progress. i got a call to go out tonightLuke Leighton2000-01-291-1/+1
* elrond's first lsa conversion: _lsa_close(). i think he forgot toLuke Leighton2000-01-282-82/+32
* get_remote_sid() needed a uint32 *sid_enum parameterLuke Leighton2000-01-271-1/+1
* patch from elrond to put references to global_sam_name and other domain stuffLuke Leighton2000-01-271-4/+1
* started process for elrond to do lsarpc conversion. also includedLuke Leighton2000-01-272-25/+748
* srv samr api conversion. i also made SID_ENUM_TYPE parameters uint32Luke Leighton2000-01-261-2/+2
* created a libubiqx. fixed reliability problems for ISS scanners byLuke Leighton2000-01-241-4/+8
* this commit is NOT as large as it looks. sed is a wonderful thing.Luke Leighton2000-01-201-5/+5
* higher order function table to set up msrpc services.Luke Leighton2000-01-161-6/+19
* if we get an unsupported info level, error out gracefullyMatthew Chapman2000-01-131-1/+1
* the hacked up LsaOpenSecret stub was segfaulting. rather than wasteMatthew Chapman2000-01-121-17/+10
* created means to add dce/rpc server auth parsers to individual pipes.Luke Leighton2000-01-081-0/+7
* elrond spotted that S-0-0 was being referred to in lsalookupsids S-0-0-1400Luke Leighton2000-01-061-7/+0
* removed dependency of smbd on the smb password database api.Luke Leighton2000-01-031-4/+0
* - split ipc.c into lanman.c and ipc.cLuke Leighton2000-01-021-2/+2
* got fed up of tryting to look for a stupid memory corruption, soLuke Leighton1999-12-311-1/+1
* i don't get it. there's some memory corruption somewhere. i turnedLuke Leighton1999-12-222-3/+4
* oh that's annoying. having only allowed root to access the loop-backLuke Leighton1999-12-211-1/+5
* bugs in lsarpcd - memory corruption.Luke Leighton1999-12-161-1/+2
* well, this is the code i didn't want to have to write, right now, butLuke Leighton1999-12-151-222/+2
* oops, lookupsids was a cut/paste job from lookupnames (it coredumped :)Luke Leighton1999-12-141-2/+0