summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
...
* r2872: got rid of a couple of unused (and horrible) functionsAndrew Tridgell2007-10-102-244/+0
* r2871: - got rid of the last bits of non-threadsafe data in util_str.oAndrew Tridgell2007-10-103-24/+12
* r2867: make call_backtrace() publicStefan Metzmacher2007-10-101-1/+1
* r2864: - Bind and Unbind are no directory partition operationsStefan Metzmacher2007-10-103-2/+53
* r2863: move the logical ldapsrv functions to a seperate fileStefan Metzmacher2007-10-103-257/+280
* r2862: prepare LDAP SASL support for the serverStefan Metzmacher2007-10-102-13/+192
* r2861: encode and decode BindRequest/Response correctStefan Metzmacher2007-10-101-69/+82
* r2860: add gensec_have_feature() to check what feature are used in the connec...Stefan Metzmacher2007-10-101-0/+15
* r2859: It seems useful to allow the seal/unseal functions in gensec to passAndrew Bartlett2007-10-101-0/+12
* r2858: fix a few SMB_EXT_LIB_FROM_PKGCONFIG() bugsStefan Metzmacher2007-10-102-8/+8
* r2857: this commit gets rid of smb_ucs2_t, wpstring and fpstring, plus lots o...Andrew Tridgell2007-10-1024-884/+899
* r2856: fixed a minor memory leak in the auth codeAndrew Tridgell2007-10-101-50/+61
* r2855: fix error codes for CompareStefan Metzmacher2007-10-101-4/+4
* r2854: added a RPC-COUNTCALLS torture test - a useful varient on the full sca...Andrew Tridgell2007-10-103-0/+76
* r2853: add torture test to find the defaultNamingContext on the RootDSEStefan Metzmacher2007-10-103-0/+200
* r2851: don't destroy the gensec context it's used for sign and sealStefan Metzmacher2007-10-101-2/+3
* r2850: - check for GENSEC_WANT_SEAL in gensec_unseal_packet()Stefan Metzmacher2007-10-102-2/+4
* r2836: removed a couple of unused variablesAndrew Tridgell2007-10-101-2/+0
* r2833: - added a call to SamrQueryGroupMember for every group, and fix theAndrew Tridgell2007-10-102-29/+36
* r2831: // style comments are not supported by pure C preprocessors. Please DO...Volker Lendecke2007-10-101-2/+2
* r2830: // style comments are not supported by pure C preprocessors. Please DO...Volker Lendecke2007-10-102-153/+153
* r2829: REALM and netbiosname are always uppercaseStefan Metzmacher2007-10-102-2/+12
* r2825: fix the buildStefan Metzmacher2007-10-101-2/+2
* r2820: complete the parsing routing with correct support for escaped charsSimo Sorce2007-10-102-155/+147
* r2818: On AIX, for some reason pidl fails in dcom.idl:29. The only thingVolker Lendecke2007-10-101-2/+2
* r2817: Get winreg_GetKeySecurity() working but use data blob instead ofTim Potter2007-10-102-39/+91
* r2816: fix 'Default-First-Site-Name' dnStefan Metzmacher2007-10-101-1/+1
* r2815: add some more docsSimo Sorce2007-10-106-5/+1934
* r2808: added auto-detection of unix user and groups names during provision.Andrew Tridgell2007-10-102-13/+76
* r2807: OK I think winreg_EnumValue() finally works. The previous versionTim Potter2007-10-102-40/+44
* r2806: Add winreg.i to dependencies for dcerpc.iTim Potter2007-10-101-1/+1
* r2805: Handle NULL pointers when converting structures to Python. All theTim Potter2007-10-101-1/+4
* r2804: - setup some reasonable default SAM to unixName mappings in the provis...Andrew Tridgell2007-10-103-5/+17
* r2803: allow unixuid module to work with foreign security principlesAndrew Tridgell2007-10-101-4/+8
* r2802: a better provisioning scriptAndrew Tridgell2007-10-101-11/+139
* r2801: Wrapped functions that return a DOS error code can return DCERPCTim Potter2007-10-101-0/+4
* r2800: removed the warning about using the posix ntvfs handler, as it is nowAndrew Tridgell2007-10-101-2/+0
* r2799: removed one last occurance of torture_ldb_alloc()Andrew Tridgell2007-10-101-3/+3
* r2798: get rid of a unnecessary staticAndrew Tridgell2007-10-101-3/+5
* r2797: don't free the server_info before using it for anonymous connectionsAndrew Tridgell2007-10-101-3/+2
* r2796: - changed ldap attributes "UnixID" to "unixID" and "UnixName" to "unix...Andrew Tridgell2007-10-101-18/+23
* r2795: Split status code constants into a separate file.Tim Potter2007-10-102-520/+553
* r2794: a very simple version of the unixuid NTVFS pass-thru module. InAndrew Tridgell2007-10-105-55/+821
* r2793: fixed the handling of primaryGroupID in auth_sam. There were two bugs,Andrew Tridgell2007-10-101-2/+12
* r2792: got rid of talloc_ldb_alloc() and instead created talloc_realloc_fn(),Andrew Tridgell2007-10-107-31/+34
* r2791: got rid of talloc_unreference() and instead created talloc_unlink(),Andrew Tridgell2007-10-103-25/+158
* r2790: Add code to generate WERROR exceptions. Arrange inclusion of autogene...Tim Potter2007-10-101-3/+26
* r2789: fix compileSimo Sorce2007-10-101-1/+1
* r2788: prevent a memory leak in the pvfs search backendAndrew Tridgell2007-10-102-4/+6
* r2787: force masktest to use RAW_SEARCH_BOTH_DIRECTORY_INFO so it can obtain ...Andrew Tridgell2007-10-102-9/+14