samba.git
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 Vance Lankhaarr1273: An initial doc about what I'd like to see in...
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...
2007-10-10 Andrew Bartlettr1173: A quick little test to show that we cannot bind...
2007-10-10 Andrew Bartlettr1170: Remove bogus part of previous commit - session...
2007-10-10 Andrew Bartlettr1169: Some more updates to the NTLMSSP NTLM2 code:
2007-10-10 Andrew Tridgellr1168: fixed a little-endian/big-endian mixup in the...
2007-10-10 Tim Potterr1167: Misc cleanups:
2007-10-10 Tim Potterr1166: Convert (commented out) ndr_pull_error() calls...
2007-10-10 Andrew Tridgellr1165: fixed handling of SMBtrans replies that should...
2007-10-10 Tim Potterr1164: Whoops - remove debugging printfs and Data:...
2007-10-10 Andrew Bartlettr1163: Add const.
2007-10-10 Tim Potterr1162: Give each struct it's own subtree in the etherea...
2007-10-10 Andrew Bartlettr1161: Include a few more self-check NTLMSSP examples.
2007-10-10 Tim Potterr1160: Some minor cosmetic fixes to make the generated...
2007-10-10 Tim Potterr1159: Implement functions to dissect 64-bit values...
2007-10-10 Tim Potterr1158: Fix bug in dissection of array count. Arrays...
2007-10-10 Tim Potterr1153: We can now dissect security descriptors.
2007-10-10 Tim Potterr1152: Checkin of workarea. The parser can now dissect...
2007-10-10 Andrew Tridgellr1151: fixed fill-in of force_password_change field...
2007-10-10 Andrew Tridgellr1150: - fixed interactive sam logon in the rpc server
2007-10-10 Andrew Tridgellr1149: fixed the handling of NDR_SET_VALUES in the...
2007-10-10 Andrew Tridgellr1148: fixed a minor formatting error in generated...
2007-10-10 Jelmer Vernooijr1147: Support enumerating values
2007-10-10 Andrew Tridgellr1146: initially zero server info
2007-10-10 Andrew Tridgellr1145: added server support for logon level 5 in sam...
2007-10-10 Andrew Tridgellr1144: added logon level 5 for sam logon
2007-10-10 Andrew Tridgellr1143: fixed spelling of sAMAccountName
2007-10-10 Andrew Bartlettr1142: I think this should fix the interactive logins...
2007-10-10 Andrew Tridgellr1141: - consolidated the netr_SamInfo structures using...
2007-10-10 Andrew Tridgellr1140: added IDL and test code for validation level...
2007-10-10 Andrew Tridgellr1139: added IDL and server code for netr_LogonSamLogon...
2007-10-10 Andrew Tridgellr1138: allow for a user in no groups
2007-10-10 Andrew Tridgellr1137: - added torture test for netr_LogonGetDomainInfo...
2007-10-10 Andrew Tridgellr1136: - added IDL for netr_LogonGetDomainInfo()
2007-10-10 Andrew Tridgellr1135: - allow integer function numbers in ndrdump
2007-10-10 Andrew Tridgellr1134: added a TODO regarding schannel credentials
2007-10-10 Andrew Tridgellr1133: - add ndr_pull_ptr() as a separate call instead...
2007-10-10 Andrew Tridgellr1132: add a PRINTF_ATTRIBUTE to ndr_pull_error() to...
2007-10-10 Andrew Tridgellr1131: remove an error msg for failing to open unexpect...
2007-10-10 Andrew Tridgellr1130: remove some pointless debug messages
next