summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* s4: Script to build or rebuild extend DN attributesMatthieu Patou2009-09-141-0/+141
* s3: BSD needs sys/sysctl.h included to build properlyBjörn Jacke2009-09-153-1/+10
* Second part of bug fix for 6606.Volker Lendecke2009-09-141-0/+6
* Torture test for bug 6529 - Offline files conflict with Vista and Office 2003.Jeremy Allison2009-09-141-0/+131
* nss_winbind: remove unused variableBjörn Jacke2009-09-151-1/+0
* Fix bug 6494 - Incorrect FileStatus returned in NT_CREATE_ANDX.Jeremy Allison2009-09-143-3/+36
* Fix bug 6726 - Filename length overwrites oplock request field in cli_nt_crea...Jeremy Allison2009-09-141-1/+1
* s3:vfs_catia: Make some fns staticVolker Lendecke2009-09-141-3/+3
* s3:vfs_catia: Use talloc_zero for simplificationVolker Lendecke2009-09-141-2/+1
* s3:vfs_modules: Fix Coverity ID 946: OVERRUN_STATICVolker Lendecke2009-09-141-1/+1
* s4-repl: handle rename in repl_meta_dataAndrew Tridgell2009-09-141-0/+97
* s4-drs: allow replication of renamesAndrew Tridgell2009-09-141-6/+7
* Prepend "$libreplacedir/" to all objects in LIBREPLACEOBJMatt Kraai2009-09-147-14/+14
* s4-repl: fixed a memory error handling linked attributesAndrew Tridgell2009-09-141-10/+10
* s4-repl: fall back to repsFrom if repsTo not setAndrew Tridgell2009-09-141-2/+4
* pyldb: Don't segfault when invalid type is specified to Dn.get().Jelmer Vernooij2009-09-142-2/+14
* examples/LDAP: remove sambaAccountPolicy from the IBM-DS schema.Michael Adam2009-09-142-6/+0
* dsdb: the samba3 ldap schema has no sambaAccountPolicy (any more at least)Michael Adam2009-09-141-1/+0
* s4:heimdal_build: fix the build with --enable-automatic-dependenciesStefan Metzmacher2009-09-141-1/+1
* s4:heimdal_build Fix build breakages caused by asn1compile changeAndrew Bartlett2009-09-131-2/+1
* s3: Test short reads in the build farmVolker Lendecke2009-09-141-0/+3
* s3:libsmb: Fix bug 6606 -- short reads in smbclient were not handledVolker Lendecke2009-09-141-4/+118