summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-03-08s3-idmap: fix the build of idmap_tdb2.Günther Deschner1-11/+1
2011-03-07s3: state->ev is not needed in winbindd_lookupsidVolker Lendecke1-2/+0
2011-03-07Fix the examples/VFS build.Jeremy Allison2-7/+7
2011-03-07s3-docs: manpage for "net idmap delete"Gregor Beck1-0/+17
2011-03-07s3-docs: manpage for "smbcontrol xx idmap"Gregor Beck1-0/+26
2011-03-07Fix examples/VFS to use correct prototypes for is_offline() and set_offline().Jeremy Allison2-6/+6
2011-03-06s3: Remove close_fn from idmap_methodsVolker Lendecke11-98/+0
2011-03-06s3-idmap-hash: Make "hashed_domains" properly tallocedVolker Lendecke1-7/+7
2011-03-06s3: Replace idmap_ad_close by a destructorVolker Lendecke1-11/+12
2011-03-06s3-idmap-ad: Make ad_schema properly tallocedVolker Lendecke1-4/+2
2011-03-06s3-idmap-tdb: private_data is a talloc child of domVolker Lendecke1-7/+0
2011-03-06s3-idmap-ldap: private_data is a talloc child of domVolker Lendecke1-10/+0
2011-03-06s3-idmap-rid: private_data is a talloc child of domVolker Lendecke1-1/+0
2011-03-06s3: Remove an unnecessary if-statementVolker Lendecke1-3/+1
2011-03-06s3: Remove an obsolete commentVolker Lendecke1-5/+0
2011-03-06s3: Remove some unused codeVolker Lendecke1-21/+0
2011-03-06s3: Remove unused args from nss_get_info_cachedVolker Lendecke3-7/+4
2011-03-06s3: Remove unused args from nss_get_infoVolker Lendecke3-3/+1
2011-03-06s3: Remove unused args from get_nss_infoVolker Lendecke6-10/+1
2011-03-06s3: Move EXOP definitions to smbldap.hVolker Lendecke2-25/+25
2011-03-05s3: Fix uninitialized variablesVolker Lendecke1-1/+2
2011-03-05Fix some nonempty blank linesVolker Lendecke1-3/+3
2011-03-05wbinfo: Use wbcSidToStringBufVolker Lendecke1-60/+14
2011-03-05wbinfo: Fix a debug messageVolker Lendecke1-1/+1
2011-03-05s3-net: Use wbcSidToStringBufVolker Lendecke1-17/+3
2011-03-05pam_winbind: Use wbcSidToStringBufVolker Lendecke1-12/+3
2011-03-05libwbclient: Use wbcSidToStringBufVolker Lendecke3-55/+11
2011-03-05libwbclient: Add wbcSidToStringBufVolker Lendecke2-16/+50
2011-03-05nsswitch: wbcFreeMemory deals fine with NULLVolker Lendecke3-24/+8
2011-03-05s3: Fix a memory leak in check_sam_security_info3Volker Lendecke1-10/+12
2011-03-05s3:test: the registry roundtrip test passes nowMichael Adam1-1/+0
2011-03-05s3:test: mark vanished parameter "postscript" invalid in net registry roundtr...Michael Adam1-0/+1
2011-03-05s3:test: in net registry roundtrip test, mark "lock dir" as invalid parameterMichael Adam1-0/+1
2011-03-05s3:test: in net registry roundtrip test, exclude the files from exclude/logonMichael Adam1-1/+1
2011-03-05s3:registry: fix invalid write in iconvert_talloc()Michael Adam1-2/+5
2011-03-05s3:test: correctly react to each failing step in the net registry roundtrip t...Michael Adam1-0/+29
2011-03-05s3:test: improve logging in the net registry roundtrip test stepsMichael Adam1-1/+7
2011-03-04s4:operational LDB module - fix attribute names to be right up/down-casedMatthias Dieter Wallnöfer2-10/+10
2011-03-04s4:ldap.py - rootdse tests should search for the rootDSE not the default DNMatthias Dieter Wallnöfer1-1/+1
2011-03-04s4:ldap.py - add a test in order to show the operational module fixedMatthias Dieter Wallnöfer1-0/+14
2011-03-04s4:operational LDB module - fix display of some constructed attributesMatthias Dieter Wallnöfer1-2/+2
2011-03-04s4:operational LDB module - add "groupToken" as unsigned int (uint32_t)Matthias Dieter Wallnöfer1-1/+1
2011-03-04s4:operational LDB module - readd "structuralObjectClass" -> "objectClass" ma...Matthias Dieter Wallnöfer1-1/+1
2011-03-04ldb:ldb_msg.c - use LDB result constants for checking return valuesMatthias Dieter Wallnöfer1-2/+5
2011-03-04s4:ldap.py - other important RDN check testcasesMatthias Dieter Wallnöfer1-0/+67
2011-03-04s4:ldap.py - remove a debug outputMatthias Dieter Wallnöfer1-1/+0
2011-03-04ldb:rdn_name LDB module - more RDN constraint checks (from AD)Matthias Dieter Wallnöfer1-1/+40
2011-03-04s4/ldb - remove now superflous "ldb_dn_validate" checksMatthias Dieter Wallnöfer9-18/+14
2011-03-04s4:dsdb - we don't need to check if a DN != NULL if we call "ldb_dn_validate"Matthias Dieter Wallnöfer3-7/+4
2011-03-04Revert "s4:objectclass LDB module - if we cannot find DN's parent then the DN...Matthias Dieter Wallnöfer1-3/+1