summaryrefslogtreecommitdiffstats
path: root/source/include/proto.h
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* extracted the password change code from smbpasswd and used it in swatAndrew Tridgell1998-11-121-0/+11
* largely rewrote smbpasswd so that the code is understandable. ThisAndrew Tridgell1998-11-121-13/+13
* Moved some code (NTLMSSPcalc) out of smbdes and inline for paranioaJeremy Allison1998-11-121-1/+0
* Added the security changes suggested by Andrew - become theJeremy Allison1998-11-121-0/+1
* changed is_root() to am_root() to prevent clash with variable names.Andrew Tridgell1998-11-111-1/+1
* rpc_server/srv_netlog.c: Fixed crash bug with ACB_PWNOTREQ.Jeremy Allison1998-11-111-0/+2
* security descriptor info, provided by jean-francoisLuke Leighton1998-11-111-1/+1
* clearing up security descriptorLuke Leighton1998-11-111-6/+5
* changed syntax of registry commands so keys can start with HKLM or HKU.Luke Leighton1998-11-111-6/+8
* registry delete value command: "regdeleteval".Luke Leighton1998-11-111-0/+6
* renamed unk_1b to flush_keyLuke Leighton1998-11-111-4/+4
* - renamed open_policy to open_hklm.Luke Leighton1998-11-111-8/+11
* rpcclient registry key delete command: "regdeletekey".Luke Leighton1998-11-101-0/+6
* registry modification requires a "sync" or "refresh" on the parent key.Luke Leighton1998-11-101-0/+4
* include/local.h:Jeremy Allison1998-11-101-0/+1
* rpcclient registry commands.Luke Leighton1998-11-101-9/+131
* util functions split into relevant modules, first pass.Luke Leighton1998-11-101-57/+93
* Makefile.in: Removed rpc_server/srv_ldap_helpers.c per J.F.'s instructions.Jeremy Allison1998-11-091-37/+10
* converted smbclient to use clientgen.c rather than clientutil.cAndrew Tridgell1998-11-091-18/+18
* lib/charcnv.c: Improved debug comment.Jeremy Allison1998-11-061-1/+1
* Makefile.in configure configure.in include/proto.h smbd/noquotas.c smbd/quota...Jeremy Allison1998-11-031-9/+4
* Still moving things around. debugparse.h will be removed from the includeChristopher R. Hertel1998-10-281-5/+0
* Quick fixes to fix the broken tree. Needed for my morning compiles.Jeremy Allison1998-10-281-1/+0
* fixed problem with snprintf.c and mkprotoAndrew Tridgell1998-10-281-0/+9
* volker was concerned about unique inode numbers and smbsh. This set ofAndrew Tridgell1998-10-241-3/+6