summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2003-04-28Merge: we need a rule for t_snprintfTim Potter1-0/+2
2003-04-28Ignore t_snprintf binary.Tim Potter1-1/+2
2003-04-28Merge of a debuglevel downgrade from HEAD.Tim Potter1-2/+2
2003-04-28Merge stf updates from HEAD.Tim Potter2-5/+6
2003-04-28Merge of const fixes from HEAD.Tim Potter3-3/+3
2003-04-28Merge from HEAD:Tim Potter1-0/+2
2003-04-28Return NT_STATUS_UNSUCCESSFUL if the sourcedata and echodata rpcsTim Potter1-0/+2
2003-04-28Fix number of arguments to asprintf()Jelmer Vernooij1-1/+1
2003-04-28Fix number of arguments to asprintf()Jelmer Vernooij1-1/+1
2003-04-28Make some more functions staticJelmer Vernooij1-3/+3
2003-04-27Add 'smbiconv' program - a clone of the 'iconv' utilityJelmer Vernooij2-0/+249
2003-04-27Add 'smbiconv' program - a clone of the 'iconv' utilityJelmer Vernooij2-0/+249
2003-04-27prepare to get _nua out of the door (but back in from the window ;-)Simo Sorce4-119/+17
2003-04-27default remote idmap backend is nullSimo Sorce1-1/+0
2003-04-27make winbind use idmap as well.Simo Sorce11-1243/+59
2003-04-26Patch from VorlonJohn Terpstra1-7/+1
2003-04-26PAtch from VORLONJohn Terpstra1-7/+1
2003-04-26round three of CIDR fixes; spotted by Tomoki AONOGerald Carter1-3/+2
2003-04-26round three of CIDR fixes; spotted by Tomoki AONOGerald Carter1-3/+2
2003-04-26enhancementsSimo Sorce1-5/+27
2003-04-26add idmap only parameterSimo Sorce2-1/+34
2003-04-26Remove the unpopular pdb_unix, which has served it's time well.Andrew Bartlett3-144/+9
2003-04-26After a quick run with the 'weird' charset, squash a few bugs in our newAndrew Bartlett1-5/+12
2003-04-26Add the weird charset in 3_0 and build it by default for ./configure --enable...Jelmer Vernooij1-0/+131
2003-04-26Fix the weird charset and build it by default for ./configure -enable-developerJelmer Vernooij2-6/+7
2003-04-26Fix the 'weird' charset module. Also, built it by default forJelmer Vernooij2-6/+7
2003-04-26back port from HEADSimo Sorce2-10/+86
2003-04-26let's suppose I want to specify exactly which SID a user should have ...Simo Sorce1-5/+74
2003-04-26A RID can never be zeroSimo Sorce1-5/+12
2003-04-25Get credentials before publishing printers.Jim McDonough1-0/+8
2003-04-25As nobody really objected to this patch, I opted to create facts :-)Volker Lendecke1-1/+3
2003-04-25As nobody really objected to this patch, I opted to create facts :-)Volker Lendecke1-1/+3
2003-04-25Finish laying out the SD, and now back to finishing off NK records ...Richard Sharpe1-1/+20
2003-04-25More code to store ACEs and SIDs. I have almost enough to start testingRichard Sharpe1-4/+80
2003-04-25Based on a patch by Alex Deiter <tiamat@komi.mts.ru>, make sure that we convertAndrew Bartlett1-20/+69
2003-04-25This function is a duplicate.Andrew Bartlett1-18/+0
2003-04-25Merge of missed another while condition when enumerating aliases.Tim Potter1-1/+1
2003-04-25Keep coding this boring stuff to lay out security descriptors ...Richard Sharpe1-2/+77
2003-04-25Missed another condition on a while loop.Tim Potter1-1/+1
2003-04-25fix and if () that should be an 'else if()'Gerald Carter1-1/+1
2003-04-25fix and if () that should be an 'else if()'Gerald Carter1-1/+1
2003-04-25Minor cleanup of enum domain groups/aliases:Tim Potter1-12/+18
2003-04-25Merge:Tim Potter1-2/+2
2003-04-25Minor cleanup of enum domain groups/aliases:Tim Potter1-12/+18
2003-04-25When calling cli_samr_enum_{dom,als}_groups in a while loop, theTim Potter1-2/+2
2003-04-24Don't store UID or GIDJelmer Vernooij2-48/+13
2003-04-24Don't store UID or GIDJelmer Vernooij2-48/+13
2003-04-24Move pdb_mysql and pdb_xml from modules/ to passdb/, just like they areJelmer Vernooij4-5/+5
2003-04-24In 3.0, pdb_mysql and pdb_xml are in passdb/Jelmer Vernooij1-2/+2
2003-04-24Complain about duplicate charsets at debug level 0 instead of 2Jelmer Vernooij1-1/+1