summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Ok, this patch removes the privilege stuff we had in, unused, for some time.Simo Sorce2003-06-1816-689/+184
* Updated Debian patches so they apply cleanly and without warnings atEloy Paris2003-06-181-11/+10
* Remove the -A option of wbinfo, leaving only the long version,Jim McDonough2003-06-181-1/+1
* There's nothing particularly secret in idmap.tdb, so create it withVolker Lendecke2003-06-181-1/+1
* And some more memory leaks in mapping.c and pdb_tdb.c. tdb_nextkeyVolker Lendecke2003-06-182-2/+15
* Better panic cleanly than segfault later when no sid can be found and created.Volker Lendecke2003-06-181-2/+3
* And more other memory leaks. One new (idmap) and one ancient (groupdb).Volker Lendecke2003-06-172-0/+5
* Fix a memory leak in pdb_tdb.c.Volker Lendecke2003-06-171-0/+2
* Make static (patch from metze)Jelmer Vernooij2003-06-172-2/+2
* Fix building idmap_winbind as shared moduleJelmer Vernooij2003-06-171-1/+1
* The return value of init_module functions is NTSTATUS, not intJelmer Vernooij2003-06-172-6/+4
* Fix memory leak in idmap. Valgrind is soooo cool.Volker Lendecke2003-06-171-0/+2
* Const fixes by metzeVolker Lendecke2003-06-173-8/+8
* Update link to DTDJelmer Vernooij2003-06-161-1/+1
* Add DTD used by XML passdb backendJelmer Vernooij2003-06-161-0/+46
* Fix for non-bourne shellsJelmer Vernooij2003-06-161-4/+4
* Fix caseJelmer Vernooij2003-06-161-1/+1
* Squelch one small compiler warningRichard Sharpe2003-06-161-1/+2
* Patch from metze to update VFS docs to include notes on multiple instancesJelmer Vernooij2003-06-161-23/+43
* - Only put PNG files in CVS, not EPS.Jelmer Vernooij2003-06-162-1/+2
* Replace all use of bzero with memset ...Richard Sharpe2003-06-161-15/+15
* Fix some information, based on comments by Andrew Bartlett.Jelmer Vernooij2003-06-162-48/+26
* This glosses over John's problem at SambaXP 2003. When we want to joinVolker Lendecke2003-06-161-3/+17
* Fix misleading debug message.Volker Lendecke2003-06-161-1/+1
* Make net rpc vampire return an error if the sam sync RPC returns an error.Tim Potter2003-06-161-9/+29
* Quieten another debug message.Tim Potter2003-06-161-1/+1
* Quieten debug message.Tim Potter2003-06-161-1/+1
* Update nsstest to cope with wins NSS module as well as winbind NSSTim Potter2003-06-161-12/+183
* Build libnss_wins.so as part of nsswitch target. Fix for bug #160Tim Potter2003-06-162-15/+23
* we need to call ads_first_entry() before using a ldap result,Andrew Tridgell2003-06-161-5/+12
* reverted locale patch put in by jht (originally from vorlon).Andrew Tridgell2003-06-163-47/+0
* Fix some compiler warnings.Tim Potter2003-06-161-2/+0
* another improved debug statementAndrew Tridgell2003-06-161-1/+1
* made a debug statement more usefulAndrew Tridgell2003-06-161-2/+3
* Patch from vorlon@debian.org, see bugzilal #122John Terpstra2003-06-153-0/+47
* This patch is Vorlon's fault!John Terpstra2003-06-151-22/+34
* Adding last two files.John Terpstra2003-06-142-0/+10
* Adding missing docs to tree.John Terpstra2003-06-1430-229/+26347
* Adding missing documents and man page stothe tree.John Terpstra2003-06-149-594/+1039
* Updating html stuff.John Terpstra2003-06-1417-542/+3433
* Added missing man pages.John Terpstra2003-06-142-0/+321
* Updating smb.conf.5John Terpstra2003-06-141-0/+6075
* Fix typoJohn Terpstra2003-06-141-1/+1
* Add 'net idmap restore'. This restores a broken idmap fileVolker Lendecke2003-06-143-1/+115
* This patch modifies 'net rpc vampire' to add new and existing users to bothAndrew Bartlett2003-06-142-20/+43
* Forward port the app-head changes for dc name cache into 3.0.Jeremy Allison2003-06-135-38/+188
* Fix an spelling mistake.Richard Sharpe2003-06-131-1/+1
* Trivial extension to 'net' to dump current local idmap.Volker Lendecke2003-06-132-0/+62
* Rename some uuid functions so as not to conflict with systemTim Potter2003-06-134-6/+6
* Fix shadow variable warning.Tim Potter2003-06-131-4/+4