summaryrefslogtreecommitdiffstats
path: root/source4/param/loadparm.h
Commit message (Collapse)AuthorAgeFilesLines
* r9119: added a lp.categories() call in the loadparm js object, to allowAndrew Tridgell2007-10-101-0/+13
| | | | | | retrieval of the smb.conf parameter categories. This will make writing a smb.conf editor easier. (This used to be commit 8db549b1506b5260c9eb16f40bbdae6a7c006fa2)
* r7008: - split out the loadparm type definitions so loadparm internals can ↵Andrew Tridgell2007-10-101-0/+60
be accessed externally - moved esp_lpGet() to web_server/calls.c - attempt to fixup ejs build with includes.h again (This used to be commit 592a81c347981420154ddf3b8d4252d3bb08bc86)