summaryrefslogtreecommitdiffstats
path: root/source/include/proto.h
Commit message (Expand)AuthorAgeFilesLines
* Added init_nt_time function which initialises an NTTIME to -1.Matthew Chapman1999-02-011-0/+1
* fix for enumerate domain users (bug spotted by sean matthews).Luke Leighton1999-01-291-2/+3
* rpcclient "Service Control Manager" svcenum [-i] command.Luke Leighton1999-01-281-3/+15
* Service Control Manager - service enumeration.Luke Leighton1999-01-271-2/+4
* set_port warning / unused / global/local variable overlap issuesLuke Leighton1999-01-271-1/+2
* Finally committing my LDAP changes.Matthew Chapman1999-01-151-2/+3
* A while back, Andrew and I talked about making the debug parsing code aChristopher R. Hertel1998-12-161-0/+1
* added sid_name_use array argument to lsa_lookup_names and lsa_lookup_sids.Luke Leighton1998-12-141-1/+9
* adding svcctl parsing codeLuke Leighton1998-12-091-0/+16
* oops, util_pwdb.c appears to be included in PASSDB_OBJ not LIB_OBJ.Luke Leighton1998-12-091-1/+1
* adding some enumerate services code, client and server.Luke Leighton1998-12-091-2/+11
* adding "Service Control Manager" commands to rpcclient.Luke Leighton1998-12-081-5/+26
* ldap_getpw() also needs to be (void)Luke Leighton1998-12-081-1/+1
* compilation warnings due to missing (void) in ldap_close_connection.Luke Leighton1998-12-081-1/+1
* adding srvsvc pipe.Luke Leighton1998-12-081-4/+52
* removed nt_pipe_fnum from struct cli_state. need to be able to callLuke Leighton1998-12-071-81/+83
* - lib/unix_sec_ctxt.cLuke Leighton1998-12-071-6/+50
* added delete domain group and local group and delete domain group member.Luke Leighton1998-12-041-0/+17
* fixing "addgroupmem" and "enumgroups -m" commands, samr_open_group()Luke Leighton1998-12-041-1/+2
* - oops, i got "add alias member" and "delete alias member" swapped.Luke Leighton1998-12-041-5/+5
* - renamed do_samr_xxx to samr_xxxLuke Leighton1998-12-041-17/+59
* added createalias command to rpcclientLuke Leighton1998-12-031-2/+15
* create domain group command (creategroup) added to rpcclient.Luke Leighton1998-12-031-14/+27
* moved get_unixgroups it will be needed by the unix instance of the groupLuke Leighton1998-12-031-1/+1
* adding group parsing: add/modify/delete/add members.Luke Leighton1998-12-031-4/+24
* adding group member code, made a start. found that the group members'Luke Leighton1998-12-021-0/+20
* query_aliasmem code. it works (hurrah).Luke Leighton1998-12-011-2/+2
* fixing smbpasswd to link to smbd to obtain domain sidLuke Leighton1998-12-011-2/+2
* rpc_samr.h parse_samr.c srv_samr.c :Luke Leighton1998-12-011-3/+7
* fix to domain_namemap (domain, ntname wrong way round oops)Luke Leighton1998-12-011-1/+3
* adding some samr parsing calls (group / alias adding / deleting)Luke Leighton1998-12-011-30/+51
* - adding builtin[alias]db.Luke Leighton1998-11-301-1/+30
* weekend work. user / group database API.Luke Leighton1998-11-291-95/+120
* yeehaah got users to be included in S-1-5-xxx-yyy-zzz's local groups.Luke Leighton1998-11-251-3/+3
* fixing group database issuesLuke Leighton1998-11-251-6/+6
* Makefile.in: Added maintainer mode fixes.Jeremy Allison1998-11-251-22/+30
* LsaLookupNames client call (first used as lookupnames command in rpcclient).Luke Leighton1998-11-251-4/+13
* unix instance of group database APILuke Leighton1998-11-231-32/+59
* changed string_sub() to replace " ; and ` in the inserted string with _Andrew Tridgell1998-11-231-1/+2
* Sync up with 2.0 code.Jeremy Allison1998-11-191-0/+1
* Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls.Jeremy Allison1998-11-171-21/+25
* - group database API. oops and oh dear, the threat has been carried out:Luke Leighton1998-11-171-47/+184
* - new prototypesAndrew Tridgell1998-11-141-1/+1
* Removed acconfig.h configure configure.in include/config.h.in: Made smbwrappe...Jeremy Allison1998-11-141-1/+1
* Makefile.in configure configure.in include/config.h.in: Changes for DGUX and ...Jeremy Allison1998-11-131-1/+1
* security descriptorsLuke Leighton1998-11-131-1/+3
* Removed code that used printf/fprintf in password changin libraries.Herb Lewis1998-11-121-2/+5
* security descriptors.Luke Leighton1998-11-121-5/+15
* jean-f. sent me some S-1-3-0,1,2,3 SIDs and names. S-1-3 doesn't exist.Luke Leighton1998-11-121-2/+3
* cleaning up conflicts between group code not yet committed andLuke Leighton1998-11-121-6/+18