summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* For NTLM2 (not yet even close to real implementation) we must use theAndrew Bartlett2003-04-211-1/+1
* Remove unused (#ifdef'ed) code.Andrew Bartlett2003-04-211-12/+0
* Use fstrcpy/pstrcpy when that's what we really mean...Andrew Bartlett2003-04-212-6/+7
* Correct comments about breadth first, as the registry tree is stored in aRichard Sharpe2003-04-211-2/+28
* Start the outline of the code to store a registry tree ...Richard Sharpe2003-04-211-2/+99
* Some comments about the format of the on-disk reg file, as well asRichard Sharpe2003-04-211-7/+86
* Default to "passdb.xml" as default output filename instead of "-"Jelmer Vernooij2003-04-211-1/+1
* Pdb modules are in $libdir/pdb not $libdir/passdbJelmer Vernooij2003-04-211-12/+5
* Add a -f command-line flag to specify printing all paths or only terminalRichard Sharpe2003-04-201-3/+11
* Well, we can now add keys and values and delete keys and values ...Richard Sharpe2003-04-201-4/+6
* Add code to delete values ...Richard Sharpe2003-04-201-9/+104
* Begin the code that handles key values ... Delete a key value and add aRichard Sharpe2003-04-201-4/+58
* Complete most of the coding for adding keys. We can now add a key.Richard Sharpe2003-04-201-26/+32
* The code is a bit of a mess right now.Richard Sharpe2003-04-201-51/+146
* More functionality, esp around adding keys and inheritance of securityRichard Sharpe2003-04-201-1/+26
* MOre functionality ... got to test it.Richard Sharpe2003-04-201-3/+23
* More update stuff - not finished (ofcourse!)John Terpstra2003-04-201-0/+103
* Fix typo.John Terpstra2003-04-191-1/+1
* Updates and additions.John Terpstra2003-04-193-33/+248
* Some more work added ...Richard Sharpe2003-04-191-5/+20
* Address gcc warnings.Volker Lendecke2003-04-191-1/+1
* Squelch some warnings, and move a bit of code around to make some futureRichard Sharpe2003-04-191-8/+11
* some readline completion exancementsSimo Sorce2003-04-192-23/+188
* use gid_t for gids not uid_tSimo Sorce2003-04-191-1/+1
* fixesSimo Sorce2003-04-194-5/+21
* Regenerate docsJelmer Vernooij2003-04-1973-5519/+5691
* [merge from SAMBA_3_0]Gerald Carter2003-04-194-2/+455
* uidPool and gidPool don't use cn anymore (but we don't use thsi anyways)Gerald Carter2003-04-181-6/+6
* More minor edits to add features ...Richard Sharpe2003-04-181-0/+21
* fix byte ordering when using CIDR notation in hosts allow/deny; spotted by El...Gerald Carter2003-04-181-0/+4
* Survive a samdump with an alias that has no descriptionVolker Lendecke2003-04-181-3/+6
* Add notes on Japanese charsets from MonyoJelmer Vernooij2003-04-171-0/+26
* Regenerate docsJelmer Vernooij2003-04-1745-23/+11037
* Regenerate docsJelmer Vernooij2003-04-1750-15161/+14791
* Always use DSSSL stylesheetJelmer Vernooij2003-04-171-8/+8
* Fix syntax errorsJelmer Vernooij2003-04-172-2/+4
* Update SGML layout.Jelmer Vernooij2003-04-171-1/+5
* Fix syntax errorsJelmer Vernooij2003-04-172-2/+1
* Edits in progress.John Terpstra2003-04-172-2/+88
* seem that someone changed the semanthic of unix_strlower without fixing allSimo Sorce2003-04-173-8/+15
* Small edits.John Terpstra2003-04-172-4/+4
* Adding Mimir's edits.John Terpstra2003-04-171-0/+119
* More updates ...Richard Sharpe2003-04-171-2/+64
* Updates to editreg.c to provide more functionality ...Richard Sharpe2003-04-171-261/+1119
* Fix typosAlexander Bokovoy2003-04-164-4/+5
* I've changed 'net rpc join', so I should doco it...Andrew Bartlett2003-04-161-9/+17
* Fix a typo spotted when working on PDF versionAlexander Bokovoy2003-04-161-1/+1
* Fixes to make SCHANNEL work against a W2K DC. Still need to fixJeremy Allison2003-04-165-32/+49
* Add -berok to LDSHFLAGS on AIX so modules build on AIX 5 (reportedJelmer Vernooij2003-04-161-1/+1
* Only use backtrace variables when we can use themJelmer Vernooij2003-04-161-0/+2