summaryrefslogtreecommitdiff
path: root/source3/utils/profiles.c
AgeCommit message (Expand)AuthorFilesLines
2003-10-14Set errno = ENOSYS if mmap not supported.Tim Potter1-0/+1
2003-10-02Portability fixes from schmitz@hp.com (Joachim Schmitz). Bug #549.Jeremy Allison1-1/+7
2003-08-15get rid of more compiler warningsHerb Lewis1-1/+1
2003-07-02#ifdef out apparently unused function.Tim Potter1-0/+4
2003-05-12And finally IDMAP in 3_0Simo Sorce1-2/+2
2003-05-10Reverse previous patch from Stefan and me after comments by Andrew BartlettJelmer Vernooij1-2/+0
2003-05-10Patch from metze and me that adds dummy smb_register_*() functions soJelmer Vernooij1-0/+2
2003-04-14Merge:Tim Potter1-62/+64
2003-02-03Grrr. Kill all BSD-isms... Spotted by Paul Green <paulg@sw.stratus.com>.Jeremy Allison1-1/+1
2003-01-16Merge the fix from head about short variables.Richard Sharpe1-1/+1
2003-01-06Some more profiles merges from HEAD (cvsignore and a stray const).Tim Potter1-1/+1
2003-01-06Add profiles utility support to Samba 3.0.xRichard Sharpe1-1/+1
2003-01-02BIG patch...Andrew Bartlett1-1/+1
2002-11-20Spelling fix.Tim Potter1-1/+1
2002-11-07Merge of scalable printing code fix... Needs testing.Jeremy Allison1-6/+4
2002-11-05A small fix by Andy Thomas. Now that incrementing the Auth index hasRichard Sharpe1-1/+2
2002-11-05See if char * makes the Irix C compiler happier than void *?Richard Sharpe1-1/+1
2002-11-05Make all of the required (I think) changes to make this code work forRichard Sharpe1-25/+61
2002-11-05Start handling Big Endian machines as well as little endian.Richard Sharpe1-2/+2
2002-11-02Make sure that %u is used for SID elements ...Richard Sharpe1-1/+1
2002-11-01Add the changes to change the SIDs ...Richard Sharpe1-19/+45
2002-11-01Add more. Parse SIDs on the command line ... soon will actually mod theRichard Sharpe1-11/+88
2002-11-01Fix small typo ...Richard Sharpe1-1/+1
2002-11-01Add more code to the profiles program and add Makefile.in support.Richard Sharpe1-12/+353
2002-10-31Add a small utility that can print out the SEC DESCs in NTUSER.DAT.Richard Sharpe1-0/+250