summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-09-15s4-repl: don't do double replicationAndrew Tridgell4-6/+44
2009-09-15tdb: allow reads after prepare commitAndrew Tridgell1-8/+0
2009-09-15s4-drs: filter based on local_usnAndrew Tridgell1-1/+1
2009-09-15s4-repl: make sure we marshal the replPropertyMetaData after the last changeAndrew Tridgell1-10/+10
2009-09-15s4-dsdb: use DLIST_ADD() not DLIST_ADD_END()Andrew Tridgell2-4/+4
2009-09-15s4-ldb: cope better with corruption of tdb recordsAndrew Tridgell4-5/+30
2009-09-15talloc: when we enable NULL tracking, reparent the autofree contextAndrew Tridgell1-0/+3
2009-09-15s4-repl: add a debug to make it easier to monitor replicationAndrew Tridgell1-0/+5
2009-09-16s3: Fix reading beyond the end of a named stream in xattr_streamsVolker Lendecke1-2/+1
2009-09-16s3: Add some debugs to streams_xattrVolker Lendecke1-0/+6
2009-09-16schannel: remove last traces of gensec.Günther Deschner1-2/+0
2009-09-16lib/crypto: link in AES crypto for s4 as well.Günther Deschner1-1/+2
2009-09-16s3-schannel: remove unused schannel_decode/schannel_encode.Günther Deschner2-293/+0
2009-09-16schannel: fully share schannel sign/seal between s3 and 4.Günther Deschner9-83/+144
2009-09-16schannel: move schannel_sign to main directory.Günther Deschner6-9/+52
2009-09-16s4-schannel: try to fix the build.Günther Deschner1-1/+1
2009-09-16s4-schannel: first step of decoupling schannel from gensec.Günther Deschner2-20/+51
2009-09-16s4-schannel: strip trailing whitespace.Günther Deschner1-36/+36
2009-09-16s3-schannel: fix blob length when pulling off a NL_AUTH_SIGNATURE inGünther Deschner1-1/+1
2009-09-16lib/crypto: add aes encryption routines to main cryto lib.Günther Deschner5-1/+1464
2009-09-15libreplace: white space cleanupsBjörn Jacke2-12/+12
2009-09-15s3: ignore cups-config to tidy up library dependenciesBjörn Jacke1-1/+1
2009-09-15libcli:nbt put util_net.c protos in new header fileAndrew Bartlett4-21/+48
2009-09-15s4:schema Add code to provide an index into the subClass treeAndrew Bartlett2-1/+27
2009-09-15s3-dcerpc: really fix remaining old auth level constants. sorry...Günther Deschner1-2/+2
2009-09-15s3-dcerpc: fix remaining old auth level constants.Günther Deschner2-19/+19
2009-09-15ntlmssp: pretty print a VERSION structure.Günther Deschner6-19/+21
2009-09-15ntlmssp: better document to what structures we are reffering to.Günther Deschner1-3/+25
2009-09-15s3-dcerpc: remove unsed auth type defines as seen on the wire.Günther Deschner2-18/+5
2009-09-15s3-dcerpc: remove more unused structs.Günther Deschner1-12/+0
2009-09-15s3-dcerpc: remove duplicate RPC_AUTH_LEVEL flags.Günther Deschner2-14/+5
2009-09-15s3-dcerpc: use dcerpc_AuthLevel and remove duplicate set of flags.Günther Deschner16-100/+93
2009-09-15libcli:nbt make the lmhosts parsing code and dependicies commonAndrew Bartlett10-298/+346
2009-09-15s4:heimdal_build: fix one more problem with automatic dependeciesStefan Metzmacher1-1/+1
2009-09-14s4:provision Prevent some invalid combinations of realm and domainAndrew Bartlett1-0/+9
2009-09-14s4: Script to build or rebuild extend DN attributesMatthieu Patou1-0/+141
2009-09-15s3: BSD needs sys/sysctl.h included to build properlyBjörn Jacke3-1/+10
2009-09-14Second part of bug fix for 6606.Volker Lendecke1-0/+6
2009-09-14Torture test for bug 6529 - Offline files conflict with Vista and Office 2003.Jeremy Allison1-0/+131
2009-09-15nss_winbind: remove unused variableBjörn Jacke1-1/+0
2009-09-14Fix bug 6494 - Incorrect FileStatus returned in NT_CREATE_ANDX.Jeremy Allison3-3/+36
2009-09-14Fix bug 6726 - Filename length overwrites oplock request field in cli_nt_crea...Jeremy Allison1-1/+1
2009-09-14s3:vfs_catia: Make some fns staticVolker Lendecke1-3/+3
2009-09-14s3:vfs_catia: Use talloc_zero for simplificationVolker Lendecke1-2/+1
2009-09-14s3:vfs_modules: Fix Coverity ID 946: OVERRUN_STATICVolker Lendecke1-1/+1
2009-09-14s4-repl: handle rename in repl_meta_dataAndrew Tridgell1-0/+97
2009-09-14s4-drs: allow replication of renamesAndrew Tridgell1-6/+7
2009-09-14Prepend "$libreplacedir/" to all objects in LIBREPLACEOBJMatt Kraai7-14/+14
2009-09-14s4-repl: fixed a memory error handling linked attributesAndrew Tridgell1-10/+10
2009-09-14s4-repl: fall back to repsFrom if repsTo not setAndrew Tridgell1-2/+4