summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* r2401: make our LDAP server useable:Stefan Metzmacher2007-10-101-3/+200
* r2400: make ms_fnmatch() case insensitive. This is much more efficient thanAndrew Tridgell2007-10-101-2/+4
* r2399: Display text description of rpc fault in debug message.Tim Potter2007-10-101-1/+1
* r2398: Import Data::Dumper module safely so it doesn't hurt the build farm.Tim Potter2007-10-101-1/+2
* r2387: fix segfaultStefan Metzmacher2007-10-101-0/+1
* r2386: fixed some indentationAndrew Tridgell2007-10-101-1/+1
* r2385: the gensec:krb5 test is not needed here any more, as we do it in the r...Andrew Tridgell2007-10-101-4/+0
* r2384: i missed "nt status support" in my change to the new globals init codeAndrew Tridgell2007-10-101-0/+2
* r2383: fixed the handling of sending zero length dcerpc packets (I broke thisAndrew Tridgell2007-10-101-1/+3
* r2382: considerably improved the Bind and Unbind IDL and test code. We canAndrew Tridgell2007-10-102-186/+44
* r2381: added a -v debugging option to ldbeditAndrew Tridgell2007-10-101-1/+31
* r2380: nicer error reporting in convert_string()Andrew Tridgell2007-10-101-6/+9
* r2377: added a more generic way of disabling gensec subsystems. For example,Andrew Tridgell2007-10-101-0/+5
* r2376: added a way to disable krb5 on the command line. Just useAndrew Tridgell2007-10-101-0/+5
* r2365: remove MSG_NOSIGNALStefan Metzmacher2007-10-101-1/+1
* r2359: More consistency fixes: pass a talloc context to every function thatTim Potter2007-10-102-26/+65
* r2358: More renaming of functions to keep things consistent.Tim Potter2007-10-102-40/+49
* r2357: Start coding conversion routines for security descriptors, acls and sids.Tim Potter2007-10-101-3/+56
* r2347: merge LDAP ASN.1 fixes from trunkStefan Metzmacher2007-10-102-12/+24
* r2346: fix some minor stuffStefan Metzmacher2007-10-102-2/+2
* r2345: Add test for samr_QuerySecurity()Tim Potter2007-10-101-12/+35
* r2344: Return PyDict_New() in stub functions instead of Py_None to avoidTim Potter2007-10-101-2/+2
* r2343: - make socket_get_*_addr() return char * not const char *Stefan Metzmacher2007-10-103-28/+87
* r2342: Remove obsolete file.Tim Potter2007-10-101-59/+0
* r2339: my first python commit!Andrew Tridgell2007-10-101-3/+27
* r2336: Add another conversion function to allow union arms that contain struc...Tim Potter2007-10-103-19/+66
* r2335: Zero function parameter struct so we can do a bit more testing. To be...Tim Potter2007-10-101-0/+20
* r2328: add the start of a new system and protocolStefan Metzmacher2007-10-108-1/+624
* r2326: remove definition and usage of struct socket_contextStefan Metzmacher2007-10-107-36/+15
* r2325: Generate conversion stubs for IDL unions.Tim Potter2007-10-101-0/+23
* r2324: Add hand-written versions of functions from misc.idl.Tim Potter2007-10-101-1/+26
* r2323: More tweaks to get things building again.Tim Potter2007-10-101-7/+4
* r2322: More renames of autogenerated functions so they all have approximatelyTim Potter2007-10-101-12/+33
* r2321: add complately untested LDAP server startStefan Metzmacher2007-10-109-0/+526
* r2320: add my copyrightStefan Metzmacher2007-10-102-0/+2
* r2319: let event_merge_contexts() return a pointer to the final contextStefan Metzmacher2007-10-102-5/+5
* r2318: - remove the --with-ads optionStefan Metzmacher2007-10-101-360/+368
* r2315: change formatStefan Metzmacher2007-10-101-1/+1
* r2314: fix compiler warningStefan Metzmacher2007-10-101-2/+2
* r2313: Make these attributes case insensitive in the default provision.ldifAndrew Bartlett2007-10-101-0/+3
* r2310: fixed some broken if statements in handling --with-krb5Andrew Tridgell2007-10-101-3/+3
* r2309: make loadparm handling much more consistent, by using do_parameter()Andrew Tridgell2007-10-101-355/+161
* r2308: make talloc_vasprintf() available outside talloc.cAndrew Tridgell2007-10-101-2/+1
* r2307: Fix the use of 'raw' NTLMSSP to hosts that support extended security,Andrew Bartlett2007-10-103-12/+33
* r2306: in lp_set_cmdline(), also set any aliases as having been set by the co...Andrew Tridgell2007-10-101-0/+10
* r2305: a useful test script for trying a wide variety of DCE/RPC options with...Andrew Tridgell2007-10-102-0/+51
* r2304: fixed a bug in old style NTLM signingAndrew Tridgell2007-10-101-1/+1
* r2303: allow setting of many ntlmssp options from smb.conf or the commandAndrew Tridgell2007-10-101-7/+28
* r2302: added a '--option' option, allowing any global or default option inAndrew Tridgell2007-10-102-3/+42
* r2301: add a server side warning when we receive more RPC data than weAndrew Tridgell2007-10-101-0/+6