2007-10-10 |
Andrew Bartlett | r8000: It seems make proto is required, for reasons... |
commit | commitdiff | tree |
2007-10-10 |
Rafal Szczesniak | r7999: Fix lacking structure definition. |
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r7993: Further work on the Krb5 PAC. |
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r7991: I forgot to free the keyblock once we are done... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r7990: An attempt at documenting the current state... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r7989: Allow the use of hashed passwords in the kerbero... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r7988: Store the KVNO for the machine account, and... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r7986: Fix the compile, thanks to HotaruT. |
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r7980: Forgot to add kerberos_pac.c to this config... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r7979: Metze reminded me to try one more combination... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r7978: A start again on PAC verification. I have notic... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r7977: split up 'make clean' a little more as it is... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r7971: structs.h update |
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r7970: This SMB signing code (merged from 3.0) turned... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r7969: It seems reasonable that our tickets be marked... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r7968: Pull the PAC from within GSSAPI, rather than... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r7967: We don't have the ms_krb5 stuff any more. |
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r7966: We need a better way to do this, but enable... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r7965: Remove the GENSEC password callback structure... |
commit | commitdiff | tree |
2007-10-10 |
Jelmer Vernooij | r7958: More debian packaging updates; packages build... |
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r7955: we should not free a struct which is passed... |
commit | commitdiff | tree |
2007-10-10 |
Jelmer Vernooij | r7943: Add 'make manpages', fix 'make installman' and... |
commit | commitdiff | tree |
2007-10-10 |
Jelmer Vernooij | r7942: Debian packages updates and fixes. Use dh_instal... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r7941: fixed handling of ASN.1 objects bigger than 64k |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r7940: use local path first for ldbadd in provisioning |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r7939: fix default hostname in provision |
commit | commitdiff | tree |
2007-10-10 |
Simo Sorce | r7937: main file was missing |
commit | commitdiff | tree |
2007-10-10 |
Simo Sorce | r7936: new ldb_dn_explode and ldb_dn_casefold functions... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r7935: auth_unix now uses crypt(), so depend on -lcrypt. |
commit | commitdiff | tree |
2007-10-10 |
Simo Sorce | r7934: ported samba3 pass_check functions to auth_unix.c |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r7933: darn, forgot to add this |
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r7932: don't use the nbt called name as server name... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r7931: fixed a bug in the cifs backend found with the... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r7930: - added testing of the cifs passthru backend |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r7929: yet another attempt at fixing installswat on... |
commit | commitdiff | tree |
2007-10-10 |
Tim Potter | r7928: Add rename, unlink and list commands. |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r7927: fixed an error on partial socket writes in the... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r7926: poptGetNextOpt() returns int, not char |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r7925: small tidyup (please keep lines at a reasonable... |
commit | commitdiff | tree |
2007-10-10 |
Tim Potter | r7924: Add mkdir() and rmdir() functions. |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r7923: removed dependence on Data::Dumper |
commit | commitdiff | tree |
2007-10-10 |
Tim Potter | r7922: Comment out complicated connect/session/tree... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r7921: fixed newuser script (letting samldb module... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r7920: another attempt at making installswat.sh portable |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r7919: use more portable shell syntax for MALLOC_CHECK_ |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r7918: fixed a crash bug in the ldap server |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r7917: macosx doesn't have a group called 'users' |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r7916: - got rid of the in_client global |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r7915: report the number of failed tests so far when... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r7914: - we don't need to override the database locatio... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r7913: prevent recursion in the socket wrapper code |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r7912: make private_path() recognise a non-relative... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r7911: task_terminate() is defined in the macosx header... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r7910: fixed typo in _SAMBA_BUILD_ macro |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r7909: don't consider not finding a list of network... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r7907: the old solaris perl doesn't handle mkdir()... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r7906: some portability fixes for ldap testing on solar... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r7905: this should fix installswat on FreeBSD. Thanks... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r7901: check if system supports UTF-16LE at all in... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r7900: the existing ltdb indexing code does in fact... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r7899: fixed a crash bug in the RAW-CONTEXT test |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r7898: don't die on bad iconv libs in LOCAL-ICONV test |
commit | commitdiff | tree |
2007-10-10 |
Derrell Lipman | r7897: work in progress |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r7896: don't output null rules for blank targets (caued... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r7895: hopefully this will fix the popt build on solaris |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r7894: remove portability experiments until its working... |
commit | commitdiff | tree |
2007-10-10 |
Jelmer Vernooij | r7891: Improve output of unused macro find script |
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r7875: try to see if this is portable |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r7874: reverted metzes patch svn 7837 as it is not... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r7873: hopefully fixed build of ldb_explode_dn() on AIX |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r7872: another place we were relying on the old behavio... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r7871: setup spoolss, wins and hklm dbs correctly in... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r7870: fixed the RPC-SCHANNEL test. It turned out it... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r7869: revert the configure changes from jelmers commit... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r7868: canonicalise the message before using ldb_add... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r7867: a couple of bug fixes for newuser.pl from kukks |
commit | commitdiff | tree |
2007-10-10 |
Jelmer Vernooij | r7866: Remove some unused autoconf macro calls. |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r7865: changed pidl to take a "const void *" instead... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r7864: fixed some const bugs |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r7863: removed an unused variable |
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r7862: Updates to the Kerberos notes, based on recent... |
commit | commitdiff | tree |
2007-10-10 |
Jelmer Vernooij | r7861: Nicer output, remove some false warnings. |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r7860: switch our ldb storage format to use a NDR encod... |
commit | commitdiff | tree |
2007-10-10 |
Jelmer Vernooij | r7859: Merge a few scripts to one script that checks... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r7858: removed some unused variables |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r7857: improved the handling of end-of-file on sockets... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r7856: fixed warning of 'methods' shadowed variable |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r7855: fixed a typo |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r7854: only enable wrapping in the ldap server if it... |
commit | commitdiff | tree |
2007-10-10 |
Simo Sorce | r7851: We are case preserving let the DN be returned... |
commit | commitdiff | tree |
2007-10-10 |
Jelmer Vernooij | r7850: Support mkdir() with just one parameter. Patch... |
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r7845: remove unused files |
commit | commitdiff | tree |
2007-10-10 |
Derrell Lipman | r7844: eliminate superfluous attribute tables |
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r7843: Use the new Heimdal gsskrb_acquire_creds API... |
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r7837: use some more 'make' features |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r7834: added comment about the "((" search test |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r7833: changed ldbsearch and ldbedit to have command... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r7832: missed one |
commit | commitdiff | tree |
2007-10-10 |
Andrew Tridgell | r7831: use cn=TEST as base of test DNs so we don't... |
commit | commitdiff | tree |
2007-10-10 |
Derrell Lipman | r7828: Although there is still plenty to do, ldb_sqlite... |
commit | commitdiff | tree |
next |