summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* wbinfo: Fix a debug messageVolker Lendecke2011-03-051-1/+1
* s3-net: Use wbcSidToStringBufVolker Lendecke2011-03-051-17/+3
* pam_winbind: Use wbcSidToStringBufVolker Lendecke2011-03-051-12/+3
* libwbclient: Use wbcSidToStringBufVolker Lendecke2011-03-053-55/+11
* libwbclient: Add wbcSidToStringBufVolker Lendecke2011-03-052-16/+50
* nsswitch: wbcFreeMemory deals fine with NULLVolker Lendecke2011-03-053-24/+8
* s3: Fix a memory leak in check_sam_security_info3Volker Lendecke2011-03-051-10/+12
* s3:test: the registry roundtrip test passes nowMichael Adam2011-03-051-1/+0
* s3:test: mark vanished parameter "postscript" invalid in net registry roundtr...Michael Adam2011-03-051-0/+1
* s3:test: in net registry roundtrip test, mark "lock dir" as invalid parameterMichael Adam2011-03-051-0/+1
* s3:test: in net registry roundtrip test, exclude the files from exclude/logonMichael Adam2011-03-051-1/+1
* s3:registry: fix invalid write in iconvert_talloc()Michael Adam2011-03-051-2/+5
* s3:test: correctly react to each failing step in the net registry roundtrip t...Michael Adam2011-03-051-0/+29
* s3:test: improve logging in the net registry roundtrip test stepsMichael Adam2011-03-051-1/+7
* s4:operational LDB module - fix attribute names to be right up/down-casedMatthias Dieter Wallnöfer2011-03-042-10/+10
* s4:ldap.py - rootdse tests should search for the rootDSE not the default DNMatthias Dieter Wallnöfer2011-03-041-1/+1
* s4:ldap.py - add a test in order to show the operational module fixedMatthias Dieter Wallnöfer2011-03-041-0/+14
* s4:operational LDB module - fix display of some constructed attributesMatthias Dieter Wallnöfer2011-03-041-2/+2
* s4:operational LDB module - add "groupToken" as unsigned int (uint32_t)Matthias Dieter Wallnöfer2011-03-041-1/+1
* s4:operational LDB module - readd "structuralObjectClass" -> "objectClass" ma...Matthias Dieter Wallnöfer2011-03-041-1/+1
* ldb:ldb_msg.c - use LDB result constants for checking return valuesMatthias Dieter Wallnöfer2011-03-041-2/+5
* s4:ldap.py - other important RDN check testcasesMatthias Dieter Wallnöfer2011-03-041-0/+67
* s4:ldap.py - remove a debug outputMatthias Dieter Wallnöfer2011-03-041-1/+0
* ldb:rdn_name LDB module - more RDN constraint checks (from AD)Matthias Dieter Wallnöfer2011-03-041-1/+40
* s4/ldb - remove now superflous "ldb_dn_validate" checksMatthias Dieter Wallnöfer2011-03-049-18/+14
* s4:dsdb - we don't need to check if a DN != NULL if we call "ldb_dn_validate"Matthias Dieter Wallnöfer2011-03-043-7/+4
* Revert "s4:objectclass LDB module - if we cannot find DN's parent then the DN...Matthias Dieter Wallnöfer2011-03-041-3/+1
* ldb:ldb_request - handle here the DN checksMatthias Dieter Wallnöfer2011-03-041-1/+22
* s4:objectclass LDB module - fix a commentMatthias Dieter Wallnöfer2011-03-041-1/+1
* s4:libnet/libnet_site.c - make use of LDB return constantsMatthias Dieter Wallnöfer2011-03-041-6/+6
* s4:waf-build fix disable-shared build for smbtortureChristian Ambach2011-03-041-1/+1
* s4:selftest: test using the machine account of the rodc against itselfStefan Metzmacher2011-03-041-0/+1
* selftest/target/Samba4: regenerate the krb5.conf after the rodc joinStefan Metzmacher2011-03-041-0/+6
* selftest/target/Samba4: splitout a mk_krb5_conf() functionStefan Metzmacher2011-03-041-44/+51
* s4:kdc: split the kdc_tcp_proxy() logic from the main kdc logicStefan Metzmacher2011-03-043-252/+303
* s4:kdc: split the kdc_udp_proxy() logic from the main kdc logicStefan Metzmacher2011-03-043-207/+231
* s4:kdc: add a kdc_proxy_unavailable_error() helper functionStefan Metzmacher2011-03-041-0/+24
* s4:kdc: fix calculation of the rodc kvnoStefan Metzmacher2011-03-041-4/+12
* HEIMDAL:kdc: correctly propagate HDB_ERR_NOT_FOUND_HERE to via tgs_parse_requ...Stefan Metzmacher2011-03-041-0/+5
* lib/socket_wrapper: try to fix the build on solarisStefan Metzmacher2011-03-041-0/+13
* s3: add two missing vfs disconnect callsDavid Disseldorp2011-03-041-0/+2
* s3-printing: fix cups pcap reload with no printersDavid Disseldorp2011-03-041-12/+27
* s3-printing: remove unneeded local_pcap_copy globalDavid Disseldorp2011-03-041-36/+18
* s3-printing: follow force user/group for driver IODavid Disseldorp2011-03-043-57/+118
* ldb:ldb tools - remove a superflous "return" (usage internally calls "exit")Matthias Dieter Wallnöfer2011-03-041-1/+0
* ldb:ldb tools - return LDB_ERR_INVALID_DN_SYNTAX on wrong DN parametersMatthias Dieter Wallnöfer2011-03-045-5/+9
* ldb:ldb tools - ldbtest - convert other result values to LDB codes as wellMatthias Dieter Wallnöfer2011-03-041-15/+15
* s4:LDAP server - remove validation checks of input DNsMatthias Dieter Wallnöfer2011-03-041-23/+8
* s4:objectclass LDB module - if we cannot find DN's parent then the DN itself ...Matthias Dieter Wallnöfer2011-03-041-1/+3
* debug: fixed a valgrind errorAndrew Tridgell2011-03-041-1/+4