samba.git
2007-10-10 Tim Potterr4495: Some more regexps for handling stuff in the...
2007-10-10 Andrew Bartlettr4494: Allow gensec_gssapi to use the SPNEGO mech provi...
2007-10-10 Andrew Tridgellr4493: change name of README.gcov so it doesn't get...
2007-10-10 Andrew Tridgellr4492: r.in.info is a pointer that needs to be allocate...
2007-10-10 Andrew Tridgellr4491: don't dereference q1.out.sam unless we know...
2007-10-10 Andrew Tridgellr4490: when implementing one rpc server call in terms...
2007-10-10 Tim Potterr4489: Remove an obsolete file.
2007-10-10 Andrew Tridgellr4488: removed an unused variable
2007-10-10 Andrew Tridgellr4487: fixed the use of ldb_msg_add_*() in the samr...
2007-10-10 Andrew Tridgellr4486: fixed some memory leaks in the new ldb code...
2007-10-10 Stefan Metzmacherr4485: remove unused TODO comment we already handle...
2007-10-10 Stefan Metzmacherr4484: - use the nTMixedDomain attribute to check if...
2007-10-10 Stefan Metzmacherr4483: - rename same structs, enums and uninons of...
2007-10-10 Stefan Metzmacherr4482: in ads mixed mode there are also only one PDC...
2007-10-10 Andrew Tridgellr4481: get rid of the last leak
2007-10-10 Andrew Tridgellr4480: autofree the dcom proxy tables
2007-10-10 Andrew Tridgellr4479: added the function talloc_autofree_context(...
2007-10-10 Andrew Tridgellr4477: expanded the test suite to increase code coverag...
2007-10-10 Andrew Tridgellr4476: added a little gcov howto for ldb
2007-10-10 Andrew Tridgellr4475: fixed smbd to work with the small changes in...
2007-10-10 Andrew Tridgellr4474: - converted ldb to use talloc internally
2007-10-10 Andrew Tridgellr4473: - moved talloc into its own lib/talloc/ area
2007-10-10 Andrew Tridgellr4472: improve the discard_const() macro for standalone...
2007-10-10 Tim Potterr4471: Running 'make eparser_idl' doesn't need --header...
2007-10-10 Andrew Bartlettr4470: Try not to have GSSAPI built unless we detected...
2007-10-10 Tim Potterr4469: Version n + 1 of the pidl ethereal parser genera...
2007-10-10 Tim Potterr4468: Don't be a slacker and leave out parameter names...
2007-10-10 Andrew Tridgellr4467: - tdb standalone build doesn't need -DSTANDALONE...
2007-10-10 Andrew Tridgellr4466: rather than defining "STANDALONE" for building...
2007-10-10 Andrew Tridgellr4465: remove unused file
2007-10-10 Andrew Tridgellr4464: added pvfs backend support for the special CREAT...
2007-10-10 Andrew Tridgellr4463: added testing of the special SID_CREATOR_OWNER...
2007-10-10 Andrew Tridgellr4462: - enable DSSETUP on ncalrpc
2007-10-10 Andrew Tridgellr4461: finished the remaining information levels in...
2007-10-10 Andrew Bartlettr4460: Add a new GENSEC module: gensec_gssapi
2007-10-10 Andrew Bartlettr4459: GENSEC refinements:
2007-10-10 Jelmer Vernooijr4458: Create ncalrpc directory with 0755 rather then...
2007-10-10 Jelmer Vernooijr4457: Fix IDL + add torture test for InqObject
2007-10-10 Volker Lendecker4456: NT4 usrmgr.exe asks for 4096 accounts, allow...
2007-10-10 Andrew Tridgellr4455: LSADS was a duplicate of DSSETUP, and is now...
2007-10-10 Andrew Tridgellr4454: This is the patch I use to Samba3 nmbd to allow...
2007-10-10 Andrew Tridgellr4453: use lp_server_role(), which currently returns...
2007-10-10 Andrew Tridgellr4452: the beginnings of a dssetup rpc server.
2007-10-10 Andrew Tridgellr4451: added initial RPC-DSSETUP torture test. It works...
2007-10-10 Andrew Tridgellr4450: the beginnings of IDL for the dssetup pipe....
2007-10-10 Andrew Tridgellr4449: fixed the helpstring for LSA IDL
2007-10-10 Andrew Tridgellr4448: - fixed access_mask checking on acl set
2007-10-10 Andrew Tridgellr4447: implement server side of lsa_LookupSids3() and...
2007-10-10 Andrew Tridgellr4446: attempt to fix the build - andrew, can you check...
2007-10-10 Andrew Tridgellr4445: put the unlink test in a subdirectory, and ensur...
2007-10-10 Andrew Tridgellr4444: - initialise registry:HKEY_LOCAL_MACHINE to...
2007-10-10 Andrew Tridgellr4443: test lsa_LookupNames3() even when lsa_LookupSids...
2007-10-10 Andrew Tridgellr4442: fix lsa_TranslatedSid3 (its a dom_sid2 not a...
2007-10-10 Andrew Bartlettr4441: gensec_krb5 update:
2007-10-10 Stefan Metzmacherr4440: - add a start of srvsvc_NetShareCheck() server...
2007-10-10 Stefan Metzmacherr4439: unlimited connections is -1
2007-10-10 Stefan Metzmacherr4438: the ADMIN$ share is a diskshare but hidden
2007-10-10 Andrew Tridgellr4437: added IDL and test code for lsa_LookupSids3...
2007-10-10 Stefan Metzmacherr4436: add one more flag
2007-10-10 Stefan Metzmacherr4435: add another error code
2007-10-10 Stefan Metzmacherr4434: - fix some NetShare* idl functions
2007-10-10 Andrew Tridgellr4433: added the boilerplate for the new w2k3 LSA funct...
2007-10-10 Stefan Metzmacherr4432: - add srvsvc_NetShareInfo level 1006 and 1501 idl
2007-10-10 Stefan Metzmacherr4431: add WERR_NET_NAME_NOT_FOUND
2007-10-10 Andrew Tridgellr4430: - fixed the BASE-LOCK* tests to use a subdirecto...
2007-10-10 Andrew Tridgellr4429: the owner of a file always gets SEC_STD_DELETE
2007-10-10 Andrew Tridgellr4428: use minimum open permissions in the 'acl' comman...
2007-10-10 Andrew Tridgellr4427: - added ldb_msg_*() functions for sorting, compa...
2007-10-10 Stefan Metzmacherr4426: fix same names
2007-10-10 Stefan Metzmacherr4425: - move srvsvc and wkssvc server code to the...
2007-10-10 Andrew Tridgellr4424: fixed a simple bug in the '|' handling in indexe...
2007-10-10 Stefan Metzmacherr4423: give lp_parm_int() and lp_parm_ulong() default...
2007-10-10 Stefan Metzmacherr4422: make lp_set_cmdline("torture:dangerous", "Yes...
2007-10-10 Stefan Metzmacherr4421: fix typo
2007-10-10 Stefan Metzmacherr4420: - add usefull helper macros for allocation failures,
2007-10-10 Stefan Metzmacherr4419: move security_token stuff to the libcli/security/
2007-10-10 Stefan Metzmacherr4418: fix compiler warning and remove unused typedef
2007-10-10 Volker Lendecker4417: Reply to samr_QueryDomainInfo with the same...
2007-10-10 Volker Lendecker4416: [in,out] variables do have an r->out component...
2007-10-10 Volker Lendecker4415: Implement samr_RemoveMemberFromForeignDomain...
2007-10-10 Volker Lendecker4414: Various bits&pieces:
2007-10-10 Andrew Tridgellr4413: login failure doesn't warrant a level 1 debug...
2007-10-10 Andrew Tridgellr4412: SEC_FILE_READ_ATTRIBUTE is always granted, even...
2007-10-10 Andrew Tridgellr4411: when checking for create permissions, we need...
2007-10-10 Andrew Tridgellr4410: pvfs_rename_one() should not check for create...
2007-10-10 Andrew Tridgellr4409: fixed handling of zero access masks for the...
2007-10-10 Andrew Tridgellr4408: added the remaining access check hooks into...
2007-10-10 Andrew Tridgellr4407: stricter checking of parameters on hard link...
2007-10-10 Andrew Tridgellr4406: - don't call the xattr unlink hook on unlink...
2007-10-10 Andrew Tridgellr4405: added acl inheritance to the mkdir and t2mkdir...
2007-10-10 Andrew Tridgellr4404: check for SEC_ACE_FLAG_INHERIT_ONLY in the ...
2007-10-10 Andrew Tridgellr4403: - added ACL inheritance in the pvfs backend...
2007-10-10 Andrew Tridgellr4402: use __location__ instead of __LINE__ in the...
2007-10-10 Andrew Tridgellr4401: stricter test for correct ACL inheritance in...
2007-10-10 Andrew Bartlettr4400: Pass rootdse.ldif past the subst code.
2007-10-10 Volker Lendecker4399: Implement samr_GetAliasMembership and samr_GetGr...
2007-10-10 Volker Lendecker4398: Make usrmgr.exe believe we're a DC. Otherwise...
2007-10-10 Volker Lendecker4397: Fix a bug where '(&(objectclass=domain)(!(object...
2007-10-10 Jelmer Vernooijr4396: Generate newrootdse.ldb in provision.pl as well
2007-10-10 Jelmer Vernooijr4395: Generate "newhklm.ldb" using provision.pl
next