summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-06-17Fix building idmap_winbind as shared moduleJelmer Vernooij1-1/+1
2003-06-17The return value of init_module functions is NTSTATUS, not intJelmer Vernooij2-6/+4
2003-06-17Fix memory leak in idmap. Valgrind is soooo cool.Volker Lendecke1-0/+2
2003-06-17Const fixes by metzeVolker Lendecke3-8/+8
2003-06-16Update link to DTDJelmer Vernooij1-1/+1
2003-06-16Add DTD used by XML passdb backendJelmer Vernooij1-0/+46
2003-06-16Fix for non-bourne shellsJelmer Vernooij1-4/+4
2003-06-16Fix caseJelmer Vernooij1-1/+1
2003-06-16Squelch one small compiler warningRichard Sharpe1-1/+2
2003-06-16Patch from metze to update VFS docs to include notes on multiple instancesJelmer Vernooij1-23/+43
2003-06-16- Only put PNG files in CVS, not EPS.Jelmer Vernooij2-1/+2
2003-06-16Replace all use of bzero with memset ...Richard Sharpe1-15/+15
2003-06-16Fix some information, based on comments by Andrew Bartlett.Jelmer Vernooij2-48/+26
2003-06-16This glosses over John's problem at SambaXP 2003. When we want to joinVolker Lendecke1-3/+17
2003-06-16Fix misleading debug message.Volker Lendecke1-1/+1
2003-06-16Make net rpc vampire return an error if the sam sync RPC returns an error.Tim Potter1-9/+29
2003-06-16Quieten another debug message.Tim Potter1-1/+1
2003-06-16Quieten debug message.Tim Potter1-1/+1
2003-06-16Update nsstest to cope with wins NSS module as well as winbind NSSTim Potter1-12/+183
2003-06-16Build libnss_wins.so as part of nsswitch target. Fix for bug #160Tim Potter2-15/+23
2003-06-16we need to call ads_first_entry() before using a ldap result,Andrew Tridgell1-5/+12
2003-06-16reverted locale patch put in by jht (originally from vorlon).Andrew Tridgell3-47/+0
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