samba.git
2007-10-10 Stefan Metzmacherr1481: add idl file and torture test dummies
2007-10-10 Stefan Metzmacherr1480: gwsam has unresolved symbols in it
2007-10-10 Stefan Metzmacherr1479: print out domain too
2007-10-10 Andrew Bartlettr1476: Don't print messages about the CCACHE not being...
2007-10-10 Andrew Bartlettr1475: More kerberos work
2007-10-10 Andrew Bartlettr1474: It is useful if talloc_strdup() behaves like...
2007-10-10 Volker Lendecker1470: Get the smb_trans2 structure out of the rap_cli_...
2007-10-10 Stefan Metzmacherr1469: fix a segfault and compiler warning,
2007-10-10 Stefan Metzmacherr1467: disable gensec_krb5 by default till abartlet
2007-10-10 Andrew Tridgellr1466: the name "oid" is taken by some silly system...
2007-10-10 Andrew Tridgellr1465: always do a full C prototype, even if its only...
2007-10-10 Andrew Tridgellr1464: the recent build changes completely lost the...
2007-10-10 Stefan Metzmacherr1463: fix the krb5 build
2007-10-10 Andrew Bartlettr1462: GENSEC Kerberos and SPENGO work:
2007-10-10 Andrew Bartlettr1461: ntlm_check.c is a server-side peice of code...
2007-10-10 Andrew Bartlettr1460: Avoid a compile warning.
2007-10-10 Andrew Bartlettr1458: Add a new configure option, to make it possible...
2007-10-10 Andrew Bartlettr1457: Add the GSSAPI layer to our gensec_krb5 code.
2007-10-10 Andrew Bartlettr1456: Rename this parameter to avoid shadowing a badly...
2007-10-10 Jelmer Vernooijr1455: More Gtk+ updates:
2007-10-10 Volker Lendecker1454: Today is the day of broken builds, now I get...
2007-10-10 Volker Lendecker1453: Change the RAP client to use the ndr routines...
2007-10-10 Andrew Bartlettr1452: Thanks to Volker for spotting that this code...
2007-10-10 Jelmer Vernooijr1451: More missing files...
2007-10-10 Jelmer Vernooijr1450: Oops.. Missing files :-)
2007-10-10 Jelmer Vernooijr1449: Use the config system somewhat better in libcli...
2007-10-10 Andrew Bartlettr1448: Indent this so proto doesn't pick it up.
2007-10-10 Andrew Bartlettr1447: Fix compile.
2007-10-10 Andrew Bartlettr1446: Another funciton to avoid in proto.h
2007-10-10 Andrew Bartlettr1445: Ensure get_auth_data_from_tkt doesn't get into...
2007-10-10 Andrew Bartlettr1443: More changes towards Kerberos in Samba4's GENSEC.
2007-10-10 Andrew Bartlettr1442: I was going to rename kerberos.c -> kerberos_kin...
2007-10-10 Andrew Bartlettr1441: Indentation and comment fixes.
2007-10-10 Andrew Bartlettr1440: GENSEC improvements:
2007-10-10 Andrew Bartlettr1439: Once we are authenticated, always return NT_STAT...
2007-10-10 Andrew Bartlettr1438: Record the principal name we are sent in the...
2007-10-10 Andrew Bartlettr1437: Intermediate commit of krb5 for GENSEC.
2007-10-10 Andrew Bartlettr1436: Move GENSEC across to config.mk
2007-10-10 Andrew Bartlettr1435: talloc_steal is very useful - add a function...
2007-10-10 Andrew Bartlettr1434: Merge this function in from Samba 3.0, but use...
2007-10-10 Jelmer Vernooijr1433: Properly use GtkTreeView:
2007-10-10 Jelmer Vernooijr1432: - Move the various Gtk-specific parts from the...
2007-10-10 Stefan Metzmacherr1429: enable spnego in smbclient too.
2007-10-10 Andrew Bartlettr1426: Fix some of my silly compile errors...
2007-10-10 Andrew Bartlettr1423: Make sure to destory the mem_ctx.
2007-10-10 Andrew Bartlettr1422: StrnCaseCmp now needs to be non-static.
2007-10-10 Stefan Metzmacherr1421: fix a uninitialized var (thanks valgrind:-)
2007-10-10 Stefan Metzmacherr1420: be more strict reject if the context has the...
2007-10-10 Stefan Metzmacherr1419: spnego inside of dcerpc using alter_context...
2007-10-10 Andrew Bartlettr1418: Merge Samba 3.0's recent kerberos changes into...
2007-10-10 Stefan Metzmacherr1409: if we have no user name don't use extended security
2007-10-10 Stefan Metzmacherr1406: I got spnego in the smb client working
2007-10-10 Stefan Metzmacherr1403: commit volkers initial RAP torture test
2007-10-10 Stefan Metzmacherr1402: we should prompt for a password if it's not...
2007-10-10 Stefan Metzmacherr1377: add examples for config.mk sections
2007-10-10 Tim Potterr1374: Fix signed/unsigned warnings (actually found...
2007-10-10 Andrew Bartlettr1372: Remove the 'default' case from the SPENGO state...
2007-10-10 Stefan Metzmacherr1367: SPNEGO know uses gensec_subcontext_start() in...
2007-10-10 Stefan Metzmacherr1366: handle the case where the client need to send...
2007-10-10 Stefan Metzmacherr1365: in SPNEGO_SERVER_TARG we should not check the...
2007-10-10 Stefan Metzmacherr1364: the SPNEGO_SERVER_TARG state is different from...
2007-10-10 Stefan Metzmacherr1363: add SPNEGO_NONE_RESULT as spnego_negResult value
2007-10-10 Stefan Metzmacherr1360: - remove unused state SPNEGO_CLIENT_SEND_MECHS
2007-10-10 Stefan Metzmacherr1359: fix uninit var - found by valgrind
2007-10-10 Andrew Bartlettr1358: Re-indent the SPENGO implementation, and work...
2007-10-10 Andrew Bartlettr1357: Work on GENSEC:
2007-10-10 Andrew Bartlettr1356: Fix logic bugs in ntlm_auth.
2007-10-10 Andrew Bartlettr1355: Add const (I missed this when I changed the...
2007-10-10 Andrew Bartlettr1354: Make it clear that the first gensec_update takes...
2007-10-10 Andrew Bartlettr1353: Fix compile with new ASN1 peek code.
2007-10-10 Andrew Bartlettr1352: Add a 'peek' function to our ASN1 code, so we...
2007-10-10 Stefan Metzmacherr1351: add derpc spengo wrapper
2007-10-10 Stefan Metzmacherr1350: - init nt_status- found by valgrind
2007-10-10 Stefan Metzmacherr1349: don't segfault with empty data_blob
2007-10-10 Stefan Metzmacherr1348: get gensec backend by OID instead of name
2007-10-10 Stefan Metzmacherr1347: - remove typedef
2007-10-10 Stefan Metzmacherr1346: revert my last spnego changes
2007-10-10 Stefan Metzmacherr1345: add extended security spnego support to the...
2007-10-10 Stefan Metzmacherr1344: add gensec_start_mech_by_name()
2007-10-10 Stefan Metzmacherr1343: formating
2007-10-10 Volker Lendecker1342: When fixing _lsa_lookupsids in samba3 I wanted...
2007-10-10 Stefan Metzmacherr1337: use sess->nt1. in sesssetup_nt1 :-)
2007-10-10 Stefan Metzmacherr1336: check the vuid in old style sessionsetup too
2007-10-10 Stefan Metzmacherr1335: NT_STATUS_INTERNAL_DB_CORRUPTION
2007-10-10 Stefan Metzmacherr1334: remove unused stuff
2007-10-10 Stefan Metzmacherr1323: allow '-' in IDENTIFIERS
2007-10-10 Stefan Metzmacherr1321: find the '::=' directly by th lexer
2007-10-10 Tim Potterr1313: Split up OpenPrinterEx into functions to handle...
2007-10-10 Stefan Metzmacherr1310: one more #line statement
2007-10-10 Stefan Metzmacherr1309: use #line 1 "filename.pl"
2007-10-10 Stefan Metzmacherr1308: move smb_panic() to lib/fault.c
2007-10-10 Stefan Metzmacherr1307: remove unused stuff from pasn1
2007-10-10 Stefan Metzmacherr1306: commit the first steps of my ASN.1 compiler
2007-10-10 Andrew Bartlettr1305: Grrr, fix my build breakage...
2007-10-10 Andrew Bartlettr1294: A nice, large, commit...
2007-10-10 Andrew Bartlettr1293: Indent
2007-10-10 Andrew Bartlettr1292: Add const to the subsystem/module registration...
2007-10-10 Stefan Metzmacherr1291: rename struct smbsrv_context to smbsrv_connection
2007-10-10 Stefan Metzmacherr1286: rename struct tcon_context to smbsrv_tcon
2007-10-10 Stefan Metzmacherr1281: move include/context.h to smb_server/smb_server.h
next