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