summaryrefslogtreecommitdiffstats
path: root/source4/param
Commit message (Expand)AuthorAgeFilesLines
* s4-waf: Don't include pytalloc when embedding python.Jelmer Vernooij2010-06-181-1/+1
* s4: Build more python convenience files as subsystems rather than as python m...Jelmer Vernooij2010-06-181-4/+6
* s4:lib: merge LDB_WRAP and LDBSAMBA and make LDBSAMBA a library.Stefan Metzmacher2010-06-162-2/+1
* s4:provision Allow a specific prefix map to be loaded into a new schema provi...Andrew Bartlett2010-06-152-2/+9
* param/share: Use static prototypes.Jelmer Vernooij2010-06-132-2/+15
* s4-python: Remove cruft to deal with static python modules, which are noJelmer Vernooij2010-05-311-3/+0
* s4:param/loadparm.c - fix "asprintf" callMatthias Dieter Wallnöfer2010-05-281-2/+3
* Finish removal of iconv_convenience in public API's.Jelmer Vernooij2010-05-182-3/+2
* s4:provision Remove unused 'account_name' parameterAndrew Bartlett2010-05-181-1/+0
* s4: remove unused references to swatStefan Metzmacher2010-04-292-5/+0
* s4-param: added a "spn update command" optionAndrew Tridgell2010-04-272-0/+5
* s4-provision: set "setup_dir" to the right pathAndrew Tridgell2010-04-211-2/+8
* s4-param: set SMB_CONF_PATH when we load a smb.confAndrew Tridgell2010-04-191-0/+6
* lib/replace/wscript: inline LIBREPLACE_EXT into 'replace' as the autoconf sys...Stefan Metzmacher2010-04-121-1/+1
* s4:param/wscript_build: 'dl' is provides via 'replace'Stefan Metzmacher2010-04-121-1/+1
* s4: fix a typoKamen Mazdrashki2010-04-121-1/+1
* pynet: Create a net class.Jelmer Vernooij2010-04-083-5/+5
* s4:param/secrets.c - add some "char *" castsMatthias Dieter Wallnöfer2010-04-061-3/+3
* Add C-based Samba-specific subclass of Ldb.Jelmer Vernooij2010-04-061-0/+2
* s4-waf: fixed some deps now we don't auto-include tevent and replaceAndrew Tridgell2010-04-061-1/+1
* s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ...Andrew Tridgell2010-04-061-0/+2
* s4-waf: enable the pc_files in the build rulesAndrew Tridgell2010-04-061-1/+1
* build: waf quicktest nearly worksAndrew Tridgell2010-04-061-5/+1
* build: commit all the waf build files in the treeAndrew Tridgell2010-04-061-0/+62
* pytalloc: allow for using a system libtalloc-dev with pytallocAndrew Tridgell2010-03-292-2/+2
* charset: fixed a problem with the global use of the iconv_convenience structureAndrew Tridgell2010-03-183-11/+18
* s4-dns: use a loadparm list for samba_runcmd() commandsAndrew Tridgell2010-02-262-8/+8
* s4-param: added 'nsupdate command' option, default to /usr/bin/nsupdate -gAndrew Tridgell2010-02-261-0/+4
* s4-param: added "dns update command" smb.conf optionAndrew Tridgell2010-02-232-0/+5
* Various source4 spelling fixes.Brad Hards2010-02-221-1/+1
* s4:winbind Make the 'no SID found' message even more detailedAndrew Bartlett2010-02-191-3/+7
* s4:param Modify secrets_get_domain_sid to give more useful errorsAndrew Bartlett2010-02-182-28/+21
* s4-param: added "rndc command" smb.conf optionAndrew Tridgell2010-02-172-0/+5
* s4:provision.c - "provsion_store_self_join" - don't set the realm if it's NULLMatthias Dieter Wallnöfer2010-02-151-2/+4
* s4:loadparm.c - prevent memory leaksMatthias Dieter Wallnöfer2010-02-131-0/+3
* s4:loadparm.c - the logfile parameter value needs to be duplicatedMatthias Dieter Wallnöfer2010-02-131-1/+1
* s4-dns: added a dns update taskAndrew Tridgell2010-02-111-1/+1
* s4:Remove "Py_RETURN_NONE" compatibility codeMatthias Dieter Wallnöfer2010-02-091-4/+0
* s4: Fix a few warnings.Jelmer Vernooij2010-01-211-1/+1
* param: Fix build on systems without ldb installed.Jelmer Vernooij2009-12-221-1/+1
* provision/pyldb: Avoid linking in static python ldb module.Jelmer Vernooij2009-12-212-4/+29
* Fix initialisation of TypeObject samba.param.LoadparmService.Jelmer Vernooij2009-12-212-3/+10
* s4-loadparm: call reload_charcnv() also for a missing smb.confAndrew Tridgell2009-12-141-0/+4
* s4:param remove reference to private header from source4/param/param.hBrad Hards2009-11-243-1/+3
* s4:provision Add C binding to get at the generate schemaAndrew Bartlett2009-11-122-0/+63
* s4 - SID allocation using FDS DNA pluginEndi S. Dewata2009-11-022-0/+14
* s4:loadparm: don't leak the names of all shares in each lp_service() callStefan Metzmacher2009-10-241-1/+4
* s4-python: we need to include Python.h firstAndrew Tridgell2009-10-233-9/+3
* s4:secrets Look for LDAP secret with a name that is indexedAndrew Bartlett2009-10-231-1/+1
* s4-dsdb: create a static system_session contextAndrew Tridgell2009-10-231-2/+2