summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r7999: Fix lacking structure definition.Rafal Szczesniak1-0/+1
2007-10-10r7993: Further work on the Krb5 PAC.Andrew Bartlett20-118/+426
2007-10-10r7991: I forgot to free the keyblock once we are done with it.Andrew Bartlett1-0/+1
2007-10-10r7989: Allow the use of hashed passwords in the kerberos client and server,Andrew Bartlett2-17/+137
2007-10-10r7988: Store the KVNO for the machine account, and set it up in the provision.Andrew Bartlett4-1/+25
2007-10-10r7986: Fix the compile, thanks to HotaruT.Andrew Bartlett1-1/+1
2007-10-10r7980: Forgot to add kerberos_pac.c to this config.mk file.Andrew Bartlett1-0/+1
2007-10-10r7979: Metze reminded me to try one more combination, and we can now verifyAndrew Bartlett1-32/+14
2007-10-10r7978: A start again on PAC verification. I have noticed that the kerberosAndrew Bartlett3-52/+43
2007-10-10r7977: split up 'make clean' a little more as it is overflowing the command l...Andrew Tridgell1-2/+6
2007-10-10r7971: structs.h updateAndrew Bartlett1-4/+3
2007-10-10r7970: This SMB signing code (merged from 3.0) turned out to be bogus.Andrew Bartlett1-8/+0
2007-10-10r7969: It seems reasonable that our tickets be marked renewable, in theAndrew Bartlett1-0/+2
2007-10-10r7968: Pull the PAC from within GSSAPI, rather than only when using our ownAndrew Bartlett6-216/+278
2007-10-10r7967: We don't have the ms_krb5 stuff any more.Andrew Bartlett1-1/+0
2007-10-10r7966: We need a better way to do this, but enable the KDC by default, if weAndrew Bartlett1-0/+4
2007-10-10r7965: Remove the GENSEC password callback structure members, as these are noAndrew Bartlett2-5/+0
2007-10-10r7958: More debian packaging updates; packages build now withJelmer Vernooij10-14/+23
2007-10-10r7955: we should not free a struct which is passed as a parameter, to a functionStefan Metzmacher1-2/+0
2007-10-10r7943: Add 'make manpages', fix 'make installman' and 'make uninstallman'.Jelmer Vernooij12-91/+107
2007-10-10r7941: fixed handling of ASN.1 objects bigger than 64kAndrew Tridgell1-1/+10
2007-10-10r7940: use local path first for ldbadd in provisioningAndrew Tridgell1-1/+1
2007-10-10r7939: fix default hostname in provisionAndrew Tridgell1-1/+1
2007-10-10r7937: main file was missingSimo Sorce3-527/+482
2007-10-10r7936: new ldb_dn_explode and ldb_dn_casefold functions and coSimo Sorce7-86/+70
2007-10-10r7935: auth_unix now uses crypt(), so depend on -lcrypt.Andrew Bartlett1-1/+1
2007-10-10r7934: ported samba3 pass_check functions to auth_unix.cSimo Sorce1-5/+332
2007-10-10r7933: darn, forgot to add thisAndrew Tridgell1-0/+39
2007-10-10r7932: don't use the nbt called name as server name, for dcerpc_server_name()Stefan Metzmacher1-9/+8
2007-10-10r7931: fixed a bug in the cifs backend found with the new test codeAndrew Tridgell1-1/+12
2007-10-10r7930: - added testing of the cifs passthru backendAndrew Tridgell1-8/+18
2007-10-10r7929: yet another attempt at fixing installswat on freebsd 5Andrew Tridgell1-1/+1
2007-10-10r7928: Add rename, unlink and list commands.Tim Potter1-2/+139
2007-10-10r7927: fixed an error on partial socket writes in the rpc serverAndrew Tridgell2-2/+2
2007-10-10r7926: poptGetNextOpt() returns int, not charAndrew Tridgell1-1/+1
2007-10-10r7925: small tidyup (please keep lines at a reasonable length)Andrew Tridgell1-1/+2
2007-10-10r7924: Add mkdir() and rmdir() functions.Tim Potter1-2/+81
2007-10-10r7923: removed dependence on Data::DumperAndrew Tridgell2-5/+0
2007-10-10r7922: Comment out complicated connect/session/tree API for the moment. ReplaceTim Potter1-2/+83
2007-10-10r7921: fixed newuser script (letting samldb module allocate the sid)Andrew Tridgell1-13/+0
2007-10-10r7920: another attempt at making installswat.sh portableAndrew Tridgell1-17/+13
2007-10-10r7919: use more portable shell syntax for MALLOC_CHECK_Andrew Tridgell5-16/+6
2007-10-10r7918: fixed a crash bug in the ldap serverAndrew Tridgell1-1/+1
2007-10-10r7917: macosx doesn't have a group called 'users'Andrew Tridgell1-0/+2
2007-10-10r7916: - got rid of the in_client globalAndrew Tridgell5-23/+2
2007-10-10r7915: report the number of failed tests so far when running 'make test' inte...Andrew Tridgell1-1/+1
2007-10-10r7914: - we don't need to override the database locations in selftest any moreAndrew Tridgell1-5/+6
2007-10-10r7913: prevent recursion in the socket wrapper codeAndrew Tridgell1-0/+1
2007-10-10r7912: make private_path() recognise a non-relative filename, so we can haveAndrew Tridgell4-17/+45
2007-10-10r7911: task_terminate() is defined in the macosx headers, so change the nameAndrew Tridgell7-23/+23