summaryrefslogtreecommitdiff
path: root/source4/utils
AgeCommit message (Expand)AuthorFilesLines
2009-07-06s4:net Move net_vampire() to net_vampire.cAndrew Bartlett2-66/+68
2009-06-19Fixed some uninitialised variablesMatthias Dieter Wallnöfer1-2/+11
2009-04-14Port Samba4 to the new combined libcli/auth functionsAndrew Bartlett1-1/+0
2009-03-05Remove ad2oLschema, insted call it directly from provision-backendAndrew Bartlett2-455/+0
2009-02-24fixed the event context for net vampireAndrew Tridgell1-1/+1
2009-02-24added a missing linefeedAndrew Tridgell1-1/+1
2009-02-13Remove auth/ntlm as a dependency of GENSEC by means of function pointers.Andrew Bartlett1-2/+19
2009-02-03s4:selftest: avoid hardcoded pathes in blackbox testsStefan Metzmacher2-9/+13
2009-02-02s4:ntlm_auth: s/private/private1Stefan Metzmacher1-16/+16
2009-01-30Fix the mess with ldb includes.Simo Sorce3-3/+3
2008-12-29s4:lib/tevent: rename structsStefan Metzmacher4-4/+4
2008-12-24Rename samba-socket -> samba_socket to fix a couple more compilerJelmer Vernooij1-1/+1
2008-12-23Fix more compiler warnings in various places.Jelmer Vernooij1-2/+2
2008-12-02Use the direct pointer to the syntaxAndrew Bartlett1-5/+4
2008-11-23fix the buildVolker Lendecke1-1/+1
2008-11-22Add "net machinepw"Volker Lendecke3-0/+94
2008-11-16s4:dsdb/schema: add a function to generate the "extendedClassInfo" valuesStefan Metzmacher1-1/+2
2008-11-16s4:dsdb/schema: add a function to generate the "extendedAttributeInfo" valuesStefan Metzmacher1-1/+4
2008-11-02Remove use of global_loadparm during initialization of gensec.Jelmer Vernooij1-1/+1
2008-11-02Add gensec_settings structure. This wraps loadparm_context for now, butJelmer Vernooij1-2/+4
2008-11-01Remove use of lp_*() from ntlm_check.c.Jelmer Vernooij1-1/+2
2008-10-24Fix includes.Jelmer Vernooij1-0/+1
2008-10-22Repel pstring to nsswitch/.Jelmer Vernooij1-1/+0
2008-10-22Remove pstring usages.Jelmer Vernooij1-14/+10
2008-10-18Add TALLOC_CTX pointer to strhex_to_data_blob for consistency with SambaJelmer Vernooij1-3/+3
2008-10-11Move lib/util from source4 to top-level libutil.Jelmer Vernooij1-1/+1
2008-10-08Remove duplicate copy of manual page.Jelmer Vernooij1-83/+0
2008-10-08Add manpage for nmblookup, move nmblookup closer to nbt library.Jelmer Vernooij2-398/+0
2008-10-06Remove DESCRIPTION from generated schema lines.Andrew Bartlett1-4/+10
2008-09-23Merge ldb_search() and ldb_search_exp_fmt() into a simgle function.Simo Sorce1-6/+4
2008-09-23s4-nbt: use ../libcli/nbtGünther Deschner1-1/+1
2008-09-08Move blackbox.smbclient to test against the member server.Andrew Bartlett1-0/+39
2008-08-18Merge the two attribute syntax tables.Andrew Bartlett2-4/+4
2008-08-15Fix the build, after the ad2oLschema changes.Andrew Bartlett1-2/+3
2008-08-15Generate the subSchema in cn=AggregateAndrew Bartlett4-377/+18
2008-08-15Rework generation of the objectClass and attributeType lines.Andrew Bartlett1-169/+209
2008-08-15Paramaterise the seperator in ad2OLschemaAndrew Bartlett1-67/+82
2008-07-27Fix location of manpages.Jelmer Vernooij2-0/+0
2008-07-10Make ad2oLschema even simpler, by moving the heavy work into dsdb.Andrew Bartlett1-293/+51
2008-07-02Move ad2oLschema and oLschema2ldif into Samba4, out of LDBAndrew Bartlett7-0/+1778
2008-06-27ntlm_auth: eliminate "cast pointer from integer of different size" warnings o...Michael Adam1-2/+2
2008-06-14Use a custom init function for samba4 that sets a samba4Simo Sorce3-3/+3
2008-05-18Fix a couple (well, little more than that..) of typos.Jelmer Vernooij1-1/+1
2008-05-18Create prototype headers from Makefile directory, without smb_build in the mi...Jelmer Vernooij1-1/+2
2008-05-18Use variables for source directory in a couple more places.Jelmer Vernooij2-10/+10
2008-05-05Move NTLM authentication details into auth/ntlmAndrew Bartlett2-0/+2
2008-04-21Remove more event_context_init() uses from function calls within deep down th...Simo Sorce2-9/+15
2008-04-17Remove event context tracking from the credentials struct.Jelmer Vernooij1-1/+0
2008-04-16Avoid event_find_context() when the event context is already availableJelmer Vernooij7-9/+11
2008-04-14Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake4Jelmer Vernooij1-5/+5