summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-06-16Fix some compiler warnings.Tim Potter1-2/+0
2003-06-16another improved debug statementAndrew Tridgell1-1/+1
2003-06-16made a debug statement more usefulAndrew Tridgell1-2/+3
2003-06-15Patch from vorlon@debian.org, see bugzilal #122John Terpstra3-0/+47
2003-06-15This patch is Vorlon's fault!John Terpstra1-22/+34
2003-06-14Adding last two files.John Terpstra2-0/+10
2003-06-14Adding missing docs to tree.John Terpstra30-229/+26347
2003-06-14Adding missing documents and man page stothe tree.John Terpstra9-594/+1039
2003-06-14Updating html stuff.John Terpstra17-542/+3433
2003-06-14Added missing man pages.John Terpstra2-0/+321
2003-06-14Updating smb.conf.5John Terpstra1-0/+6075
2003-06-14Fix typoJohn Terpstra1-1/+1
2003-06-14Add 'net idmap restore'. This restores a broken idmap fileVolker Lendecke3-1/+115
2003-06-14This patch modifies 'net rpc vampire' to add new and existing users to bothAndrew Bartlett2-20/+43
2003-06-13Forward port the app-head changes for dc name cache into 3.0.Jeremy Allison5-38/+188
2003-06-13Fix an spelling mistake.Richard Sharpe1-1/+1
2003-06-13Trivial extension to 'net' to dump current local idmap.Volker Lendecke2-0/+62
2003-06-13Rename some uuid functions so as not to conflict with systemTim Potter4-6/+6
2003-06-13Fix shadow variable warning.Tim Potter1-4/+4
2003-06-13fix typo in descriptionGerald Carter1-1/+1
2003-06-13Delete outdated file.Tim Potter1-6/+0
2003-06-12Fix for bug#3. Show comments when doing 'net group -l'.Volker Lendecke2-16/+131
2003-06-12Working on bug#3. We want all of the aliases, so start with 0.Volker Lendecke1-0/+2
2003-06-12Andrew's change to make 'security = domain' work again. Leave the user and groupVolker Lendecke1-38/+88
2003-06-12check that an attribute is defined and not just non-zeroGerald Carter1-1/+1
2003-06-12fix broken linkGerald Carter1-1/+1
2003-06-12Fix some misleading debug messages.Volker Lendecke1-2/+2
2003-06-12Get rid of a const warning.Volker Lendecke1-1/+1
2003-06-12Fix typo found by VanceVolker Lendecke1-1/+1
2003-06-12Andrew is right, this is probably the wrong approach.Volker Lendecke1-26/+5
2003-06-11Ignore generated filesJelmer Vernooij3-0/+4
2003-06-11Set the user's primary unix group from usrmgr.exe.Volker Lendecke1-0/+41
2003-06-11Sorry idra for messing around with your stuff, but this was obviously notVolker Lendecke1-3/+3
2003-06-11avoid races in getting high watermarkSimo Sorce1-6/+32
2003-06-11Fix 'security = domain' without winbind. This stores the sid we gotVolker Lendecke1-32/+60
2003-06-11Remove obvious question that's answered better in the HOWTOJelmer Vernooij1-7/+0
2003-06-11Update from Stefan MetzmacherJelmer Vernooij3-25/+14
2003-06-11Update VFS documentation (patch from Stefan Metzmacher)Jelmer Vernooij1-6/+6
2003-06-11Update from Stefan MetzmacherJelmer Vernooij1-4/+4
2003-06-11several places in client.c rely in commands[i].name == NULL being aAndrew Tridgell1-2/+2
2003-06-11i'm getting rather sick of thisAndrew Tridgell1-4/+1
2003-06-11on AIX FD_ZERO() is defined in terms of bzero(), so we can't haveAndrew Tridgell1-5/+0
2003-06-11An update long overdue. Please edit this further guys.John Terpstra1-28/+14
2003-06-10Add in rety loop for query_user_list (from APP_HEAD). Deals with a bugJeremy Allison2-5/+56
2003-06-10Handle <contrib> when generating attributions pageJelmer Vernooij1-0/+7
2003-06-10Add authorsJelmer Vernooij2-181/+190
2003-06-10Fix 2 typos (reported by Marc Groot Koerkamp <marc@its-projects.nl>)Jelmer Vernooij1-2/+2
2003-06-10Don't segfault when -b is specified (fixes debian bug #196833)Jelmer Vernooij1-1/+1
2003-06-10Ok, I've tried being Mr. Nice Guy and people (you know who you are) stillJeremy Allison2-4/+5
2003-06-10More updates on editreg.c to bring it better in line with the Samba source.Richard Sharpe1-21/+21