summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Abstract out the functionality of gtdbtool into a dictionary browserTim Potter2002-08-301-0/+188
| | | | | | | | | | class. This should provide a nice framework for browsing any kind of data presented as a python dictionary: - windows registry - printer data - tdb files (This used to be commit 8af86f68354f7c803bb66886560b358d6e48681d)
* fix connecting to a BDC when the PDC is down but in WINS and no bcastAndrew Tridgell2002-08-291-5/+3
| | | | | | | can be used to find a BDC 2nd try .... (This used to be commit f757223ebe88148b83e1a32b87c014c15c0a68dd)
* fix connecting to a BDC when the PDC is down but in WINS and no bcastAndrew Tridgell2002-08-291-0/+7
| | | | | can be used to find a BDC (This used to be commit e95d8e2c9ee5cf22b628f3e0d99fb74bcc632ea0)
* Several small fixesJelmer Vernooij2002-08-293-10/+10
| | | | (This used to be commit 4fc06a9e2274546807beb411e9bcf47931f8b4f6)
* Split up documents at chapter level, not at sect1 levelJelmer Vernooij2002-08-293-6/+90
| | | | (This used to be commit f1710a46d0b51fbefc2a1b5230b76aa9ecbbcdab)
* We don't need the RTLD_GLOBAL.Andrew Bartlett2002-08-291-1/+1
| | | | (This used to be commit 0d562b81bfd176111a1046560c39b03d986f90ec)
* Adding makefile for sam_skel moduleJelmer Vernooij2002-08-291-0/+28
| | | | (This used to be commit b91fd5a77c493d0c90b45de6a70fb84bbef3f9f1)
* SAM_CONTEXT is constJelmer Vernooij2002-08-291-5/+1
| | | | (This used to be commit 3b4cf8f67c2970e7b099ae2382bdd802b79d1dd2)
* Move samr_make_sam_obj_sd to lib/util_seaccess.c. samtest now compiles andJelmer Vernooij2002-08-292-40/+41
| | | | | links successfully! (This used to be commit 0ea4bcb6b772a0d95d20f7c1a2a0c08a0ba9e466)
* Correct popt argument info in vfstestJelmer Vernooij2002-08-292-39/+2
| | | | | Don't use global_ctx in samtest.c (This used to be commit 0428eb422b50135327daf3040067f5982f1b0b92)
* Use popt for --helpJelmer Vernooij2002-08-291-54/+24
| | | | (This used to be commit 073106ad25fba8c8aaa57c296ce8e7cb7b3e3e97)
* Make debuglevel a string for use with debug classesJelmer Vernooij2002-08-291-2/+2
| | | | (This used to be commit fc29385029bf000dc70d23154e39970ee76e4d30)
* Remove more obsolete documentsJelmer Vernooij2002-08-294-1868/+0
| | | | (This used to be commit 60446ad6033f6f9179ac2566f670d04ff8b662c2)
* Add cifsntdomainJelmer Vernooij2002-08-292-2/+2929
| | | | (This used to be commit 31567c3762c0588886792265d7b48432c50f03ba)
* Add more documents to the developers guideJelmer Vernooij2002-08-297-0/+1743
| | | | (This used to be commit e05bdd9eab760b5dc6a4442dc89752080ff1d2c1)
* Forgot to remove old usage() functionJelmer Vernooij2002-08-291-27/+5
| | | | (This used to be commit 4631e1fd1039c7eed58d3738bd7310219acc9000)
* Use popt for printing --help messageJelmer Vernooij2002-08-293-49/+22
| | | | (This used to be commit 355d28d9eae2fd4b94bb591c5c51cad2fab9d2fd)
* Don't use global memory contextJelmer Vernooij2002-08-292-10/+8
| | | | (This used to be commit b1e1d548031f270dd51ffa1910c3ae2503e64e8f)
* Adding samtest utility used to test sam backends. Compiles but doesn't doJelmer Vernooij2002-08-291-0/+468
| | | | | anything (yet). Requires move from samr_make_sam_obj_sd to lib/ (This used to be commit 7904770d341b194574f9dc8da578a5fe4b31aa9f)
* There's more work to be done on samsync. Intermediate commit, nowVolker Lendecke2002-08-292-6/+22
| | | | | | | I get all the groups at least. Volker (This used to be commit 23a4f6991e93797afad0043689737a1b20c67f60)
* Several compiler warning fixes + fix dependencies samtestJelmer Vernooij2002-08-292-2/+2
| | | | (This used to be commit b813761126249c3c0c0e38d2a3306d1d0c33c4eb)
* small fixesJelmer Vernooij2002-08-294-8/+10
| | | | | make lp_sam_backend() a list (This used to be commit 06eb3138ab14ff450bbc44f5fa539867ce67a7dd)
* I think this should fix the compile on some of the CUPS based machines.Andrew Bartlett2002-08-291-1/+1
| | | | | Andrew Bartlett (This used to be commit abdad251f679cccfd6af6c40d5ae8c47439f587a)
* show builtin groups in samdumpAndrew Tridgell2002-08-291-33/+40
| | | | (This used to be commit c1e00f5f160985323f5a9ade42f2ebb2a798b17c)
* RTLD_GLOBAL is not necessaryJelmer Vernooij2002-08-291-1/+1
| | | | (This used to be commit 3146b243e0b143e1038c97d9f919aba494cc46f7)
* Add plugin support for the sam system from metze (based on passdb code)Jelmer Vernooij2002-08-292-1/+82
| | | | (This used to be commit 61626340e506d32a6560a162005b43f10445fbb9)
* Example sam module (skeleton) from metzeJelmer Vernooij2002-08-292-0/+290
| | | | (This used to be commit b2b2c8b9cb94ce84938422132279c26faa231bf7)
* Add new files to Makefile + typo fixJelmer Vernooij2002-08-292-2/+2
| | | | (This used to be commit b742d068b889e861599333281e825e45cc8d13a2)
* Put in patch from metze (Stefan Metzmacher) to:Jelmer Vernooij2002-08-298-514/+829
| | | | | | | - Rename user -> account - Add sam_* functions (api.c) - Several small fixes (This used to be commit eafcc387045f4f265631a952297caf3f6db779d8)
* Return correct FILE_SUPERSEDED response - IFSTEST strikes again...Jeremy Allison2002-08-282-2/+9
| | | | | Jeremy. (This used to be commit df3e467eb7cce059782870bfec222293577c4f69)
* fix file_is_special test, was wrong.Simo Sorce2002-08-281-2/+10
| | | | (This used to be commit 850d6573aedea6499b2f2fe9d1426083aebd9fd1)
* fix wrong checkSimo Sorce2002-08-281-1/+1
| | | | (This used to be commit cb0ed2faa5ed9163421a0f58d45bcd7ec38f06ec)
* add proto for forward referenceHerb Lewis2002-08-281-0/+1
| | | | (This used to be commit 7573fd1746dfe5034deb51a6d205e15af6ff81de)
* Removed C++ style comment.Jeremy Allison2002-08-281-1/+1
| | | | | Jeremy. (This used to be commit 3803770edaf4212ceac826e039bb075f098a4fab)
* Move -4 to correct side of comparison.Jeremy Allison2002-08-281-2/+2
| | | | | Jeremy. (This used to be commit d825026658b59364f9adc425bca4017be8e979e2)
* Remove obsolete questions - Preparing for new up-to-date version of faqJelmer Vernooij2002-08-283-217/+6
| | | | (This used to be commit 64e5287b06d0c7e84497c57bab664649f10826b6)
* 'No news is good news' might sometimes be confusing, at least to me :-)Volker Lendecke2002-08-281-1/+7
| | | | | Volker (This used to be commit f76a5431f0448efbc879aee965c643e2e362632a)
* Remove obsolete filesJelmer Vernooij2002-08-285-4565/+4466
| | | | | Update generated docs (This used to be commit 24103c2c20cd0727792be7efeb868ae988ffbd9b)
* Remove obsolete text docsJelmer Vernooij2002-08-2819-2776/+0
| | | | (This used to be commit 844d7254686b4a0429f30b4d4711387429172224)
* Remove yodldocs - it has been obsolete since 2.2Jelmer Vernooij2002-08-281-14/+0
| | | | (This used to be commit 3b4316a7138982732fe77d42bb027a59851ee5a0)
* Adding new series of text-to-sgml converted files.Jelmer Vernooij2002-08-2810-149/+773
| | | | | Removed OS2-Client-HOWTO and put it into Other-Clients.sgml (This used to be commit 076f34af8e5af7fb2d07b724522ef77f33559c82)
* There's no MACHINE.SID anymore...Volker Lendecke2002-08-281-4/+11
| | | | | Volker (This used to be commit e9cd8fb2e3104e1f9fd27277c90e1d09e55a0cf4)
* Silly of me to only test this with --with-sam and not without. Doh!Jelmer Vernooij2002-08-282-3/+1
| | | | (This used to be commit 6395c34f2f981d59b761d8615851a8fd54c1c304)
* Code style + typo fixesJelmer Vernooij2002-08-284-56/+57
| | | | | Added Kai Krüger to copyrightholders of interface.c (This used to be commit 067ae5f81076611a0042eb064afdffa5e37f93e9)
* Put in intermediate version of new SAM system. It's not stable yet, codeJelmer Vernooij2002-08-2820-1050/+3741
| | | | | | | | | | might be ugly, etc - please don't blame me for anything but instead try to fix the code :-). Compiling of the new sam system can be enabled with the configure option --with-sam Removing passdb/passgrp.c as it's unused fix typo in utils/testparm.c (This used to be commit 4b7de5ee236c043e6169f137992baf09a95c6f2c)
* Make constJelmer Vernooij2002-08-281-1/+1
| | | | (This used to be commit b1ab3bec8dc7c5d0873b7a4b4c6fab2d7591c9b3)
* Merge from 2_2.Volker Lendecke2002-08-281-2/+4
| | | | | Volker (This used to be commit 739bc21429fee6ceb7430eb6c5e63882f6d4f030)
* Some debugs for panic_action.Tim Potter2002-08-281-1/+11
| | | | (This used to be commit 8f065f788b3af333c7c61236e33b6571b62b0c0d)
* Sync up namecache code with HEAD and APPLIANCE_HEAD. Rerun unit tests.Tim Potter2002-08-281-16/+24
| | | | (This used to be commit 41c2e7b162224a524a1bf4da012f383f2a6032d0)
* Move to reference counting rather than lock counting.Jeremy Allison2002-08-271-35/+57
| | | | | Jeremy. (This used to be commit e7b48224c4f8c6063e1dd850cc91f5488e65a48d)