summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r2929: longhorn does not produce sorted directory listings! This isAndrew Tridgell1-2/+1
2007-10-10r2928: - fixed the handling of reserved names (rejecting them with ACCESS_DEN...Andrew Tridgell3-38/+23
2007-10-10r2927: imported the hash2 name mangling code from Samba3 into Samba4, butAndrew Tridgell5-39/+693
2007-10-10r2926: name->dos.attrib is not valid unless name->exists is trueAndrew Tridgell1-2/+4
2007-10-10r2925: added the definition for a new rpc fault code I am seeing on epmapper ...Andrew Tridgell1-0/+1
2007-10-10r2922: Add note about 'server-side' binding stringsJelmer Vernooij1-1/+4
2007-10-10r2921: Add a few more protocols and fix the numbers associated with some ofJelmer Vernooij5-54/+76
2007-10-10r2920: Support passing a handle to a SAMR pipe to a RPC Binding or SelectJelmer Vernooij7-21/+44
2007-10-10r2916: longhorn client doesn't bother setting the directory bit in ntcreatexAndrew Tridgell1-1/+6
2007-10-10r2915: Open domain first before enumerating users and groupsJelmer Vernooij1-4/+6
2007-10-10r2914: ... and support enumerating values (data is not handled yet, only the ...Jelmer Vernooij1-30/+11
2007-10-10r2913: - Don't print hive name if it is NULL (regtree)Jelmer Vernooij3-12/+9
2007-10-10r2912: Test for the sort-of weird file stamp semantics. The last_write seems ...Volker Lendecke1-54/+92
2007-10-10r2911: Fix bug in opening relative keysJelmer Vernooij1-8/+12
2007-10-10r2910: I noticed that the samr torture test was doing its own DOS->UNIXAndrew Tridgell2-139/+139
2007-10-10r2909: fix some RAW-SEARCH torture mem leaksAndrew Tridgell1-4/+5
2007-10-10r2908: fix typoSimo Sorce1-1/+1
2007-10-10r2907: auto destroy iconv memory handles on exit, to make valgrind leakAndrew Tridgell1-19/+26
2007-10-10r2906: fixed a memory leak in the smbclient -L codeAndrew Tridgell1-1/+3
2007-10-10r2904: - fixed the old style SMBsearch to return the pvfs shortname, not a tr...Andrew Tridgell2-3/+6
2007-10-10r2903: a considerably more efficient (both in terms of CPU and memory)Andrew Tridgell1-17/+17
2007-10-10r2902: make toupper_w() and tolower_w() slightly faster by putting the most c...Andrew Tridgell1-8/+8
2007-10-10r2901: if we can't load upcase.dat or lowcase.dat then don't waste 256kAndrew Tridgell1-27/+8
2007-10-10r2900: rusty pointed out to me that discard_const() can be done via a macroAndrew Tridgell3-24/+23
2007-10-10r2898: - Support enumerating remote registry valuesJelmer Vernooij2-76/+67
2007-10-10r2897: Fix double registration (of the registry subsystem) bugJelmer Vernooij1-16/+24
2007-10-10r2896: Add torture test for EnumValue()Jelmer Vernooij1-24/+25
2007-10-10r2895: Another nut to crack, not sure how hard: The statinfo on a file does o...Volker Lendecke1-0/+103
2007-10-10r2893: added very primitive name mangling support to pvfsAndrew Tridgell2-4/+58
2007-10-10r2892: fix compiler warningStefan Metzmacher1-4/+0
2007-10-10r2891: call rootDSE only with LDAP_SEARCH_SCOPE_BASEStefan Metzmacher2-10/+10
2007-10-10r2890: fix segfault when call is destroyed and we dereference itStefan Metzmacher1-4/+3
2007-10-10r2889: add DRSUAPI serverStefan Metzmacher5-1/+371
2007-10-10r2888: - add 'Ds' prefix to Bind and Unbind call on drsuapiStefan Metzmacher3-47/+47
2007-10-10r2887: fix commentStefan Metzmacher1-1/+1
2007-10-10r2886: missing stuff from last commitStefan Metzmacher1-2/+2
2007-10-10r2885: windows doesn't try to do sign or seal by defaultStefan Metzmacher1-1/+1
2007-10-10r2884: parse LDAP Control messagesStefan Metzmacher1-0/+41
2007-10-10r2883: set BOOL to the internal values not the wire onesStefan Metzmacher1-1/+7
2007-10-10r2882: fix mistake that caused a failure on a bind to a dynamic tcp portStefan Metzmacher1-13/+13
2007-10-10r2881: also bind the ldap service on the global catalog service portStefan Metzmacher1-0/+3
2007-10-10r2880: move the rootdse.ldif template to the source/ dirStefan Metzmacher1-0/+0
2007-10-10r2879: the domain name should be resolved to the ip addresses of all dc'sStefan Metzmacher1-14/+15
2007-10-10r2878: add server sasl supportStefan Metzmacher3-25/+147
2007-10-10r2877: the Bind and Unbind function are already moved...Stefan Metzmacher1-30/+0
2007-10-10r2876: - more than one rootDSE entry in the database is an error!Stefan Metzmacher3-68/+48
2007-10-10r2875: some fixes + (C) noteSimo Sorce1-1/+2
2007-10-10r2874: Italian CodeJam commit :-)Simo Sorce3-41/+407
2007-10-10r2873: create a DNS zone file for a BIND name serverStefan Metzmacher3-11/+101
2007-10-10r2872: got rid of a couple of unused (and horrible) functionsAndrew Tridgell2-244/+0