summaryrefslogtreecommitdiffstats
path: root/source4/utils
Commit message (Expand)AuthorAgeFilesLines
* fixed the event context for net vampireAndrew Tridgell2009-02-241-1/+1
* added a missing linefeedAndrew Tridgell2009-02-241-1/+1
* Remove auth/ntlm as a dependency of GENSEC by means of function pointers.Andrew Bartlett2009-02-131-2/+19
* s4:selftest: avoid hardcoded pathes in blackbox testsStefan Metzmacher2009-02-032-9/+13
* s4:ntlm_auth: s/private/private1Stefan Metzmacher2009-02-021-16/+16
* Fix the mess with ldb includes.Simo Sorce2009-01-303-3/+3
* s4:lib/tevent: rename structsStefan Metzmacher2008-12-294-4/+4
* Rename samba-socket -> samba_socket to fix a couple more compilerJelmer Vernooij2008-12-241-1/+1
* Fix more compiler warnings in various places.Jelmer Vernooij2008-12-231-2/+2
* Use the direct pointer to the syntaxAndrew Bartlett2008-12-021-5/+4
* fix the buildVolker Lendecke2008-11-231-1/+1
* Add "net machinepw"Volker Lendecke2008-11-223-0/+94
* s4:dsdb/schema: add a function to generate the "extendedClassInfo" valuesStefan Metzmacher2008-11-161-1/+2
* s4:dsdb/schema: add a function to generate the "extendedAttributeInfo" valuesStefan Metzmacher2008-11-161-1/+4
* Remove use of global_loadparm during initialization of gensec.Jelmer Vernooij2008-11-021-1/+1
* Add gensec_settings structure. This wraps loadparm_context for now, butJelmer Vernooij2008-11-021-2/+4
* Remove use of lp_*() from ntlm_check.c.Jelmer Vernooij2008-11-011-1/+2
* Fix includes.Jelmer Vernooij2008-10-241-0/+1
* Repel pstring to nsswitch/.Jelmer Vernooij2008-10-221-1/+0
* Remove pstring usages.Jelmer Vernooij2008-10-221-14/+10
* Add TALLOC_CTX pointer to strhex_to_data_blob for consistency with SambaJelmer Vernooij2008-10-181-3/+3
* Move lib/util from source4 to top-level libutil.Jelmer Vernooij2008-10-111-1/+1
* Remove duplicate copy of manual page.Jelmer Vernooij2008-10-081-83/+0
* Add manpage for nmblookup, move nmblookup closer to nbt library.Jelmer Vernooij2008-10-082-398/+0
* Remove DESCRIPTION from generated schema lines.Andrew Bartlett2008-10-061-4/+10
* Merge ldb_search() and ldb_search_exp_fmt() into a simgle function.Simo Sorce2008-09-231-6/+4
* s4-nbt: use ../libcli/nbtGünther Deschner2008-09-231-1/+1
* Move blackbox.smbclient to test against the member server.Andrew Bartlett2008-09-081-0/+39
* Merge the two attribute syntax tables.Andrew Bartlett2008-08-182-4/+4
* Fix the build, after the ad2oLschema changes.Andrew Bartlett2008-08-151-2/+3
* Generate the subSchema in cn=AggregateAndrew Bartlett2008-08-154-377/+18
* Rework generation of the objectClass and attributeType lines.Andrew Bartlett2008-08-151-169/+209
* Paramaterise the seperator in ad2OLschemaAndrew Bartlett2008-08-151-67/+82
* Fix location of manpages.Jelmer Vernooij2008-07-272-0/+0
* Make ad2oLschema even simpler, by moving the heavy work into dsdb.Andrew Bartlett2008-07-101-293/+51
* Move ad2oLschema and oLschema2ldif into Samba4, out of LDBAndrew Bartlett2008-07-027-0/+1778
* ntlm_auth: eliminate "cast pointer from integer of different size" warnings o...Michael Adam2008-06-271-2/+2
* Use a custom init function for samba4 that sets a samba4Simo Sorce2008-06-143-3/+3
* Fix a couple (well, little more than that..) of typos.Jelmer Vernooij2008-05-181-1/+1
* Create prototype headers from Makefile directory, without smb_build in the mi...Jelmer Vernooij2008-05-181-1/+2
* Use variables for source directory in a couple more places.Jelmer Vernooij2008-05-182-10/+10
* Move NTLM authentication details into auth/ntlmAndrew Bartlett2008-05-052-0/+2
* Remove more event_context_init() uses from function calls within deep down th...Simo Sorce2008-04-212-9/+15
* Remove event context tracking from the credentials struct.Jelmer Vernooij2008-04-171-1/+0
* Avoid event_find_context() when the event context is already availableJelmer Vernooij2008-04-167-9/+11
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake4Jelmer Vernooij2008-04-141-5/+5
|\
| * Fix the build.Jelmer Vernooij2008-04-141-5/+5
* | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake4Jelmer Vernooij2008-04-147-34/+44
|\|
| * Fix problems with event context not being the parent.Simo Sorce2008-04-147-34/+44
* | Use _OBJ_FILES variables in a couple more places.Jelmer Vernooij2008-04-142-19/+21
|/