summaryrefslogtreecommitdiff
path: root/source4/lib
AgeCommit message (Expand)AuthorFilesLines
2007-12-21r26355: Eliminate global_loadparm in more places.Jelmer Vernooij7-13/+15
2007-12-21r26353: Remove use of global_loadparm.Jelmer Vernooij4-4/+6
2007-12-21r26352: Don't make lp_load create a new context.Jelmer Vernooij1-9/+14
2007-12-21r26350: More tests.Jelmer Vernooij1-3/+3
2007-12-21r26339: Make loadparm talloc-allocated.Jelmer Vernooij1-3/+3
2007-12-21r26338: Fix parameter, typo.Jelmer Vernooij1-3/+2
2007-12-21r26335: Specify name_resolve_order to socket code.Jelmer Vernooij4-6/+21
2007-12-21r26329: Fix more loadparm_context references. Only about a 100 left now.Jelmer Vernooij4-4/+5
2007-12-21r26328: remove more uses of global_loadparm.Jelmer Vernooij1-1/+1
2007-12-21r26327: Explicit loadparm_context for RPC client functions.Jelmer Vernooij3-2/+4
2007-12-21r26325: Remove use of global_loadparm in netif.Jelmer Vernooij2-18/+19
2007-12-21r26316: Use contexts for conversion functions.Jelmer Vernooij12-83/+96
2007-12-21r26315: Avoid using lp_ functions in libcharset.Jelmer Vernooij3-28/+23
2007-12-21r26313: Fix more uses of static loadparm.Jelmer Vernooij1-9/+8
2007-12-21r26308: Split up big popt common callback function.Jelmer Vernooij2-32/+58
2007-12-21r26301: Collapose ldb_next_init() into being a caller of ldb_init_module_chainAndrew Bartlett1-14/+10
2007-12-21r26299: Print out which module failed to initialise.Andrew Bartlett1-1/+1
2007-12-21r26294: Use hardcoded name for SWIG for now, until proper autoconf checks are...Jelmer Vernooij1-1/+1
2007-12-21r26293: Make sure SWIG directory exists, respect DESTDIR.Jelmer Vernooij1-1/+2
2007-12-21r26292: Make sure swig directory exists.Jelmer Vernooij1-0/+1
2007-12-21r26288: events: events.h uses uint16_t so it needs stdint.hStefan Metzmacher1-1/+1
2007-12-21r26281: Fix include.Jelmer Vernooij2-0/+2
2007-12-21r26280: Fix installation if swig is not available.Jelmer Vernooij1-1/+1
2007-12-21r26278: Tallocify convenience table for iconv handles.Jelmer Vernooij2-35/+73
2007-12-21r26277: Move loadparm context higher up the stack.Jelmer Vernooij1-1/+2
2007-12-21r26276: Install SWIG files if swig is present.Jelmer Vernooij3-0/+7
2007-12-21r26275: return loadparm context in lp_load.Jelmer Vernooij1-3/+3
2007-12-21r26272: Remove global_loadparm in some more places.Jelmer Vernooij1-1/+2
2007-12-21r26271: Remove some more uses of global_loadparm.Jelmer Vernooij1-1/+1
2007-12-21r26270: Require specifying the loadparm_context or NULL to cli_credentials_gu...Jelmer Vernooij1-1/+1
2007-12-21r26266: Remove more global_loadparm uses.Jelmer Vernooij4-69/+8
2007-12-21r26264: pass name resolve order explicitly, use torture context for settings ...Jelmer Vernooij1-1/+1
2007-12-21r26263: Don't assume CH_UNIX is CH_UTF8.Jelmer Vernooij1-1/+1
2007-12-21r26259: Provide convert_string_talloc() variant that works directly with an i...Jelmer Vernooij1-39/+48
2007-12-21r26255: Work around another broken aspect of sys/capability.h on RHEL5.Michael Adam2-0/+25
2007-12-21r26254: Add check for PPC statfs.h to workaround for broken capability.h.Michael Adam1-1/+3
2007-12-21r26253: Add check for broken RedHat 7.2 system header files to lib/replace.Michael Adam1-0/+22
2007-12-21r26252: Specify loadparm_context explicitly when creating sessions.Jelmer Vernooij1-1/+1
2007-12-21r26251: Fix include of stdint in tdb swig wrapper.Jelmer Vernooij2-8/+41
2007-12-21r26248: Check in SWIG output so SWIG is not required when running out of svn.Jelmer Vernooij8-0/+18075
2007-12-21r26238: Add a loadparm context parameter to torture_context, remove more uses...Jelmer Vernooij2-18/+17
2007-12-21r26236: Remove more uses of global_loadparm or specify loadparm_context expli...Jelmer Vernooij9-23/+34
2007-12-21r26229: Set loadparm context as opaque pointer in ldb, remove more uses of gl...Jelmer Vernooij1-0/+5
2007-12-21r26228: Store loadparm context in auth context, move more loadparm_contexts u...Jelmer Vernooij5-11/+17
2007-12-21r26226: Avoid more uses of global_loadparm.Jelmer Vernooij1-2/+3
2007-12-21r26218: Remove libtdb.so as well.Jelmer Vernooij1-1/+1
2007-12-21r26205: Pass loadparm_context to secrets_db_connect() rather than using globa...Jelmer Vernooij1-1/+1
2007-12-21r26202: Fix dependencies.Jelmer Vernooij1-1/+1
2007-12-21r26200: Bring back some accidently removed files.Jelmer Vernooij3-0/+456
2007-12-21r26197: Add bindings for libsecurity.Jelmer Vernooij6-465/+3