summaryrefslogtreecommitdiff
path: root/source3/include
AgeCommit message (Expand)AuthorFilesLines
1998-12-02spotted the mistake in group_info1 parsing.Luke Leighton1-1/+2
1998-12-02added rid and sid_name_use to DOMAIN_GRP_MEMBER, for use in group memberLuke Leighton2-10/+12
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 Leighton3-26/+61
1998-12-01query_aliasmem code. it works (hurrah).Luke Leighton2-3/+5
1998-12-01fixing smbpasswd to link to smbd to obtain domain sidLuke Leighton1-2/+2
1998-12-01rpc_samr.h parse_samr.c srv_samr.c :Luke Leighton2-9/+24
1998-12-01fix to domain_namemap (domain, ntname wrong way round oops)Luke Leighton1-1/+3
1998-12-01adding some samr parsing calls (group / alias adding / deleting)Luke Leighton2-62/+71
1998-11-30moving rpc/rpc.h to after netinet.hLuke Leighton1-5/+5
1998-11-30- adding builtin[alias]db.Luke Leighton2-1/+31
1998-11-29weekend work. user / group database API.Luke Leighton5-204/+529
1998-11-29removed include of net/route.h because it prevents compilation underAndrew Tridgell1-4/+6
1998-11-25yeehaah got users to be included in S-1-5-xxx-yyy-zzz's local groups.Luke Leighton2-11/+11
1998-11-25fixing group database issuesLuke Leighton2-12/+12
1998-11-25Makefile.in: Added maintainer mode fixes.Jeremy Allison3-22/+37
1998-11-25LsaLookupNames client call (first used as lookupnames command in rpcclient).Luke Leighton3-38/+43
1998-11-23re-added includes for yp_prot.h and yp_clnt.hLuke Leighton1-0/+13
1998-11-23get rid of __wait boring warning, caused by rpc/clnt.hLuke Leighton1-13/+4
1998-11-23unix instance of group database APILuke Leighton4-35/+72
1998-11-23changed string_sub() to replace " ; and ` in the inserted string with _Andrew Tridgell1-1/+2
1998-11-22deleted some old DEBUG() code that wasn't usedAndrew Tridgell1-14/+0
1998-11-20acconfig.h configure configure.in include/config.h.in: Added -lsec and -lsecu...Jeremy Allison1-0/+8
1998-11-20Fixed stupid blunder where I renamed getpwanam to getpwnam.Jeremy Allison1-2/+2
1998-11-19Makefile.in: Added passing of CPPFLAGS into Makefile.Jeremy Allison1-2/+2
1998-11-19Sync up with 2.0 code.Jeremy Allison2-0/+2
1998-11-19Changes to make the default prefix /usr/local/samba - as it was in 1.9.18p10.Jeremy Allison2-34/+48
1998-11-18Added OSF1 changes to HEAD (-lsecurity etc.)Jeremy Allison2-0/+16
1998-11-18Fixed problem with HAVE_NETGROUP being used on platformsJeremy Allison2-1/+10
1998-11-17Fixed NT modify timestamp issue.Jeremy Allison1-0/+1
1998-11-17Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls.Jeremy Allison2-21/+31
1998-11-17- group database API. oops and oh dear, the threat has been carried out:Luke Leighton5-72/+309
1998-11-17Moved PRINTCAP_NAME from smb.h to includes to allow it toJeremy Allison2-4/+3
1998-11-16Updates to handle glob.h - was causing problems on SCO 5.0.4John Terpstra2-1/+4
1998-11-15change ROUNDUP to SMB_ROUNDUP to prevent conflicts with system macrosAndrew Tridgell1-1/+1
1998-11-14- new prototypesAndrew Tridgell1-1/+1
1998-11-14Removed acconfig.h configure configure.in include/config.h.in: Made smbwrappe...Jeremy Allison2-1/+2
1998-11-13Change to beta1.Jeremy Allison1-1/+1
1998-11-13Makefile.in configure configure.in include/config.h.in: Changes for DGUX and ...Jeremy Allison4-4/+21
1998-11-13reverted includes change for FreeBSD as it breaks IRIXAndrew Tridgell1-1/+0
1998-11-13oops - ZERO_STRUCTP() issues again...Luke Leighton1-4/+1
1998-11-13ZERO_STRUCTP does not check argument for NULL.Luke Leighton1-1/+4
1998-11-13fixes for OSF1 compilationAndrew Tridgell1-0/+1
1998-11-13include/smb.h: Re-added zero pointer protection to ZERO_STRUCTP.Jeremy Allison1-3/+1
1998-11-13security descriptorsLuke Leighton3-20/+10
1998-11-12Removed code that used printf/fprintf in password changin libraries.Herb Lewis1-2/+5
1998-11-12security descriptors.Luke Leighton4-22/+44
1998-11-12.cvsignore: Removed old entries.Herb Lewis1-0/+9
1998-11-12include/kanji.h include/proto.h lib/kanji.c: Added const parameters in string...Jeremy Allison1-4/+4
1998-11-12jean-f. sent me some S-1-3-0,1,2,3 SIDs and names. S-1-3 doesn't exist.Luke Leighton1-2/+3