summaryrefslogtreecommitdiff
path: root/source3/include
AgeCommit message (Expand)AuthorFilesLines
2001-06-08Added sys_acl_delete_def_file() - needed as part of NT ACL editing fix.Jeremy Allison1-594/+596
2001-06-08Extra stuff for large readwrite support.Jeremy Allison2-5/+4
2001-06-06Added getconf flags for RH7.1 lfs support. Changed while() to a for()Jeremy Allison1-3/+3
2001-06-06Converted SAMR_Q_LOOKUP_NAMES structure to tallocated memory instead ofTim Potter1-2/+2
2001-06-06Prototypes update.Tim Potter1-3/+29
2001-06-04Compile fix for Solaris.Tim Potter1-8/+29
2001-06-04Compile fix for wbinfo on solaris.Tim Potter1-0/+3
2001-06-02Update prototype file.Tim Potter1-13/+0
2001-06-01Oops.Tim Potter1-1/+15
2001-06-01If a debug class was explicitly set to zero the debug system would notTim Potter1-13/+27
2001-06-01Added a comment.Tim Potter1-0/+1
2001-05-30fixed asprintf declarationAndrew Tridgell1-6/+3
2001-05-30- added AC_HAVE_DECL() macro to aclocal.m4, so we can easily addAndrew Tridgell2-0/+10
2001-05-30new proto.hAndrew Tridgell1-565/+567
2001-05-294 new functions to retrieve single linked list of group and passwd entriesSimo Sorce3-565/+621
2001-05-25Added tdb_change_int_atomic() to allow atomic updates of a tdb int value.Jeremy Allison1-1/+3
2001-05-24Fixup the large_writex problem (a large_writex can send a full 64k of data,Jeremy Allison1-0/+1
2001-05-24Added structures for LOGON_CTRL rpc.Tim Potter2-24/+95
2001-05-23This is *very* cool. I'm pretty convinced we can just set theJeremy Allison1-0/+1
2001-05-22Try to fix build by adding autoconf tests for pam headers.Jeremy Allison1-0/+3
2001-05-22Defensive brlock and locking database cleaning code.Jeremy Allison1-0/+1
2001-05-18Use canonical mappings for file controls. Fixes W2KSP2 profile problems (IJeremy Allison1-0/+11
2001-05-18make protoGerald Carter1-0/+19
2001-05-18merge from 2.2 (deleteprinterdriver RPC)Gerald Carter1-0/+1
2001-05-18Fix the W2KSP2 joining a Samba domain problem.Jeremy Allison1-1/+5
2001-05-17merge from 2.2 DeletePrinterDriver() server side stud comingGerald Carter1-1/+18
2001-05-17ran make protoAndrew Tridgell1-4/+0
2001-05-17Ran a make proto to fix the problems ...Richard Sharpe1-2/+5
2001-05-15Updated the inplace documentation to reflect change from EUCLEAN to EINVAL.Richard Sharpe1-39/+32
2001-05-14make protoTim Potter1-234/+233
2001-05-12string_hash() should be static. hash_clear() should be void.Jeremy Allison1-2/+1
2001-05-10make protoTim Potter1-0/+1
2001-05-10Made "security XXX" masks apply to ACL set. By default they have no effect.Jeremy Allison1-9/+6
2001-05-08Removed S_ISSOCK() macro as it's only used within winbind client code.Tim Potter1-10/+0
2001-05-08make protoTim Potter1-2/+7
2001-05-07merge from 2.2 removing the 'domain XXX' parameters.Gerald Carter1-3/+0
2001-05-07Patch from Simo:Gerald Carter1-2/+41
2001-05-07Preliminary merge of winbind into HEAD. Note that this compiles and linksTim Potter1-0/+8
2001-05-07rebuild proto.hAndrew Tridgell1-114/+50
2001-05-06Patch from David_Tiller@ccnotes.ccity.com finally applied now I've thoughtJeremy Allison1-0/+5
2001-05-04Big cleanup of passdb and backends.Jean-François Micouleau3-40/+42
2001-05-04make protoGerald Carter1-0/+4
2001-05-04make protoTim Potter1-1/+14
2001-05-04Merge of struct acct_info from TNG.Tim Potter1-1/+2
2001-05-04renamed unknown field to access mask in open alias structures.Tim Potter1-2/+2
2001-05-03Fixed SHM_R/SHM_W warnings by moving sys/ipc.h and sys/shm.h into includes.hJeremy Allison2-0/+14
2001-05-02Had to add a "pam password change" parameter (defaults to "off") and inlinedJeremy Allison2-6/+2916
2001-05-02Fix noticed by John Trostel - we need to return our account SID for level 5.Jeremy Allison1-2915/+1
2001-05-01Fixup smbcacls. Don't return memory already freed, don't free memory allocatedJeremy Allison1-1/+1
2001-05-01Added code from "Nigel Williams" <nigel@veritas.com> (yes, the same famousJeremy Allison2-1/+49