samba.git
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...
2007-10-10 Stefan Metzmacherr857: fix the build of gregedit (typo:-)
2007-10-10 Stefan Metzmacherr854: remove unused file
2007-10-10 Stefan Metzmacherr853: remove a real big bunch of unused code
2007-10-10 Stefan Metzmacherr852: remove unused utility progs
2007-10-10 Stefan Metzmacherr851: convert lib/registry/ to a config.mk file
2007-10-10 Stefan Metzmacherr850: convert SUBSYSTEM AUTH to a config.mk file
2007-10-10 Stefan Metzmacherr849: move tdb/tools/Makefile to tdb/Makefile.tdb
2007-10-10 Stefan Metzmacherr848: convert lib/tdb into the same layout as lib/ldb
2007-10-10 Stefan Metzmacherr847: convert SMB SERVER SUBSYSTEM to a config.mk file
2007-10-10 Stefan Metzmacherr846: convert DCESRV subsystem to a config.mk file
2007-10-10 Stefan Metzmacherr845: convert SUBSYSTEM LIBBASIC to a .mk file
2007-10-10 Andrew Tridgellr839: password set/change in the samr server is complex...
2007-10-10 Andrew Tridgellr838: got rid of rpc_misc.h
2007-10-10 Andrew Tridgellr837: get rid of some more old rpc headers, and the...
2007-10-10 Andrew Tridgellr836: get rid of SEC_DESC and related structure definitions
2007-10-10 Jelmer Vernooijr834: Fix gconf and dir backends
2007-10-10 Jelmer Vernooijr833: Compile error
2007-10-10 Jelmer Vernooijr832: Only show menu items for backends if they're...
2007-10-10 Andrew Bartlettr831: These functions duplicate the push/pull charcnv...
2007-10-10 Jelmer Vernooijr830: Use pull_ucs2_talloc() instead of acnv_u2ux(...
2007-10-10 Jelmer Vernooijr829: Implement 'hive' command
2007-10-10 Jelmer Vernooijr828: Some fixes in the core and regshell concerning...
2007-10-10 Andrew Tridgellr827: remove a few more unused functions that we are...
2007-10-10 Andrew Tridgellr826: removed a pile of old code, in preparation for...
2007-10-10 Jelmer Vernooijr825: - Introduce support for multiple roots (or 'hives')
2007-10-10 Stefan Metzmacherr822: use 'Last Change Rev:' instead of 'Revision:...
2007-10-10 Stefan Metzmacherr821: prompt user for password if not given by -U user...
2007-10-10 Jelmer Vernooijr819: Fix seg fault in rpc backend, found by Andrew...
2007-10-10 Andrew Tridgellr818: added server side SMB signing to Samba4
2007-10-10 Andrew Bartlettr816: - Make use of tridge's new samdb_result_sid_pref...
2007-10-10 Andrew Tridgellr815: include our netbios name in the negprot response...
2007-10-10 Andrew Tridgellr813: gcc has fixed its huge debug sizes with -g now...
2007-10-10 Andrew Tridgellr812: added a new samdb_replace() call that simplifies...
2007-10-10 Andrew Tridgellr811: make the ldb_modify REPLACE semantics better...
2007-10-10 Simo Sorcer808: fix libtdb build by ifedffing out an smb_panic...
2007-10-10 Stefan Metzmacherr807: compile with PICFLAG by default
2007-10-10 Tim Potterr806: Checkin of workarea - tridge gave me some good...
2007-10-10 Jelmer Vernooijr803: Add README file about building the debian package
2007-10-10 Andrew Tridgellr796: fixed samr_OemChangePasswordUser2() to replace...
2007-10-10 Andrew Tridgellr793: - don't make templates members of any class...
2007-10-10 Andrew Tridgellr792: - changed the ldb ldif_* functions to be in...
2007-10-10 Andrew Tridgellr791: added ldb man page build to ldb makefile
2007-10-10 Andrew Tridgellr790: started working on some documentation (manual...
2007-10-10 Simo Sorcer789: we return wrong number of entries
2007-10-10 Andrew Tridgellr782: added torture test for level 6 logon level in...
next