ira/wip.git
2007-10-10 Jelmer Vernooijr1033: Include new manpages
2007-10-10 Jelmer Vernooijr1032: Fix RPC backend segfault
2007-10-10 Andrew Bartlettr1031: Move more code dealing with passwords to struct...
2007-10-10 Andrew Tridgellr1030: added server side schannel support
2007-10-10 Andrew Tridgellr1029: cope wiith samdb_result_passwords() returning...
2007-10-10 Andrew Bartlettr1028: More consistancy fixes, which should also fix...
2007-10-10 Andrew Bartlettr1027: More rename:
2007-10-10 Tim Potterr1026: Spelling.
2007-10-10 Andrew Bartlettr1025: Rename (across the samr and netlogon pipes,...
2007-10-10 Andrew Bartlettr1024: Use samr_Password for the machine password here...
2007-10-10 Andrew Bartlettr1023: Prepare the auth subsystem interfaces for netlog...
2007-10-10 Stefan Metzmacherr1022: add the session_info() call to the dcerpc server...
2007-10-10 Andrew Bartlettr1021: Because auth_serversupplied_info is not referenc...
2007-10-10 Andrew Bartlettr1020: Add an (untested, until the other end is hooked...
2007-10-10 Andrew Bartlettr1019: Push the auth subsystem away from using typedef...
2007-10-10 Andrew Tridgellr1018: fix a const and unsigned int problem in ldb
2007-10-10 Andrew Tridgellr1017: - move to a centralised way of handling talloc...
2007-10-10 Andrew Tridgellr1016: - store the schannel session key after it is...
2007-10-10 Andrew Tridgellr1015: commit the schannel session key handling code...
2007-10-10 Andrew Tridgellr1014: change the handling of r->out to auto-zero the...
2007-10-10 Stefan Metzmacherr1013: WE NEED ALWAYS TO INIT THE OUTPUT VARS!
2007-10-10 Stefan Metzmacherr1010: make the dcesrv_crypto code a bit more generic...
2007-10-10 Andrew Bartlettr1009: Make all users of NT and LM passwords use the...
2007-10-10 Stefan Metzmacherr1006: print out the SVN revision by configure,
2007-10-10 Stefan Metzmacherr1005: there was one NTLMSSP_STATE left in:-(
2007-10-10 Stefan Metzmacherr1004: continue tridge's work on dcerpc server auth...
2007-10-10 Tim Potterr1003: Removed e_ndr stuff - too verbose.
2007-10-10 Tim Potterr1002: Add helper files for eparser output.
2007-10-10 Stefan Metzmacherr1001: in samba4 we don't(shouldn't) use typedef's...
2007-10-10 Andrew Tridgellr995: - renamed many of our crypto routines to use...
2007-10-10 Stefan Metzmacherr990: fix tdb standalone build
2007-10-10 Tim Potterr987: Start replacing ndr_* functions with e_ndr_*...
2007-10-10 Tim Potterr986: Attempt #3 at eparser. This time use the 'pull...
2007-10-10 Tim Potterr985: Add stub function for dumping enums to prevent...
2007-10-10 Andrew Tridgellr976: - added -W for workgroup to locktest
2007-10-10 Andrew Tridgellr975: slight improvemet to nt_errstr(), still needs...
2007-10-10 Stefan Metzmacherr970: - remove unused wchar_t check
2007-10-10 Stefan Metzmacherr969: remove some unused checks
2007-10-10 Stefan Metzmacherr968: use sinlcude() and no function, that's more porta...
2007-10-10 Stefan Metzmacherr967: move some configure checks to seperate files
2007-10-10 Volker Lendecker963: Tridge, according to ethereal this is an 'Acct...
2007-10-10 Stefan Metzmacherr962: convert 'unsigned' and 'unsigned int' to uint_t
2007-10-10 Stefan Metzmacherr961: convert 'uchar' to 'uint8_t'
2007-10-10 Stefan Metzmacherr960: convert 'unsigned int' to uint_t in the most...
2007-10-10 Stefan Metzmacherr959: - a static WERROR function should return a WERROR:-)
2007-10-10 Jelmer Vernooijr956: More debian updates:
2007-10-10 Jelmer Vernooijr955: Update debian package rules... builds now
2007-10-10 Tim Potterr954: Start working on typedef parsing.
2007-10-10 Tim Potterr953: Remove unused Pull and Print parse functions...
2007-10-10 Andrew Tridgellr952: fixed schannel from my last commit
2007-10-10 Andrew Tridgellr951: from w2k3 behaviour, the netlogon server is suppo...
2007-10-10 Andrew Tridgellr950: - added netr_ServerAuthenticate3(). This is used...
2007-10-10 Tim Potterr948: Tridge suggested that the best way to write the...
2007-10-10 Jeremy Allisonr946: Updated attribute only oplock tester to cover...
2007-10-10 Stefan Metzmacherr943: change samba4 to use 'uint8_t' instead of 'unsign...
2007-10-10 Andrew Tridgellr937: - added a simple QuerySecurity implementation...
2007-10-10 Andrew Tridgellr935: remove unused variable
2007-10-10 Andrew Tridgellr934: on ascii strings STR_TERMINATE_ASCII should trigg...
2007-10-10 Andrew Bartlettr929: Remove more unused code from util_sid.c (the...
2007-10-10 Andrew Tridgellr924: got rid of the global well-known SIDs, instead...
2007-10-10 Andrew Tridgellr920: a placeholder lsads.idl file (lack of this is...
2007-10-10 Andrew Tridgellr919: - added lsa_QueryInfoPolicy2() to IDL, test suite...
2007-10-10 Andrew Tridgellr918: - dcerpc endpoint name are case insensitive
2007-10-10 Andrew Tridgellr917: - added the start of a LSA server to samba4.
2007-10-10 Andrew Tridgellr904: - fixed account expiry testing in auth_sam
2007-10-10 Andrew Tridgellr903: used samdb_result_passwords() in samr_ChangePassw...
2007-10-10 Andrew Tridgellr902: added torture tests for sending rubbish in the...
2007-10-10 Andrew Tridgellr901: w2k3 completely ignores the domain name argument...
2007-10-10 Andrew Tridgellr900: when DEBUGLEVEL > 10 print the full deocde of...
2007-10-10 Stefan Metzmacherr899: remove the weird shell patterns from the makerules
2007-10-10 Andrew Tridgellr898: - remove some unused macros
2007-10-10 Andrew Tridgellr897: - user/group creation needs to create unique...
2007-10-10 Andrew Tridgellr896: - use andrews samdb_result_passwords() for the...
2007-10-10 Andrew Tridgellr895: use _t in base ndr fns
2007-10-10 Andrew Tridgellr894: use _t in generated pidl code
2007-10-10 Andrew Tridgellr893: a few more _t conversions
2007-10-10 Andrew Bartlettr892: Actually add the NTLMSSP self-check torture code...
2007-10-10 Gerald Carterr891: fix compile
2007-10-10 Stefan Metzmacherr890: convert samba4 to use [u]int8_t instead of [u...
2007-10-10 Stefan Metzmacherr889: convert samba4 to use [u]int16_t instead of ...
2007-10-10 Stefan Metzmacherr888: more ..int32 -> ..int32_t stuff
2007-10-10 Stefan Metzmacherr884: convert samba4 to use [u]int32_t instead of ...
2007-10-10 Stefan Metzmacherr882: - create TORTURE_AUTH SUBSYSTEM
2007-10-10 Andrew Tridgellr879: fixed a typo in the password fetch wrapper
2007-10-10 Andrew Bartlettr877: This attempt at IDL was accidently included in...
2007-10-10 Andrew Bartlettr874: This patch is a pile of work on NTLMSSP:
2007-10-10 Andrew Tridgellr873: converted samba4 to use real 64 bit integers...
2007-10-10 Andrew Tridgellr871: add a comment about how samdb_set_password()...
2007-10-10 Andrew Tridgellr870: we should issue a rpc fault OP_RANGE_ERROR not...
2007-10-10 Stefan Metzmacherr869: convert SUBSYSTEM PROCESS_MODEL to a *.mk file
2007-10-10 Andrew Tridgellr868: we should issue a rpc fault OP_RANGE_ERROR not...
2007-10-10 Andrew Tridgellr867: removed a couple of unused structures
2007-10-10 Stefan Metzmacherr866: convert the rest of the binaries to config.mk...
2007-10-10 Jeremy Allisonr865: Regression test for attribute-only opens not...
2007-10-10 Stefan Metzmacherr864: convert the smbd/* code to a config.mk file
2007-10-10 Jeremy Allisonr863: Added test to ensure an open and locked file...
2007-10-10 Stefan Metzmacherr862: remove acl and sendfile stuff
2007-10-10 Stefan Metzmacherr861: remove the next round of unused stuff
2007-10-10 Stefan Metzmacherr860: convert SUBSYSTEM TORTURE to a config.mk file
2007-10-10 Stefan Metzmacherr858: - remove unused account policy stuff it's in...
next