summaryrefslogtreecommitdiff
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* s4-dsdb: Add more information on why we don't check the SD controlMatthieu Patou2011-04-151-0/+5
* s4-dsdb: If current attribute list is empty use the one from the requestMatthieu Patou2011-04-151-1/+1
* s3-auth Rename smb_krb5_open_keytab to avoid a conflict with s3Andrew Bartlett2011-04-142-9/+9
* libcli/auth Move krb5 wrapper functions from s3 into commonAndrew Bartlett2011-04-144-113/+79
* s4/libcli: do not use netbios name in NTLMv2 blobs w/o spnegoChristian Ambach2011-04-141-4/+22
* s4/libcli: do not announce NT error code support when it is disabledChristian Ambach2011-04-141-1/+4
* s4-test: added a test for E_deshash()Andrew Tridgell2011-04-133-1/+72
* lib/util/charset Add many more charset testsAndrew Bartlett2011-04-131-0/+2
* lib/util/charset Rename convert_string test to allow a 'non_handle' testAndrew Bartlett2011-04-131-1/+1
* s4/torture Fix calls to charcnv functions to always supply converted_sizeAndrew Bartlett2011-04-132-2/+3
* libcli/ldap pull LIBCLI_LDAP_MESSAGE and LIBCLI_LDAP_NDR into a libraryAndrew Bartlett2011-04-132-3/+3
* ldb:ldb/common/ldb_modules.c - change the request counter type to be "unsigned"Matthias Dieter Wallnöfer2011-04-081-1/+1
* ldb:ldb/common/ldb_modules.c - trivial - fix integer output specifiersMatthias Dieter Wallnöfer2011-04-081-2/+2
* ldb:ldb_msg.c - make "ldb_msg_find_attr_as_*" more robust against invalid valuesMatthias Dieter Wallnöfer2011-04-071-19/+106
* ldb:ldb_msg_check_sanity - clean it up from unneeded stuffMatthias Dieter Wallnöfer2011-04-071-4/+0
* dsdb:schema/schema_syntax.c - correctly check error code of "ldb_string_utc_t...Matthias Dieter Wallnöfer2011-04-071-2/+1
* dsdb:schema/schema_syntax.c - add some empty value checks on validate functionsMatthias Dieter Wallnöfer2011-04-071-0/+9
* s4:objectclass LDB module - "ldb_msg_sanity_check" call not really neededMatthias Dieter Wallnöfer2011-04-071-5/+0
* ldb:ldbadd/modify tool - return error code when at least one operation has fa...Matthias Dieter Wallnöfer2011-04-072-5/+8
* ldb:tests - "init.ldif" - deactivate empty "seeAlso" attributeMatthias Dieter Wallnöfer2011-04-071-1/+2
* ldb:ldb/common/ldb_modules.c - always use LDB error codes if possibleMatthias Dieter Wallnöfer2011-04-071-6/+7
* ldb:common/*.c - check for some OOM conditionsMatthias Dieter Wallnöfer2011-04-072-0/+7
* s4:objectclass LDB module - fix a comment - add a ")"Matthias Dieter Wallnöfer2011-04-071-1/+1
* s4-smbtorture: fix lsa forest trust test.Günther Deschner2011-04-071-1/+1
* s4-samba_dnsupate Fix syntax errorAndrew Bartlett2011-04-071-2/+1
* samba_dnsupdate: Don't use subprocess.check_call, it isn't in python 2.4Andrew Bartlett2011-04-071-1/+8
* ldb: fixed --paged option in ldb toolsAndrew Tridgell2011-04-072-2/+2
* s4:dsdb/repl_meta_data: update replPropertyMetaData on originating renamesStefan Metzmacher2011-04-061-6/+122
* s4:dsdb/repl_meta_data: allow passing an explicit attribute list to replmd_up...Stefan Metzmacher2011-04-061-4/+15
* s4:dsdb/repl_meta_data: normalize the rdn attribute name based on the schemaStefan Metzmacher2011-04-061-5/+15
* s4-test: fixed a problem with very verbose NDR debugAndrew Tridgell2011-04-063-4/+4
* lib/crypto: rename the SHA256_ functions to samba_SHA256_Andrew Tridgell2011-04-061-3/+3
* tstream: make npa_tstream a private libraryAndrew Tridgell2011-04-062-2/+2
* lib: make asn1_util a private libraryAndrew Tridgell2011-04-063-3/+3
* s4: Update/Set local USN only on attribute that have been modified/createdMatthieu Patou2011-04-061-9/+15
* kdc: always ldb escape the realmAndrew Bartlett2011-04-051-1/+11
* auth: Move auth_session_info into IDLAndrew Bartlett2011-04-057-106/+103
* s4-auth: Always talloc_zero() the struct auth_session_infoAndrew Bartlett2011-04-051-1/+1
* s4 samba-tool: Implement "testparm" commandKai Blin2011-04-052-0/+208
* s4-credentials Add a command line hook to set the kerberos credentials cacheAndrew Bartlett2011-04-041-1/+13
* s4-dsdb: implemented creation of conflict recordsAndrew Tridgell2011-04-041-48/+356
* s4-samba-tool: give a bit better error on user delete failureAndrew Tridgell2011-04-041-1/+5
* s4-rpc: improved error mapping for several RPC server callsAndrew Tridgell2011-04-044-26/+22
* s4-dsdb: added a ldb err -> NTSTATUS mappingAndrew Tridgell2011-04-041-0/+78
* s4-krb5: be a bit less verbose about krb5 packetsAndrew Tridgell2011-04-041-1/+1
* s4-loadparm: be a bit less verbose about smb.conf processingAndrew Tridgell2011-04-041-2/+2
* s4-libnet: honour convention of DEBUGLEVEL>=10 for NDR printAndrew Tridgell2011-04-042-0/+16
* Avoid uppercasing server role in error message.Jelmer Vernooij2011-04-031-1/+1
* Fix compilation without external heimdal.Jelmer Vernooij2011-04-032-0/+2
* use system heimdal headers if possible, fix missing dependencies on hx509 and...Jelmer Vernooij2011-04-033-5/+12