summaryrefslogtreecommitdiff
path: root/source4/utils
Commit message (Expand)AuthorAgeFilesLines
* s4-dsdb: create a static system_session contextAndrew Tridgell2009-10-231-1/+1
* s4:utils Remove typo...Andrew Bartlett2009-09-191-1/+0
* s4:utils Explian fix for testparm -vAndrew Bartlett2009-09-191-2/+6
* s4-testparm: fixed -v optionAndrew Tridgell2009-09-191-1/+1
* s4:kerberos Add 'net export keytab' command for wireshark decryptionAndrew Bartlett2009-07-283-3/+114
* Revert "s4:kerberos Add 'net export keytab' command for wireshark decryption"Stefan Metzmacher2009-07-273-114/+3
* s4:kerberos Add 'net export keytab' command for wireshark decryptionAndrew Bartlett2009-07-273-3/+114
* s4:net Move net_vampire() to net_vampire.cAndrew Bartlett2009-07-062-66/+68
* Fixed some uninitialised variablesMatthias Dieter Wallnöfer2009-06-191-2/+11
* Port Samba4 to the new combined libcli/auth functionsAndrew Bartlett2009-04-141-1/+0
* Remove ad2oLschema, insted call it directly from provision-backendAndrew Bartlett2009-03-052-455/+0
* 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