summaryrefslogtreecommitdiffstats
path: root/source4/param
Commit message (Expand)AuthorAgeFilesLines
...
* s4-provision: removed an incorrect debug messageAndrew Tridgell2010-12-211-2/+0
* ldb:pyldb.h - revert to the previous header behaviourMatthias Dieter Wallnöfer2010-12-121-1/+3
* s4:param/provision.c - optimise includesMatthias Dieter Wallnöfer2010-12-121-9/+1
* s4:param/loadparm.c - fix a warning by introducing a "const" castMatthias Dieter Wallnöfer2010-12-121-1/+1
* s4-smbtorture: Make test names lowercase and dot-separated.Jelmer Vernooij2010-12-112-2/+2
* s4-client Use NTLMv2 by default in the Samba4 client.Andrew Bartlett2010-12-091-0/+1
* s4-pkgconfig: add @LIB_RPATH@ to our link flagsAndrew Tridgell2010-12-081-1/+1
* s4-param Allow +foo syntax in smb.conf list parsingAndrew Bartlett2010-12-083-11/+51
* pyparam: Use talloc.Object.Jelmer Vernooij2010-12-011-2/+6
* s4:param/pyparam_util.c - remove unused includeMatthias Dieter Wallnöfer2010-11-291-1/+0
* s4-loadparm: use loadparm_init_global() instead of loadparm_init()Andrew Tridgell2010-11-292-22/+15
* s4-loadparm: added loadparm_init_global()Andrew Tridgell2010-11-292-0/+28
* s4:param/secrets.h - fix "enum netr_SchannelType" include correctlyMatthias Dieter Wallnöfer2010-11-271-1/+2
* s4-dynconfig: override more paths when running from the build directoryAndrew Tridgell2010-11-241-3/+3
* Avoid the use of PyAPI_DATA, which is for internal Python API's.Arnaud Faucher2010-11-221-2/+2
* s4-loadparm: set debuglevel and logfile in tablesAndrew Tridgell2010-11-171-0/+5
* s4-loadparm: fixed a memory leak in handle_realm()Andrew Tridgell2010-11-171-0/+3
* s4-loadparm: fix the FLAG_DEFAULT settings on specially handled parametersAndrew Tridgell2010-11-111-3/+8
* s4-loadparm: fixed dumping of non-default parms with testparmAndrew Tridgell2010-11-111-13/+33
* s4-server: move the creation of the IPC$ share into ntvfsAndrew Tridgell2010-11-111-36/+0
* ldbsamba: Lowercase library name.Jelmer Vernooij2010-11-071-1/+1
* s4-modules: get rid of the remaining static prototypes for modulesAndrew Tridgell2010-11-011-2/+2
* s4: Remove the old perl/m4/make/mk-based build system.Jelmer Vernooij2010-10-311-69/+0
* s4-build: removed some unnecessary dependenciesAndrew Tridgell2010-10-301-1/+1
* s4-tdb: make tdb-wrap into a private libraryAndrew Tridgell2010-10-301-1/+1
* s4-ldbwrap: split ldb-wrap out from the LDBSAMBA subsystemAndrew Tridgell2010-10-301-2/+2
* s4-modules: remove LD_SAMBA_MODULE_PATHAndrew Tridgell2010-10-301-2/+1
* talloc: change pytalloc-util to be a public library.Jelmer Vernooij2010-10-261-2/+2
* waf: Remove lib prefix from libraries manually.Jelmer Vernooij2010-10-261-6/+6
* s4: Drop duplicate 'lib' prefix for private libraries.Jelmer Vernooij2010-10-261-1/+1
* s4: Rename LIBSAMBA-* to libsamba-*Jelmer Vernooij2010-10-241-6/+6
* s4-param: added a libshares grouping libraryAndrew Tridgell2010-10-211-0/+5
* s4 param: change messaging directory name from messaging to msgMatthieu Patou2010-10-151-1/+1
* s4-param Refactor secrets code to not require an event context.Andrew Bartlett2010-10-113-7/+4
* wafsamba: Fix handling of pyembed/pyext.Jelmer Vernooij2010-10-101-2/+2
* ldb-samba: Rename samdb_relative_path to ldb_relative_path, as it's not samdb...Jelmer Vernooij2010-10-101-1/+1
* secrets: Add missing dependency on ldbsamba.Jelmer Vernooij2010-10-101-1/+1
* wafsamba: Clarify needs_python argument name, use pyembed/pyext whereJelmer Vernooij2010-10-101-2/+2
* s4-kerberos Move 'set key into keytab' code out of credentials.Andrew Bartlett2010-09-242-0/+29
* s4/eventlog6: Build and hook EventLog6 RPC endpont mapper and idlAnatoliy Atanasov2010-09-231-1/+1
* s4-param: Fix more memory leaks, invalid memory context.Jelmer Vernooij2010-09-221-1/+1
* s4-param: Check type when converting python object to lp_ctx, fix someJelmer Vernooij2010-09-222-3/+30
* s4-selftest: Move more tests to scripting/python, simplifies running of tests.Jelmer Vernooij2010-09-211-57/+0
* s4-secrets: fixed shadowed variable warningAndrew Tridgell2010-09-151-4/+4
* s4-secrets: fetch secure channel type with domain SIDAndrew Tridgell2010-09-152-1/+17
* s4-auth: when we are a DC enable winbind authAndrew Tridgell2010-09-151-1/+3
* param: Add prototype for lpcfg_private_dir(), used by openchange.Jelmer Vernooij2010-09-141-0/+1
* param: Only include param_proto.h for Samba builds, provide thoseJelmer Vernooij2010-09-132-1/+7
* s4:param/secrets.c - reorganise importsMatthias Dieter Wallnöfer2010-09-111-4/+0
* s4-param: removed the lp_ varients of the functionsAndrew Tridgell2010-09-111-18/+9