summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Ignore source4/dsdb/kcc/kcc_service_proto.h.Matt Kraai2009-09-131-0/+1
* s3-netapi: Fix Coverity #668: FORWARD_NULL.Günther Deschner2009-09-161-1/+1
* s3-netapi: Fix Coverity #669 FORWARD_NULL.Günther Deschner2009-09-161-1/+1
* s3-netapi: Fix Coverity #670: FORWARD_NULL.Günther Deschner2009-09-161-1/+1
* s3-eventlogadm: Fix Coverity #938: UNINIT.Günther Deschner2009-09-161-1/+1
* s3-rpcclient: Fix Coverity #935: UNINIT.Günther Deschner2009-09-161-1/+1
* s3-ntlmssp: add missing prototype.Günther Deschner2009-09-162-2/+3
* s3-dcerpc: remove more obsolete or duplicate headers.Günther Deschner2009-09-166-111/+69
* s3-schannel: add dump_NL_AUTH_SIGNATURE.Günther Deschner2009-09-164-44/+44
* s4-repl: take advantage of async RPC forwardingAndrew Tridgell2009-09-152-26/+7
* s4-rpc: added a module for forwarding RPC requestsAndrew Tridgell2009-09-153-9/+116
* s4-drs: lock down key DRS callsAndrew Tridgell2009-09-154-22/+54
* s4-security: added a new security level SECURITY_DOMAIN_CONTROLLERAndrew Tridgell2009-09-152-0/+10
* s4-ldb: ldap attribute names can contain a '.'Andrew Tridgell2009-09-151-1/+2
* s4-ldb: expose ldb_transaction_prepare_commit() in ldbAndrew Tridgell2009-09-153-21/+64
* s4-repl: don't do double replicationAndrew Tridgell2009-09-154-6/+44
* tdb: allow reads after prepare commitAndrew Tridgell2009-09-151-8/+0
* s4-drs: filter based on local_usnAndrew Tridgell2009-09-151-1/+1
* s4-repl: make sure we marshal the replPropertyMetaData after the last changeAndrew Tridgell2009-09-151-10/+10
* s4-dsdb: use DLIST_ADD() not DLIST_ADD_END()Andrew Tridgell2009-09-152-4/+4
* s4-ldb: cope better with corruption of tdb recordsAndrew Tridgell2009-09-154-5/+30
* talloc: when we enable NULL tracking, reparent the autofree contextAndrew Tridgell2009-09-151-0/+3
* s4-repl: add a debug to make it easier to monitor replicationAndrew Tridgell2009-09-151-0/+5
* s3: Fix reading beyond the end of a named stream in xattr_streamsVolker Lendecke2009-09-161-2/+1
* s3: Add some debugs to streams_xattrVolker Lendecke2009-09-161-0/+6
* schannel: remove last traces of gensec.Günther Deschner2009-09-161-2/+0
* lib/crypto: link in AES crypto for s4 as well.Günther Deschner2009-09-161-1/+2
* s3-schannel: remove unused schannel_decode/schannel_encode.Günther Deschner2009-09-162-293/+0
* schannel: fully share schannel sign/seal between s3 and 4.Günther Deschner2009-09-169-83/+144
* schannel: move schannel_sign to main directory.Günther Deschner2009-09-166-9/+52
* s4-schannel: try to fix the build.Günther Deschner2009-09-161-1/+1
* s4-schannel: first step of decoupling schannel from gensec.Günther Deschner2009-09-162-20/+51
* s4-schannel: strip trailing whitespace.Günther Deschner2009-09-161-36/+36
* s3-schannel: fix blob length when pulling off a NL_AUTH_SIGNATURE inGünther Deschner2009-09-161-1/+1
* lib/crypto: add aes encryption routines to main cryto lib.Günther Deschner2009-09-165-1/+1464
* libreplace: white space cleanupsBjörn Jacke2009-09-152-12/+12
* s3: ignore cups-config to tidy up library dependenciesBjörn Jacke2009-09-151-1/+1
* libcli:nbt put util_net.c protos in new header fileAndrew Bartlett2009-09-154-21/+48
* s4:schema Add code to provide an index into the subClass treeAndrew Bartlett2009-09-152-1/+27
* s3-dcerpc: really fix remaining old auth level constants. sorry...Günther Deschner2009-09-151-2/+2
* s3-dcerpc: fix remaining old auth level constants.Günther Deschner2009-09-152-19/+19
* ntlmssp: pretty print a VERSION structure.Günther Deschner2009-09-156-19/+21
* ntlmssp: better document to what structures we are reffering to.Günther Deschner2009-09-151-3/+25
* s3-dcerpc: remove unsed auth type defines as seen on the wire.Günther Deschner2009-09-152-18/+5
* s3-dcerpc: remove more unused structs.Günther Deschner2009-09-151-12/+0
* s3-dcerpc: remove duplicate RPC_AUTH_LEVEL flags.Günther Deschner2009-09-152-14/+5
* s3-dcerpc: use dcerpc_AuthLevel and remove duplicate set of flags.Günther Deschner2009-09-1516-100/+93
* libcli:nbt make the lmhosts parsing code and dependicies commonAndrew Bartlett2009-09-1510-298/+346
* s4:heimdal_build: fix one more problem with automatic dependeciesStefan Metzmacher2009-09-151-1/+1
* s4:provision Prevent some invalid combinations of realm and domainAndrew Bartlett2009-09-141-0/+9