summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
| * Expand aliases for winbind-generated groups.Volker Lendecke2004-03-021-0/+154
| * merging from 3.0Gerald Carter2004-03-022-50/+54
| * BUG 1147; bad pointer case in get_stored_queue_info() causing seg faultGerald Carter2004-03-011-1/+1
| * Ok here it is my latest work on privilegesSimo Sorce2004-03-0124-140/+838
| * Fix Tim's fix for #1144. Tim, could you look at that again?Volker Lendecke2004-03-011-7/+12
| * When asked to delete an alias member, don't add it ...Volker Lendecke2004-03-011-1/+1
| * Add aliases to winbindd_getgroups().Volker Lendecke2004-03-014-86/+109
| * Fix bugzilla #1144 where running configure --with-fhs=anything wouldTim Potter2004-03-011-1/+5
| * Apply my experimental aliases support to HEAD. This will be a bit difficult toVolker Lendecke2004-02-296-4/+614
| * net_rpc.c: Don't complain if [add|del]mem was successful.Volker Lendecke2004-02-292-5/+5
| * Trivial commit to make 'smbdiff 3_0/source head/source' two files smaller.Volker Lendecke2004-02-292-0/+2
| * Print an informative error message if trying to add/remove members fromVolker Lendecke2004-02-291-0/+6
| * Add 'net rpc group [add|del]mem' for domain groups and aliases.Volker Lendecke2004-02-284-3/+732
| * Fix my fix to net rpc group list. We can certainly have more than a singleVolker Lendecke2004-02-281-3/+6
| * Can't set allocation size on directories, return correct error code onJeremy Allison2004-02-283-1/+18
| * More gentest fixes. Fix up regression in IS_NAME_VALID and renames.Jeremy Allison2004-02-282-13/+34
| * Added copyrights I forgot about looong ago...Rafal Szczesniak2004-02-272-2/+4
| * Adding ability to operate on trust passwords to pdbedit. This enablesRafal Szczesniak2004-02-272-6/+176
| * Disabling GUMS (gums_tdbsam2) temporarily, to fix the build.Rafal Szczesniak2004-02-271-1/+1