summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * lsa_enumaccounts lists all SIDs that have been granted privileges. Simo,Volker Lendecke2004-03-101-22/+8
| * Remove expanding sids from smbd, this will be done in winbindd.Volker Lendecke2004-03-101-25/+0
| * Apply some constVolker Lendecke2004-03-105-14/+14
| * Don't pass DOM_SIDs around when pointers are enough.Volker Lendecke2004-03-102-6/+6
| * another typeHerb Lewis2004-03-101-1/+1
| * Moving towards getting msdfs working again (this looks like it was brokenJeremy Allison2004-03-101-5/+62
| * Formatting reformat before I start to change anything here.Jeremy Allison2004-03-101-273/+258
| * fix type for tag in proto fileHerb Lewis2004-03-101-1/+1
| * Fix dfs referrals - don't use check_path_syntax. Also use mb char calls inJeremy Allison2004-03-092-16/+10
| * Yet another '\n' termination of debug message.Rafal Szczesniak2004-03-091-1/+1
| * Forgot to put some more comments.Rafal Szczesniak2004-03-091-0/+34
| * 1) Two new functions to trust passwords interface in passdb:Rafal Szczesniak2004-03-094-22/+280
| * Fix to debug message lacking termination with '\n'.Rafal Szczesniak2004-03-091-14/+14
| * fix build with gcc 2.96 and --with-developerGerald Carter2004-03-091-1/+1
| * Commit to HEAD the updates to smb signing code that I was propsing for 3.0.Andrew Bartlett2004-03-097-62/+101
| * Merge fixes and tests for jra's broken strstr_m() function from 3.0Andrew Bartlett2004-03-094-8/+102
| * Added strstr_m() function. Use in all places where we might run into mbJeremy Allison2004-03-096-12/+82
| * Fix assumption about following directory sep in check_path_syntax(). WeJeremy Allison2004-03-081-5/+11
| * Do some checks about data passed to this functionSimo Sorce2004-03-081-0/+3
| * 2 fixes to enhance readability of source code and debug messagesSimo Sorce2004-03-083-4/+6
| * Get us a little closer to Windows LSA semantics.Volker Lendecke2004-03-071-10/+1
| * This might not be used a lot and might not survive for long, but at least itVolker Lendecke2004-03-072-7/+11
| * Fix typo.Tim Potter2004-03-071-1/+1
| * Enclose use of fchown() with guards. Bugzilla #1155.Tim Potter2004-03-071-0/+4
| * tdbdump doesn't need to #include <sys/mman.h>Tim Potter2004-03-061-1/+0
| * Several mb tidyups - getting ready to address the XXX_sub function.Jeremy Allison2004-03-054-108/+105
| * BUG 488: fix the 'show client in col 1' button and corrctely enumerate active...Gerald Carter2004-03-051-1/+1
| * fix compiler warningGerald Carter2004-03-051-1/+1
| * Add -O (write downloaded files to stdout), based on patch fromJelmer Vernooij2004-03-051-65/+80
| * all_string_sub() is broken as it doesn't handle mb chars correctly (andJeremy Allison2004-03-052-18/+5
| * Fix my breakage of NT pipes from the previous patch (sorry). Use theJeremy Allison2004-03-041-4/+1
| * BUG 1015: patch from jmcd to fix statfs redeclaration of statfs struct on ppcGerald Carter2004-03-041-1/+3
| * BUG 1080: fix declaration of SMB_BIG_UINTGerald Carter2004-03-041-12/+12
| * There's a specific error message NT_STATUS_ALIAS_EXISTS.Volker Lendecke2004-03-041-1/+1
| * Another typo, sorry for samba-cvs spam :-)Volker Lendecke2004-03-041-1/+1
| * Fix typo.Volker Lendecke2004-03-041-1/+1
| * Fix build farm, older compilers won't let you declare variablesJim McDonough2004-03-041-1/+1
| * BUG 848: don't create winbind local users/groups that already exist in the tdbGerald Carter2004-03-041-3/+16
| * another fix for bug 761; don't default to bsd printing on linuxGerald Carter2004-03-041-9/+0
| * Added client "hardlink" commant to test doing NT rename with hard links.Jeremy Allison2004-03-034-30/+136
| * Use a common function to parse all pathnames from the wire. This allowsJeremy Allison2004-03-039-136/+383
| * more usrmgr fixes: display lockout timers in minutes, not seconds, for samr 2eJim McDonough2004-03-031-2/+2
| * quick for for usrmgr. unknown_6 is really max dimension of logon hours array...Jim McDonough2004-03-031-30/+12
| * BUG 1129: patch from shiro@miraclelinux.com (Shiro Yamada) to install image f...Gerald Carter2004-03-021-0/+16
| * fix typo for callback bitJim McDonough2004-03-021-1/+1
| * Let's be polite with poorer backends ;-)Simo Sorce2004-03-021-1/+3
| * This adds winbind-generated groups showing up in 'getent group'. It is notVolker Lendecke2004-03-023-0/+141
| * allow the 'printing' parameter to be set on a per share basis.Gerald Carter2004-03-021-7/+29
| * Idra, your privileges patch allowed login only with tdbsam. The problem isVolker Lendecke2004-03-021-1/+1
| * Sorry, forgot to commit an essential piece.Simo Sorce2004-03-021-0/+363