summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2004-03-11BUG 1088: patch from SATOH Fumiyasu <fumiya@miraclinux.com> -- use strchr_m()...Gerald Carter1-29/+19
2004-03-11Ensure we use check_path_syntax() to pull out DFS paths.Jeremy Allison1-7/+2
2004-03-11Ensure we use check_path_syntax() to pull out DFS paths.Jeremy Allison1-7/+2
2004-03-11Fix processing of pathnames with embedded '\\' characters (0x5c) in CP932Jeremy Allison1-5/+23
2004-03-11Fix processing of pathnames with embedded '\\' characters (0x5c) in CP932Jeremy Allison1-5/+23
2004-03-10lsa_enumaccounts lists all SIDs that have been granted privileges. Simo,Volker Lendecke1-22/+8
2004-03-10Remove expanding sids from smbd, this will be done in winbindd.Volker Lendecke1-25/+0
2004-03-10Apply some constVolker Lendecke5-14/+14
2004-03-10Don't pass DOM_SIDs around when pointers are enough.Volker Lendecke2-6/+6
2004-03-10another typeHerb Lewis1-1/+1
2004-03-10another typoHerb Lewis1-1/+1
2004-03-10Moving towards getting msdfs working again (this looks like it was brokenJeremy Allison1-5/+62
2004-03-10Moving towards getting msdfs working again (this looks like it was brokenJeremy Allison1-5/+62
2004-03-10Formatting reformat before I start to change anything here.Jeremy Allison1-273/+258
2004-03-10Formatting reformat before I start to change anything here.Jeremy Allison1-273/+258
2004-03-10fix typo for tag in proto fileHerb Lewis1-1/+1
2004-03-10fix type for tag in proto fileHerb Lewis1-1/+1
2004-03-09Fix dfs referrals - don't use check_path_syntax. Also use mb char calls inJeremy Allison2-16/+10
2004-03-09Fix dfs referrals - don't use check_path_syntax. Also use mb char calls inJeremy Allison2-16/+10
2004-03-09Yet another '\n' termination of debug message.Rafal Szczesniak1-1/+1
2004-03-09Yet another '\n' termination of debug message.Rafal Szczesniak1-1/+1
2004-03-09Forgot to put some more comments.Rafal Szczesniak1-0/+34
2004-03-091) Two new functions to trust passwords interface in passdb:Rafal Szczesniak4-22/+280
2004-03-09Fix to debug message lacking termination with '\n'.Rafal Szczesniak1-12/+12
2004-03-09Fix to debug message lacking termination with '\n'.Rafal Szczesniak1-14/+14
2004-03-09fix build with gcc 2.96 and --with-developerGerald Carter1-1/+1
2004-03-09fix build with gcc 2.96 and --with-developerGerald Carter1-1/+1
2004-03-09Commit to HEAD the updates to smb signing code that I was propsing for 3.0.Andrew Bartlett7-62/+101
2004-03-09Merge fixes and tests for jra's broken strstr_m() function from 3.0Andrew Bartlett4-8/+102
2004-03-09Given how core this code is, I figure it should have it's own testsuite.Andrew Bartlett4-8/+94
2004-03-09JRA's recent strstr_m work really badly broke our string_sub code.Andrew Bartlett1-2/+10
2004-03-09Added strstr_m() function. Use in all places where we might run into mbJeremy Allison6-12/+82
2004-03-09Added strstr_m() function. Use in all places where we might run into mbJeremy Allison6-12/+82
2004-03-08Fix assumption about following directory sep in check_path_syntax(). WeJeremy Allison1-5/+11
2004-03-08Fix assumption about following directory sep in check_path_syntax(). WeJeremy Allison1-5/+11
2004-03-08Do some checks about data passed to this functionSimo Sorce1-0/+3
2004-03-082 fixes to enhance readability of source code and debug messagesSimo Sorce3-4/+6
2004-03-07Get us a little closer to Windows LSA semantics.Volker Lendecke1-10/+1
2004-03-07Get us a little closer to Windows LSA semantics.Volker Lendecke2-10/+2
2004-03-07Mention wb_delgrpmem fixVolker Lendecke1-0/+1
2004-03-07This might not be used a lot and might not survive for long, but at least itVolker Lendecke2-7/+11
2004-03-07This might not be used a lot and might not survive for long, but at least itVolker Lendecke2-7/+11
2004-03-07Fix typo.Tim Potter1-1/+1
2004-03-07Fix typo.Tim Potter1-1/+1
2004-03-07Merge from HEAD.Tim Potter1-0/+4
2004-03-07Enclose use of fchown() with guards. Bugzilla #1155.Tim Potter1-0/+4
2004-03-07Merge from HEAD.Tim Potter1-1/+0
2004-03-06tdbdump doesn't need to #include <sys/mman.h>Tim Potter1-1/+0
2004-03-05Several mb tidyups - getting ready to address the XXX_sub function.Jeremy Allison4-108/+105
2004-03-05Several mb tidyups - getting ready to address the XXX_sub function.Jeremy Allison4-108/+105