samba.git
2007-10-10 Andrew Tridgellr2916: longhorn client doesn't bother setting the direc...
2007-10-10 Jelmer Vernooijr2915: Open domain first before enumerating users and...
2007-10-10 Jelmer Vernooijr2914: ... and support enumerating values (data is...
2007-10-10 Jelmer Vernooijr2913: - Don't print hive name if it is NULL (regtree)
2007-10-10 Volker Lendecker2912: Test for the sort-of weird file stamp semantics...
2007-10-10 Jelmer Vernooijr2911: Fix bug in opening relative keys
2007-10-10 Andrew Tridgellr2910: I noticed that the samr torture test was doing...
2007-10-10 Andrew Tridgellr2909: fix some RAW-SEARCH torture mem leaks
2007-10-10 Simo Sorcer2908: fix typo
2007-10-10 Andrew Tridgellr2907: auto destroy iconv memory handles on exit, to...
2007-10-10 Andrew Tridgellr2906: fixed a memory leak in the smbclient -L code
2007-10-10 Andrew Tridgellr2904: - fixed the old style SMBsearch to return the...
2007-10-10 Andrew Tridgellr2903: a considerably more efficient (both in terms...
2007-10-10 Andrew Tridgellr2902: make toupper_w() and tolower_w() slightly faster...
2007-10-10 Andrew Tridgellr2901: if we can't load upcase.dat or lowcase.dat then...
2007-10-10 Andrew Tridgellr2900: rusty pointed out to me that discard_const(...
2007-10-10 Jelmer Vernooijr2898: - Support enumerating remote registry values
2007-10-10 Jelmer Vernooijr2897: Fix double registration (of the registry subsyst...
2007-10-10 Jelmer Vernooijr2896: Add torture test for EnumValue()
2007-10-10 Volker Lendecker2895: Another nut to crack, not sure how hard: The...
2007-10-10 Andrew Tridgellr2893: added very primitive name mangling support to...
2007-10-10 Stefan Metzmacherr2892: fix compiler warning
2007-10-10 Stefan Metzmacherr2891: call rootDSE only with LDAP_SEARCH_SCOPE_BASE
2007-10-10 Stefan Metzmacherr2890: fix segfault when call is destroyed and we deref...
2007-10-10 Stefan Metzmacherr2889: add DRSUAPI server
2007-10-10 Stefan Metzmacherr2888: - add 'Ds' prefix to Bind and Unbind call on...
2007-10-10 Stefan Metzmacherr2887: fix comment
2007-10-10 Stefan Metzmacherr2886: missing stuff from last commit
2007-10-10 Stefan Metzmacherr2885: windows doesn't try to do sign or seal by default
2007-10-10 Stefan Metzmacherr2884: parse LDAP Control messages
2007-10-10 Stefan Metzmacherr2883: set BOOL to the internal values not the wire...
2007-10-10 Stefan Metzmacherr2882: fix mistake that caused a failure on a bind...
2007-10-10 Stefan Metzmacherr2881: also bind the ldap service on the global catalog...
2007-10-10 Stefan Metzmacherr2880: move the rootdse.ldif template to the source...
2007-10-10 Stefan Metzmacherr2879: the domain name should be resolved to the ip...
2007-10-10 Stefan Metzmacherr2878: add server sasl support
2007-10-10 Stefan Metzmacherr2877: the Bind and Unbind function are already moved...
2007-10-10 Stefan Metzmacherr2876: - more than one rootDSE entry in the database...
2007-10-10 Simo Sorcer2875: some fixes + (C) note
2007-10-10 Simo Sorcer2874: Italian CodeJam commit :-)
2007-10-10 Stefan Metzmacherr2873: create a DNS zone file for a BIND name server
2007-10-10 Andrew Tridgellr2872: got rid of a couple of unused (and horrible...
2007-10-10 Andrew Tridgellr2871: - got rid of the last bits of non-threadsafe...
2007-10-10 Stefan Metzmacherr2867: make call_backtrace() public
2007-10-10 Stefan Metzmacherr2864: - Bind and Unbind are no directory partition...
2007-10-10 Stefan Metzmacherr2863: move the logical ldapsrv functions to a seperate...
2007-10-10 Stefan Metzmacherr2862: prepare LDAP SASL support for the server
2007-10-10 Stefan Metzmacherr2861: encode and decode BindRequest/Response correct
2007-10-10 Stefan Metzmacherr2860: add gensec_have_feature() to check what feature...
2007-10-10 Andrew Bartlettr2859: It seems useful to allow the seal/unseal functio...
2007-10-10 Stefan Metzmacherr2858: fix a few SMB_EXT_LIB_FROM_PKGCONFIG() bugs
2007-10-10 Andrew Tridgellr2857: this commit gets rid of smb_ucs2_t, wpstring...
2007-10-10 Andrew Tridgellr2856: fixed a minor memory leak in the auth code
2007-10-10 Stefan Metzmacherr2855: fix error codes for Compare
2007-10-10 Andrew Tridgellr2854: added a RPC-COUNTCALLS torture test - a useful...
2007-10-10 Stefan Metzmacherr2853: add torture test to find the defaultNamingContex...
2007-10-10 Stefan Metzmacherr2851: don't destroy the gensec context it's used for...
2007-10-10 Stefan Metzmacherr2850: - check for GENSEC_WANT_SEAL in gensec_unseal_pa...
2007-10-10 Andrew Tridgellr2836: removed a couple of unused variables
2007-10-10 Andrew Tridgellr2833: - added a call to SamrQueryGroupMember for every...
2007-10-10 Volker Lendecker2831: // style comments are not supported by pure...
2007-10-10 Volker Lendecker2830: // style comments are not supported by pure...
2007-10-10 Stefan Metzmacherr2829: REALM and netbiosname are always uppercase
2007-10-10 Stefan Metzmacherr2825: fix the build
2007-10-10 Simo Sorcer2820: complete the parsing routing with correct suppor...
2007-10-10 Volker Lendecker2818: On AIX, for some reason pidl fails in dcom.idl...
2007-10-10 Tim Potterr2817: Get winreg_GetKeySecurity() working but use...
2007-10-10 Stefan Metzmacherr2816: fix 'Default-First-Site-Name' dn
2007-10-10 Simo Sorcer2815: add some more docs
2007-10-10 Andrew Tridgellr2808: added auto-detection of unix user and groups...
2007-10-10 Tim Potterr2807: OK I think winreg_EnumValue() finally works...
2007-10-10 Tim Potterr2806: Add winreg.i to dependencies for dcerpc.i
2007-10-10 Tim Potterr2805: Handle NULL pointers when converting structures...
2007-10-10 Andrew Tridgellr2804: - setup some reasonable default SAM to unixName...
2007-10-10 Andrew Tridgellr2803: allow unixuid module to work with foreign securi...
2007-10-10 Andrew Tridgellr2802: a better provisioning script
2007-10-10 Tim Potterr2801: Wrapped functions that return a DOS error code...
2007-10-10 Andrew Tridgellr2800: removed the warning about using the posix ntvfs...
2007-10-10 Andrew Tridgellr2799: removed one last occurance of torture_ldb_alloc()
2007-10-10 Andrew Tridgellr2798: get rid of a unnecessary static
2007-10-10 Andrew Tridgellr2797: don't free the server_info before using it for...
2007-10-10 Andrew Tridgellr2796: - changed ldap attributes "UnixID" to "unixID...
2007-10-10 Tim Potterr2795: Split status code constants into a separate...
2007-10-10 Andrew Tridgellr2794: a very simple version of the unixuid NTVFS pass...
2007-10-10 Andrew Tridgellr2793: fixed the handling of primaryGroupID in auth_sam...
2007-10-10 Andrew Tridgellr2792: got rid of talloc_ldb_alloc() and instead create...
2007-10-10 Andrew Tridgellr2791: got rid of talloc_unreference() and instead...
2007-10-10 Tim Potterr2790: Add code to generate WERROR exceptions. Arrange...
2007-10-10 Simo Sorcer2789: fix compile
2007-10-10 Andrew Tridgellr2788: prevent a memory leak in the pvfs search backend
2007-10-10 Andrew Tridgellr2787: force masktest to use RAW_SEARCH_BOTH_DIRECTORY_...
2007-10-10 Andrew Tridgellr2786: - match on both long and short name for search...
2007-10-10 Andrew Tridgellr2785: call init_iconv() in smbtorture to ensure we...
2007-10-10 Andrew Tridgellr2784: - fixed alignment of ascii directory listings
2007-10-10 Andrew Tridgellr2783: got rid of the unused remote architecture detect...
2007-10-10 Tim Potterr2782: Reformat IDL for winreg_EnumValue()
2007-10-10 Tim Potterr2781: Got winreg_EnumValue() working. Check it in...
2007-10-10 Tim Potterr2780: Add conversion routines for DATA_BLOB. I'm...
2007-10-10 Tim Potterr2777: Correctly abort if an idl file fails to parse...
2007-10-10 Andrew Tridgellr2776: if there are no wildcard characters then use...
next