summaryrefslogtreecommitdiff
path: root/source3/include
AgeCommit message (Expand)AuthorFilesLines
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
1998-11-12cleaning up conflicts between group code not yet committed andLuke Leighton1-6/+18
1998-11-12security descriptors and registry.Luke Leighton1-1/+1
1998-11-12extracted the password change code from smbpasswd and used it in swatAndrew Tridgell1-0/+11
1998-11-12largely rewrote smbpasswd so that the code is understandable. ThisAndrew Tridgell2-14/+14
1998-11-12Moved some code (NTLMSSPcalc) out of smbdes and inline for paranioaJeremy Allison1-1/+0
1998-11-12Added the security changes suggested by Andrew - become theJeremy Allison1-0/+1
1998-11-11changed is_root() to am_root() to prevent clash with variable names.Andrew Tridgell1-1/+1
1998-11-11rpc_server/srv_netlog.c: Fixed crash bug with ACB_PWNOTREQ.Jeremy Allison1-0/+2
1998-11-11security descriptor info, provided by jean-francoisLuke Leighton3-13/+64
1998-11-11clearing up security descriptorLuke Leighton3-15/+13
1998-11-11changed syntax of registry commands so keys can start with HKLM or HKU.Luke Leighton3-9/+12
1998-11-11registry delete value command: "regdeleteval".Luke Leighton2-1/+26
1998-11-11renamed unk_1b to flush_keyLuke Leighton2-11/+11
1998-11-11- renamed open_policy to open_hklm.Luke Leighton2-22/+32
1998-11-10rpcclient registry key delete command: "regdeletekey".Luke Leighton2-0/+27
1998-11-10registry modification requires a "sync" or "refresh" on the parent key.Luke Leighton2-0/+20
1998-11-10include/local.h:Jeremy Allison4-24/+27
1998-11-10oops!Luke Leighton1-0/+102
1998-11-10rpcclient registry commands.Luke Leighton9-41/+446
1998-11-10util functions split into relevant modules, first pass.Luke Leighton1-57/+93
1998-11-09Makefile.in: Removed rpc_server/srv_ldap_helpers.c per J.F.'s instructions.Jeremy Allison2-38/+11
1998-11-09I talked to Dave Miller and he thinks that we should have TCP_NODELAYAndrew Tridgell1-0/+8