r1432: - Move the various Gtk-specific parts from the registry code into a directory...
[samba.git] / source /
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
2007-10-10 Stefan Metzmacherr1280: rename struct request_context to smbsrv_request
2007-10-10 Stefan Metzmacherr1279: rename struct tcon_context to smbsrv_tcon
2007-10-10 Stefan Metzmacherr1278: rename struct user_context to smbsrv_user
2007-10-10 Stefan Metzmacherr1277: rename struct server_context to smbsrv_ontext
2007-10-10 Tim Potterr1276: Return data for enumprinters level 2 and 5.
2007-10-10 Tim Potterr1275: Make spoolss_PrinterInfo2 and spoolss_PrinterInf...
2007-10-10 Stefan Metzmacherr1274: revert -r 1239 as discussed with abartlet
2007-10-10 Tim Potterr1271: Return spoolss enumprinters info level1 from...
2007-10-10 Tim Potterr1270: Start to break samdb into general bits so we...
2007-10-10 Tim Potterr1269: Add a 'base' field to the ndr_ofs_list structure...
2007-10-10 Tim Potterr1268: varient -> variant
2007-10-10 Tim Potterr1266: Start to split out EnumPrinters into a separate...
2007-10-10 Tim Potterr1264: Make sure to initialize ofs_list when creating...
2007-10-10 Andrew Bartlettr1250: We no longer use these #defines
2007-10-10 Stefan Metzmacherr1239: move the old msrpc_<gen|parse>() functions to...
2007-10-10 Stefan Metzmacherr1235: as the pidl code init all output data.
2007-10-10 Stefan Metzmacherr1234: valgrind found this uninitialised var...
2007-10-10 Stefan Metzmacherr1233: -move smb related code to smb_server/*
2007-10-10 Stefan Metzmacherr1229: the name of the protocol should be in first...
2007-10-10 Stefan Metzmacherr1228: use int64_t instead of long long
2007-10-10 Stefan Metzmacherr1227: use uint64_t instead of unsigned long long
2007-10-10 Tim Potterr1226: Return dummy information for two printers. ...
2007-10-10 Tim Potterr1211: Some output from rpcclient -c enumprinters to...
2007-10-10 Tim Potterr1210: A skeleton spoolssdb, based on samdb.
2007-10-10 Tim Potterr1208: Return some dummy printer information for the...
2007-10-10 Tim Potterr1207: Add spoolss to the list of endpoint servers.
2007-10-10 Tim Potterr1206: Give the spoolss pipe an endpoint.
2007-10-10 Tim Potterr1205: Whoops - this should fix the build.
2007-10-10 Tim Potterr1204: decrpc -> dcerpc
2007-10-10 Tim Potterr1201: Skeleton versions of OpenPrinterEx() and ClosePr...
2007-10-10 Andrew Bartlettr1200: Add 'gensec', our generic security layer.
2007-10-10 Andrew Bartlettr1199: Make talloc_asprintf_append() work on a NULL...
2007-10-10 Andrew Bartlettr1198: Merge the Samba 3.0 ntlm_auth, including the...
2007-10-10 Andrew Bartlettr1197: Fix my build breakage, variables at the top...
2007-10-10 Andrew Bartlettr1196: Remove unused pstring/fstring functions.
2007-10-10 Andrew Bartlettr1189: Now that we use a common 'base' return structure...
2007-10-10 Tim Potterr1188: Use generated pidl template for this file and...
2007-10-10 Andrew Bartlettr1187: * Remove testing hack (actually check signatures...
2007-10-10 Andrew Bartlettr1186: Clarify why this is a 'bogus' negitive test...
2007-10-10 Tim Potterr1185: Hey look an endpoint for the spoolss pipe!
2007-10-10 Tim Potterr1174: Remove $var_prefix parameter for all functions...
next